"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/11 02:21:26 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-puhoday4moku" 2025/02/11 02:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:21:26 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/11 02:21:26 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/11 02:21:26 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/11 02:21:26 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/11 02:21:26 DEBUG : Setting pass="l6bEoqA-rto8tPwKvSXwxx5fPJDiRX96rDWl3FzGknyg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/11 02:21:26 DEBUG : TestWebdavRclone: detected overridden config - adding "{54IMD}" suffix to name 2025/02/11 02:21:26 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/11 02:21:26 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/11 02:21:26 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/11 02:21:26 DEBUG : Setting pass="l6bEoqA-rto8tPwKvSXwxx5fPJDiRX96rDWl3FzGknyg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/11 02:21:26 DEBUG : found headers: 2025/02/11 02:21:26 DEBUG : Creating backend with remote "/tmp/rclone2156847448" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:26 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:26 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:26 DEBUG : dir: Looking for writers 2025/02/11 02:21:26 DEBUG : : Looking for writers 2025/02/11 02:21:26 DEBUG : dir: reading active writers 2025/02/11 02:21:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:26 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:26 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:26 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:26 DEBUG : dir/subdir: Looking for writers 2025/02/11 02:21:26 DEBUG : dir: Looking for writers 2025/02/11 02:21:26 DEBUG : file1: reading active writers 2025/02/11 02:21:26 DEBUG : file2: reading active writers 2025/02/11 02:21:26 DEBUG : subdir: reading active writers 2025/02/11 02:21:26 DEBUG : : Looking for writers 2025/02/11 02:21:26 DEBUG : dir: reading active writers 2025/02/11 02:21:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:26 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:26 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:26 DEBUG : dir: Looking for writers 2025/02/11 02:21:26 DEBUG : file1: reading active writers 2025/02/11 02:21:26 DEBUG : : Looking for writers 2025/02/11 02:21:26 DEBUG : dir: reading active writers 2025/02/11 02:21:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:27 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:27 DEBUG : dir: Looking for writers 2025/02/11 02:21:27 DEBUG : : Looking for writers 2025/02/11 02:21:27 DEBUG : dir: reading active writers 2025/02/11 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:27 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:27 DEBUG : : forgetting directory cache 2025/02/11 02:21:27 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:27 DEBUG : : Looking for writers 2025/02/11 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:27 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/11 02:21:27 DEBUG : dir: invalidating directory cache 2025/02/11 02:21:27 DEBUG : : >ForgetPath: 2025/02/11 02:21:27 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/11 02:21:27 DEBUG : : invalidating directory cache 2025/02/11 02:21:27 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:27 DEBUG : : >ForgetPath: 2025/02/11 02:21:27 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/11 02:21:27 DEBUG : : >ForgetPath: 2025/02/11 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:27 DEBUG : dir: Looking for writers 2025/02/11 02:21:27 DEBUG : : Looking for writers 2025/02/11 02:21:27 DEBUG : dir: reading active writers 2025/02/11 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.15s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:27 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : : forgetting directory cache 2025/02/11 02:21:27 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:27 DEBUG : dir: Looking for writers 2025/02/11 02:21:27 DEBUG : fil/a/b: Looking for writers 2025/02/11 02:21:27 DEBUG : fil/a: Looking for writers 2025/02/11 02:21:27 DEBUG : b: reading active writers 2025/02/11 02:21:27 DEBUG : fil: Looking for writers 2025/02/11 02:21:27 DEBUG : a: reading active writers 2025/02/11 02:21:27 DEBUG : : Looking for writers 2025/02/11 02:21:27 DEBUG : dir: reading active writers 2025/02/11 02:21:27 DEBUG : fil: reading active writers 2025/02/11 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:27 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:27 DEBUG : dir: Looking for writers 2025/02/11 02:21:27 DEBUG : : Looking for writers 2025/02/11 02:21:27 DEBUG : dir: reading active writers 2025/02/11 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:28 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:28 DEBUG : dir: Looking for writers 2025/02/11 02:21:28 DEBUG : file1: reading active writers 2025/02/11 02:21:28 DEBUG : : Looking for writers 2025/02/11 02:21:28 DEBUG : dir: reading active writers 2025/02/11 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:28 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/11 02:21:28 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : dir: invalidating directory cache 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/11 02:21:28 DEBUG : dir/file1: Reset virtual modtime 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/11 02:21:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:28 DEBUG : dir: invalidating directory cache 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/11 02:21:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/11 02:21:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/11 02:21:28 DEBUG : : forgetting directory cache 2025/02/11 02:21:28 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:28 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/11 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:28 DEBUG : dir/virtualDir: Looking for writers 2025/02/11 02:21:28 DEBUG : dir: Looking for writers 2025/02/11 02:21:28 DEBUG : virtualDir: reading active writers 2025/02/11 02:21:28 DEBUG : file1: reading active writers 2025/02/11 02:21:28 DEBUG : virtualFile2: reading active writers 2025/02/11 02:21:28 DEBUG : virtualFile: reading active writers 2025/02/11 02:21:28 DEBUG : : Looking for writers 2025/02/11 02:21:28 DEBUG : dir: reading active writers 2025/02/11 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:28 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 ERROR : dir/: Can only open directories read only 2025/02/11 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:28 DEBUG : dir: Looking for writers 2025/02/11 02:21:28 DEBUG : : Looking for writers 2025/02/11 02:21:28 DEBUG : dir: reading active writers 2025/02/11 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:28 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 02:21:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 02:21:28 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 02:21:28 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:28 NOTICE: webdav root 'rclone-test-puhoday4moku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/11 02:21:28 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/11 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:28 DEBUG : dir: Looking for writers 2025/02/11 02:21:28 DEBUG : potato: reading active writers 2025/02/11 02:21:28 DEBUG : file1: reading active writers 2025/02/11 02:21:28 DEBUG : : Looking for writers 2025/02/11 02:21:28 DEBUG : dir: reading active writers 2025/02/11 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:28 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:29 DEBUG : dir/sub: Looking for writers 2025/02/11 02:21:29 DEBUG : dir: Looking for writers 2025/02/11 02:21:29 DEBUG : file1: reading active writers 2025/02/11 02:21:29 DEBUG : sub: reading active writers 2025/02/11 02:21:29 DEBUG : : Looking for writers 2025/02/11 02:21:29 DEBUG : dir: reading active writers 2025/02/11 02:21:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:29 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 02:21:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/11 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:29 DEBUG : dir/sub/subsub: Looking for writers 2025/02/11 02:21:29 DEBUG : dir/sub: Looking for writers 2025/02/11 02:21:29 DEBUG : subsub: reading active writers 2025/02/11 02:21:29 DEBUG : dir: Looking for writers 2025/02/11 02:21:29 DEBUG : sub: reading active writers 2025/02/11 02:21:29 DEBUG : file1: reading active writers 2025/02/11 02:21:29 DEBUG : : Looking for writers 2025/02/11 02:21:29 DEBUG : dir: reading active writers 2025/02/11 02:21:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:29 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:29 ERROR : dir/: Dir.Remove not empty 2025/02/11 02:21:29 DEBUG : dir/file1: Remove: 2025/02/11 02:21:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:29 DEBUG : dir/file1: >Remove: err= 2025/02/11 02:21:29 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:29 DEBUG : : Looking for writers 2025/02/11 02:21:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:29 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:29 DEBUG : dir/file1: Remove: 2025/02/11 02:21:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:29 DEBUG : dir/file1: >Remove: err= 2025/02/11 02:21:29 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:29 DEBUG : : Looking for writers 2025/02/11 02:21:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:29 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 DEBUG : dir/file1: Remove: 2025/02/11 02:21:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:30 DEBUG : dir/file1: >Remove: err= 2025/02/11 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:30 DEBUG : dir: Looking for writers 2025/02/11 02:21:30 DEBUG : : Looking for writers 2025/02/11 02:21:30 DEBUG : dir: reading active writers 2025/02/11 02:21:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:30 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/11 02:21:30 DEBUG : dir: Updating dir with dir2 0xc0003c6dd0 2025/02/11 02:21:30 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/11 02:21:30 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/11 02:21:30 DEBUG : file2: Updating file with file2 0xc000001ec0 2025/02/11 02:21:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:30 INFO : dir2/file3: Deleted 2025/02/11 02:21:30 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/11 02:21:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001ec0 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/11 02:21:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/11 02:21:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003fcf70 2025/02/11 02:21:30 DEBUG : empty directory: forgetting directory cache 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/11 02:21:30 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/11 02:21:30 DEBUG : dir2: Renaming to "dir3" 2025/02/11 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:30 DEBUG : dir3: Looking for writers 2025/02/11 02:21:30 DEBUG : file3: reading active writers 2025/02/11 02:21:30 DEBUG : renamed empty directory: Looking for writers 2025/02/11 02:21:30 DEBUG : : Looking for writers 2025/02/11 02:21:30 DEBUG : dir3: reading active writers 2025/02/11 02:21:30 DEBUG : renamed empty directory: reading active writers 2025/02/11 02:21:30 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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:30 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 02:21:30 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 02:21:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/11 02:21:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 02:21:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/11 02:21:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:30 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (12 bytes), uploading instead of streaming 2025/02/11 02:21:30 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:30 DEBUG : : forgetting directory cache 2025/02/11 02:21:30 DEBUG : dir: forgetting directory cache 2025/02/11 02:21:30 DEBUG : dir/sub: forgetting directory cache 2025/02/11 02:21:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/11 02:21:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/11 02:21:30 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 02:21:30 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:30 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/11 02:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:30 DEBUG : dir/sub: Looking for writers 2025/02/11 02:21:30 DEBUG : file0: reading active writers 2025/02/11 02:21:30 DEBUG : file2: reading active writers 2025/02/11 02:21:30 DEBUG : dir: Looking for writers 2025/02/11 02:21:30 DEBUG : sub: reading active writers 2025/02/11 02:21:30 DEBUG : file1: reading active writers 2025/02/11 02:21:30 DEBUG : : Looking for writers 2025/02/11 02:21:30 DEBUG : dir: reading active writers 2025/02/11 02:21:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:30 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : file1: reading active writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : file1: reading active writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : file1: reading active writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/11 02:21:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/11 02:21:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/11 02:21:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : file.txt: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:31 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 02:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : file1: reading active writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : dir/file1: Remove: 2025/02/11 02:21:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:31 DEBUG : dir/file1: >Remove: err= 2025/02/11 02:21:31 DEBUG : dir/file1: Remove: 2025/02/11 02:21:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:31 DEBUG : dir/file1: Remove: 2025/02/11 02:21:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:31 DEBUG : dir/file1: >Remove: err= 2025/02/11 02:21:31 DEBUG : dir/file1: Remove: 2025/02/11 02:21:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/11 02:21:31 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:31 DEBUG : dir: Looking for writers 2025/02/11 02:21:31 DEBUG : : Looking for writers 2025/02/11 02:21:31 DEBUG : dir: reading active writers 2025/02/11 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:31 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=0x3 2025/02/11 02:21:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:32 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: 2025/02/11 02:21:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d4540 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d4540 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d4540 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 02:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 DEBUG : newLeaf: Running delayed rename now 2025/02/11 02:21:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d4540 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:32 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: 2025/02/11 02:21:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d4b40 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0006d4b40 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006d4b40 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 02:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 02:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:32 DEBUG : newLeaf: Running delayed rename now 2025/02/11 02:21:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d4b40 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:32 DEBUG : >WaitForWriters: 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:32 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : Config file has changed externally - reloading 2025/02/11 02:21:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:32 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): openPending: 2025/02/11 02:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): >openPending: err= 2025/02/11 02:21:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): _writeAt: size=14, off=0 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): >_writeAt: n=14, err= 2025/02/11 02:21:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): close: 2025/02/11 02:21:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 02:21:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 02:21:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:32 DEBUG : dir/file1(0xc000b082c0): >close: err= 2025/02/11 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:32 DEBUG : dir: Looking for writers 2025/02/11 02:21:32 DEBUG : file1: reading active writers 2025/02/11 02:21:32 DEBUG : : Looking for writers 2025/02/11 02:21:32 DEBUG : dir: reading active writers 2025/02/11 02:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : file1: reading active writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 02:21:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:33 INFO : dir/file1: Copied (replaced existing) 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : file1: reading active writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): _readAt: size=512, off=0 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): openPending: 2025/02/11 02:21:33 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/11 02:21:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): >openPending: err= 2025/02/11 02:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): >_readAt: n=14, err=EOF 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): close: 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000769540): >close: err= 2025/02/11 02:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00062b5c0 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 02:21:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00062b5c0 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000de0a40): openPending: 2025/02/11 02:21:33 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/11 02:21:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000de0a40): >openPending: err= 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000de0a40): _writeAt: size=25, off=0 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000de0a40): >_writeAt: n=25, err= 2025/02/11 02:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00062b5c0 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 DEBUG : newLeaf(0xc000de0a40): close: 2025/02/11 02:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 02:21:33.227233718 +0000 UTC m=+6.765441473 2025/02/11 02:21:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:33 DEBUG : newLeaf(0xc000de0a40): >close: err= 2025/02/11 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 02:21:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:33 INFO : newLeaf: Copied (replaced existing) 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 02:21:33 +0000 UTC" 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:33 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : file1: reading active writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00062ba40 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00062ba40 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000ea8d00): openPending: 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000ea8d00): >openPending: err= 2025/02/11 02:21:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000ea8d00): _writeAt: size=25, off=0 2025/02/11 02:21:33 DEBUG : dir/file1(0xc000ea8d00): >_writeAt: n=25, err= 2025/02/11 02:21:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00062ba40 2025/02/11 02:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 DEBUG : newLeaf(0xc000ea8d00): close: 2025/02/11 02:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 02:21:33.725446865 +0000 UTC m=+7.263654589 2025/02/11 02:21:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:33 DEBUG : newLeaf(0xc000ea8d00): >close: err= 2025/02/11 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 02:21:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:33 INFO : newLeaf: Copied (replaced existing) 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 02:21:33 +0000 UTC" 2025/02/11 02:21:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 02:21:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:33 DEBUG : dir: Looking for writers 2025/02/11 02:21:33 DEBUG : : Looking for writers 2025/02/11 02:21:33 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:33 DEBUG : dir: reading active writers 2025/02/11 02:21:33 DEBUG : >WaitForWriters: 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:33 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:33 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): openPending: 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): >openPending: err= 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): _writeAt: size=14, off=0 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): >_writeAt: n=14, err= 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): close: 2025/02/11 02:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006b5340): >close: err= 2025/02/11 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 02:21:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:34 INFO : dir/file1: Copied (replaced existing) 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : >WaitForWriters: 2025/02/11 02:21:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): _readAt: size=512, off=0 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): openPending: 2025/02/11 02:21:34 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/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): >openPending: err= 2025/02/11 02:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): >_readAt: n=14, err=EOF 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): close: 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0002c0c80): >close: err= 2025/02/11 02:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00062a300 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 02:21:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00062a300 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000de1980): openPending: 2025/02/11 02:21:34 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/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000de1980): >openPending: err= 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000de1980): _writeAt: size=25, off=0 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000de1980): >_writeAt: n=25, err= 2025/02/11 02:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00062a300 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf(0xc000de1980): close: 2025/02/11 02:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 02:21:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 02:21:34.366765919 +0000 UTC m=+7.904973643 2025/02/11 02:21:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:34 DEBUG : newLeaf(0xc000de1980): >close: err= 2025/02/11 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:34 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 02:21:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:34 INFO : newLeaf: Copied (replaced existing) 2025/02/11 02:21:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 02:21:34 +0000 UTC" 2025/02/11 02:21:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : >WaitForWriters: 2025/02/11 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : >WaitForWriters: 2025/02/11 02:21:34 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:34 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:34 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:34 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:34 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : file1: reading active writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : >WaitForWriters: 2025/02/11 02:21:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): _readAt: size=512, off=0 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): openPending: 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): >openPending: err= 2025/02/11 02:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/11 02:21:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): >_readAt: n=14, err=EOF 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): close: 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:34 DEBUG : dir/file1(0xc0006a3b40): >close: err= 2025/02/11 02:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d4000 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 02:21:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 02:21:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0006d4000 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000494480): openPending: 2025/02/11 02:21:34 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/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000494480): >openPending: err= 2025/02/11 02:21:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000494480): _writeAt: size=25, off=0 2025/02/11 02:21:34 DEBUG : dir/file1(0xc000494480): >_writeAt: n=25, err= 2025/02/11 02:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 02:21:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006d4000 2025/02/11 02:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:34 DEBUG : newLeaf(0xc000494480): close: 2025/02/11 02:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 02:21:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 02:21:34.878446902 +0000 UTC m=+8.416654656 2025/02/11 02:21:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:34 DEBUG : newLeaf(0xc000494480): >close: err= 2025/02/11 02:21:34 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:34 DEBUG : dir: Looking for writers 2025/02/11 02:21:34 DEBUG : : Looking for writers 2025/02/11 02:21:34 DEBUG : dir: reading active writers 2025/02/11 02:21:34 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:35 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 02:21:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 INFO : newLeaf: Copied (replaced existing) 2025/02/11 02:21:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 02:21:34 +0000 UTC" 2025/02/11 02:21:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 02:21:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 02:21:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : newLeaf: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: 2025/02/11 02:21:35 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : file1: reading active writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/11 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/11 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : file1: reading active writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/11 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/11 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/11 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/11 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/11 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/11 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/11 02:21:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/11 02:21:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/11 02:21:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/11 02:21:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : file1: reading active writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : file1: reading active writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:35 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/11 02:21:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/11 02:21:35 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:35 DEBUG : dir: Looking for writers 2025/02/11 02:21:35 DEBUG : file1: reading active writers 2025/02/11 02:21:35 DEBUG : : Looking for writers 2025/02/11 02:21:35 DEBUG : dir: reading active writers 2025/02/11 02:21:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): _readAt: size=1, off=0 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): openPending: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >openPending: err= 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): _readAt: size=256, off=1 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >_readAt: n=15, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): _readAt: size=16, off=16 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >_readAt: n=0, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): close: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >close: err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): close: 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000a32b40): >close: err=file already closed 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : dir: Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : dir: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): _readAt: size=1, off=0 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): openPending: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >openPending: err= 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): _readAt: size=1, off=5 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): _readAt: size=1, off=3 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): _readAt: size=1, off=13 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): _readAt: size=16, off=100 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >_readAt: n=0, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): close: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:36 DEBUG : dir/file1(0xc0008ffb80): >close: err= 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : dir: Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : dir: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=1, off=0 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): openPending: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >openPending: err= 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=1, off=5 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=1, off=1 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=1, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=6, off=10 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=6, err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=256, off=10 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=6, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=256, off=100 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=0, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): close: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >close: err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): _readAt: size=256, off=100 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b82500): >_readAt: n=0, err=file already closed 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : dir: Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : dir: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): RWFileHandle.Flush 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): _readAt: size=256, off=0 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): openPending: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): >openPending: err= 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): >_readAt: n=16, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): RWFileHandle.Flush 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): RWFileHandle.Flush 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): close: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000cb0240): >close: err= 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : dir: Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : dir: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): _readAt: size=256, off=0 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): openPending: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): >openPending: err= 2025/02/11 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): >_readAt: n=16, err=EOF 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): RWFileHandle.Release 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): close: 2025/02/11 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): >close: err= 2025/02/11 02:21:36 DEBUG : dir/file1(0xc000b76c80): RWFileHandle.Release 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : dir: Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : dir: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:36 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:36 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): openPending: 2025/02/11 02:21:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): >openPending: err= 2025/02/11 02:21:36 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): _writeAt: size=5, off=0 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): >_writeAt: n=5, err= 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): _writeAt: size=7, off=5 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): >_writeAt: n=7, err= 2025/02/11 02:21:36 DEBUG : file1: vfs cache: truncate to size=11 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): close: 2025/02/11 02:21:36 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:36.828152521 +0000 UTC m=+10.366360245 2025/02/11 02:21:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): >close: err= 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): close: 2025/02/11 02:21:36 DEBUG : file1(0xc000b77d40): >close: err=file already closed 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:36 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:36 INFO : file1: Copied (new) 2025/02/11 02:21:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-11 02:21:36 +0000 UTC" 2025/02/11 02:21:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:36 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:36 DEBUG : : Looking for writers 2025/02/11 02:21:36 DEBUG : file1: reading active writers 2025/02/11 02:21:36 DEBUG : >WaitForWriters: 2025/02/11 02:21:36 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:37 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): openPending: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): >openPending: err= 2025/02/11 02:21:37 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): _writeAt: size=7, off=0 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): >_writeAt: n=7, err= 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): _writeAt: size=6, off=5 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): >_writeAt: n=6, err= 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): close: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:37.024390883 +0000 UTC m=+10.562598607 2025/02/11 02:21:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): >close: err= 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): _writeAt: size=5, off=0 2025/02/11 02:21:37 DEBUG : file1(0xc000616440): >_writeAt: n=0, err=file already closed 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:37 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:37 INFO : file1: Copied (new) 2025/02/11 02:21:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-11 02:21:37 +0000 UTC" 2025/02/11 02:21:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:37 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:37 DEBUG : file1(0xc00040b580): openPending: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1(0xc00040b580): >openPending: err= 2025/02/11 02:21:37 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1(0xc00040b580): close: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:37.220192868 +0000 UTC m=+10.758400602 2025/02/11 02:21:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:37 DEBUG : file1(0xc00040b580): >close: err= 2025/02/11 02:21:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 02:21:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:21:37 DEBUG : file2: newRWFileHandle: 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): openPending: 2025/02/11 02:21:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): >openPending: err= 2025/02/11 02:21:37 DEBUG : file2: >newRWFileHandle: err= 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/11 02:21:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): RWFileHandle.Flush 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): RWFileHandle.Release 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): close: 2025/02/11 02:21:37 DEBUG : file2: vfs cache: setting modification time to 2025-02-11 02:21:37.220756141 +0000 UTC m=+10.758963875 2025/02/11 02:21:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:37 DEBUG : file2(0xc00040b6c0): >close: err= 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/11 02:21:37 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:37 DEBUG : file2: vfs cache: starting upload 2025/02/11 02:21:37 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:37 INFO : file1: Copied (new) 2025/02/11 02:21:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-11 02:21:37 +0000 UTC" 2025/02/11 02:21:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/11 02:21:37 INFO : file2: Copied (new) 2025/02/11 02:21:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-11 02:21:37 +0000 UTC" 2025/02/11 02:21:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 02:21:37 INFO : file2: vfs cache: upload succeeded try #1 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file2: reading active writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:37 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): openPending: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): >openPending: err= 2025/02/11 02:21:37 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): _writeAt: size=5, off=0 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): >_writeAt: n=5, err= 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): RWFileHandle.Flush 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): RWFileHandle.Flush 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): close: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:37.588337267 +0000 UTC m=+11.126544990 2025/02/11 02:21:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:37 DEBUG : file1(0xc000b369c0): >close: err= 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:37 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:37 INFO : file1: Copied (new) 2025/02/11 02:21:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 02:21:37 +0000 UTC" 2025/02/11 02:21:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:37 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): openPending: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): >openPending: err= 2025/02/11 02:21:37 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): _writeAt: size=5, off=0 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): >_writeAt: n=5, err= 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): RWFileHandle.Release 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): close: 2025/02/11 02:21:37 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:37.774276957 +0000 UTC m=+11.312484681 2025/02/11 02:21:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): >close: err= 2025/02/11 02:21:37 DEBUG : file1(0xc000ea8d80): RWFileHandle.Release 2025/02/11 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:37 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:37 INFO : file1: Copied (new) 2025/02/11 02:21:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 02:21:37 +0000 UTC" 2025/02/11 02:21:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:37 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:37 DEBUG : : Looking for writers 2025/02/11 02:21:37 DEBUG : file1: reading active writers 2025/02/11 02:21:37 DEBUG : >WaitForWriters: 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:37 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): openPending: 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): >openPending: err= 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): close: 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-11 02:21:38.024258955 +0000 UTC m=+11.562466690 2025/02/11 02:21:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000fc0a00): >close: err= 2025/02/11 02:21:38 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 02:21:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:38 INFO : dir/file1: Copied (replaced existing) 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-11 02:21:38 +0000 UTC" 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : >WaitForWriters: 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 02:21:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): openPending: 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): >openPending: err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): _writeAt: size=15, off=5 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): >_writeAt: n=15, err= 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): close: 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-11 02:21:38.306357215 +0000 UTC m=+11.844564939 2025/02/11 02:21:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : dir/file1(0xc000705280): >close: err= 2025/02/11 02:21:38 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 02:21:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:38 INFO : dir/file1: Copied (replaced existing) 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-11 02:21:38 +0000 UTC" 2025/02/11 02:21:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:38 DEBUG : dir: Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : dir: reading active writers 2025/02/11 02:21:38 DEBUG : >WaitForWriters: 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): openPending: 2025/02/11 02:21:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): >openPending: err= 2025/02/11 02:21:38 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): close: 2025/02/11 02:21:38 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 02:21:38.524907722 +0000 UTC m=+12.063115456 2025/02/11 02:21:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : file1(0xc000fcae00): >close: err= 2025/02/11 02:21:38 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:38 DEBUG : file1: vfs cache: starting upload 2025/02/11 02:21:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:21:38 INFO : file1: Copied (new) 2025/02/11 02:21:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 02:21:38 +0000 UTC" 2025/02/11 02:21:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:38 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : file1: reading active writers 2025/02/11 02:21:38 DEBUG : >WaitForWriters: 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.710106657 +0000 UTC m=+12.248314391 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcedc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.710106657 +0000 UTC m=+12.248314391 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.710106657 +0000 UTC m=+12.248314391 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677570 item 1 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.711635245 +0000 UTC m=+12.249842970 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcee80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.711635245 +0000 UTC m=+12.249842970 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fceec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677c00 item 2 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.712686451 +0000 UTC m=+12.250894185 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.712686451 +0000 UTC m=+12.250894185 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.712686451 +0000 UTC m=+12.250894185 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcef80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006481c0 item 3 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.714169084 +0000 UTC m=+12.252376808 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.714169084 +0000 UTC m=+12.252376808 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648700 item 4 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.715274411 +0000 UTC m=+12.253482135 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf0c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.715274411 +0000 UTC m=+12.253482135 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.715274411 +0000 UTC m=+12.253482135 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648a80 item 5 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.71671773 +0000 UTC m=+12.254925454 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf1c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.71671773 +0000 UTC m=+12.254925454 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006491f0 item 6 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.717810133 +0000 UTC m=+12.256017868 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf2c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.717810133 +0000 UTC m=+12.256017868 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.717810133 +0000 UTC m=+12.256017868 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf3c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006497a0 item 7 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.719200063 +0000 UTC m=+12.257407797 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.719200063 +0000 UTC m=+12.257407797 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf4c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649c70 item 8 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000fcf500): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.720254244 +0000 UTC m=+12.258461978 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.720254244 +0000 UTC m=+12.258461978 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.720254244 +0000 UTC m=+12.258461978 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf5c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e150 item 9 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.721669892 +0000 UTC m=+12.259877616 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.721669892 +0000 UTC m=+12.259877616 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf6c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e770 item 10 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000fcf780): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.722730385 +0000 UTC m=+12.260938110 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf7c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.722730385 +0000 UTC m=+12.260938110 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.722730385 +0000 UTC m=+12.260938110 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf8c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ee00 item 11 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.724145312 +0000 UTC m=+12.262353046 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.724145312 +0000 UTC m=+12.262353046 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcf9c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f340 item 12 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000fcfa80): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfa80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.725438159 +0000 UTC m=+12.263645893 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.725438159 +0000 UTC m=+12.263645893 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfb80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f880 item 13 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.726574453 +0000 UTC m=+12.264782188 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.726574453 +0000 UTC m=+12.264782188 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfc80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fdc0 item 14 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000fcfd40): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.727760211 +0000 UTC m=+12.265967945 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfd80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.727760211 +0000 UTC m=+12.265967945 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfe40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006624d0 item 15 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.728818009 +0000 UTC m=+12.267025743 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcfec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.728818009 +0000 UTC m=+12.267025743 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000fcff40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662e00 item 16 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.729811707 +0000 UTC m=+12.268019441 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.729811707 +0000 UTC m=+12.268019441 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.729811707 +0000 UTC m=+12.268019441 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663110 item 17 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.73118707 +0000 UTC m=+12.269394794 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.73118707 +0000 UTC m=+12.269394794 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663880 item 18 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.732185648 +0000 UTC m=+12.270393382 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.732185648 +0000 UTC m=+12.270393382 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e2c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.732185648 +0000 UTC m=+12.270393382 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e300): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672460 item 19 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.733572061 +0000 UTC m=+12.271779795 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.733572061 +0000 UTC m=+12.271779795 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673340 item 20 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.734571619 +0000 UTC m=+12.272779344 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.734571619 +0000 UTC m=+12.272779344 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.734571619 +0000 UTC m=+12.272779344 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006737a0 item 21 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.73598299 +0000 UTC m=+12.274190724 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e600): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.73598299 +0000 UTC m=+12.274190724 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c070 item 22 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.737007105 +0000 UTC m=+12.275214828 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.737007105 +0000 UTC m=+12.275214828 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e7c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.737007105 +0000 UTC m=+12.275214828 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c460 item 23 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.738478817 +0000 UTC m=+12.276686540 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.738478817 +0000 UTC m=+12.276686540 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067cee0 item 24 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc00096e9c0): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096e9c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.739531735 +0000 UTC m=+12.277739480 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ea00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.739531735 +0000 UTC m=+12.277739480 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.739531735 +0000 UTC m=+12.277739480 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067d880 item 25 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.740945159 +0000 UTC m=+12.279152893 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096eb80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.740945159 +0000 UTC m=+12.279152893 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ec00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a460 item 26 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc00096ecc0): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ecc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.742032102 +0000 UTC m=+12.280239846 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ed00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.742032102 +0000 UTC m=+12.280239846 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096edc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.742032102 +0000 UTC m=+12.280239846 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a7e0 item 27 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.743419566 +0000 UTC m=+12.281627310 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ee80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.743419566 +0000 UTC m=+12.281627310 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096ef00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063acb0 item 28 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc00096efc0): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096efc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.744582131 +0000 UTC m=+12.282789865 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.744582131 +0000 UTC m=+12.282789865 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f0c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b260 item 29 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.745600696 +0000 UTC m=+12.283808430 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.745600696 +0000 UTC m=+12.283808430 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f1c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b7a0 item 30 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc00096f280): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.746887672 +0000 UTC m=+12.285095396 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f2c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.746887672 +0000 UTC m=+12.285095396 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063bc00 item 31 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.748012095 +0000 UTC m=+12.286219819 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.748012095 +0000 UTC m=+12.286219819 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006145b0 item 32 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.749122582 +0000 UTC m=+12.287330316 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f4c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614bd0 item 33 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.749512581 +0000 UTC m=+12.287720305 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.749512581 +0000 UTC m=+12.287720305 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615180 item 33 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.750556152 +0000 UTC m=+12.288763886 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615570 item 34 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.751009822 +0000 UTC m=+12.289217546 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f5c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.751009822 +0000 UTC m=+12.289217546 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f600): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006157a0 item 34 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.752087236 +0000 UTC m=+12.290294980 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615b20 item 35 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.752483477 +0000 UTC m=+12.290691211 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.752483477 +0000 UTC m=+12.290691211 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f6c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372000 item 35 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.753691947 +0000 UTC m=+12.291899671 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372310 item 36 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.754070675 +0000 UTC m=+12.292278410 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.754070675 +0000 UTC m=+12.292278410 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372770 item 36 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.755145164 +0000 UTC m=+12.293352898 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc00096f880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 37 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.755539091 +0000 UTC m=+12.293746825 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.755539091 +0000 UTC m=+12.293746825 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ea80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 37 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.756700162 +0000 UTC m=+12.294907896 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eb00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 38 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.757114207 +0000 UTC m=+12.295321941 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ebc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.757114207 +0000 UTC m=+12.295321941 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 38 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.758198515 +0000 UTC m=+12.296406249 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ec80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684230 item 39 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.758541606 +0000 UTC m=+12.296749331 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.758541606 +0000 UTC m=+12.296749331 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ed80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006843f0 item 39 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.759586862 +0000 UTC m=+12.297794596 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ee00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684690 item 40 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.760038485 +0000 UTC m=+12.298246220 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4eec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.760038485 +0000 UTC m=+12.298246220 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684850 item 40 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.761134516 +0000 UTC m=+12.299342250 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684af0 item 41 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.761486013 +0000 UTC m=+12.299693747 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ef80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684cb0 item 41 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.761867787 +0000 UTC m=+12.300075521 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4efc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.761867787 +0000 UTC m=+12.300075521 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684e00 item 41 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.762850155 +0000 UTC m=+12.301057889 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f0c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685110 item 42 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.763203616 +0000 UTC m=+12.301411350 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685260 item 42 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.763632246 +0000 UTC m=+12.301839980 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f1c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.763632246 +0000 UTC m=+12.301839980 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006853b0 item 42 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.764728998 +0000 UTC m=+12.302936732 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f2c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685650 item 43 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.765157779 +0000 UTC m=+12.303365513 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f300): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006857a0 item 43 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.76555358 +0000 UTC m=+12.303761304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f3c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.76555358 +0000 UTC m=+12.303761304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006858f0 item 43 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.766635613 +0000 UTC m=+12.304843338 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f4c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685b90 item 44 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.767002339 +0000 UTC m=+12.305210064 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685ce0 item 44 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.76740404 +0000 UTC m=+12.305611774 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f5c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.76740404 +0000 UTC m=+12.305611774 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f600): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685e30 item 44 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.768459173 +0000 UTC m=+12.306666898 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f6c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688150 item 45 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.768809469 +0000 UTC m=+12.307017193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.768809469 +0000 UTC m=+12.307017193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f7c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006882a0 item 45 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.769851828 +0000 UTC m=+12.308059552 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688540 item 46 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.770194999 +0000 UTC m=+12.308402724 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f8c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.770194999 +0000 UTC m=+12.308402724 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4f980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688690 item 46 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.771100082 +0000 UTC m=+12.309307807 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688930 item 47 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.771408469 +0000 UTC m=+12.309616193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fa80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.771408469 +0000 UTC m=+12.309616193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fb40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688a80 item 47 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77226479 +0000 UTC m=+12.310472514 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688d20 item 48 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77259625 +0000 UTC m=+12.310803974 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fc40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77259625 +0000 UTC m=+12.310803974 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688e70 item 48 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.773524687 +0000 UTC m=+12.311732411 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689110 item 49 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.773873018 +0000 UTC m=+12.312080753 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fd80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.773873018 +0000 UTC m=+12.312080753 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fdc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006893b0 item 49 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.774834055 +0000 UTC m=+12.313041780 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4fe40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006898f0 item 50 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77526416 +0000 UTC m=+12.313471884 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77526416 +0000 UTC m=+12.313471884 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000f4ff40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689b90 item 50 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.77615182 +0000 UTC m=+12.314359544 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694150 item 51 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.776524808 +0000 UTC m=+12.314732532 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.776524808 +0000 UTC m=+12.314732532 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694310 item 51 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.777847461 +0000 UTC m=+12.316055195 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006947e0 item 52 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.778302452 +0000 UTC m=+12.316510186 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.778302452 +0000 UTC m=+12.316510186 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694930 item 52 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.779409082 +0000 UTC m=+12.317616816 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694bd0 item 53 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.779776919 +0000 UTC m=+12.317984644 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.779776919 +0000 UTC m=+12.317984644 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694d90 item 53 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.780753276 +0000 UTC m=+12.318961010 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695030 item 54 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.781203607 +0000 UTC m=+12.319411341 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.781203607 +0000 UTC m=+12.319411341 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e805c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695180 item 54 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.78213532 +0000 UTC m=+12.320343044 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695490 item 55 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.782505473 +0000 UTC m=+12.320713196 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.782505473 +0000 UTC m=+12.320713196 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695650 item 55 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.783582707 +0000 UTC m=+12.321790441 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e807c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006959d0 item 56 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.784024313 +0000 UTC m=+12.322232036 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.784024313 +0000 UTC m=+12.322232036 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e808c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695b90 item 56 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.784969811 +0000 UTC m=+12.323177545 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac000 item 57 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.785321929 +0000 UTC m=+12.323529654 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac1c0 item 57 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.785701659 +0000 UTC m=+12.323909383 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.785701659 +0000 UTC m=+12.323909383 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac380 item 57 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.78667542 +0000 UTC m=+12.324883145 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac850 item 58 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.787019043 +0000 UTC m=+12.325226778 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aca10 item 58 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.78746157 +0000 UTC m=+12.325669304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.78746157 +0000 UTC m=+12.325669304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acbd0 item 58 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.788569383 +0000 UTC m=+12.326777117 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80d80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acf50 item 59 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.788941548 +0000 UTC m=+12.327149282 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad110 item 59 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.789512496 +0000 UTC m=+12.327720220 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.789512496 +0000 UTC m=+12.327720220 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c150 item 59 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.790688154 +0000 UTC m=+12.328895888 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e800c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c690 item 60 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.791022289 +0000 UTC m=+12.329230014 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ca10 item 60 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.791512826 +0000 UTC m=+12.329720550 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e801c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.791512826 +0000 UTC m=+12.329720550 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cc40 item 60 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.792529527 +0000 UTC m=+12.330737252 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e802c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d110 item 61 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.792900862 +0000 UTC m=+12.331108596 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80300): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.792900862 +0000 UTC m=+12.331108596 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e803c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d2d0 item 61 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.794031657 +0000 UTC m=+12.332239402 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d730 item 62 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.794441956 +0000 UTC m=+12.332649690 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e804c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.794441956 +0000 UTC m=+12.332649690 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065dab0 item 62 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.795471901 +0000 UTC m=+12.333679625 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065de30 item 63 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.795806517 +0000 UTC m=+12.334014251 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.795806517 +0000 UTC m=+12.334014251 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372000 item 63 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.796958141 +0000 UTC m=+12.335165875 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372310 item 64 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.797325978 +0000 UTC m=+12.335533712 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.797325978 +0000 UTC m=+12.335533712 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372770 item 64 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.798341858 +0000 UTC m=+12.336549592 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e00 item 65 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.798724685 +0000 UTC m=+12.336932419 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.798724685 +0000 UTC m=+12.336932419 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e809c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 65 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.799755923 +0000 UTC m=+12.337963657 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373570 item 66 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.800162001 +0000 UTC m=+12.338369735 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.800162001 +0000 UTC m=+12.338369735 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 66 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.801123651 +0000 UTC m=+12.339331374 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ea0 item 67 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.801546381 +0000 UTC m=+12.339754115 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80b00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.801546381 +0000 UTC m=+12.339754115 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658230 item 67 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.802577609 +0000 UTC m=+12.340785344 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658690 item 68 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.803006662 +0000 UTC m=+12.341214386 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.803006662 +0000 UTC m=+12.341214386 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658850 item 68 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.803913126 +0000 UTC m=+12.342120851 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658b60 item 69 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.804309668 +0000 UTC m=+12.342517402 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.804309668 +0000 UTC m=+12.342517402 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658ee0 item 69 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.805355785 +0000 UTC m=+12.343563509 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc2c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659260 item 70 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.805750423 +0000 UTC m=+12.343958147 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.805750423 +0000 UTC m=+12.343958147 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc3c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659490 item 70 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.806752357 +0000 UTC m=+12.344960081 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006597a0 item 71 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.807142046 +0000 UTC m=+12.345349780 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.807142046 +0000 UTC m=+12.345349780 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659960 item 71 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.808247694 +0000 UTC m=+12.346455438 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc5c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659c70 item 72 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.808644565 +0000 UTC m=+12.346852299 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.808644565 +0000 UTC m=+12.346852299 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc6c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 72 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.809777504 +0000 UTC m=+12.347985229 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee460 item 73 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.810167644 +0000 UTC m=+12.348375367 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee700 item 73 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.810628757 +0000 UTC m=+12.348836481 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.810628757 +0000 UTC m=+12.348836481 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc7c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eea10 item 73 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.81159885 +0000 UTC m=+12.349806585 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef340 item 74 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.812045736 +0000 UTC m=+12.350253470 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc8c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef500 item 74 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.812445504 +0000 UTC m=+12.350653227 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.812445504 +0000 UTC m=+12.350653227 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc9c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef6c0 item 74 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.813478325 +0000 UTC m=+12.351686059 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fca80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efc00 item 75 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.813869787 +0000 UTC m=+12.352077531 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efdc0 item 75 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.814294261 +0000 UTC m=+12.352501985 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcb80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.814294261 +0000 UTC m=+12.352501985 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcbc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676380 item 75 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.815242154 +0000 UTC m=+12.353449878 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcc80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676cb0 item 76 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.815543327 +0000 UTC m=+12.353751041 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fccc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006770a0 item 76 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.815960658 +0000 UTC m=+12.354168382 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcd80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.815960658 +0000 UTC m=+12.354168382 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcdc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006772d0 item 76 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.816883343 +0000 UTC m=+12.355091077 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fce80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648230 item 77 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.817311674 +0000 UTC m=+12.355519408 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.817311674 +0000 UTC m=+12.355519408 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648380 item 77 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.818500998 +0000 UTC m=+12.356708723 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c05c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648850 item 78 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.818959395 +0000 UTC m=+12.357167119 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c07c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.818959395 +0000 UTC m=+12.357167119 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006489a0 item 78 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.819890397 +0000 UTC m=+12.358098121 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c0f80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649030 item 79 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.820196128 +0000 UTC m=+12.358403842 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.820196128 +0000 UTC m=+12.358403842 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c15c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006491f0 item 79 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.821171803 +0000 UTC m=+12.359379528 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006497a0 item 80 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.821508333 +0000 UTC m=+12.359716057 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c16c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.821508333 +0000 UTC m=+12.359716057 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006499d0 item 80 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.822420267 +0000 UTC m=+12.360627991 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c17c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649ce0 item 81 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.822760734 +0000 UTC m=+12.360968468 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.822760734 +0000 UTC m=+12.360968468 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e000 item 81 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.823773668 +0000 UTC m=+12.361981393 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c18c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e4d0 item 82 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.824306856 +0000 UTC m=+12.362514580 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.824306856 +0000 UTC m=+12.362514580 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c19c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e700 item 82 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.825333025 +0000 UTC m=+12.363540739 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ecb0 item 83 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.825676356 +0000 UTC m=+12.363884101 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1bc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.825676356 +0000 UTC m=+12.363884101 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064efc0 item 83 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.826525625 +0000 UTC m=+12.364733349 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f340 item 84 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.826938637 +0000 UTC m=+12.365146362 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.826938637 +0000 UTC m=+12.365146362 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f500 item 84 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.827767187 +0000 UTC m=+12.365974911 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0005c1f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fb20 item 85 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.828140135 +0000 UTC m=+12.366347869 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b0d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.828140135 +0000 UTC m=+12.366347869 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0000b1180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fdc0 item 85 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.829000844 +0000 UTC m=+12.367208568 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006624d0 item 86 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.829387688 +0000 UTC m=+12.367595412 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.829387688 +0000 UTC m=+12.367595412 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006163c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662930 item 86 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.830217861 +0000 UTC m=+12.368425584 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662f50 item 87 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.830532418 +0000 UTC m=+12.368740143 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.830532418 +0000 UTC m=+12.368740143 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006165c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663110 item 87 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.831400602 +0000 UTC m=+12.369608326 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663490 item 88 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.83179518 +0000 UTC m=+12.370002905 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.83179518 +0000 UTC m=+12.370002905 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006638f0 item 88 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.832591099 +0000 UTC m=+12.370798822 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672690 item 89 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.832947886 +0000 UTC m=+12.371155609 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672d20 item 89 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.833273785 +0000 UTC m=+12.371481509 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.833273785 +0000 UTC m=+12.371481509 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006169c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006732d0 item 89 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.834166785 +0000 UTC m=+12.372374500 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673730 item 90 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.834449564 +0000 UTC m=+12.372657289 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006738f0 item 90 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.834816881 +0000 UTC m=+12.373024605 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.834816881 +0000 UTC m=+12.373024605 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673e30 item 90 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.835618601 +0000 UTC m=+12.373826324 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c2a0 item 91 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.836162498 +0000 UTC m=+12.374370222 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000616e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c460 item 91 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.8364898 +0000 UTC m=+12.374697524 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006170c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.8364898 +0000 UTC m=+12.374697524 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000617100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c9a0 item 91 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.837442662 +0000 UTC m=+12.375650386 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac310 item 92 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.837808275 +0000 UTC m=+12.376016009 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac540 item 92 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.838242897 +0000 UTC m=+12.376450622 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.838242897 +0000 UTC m=+12.376450622 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e80f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac700 item 92 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.839285517 +0000 UTC m=+12.377493261 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acb60 item 93 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.839642185 +0000 UTC m=+12.377849919 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.839642185 +0000 UTC m=+12.377849919 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad260 item 93 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.840693631 +0000 UTC m=+12.378901365 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e811c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad500 item 94 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.841097346 +0000 UTC m=+12.379305071 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.841097346 +0000 UTC m=+12.379305071 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e812c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad650 item 94 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.842262345 +0000 UTC m=+12.380470069 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad960 item 95 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.842668986 +0000 UTC m=+12.380876720 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e813c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.842668986 +0000 UTC m=+12.380876720 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adab0 item 95 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.843795722 +0000 UTC m=+12.382003456 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006add50 item 96 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.844175724 +0000 UTC m=+12.382383447 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.844175724 +0000 UTC m=+12.382383447 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000e81640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adea0 item 96 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= 2025/02/11 02:21:38 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:38 DEBUG : : Looking for writers 2025/02/11 02:21:38 DEBUG : >WaitForWriters: 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/11 02:21:38 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.868020385 +0000 UTC m=+12.406228109 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c01c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.868020385 +0000 UTC m=+12.406228109 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.868020385 +0000 UTC m=+12.406228109 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063a850 item 1 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.869569993 +0000 UTC m=+12.407777727 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0300): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.869569993 +0000 UTC m=+12.407777727 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ad20 item 2 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.870546981 +0000 UTC m=+12.408754715 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.870546981 +0000 UTC m=+12.408754715 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c03c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.870546981 +0000 UTC m=+12.408754715 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b2d0 item 3 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.871900071 +0000 UTC m=+12.410107805 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.871900071 +0000 UTC m=+12.410107805 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063b960 item 4 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87292648 +0000 UTC m=+12.411134214 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87292648 +0000 UTC m=+12.411134214 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87292648 +0000 UTC m=+12.411134214 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c05c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004000e0 item 5 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87445557 +0000 UTC m=+12.412663304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87445557 +0000 UTC m=+12.412663304 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 6 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.875486478 +0000 UTC m=+12.413694212 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.875486478 +0000 UTC m=+12.413694212 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.875486478 +0000 UTC m=+12.413694212 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 7 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.876899541 +0000 UTC m=+12.415107265 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.876899541 +0000 UTC m=+12.415107265 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 8 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0002c0d00): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87797372 +0000 UTC m=+12.416181444 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87797372 +0000 UTC m=+12.416181444 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.87797372 +0000 UTC m=+12.416181444 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684000 item 9 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.880448828 +0000 UTC m=+12.418656562 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.880448828 +0000 UTC m=+12.418656562 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c0f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684460 item 10 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0002c1000): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.881610742 +0000 UTC m=+12.419818476 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.881610742 +0000 UTC m=+12.419818476 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.881610742 +0000 UTC m=+12.419818476 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684700 item 11 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.883107621 +0000 UTC m=+12.421315345 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.883107621 +0000 UTC m=+12.421315345 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684af0 item 12 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0002c1400): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.884257631 +0000 UTC m=+12.422465365 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.884257631 +0000 UTC m=+12.422465365 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684e00 item 13 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.885436296 +0000 UTC m=+12.423644030 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.885436296 +0000 UTC m=+12.423644030 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c19c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685110 item 14 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0002c1a80): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.886606675 +0000 UTC m=+12.424814409 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.886606675 +0000 UTC m=+12.424814409 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006853b0 item 15 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.887752437 +0000 UTC m=+12.425960171 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b76fc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.887752437 +0000 UTC m=+12.425960171 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006148c0 item 16 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.888758198 +0000 UTC m=+12.426965932 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.888758198 +0000 UTC m=+12.426965932 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b770c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.888758198 +0000 UTC m=+12.426965932 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615180 item 17 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.890224901 +0000 UTC m=+12.428432635 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.890224901 +0000 UTC m=+12.428432635 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006156c0 item 18 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.891244678 +0000 UTC m=+12.429452412 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.891244678 +0000 UTC m=+12.429452412 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.891244678 +0000 UTC m=+12.429452412 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615a40 item 19 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.892581969 +0000 UTC m=+12.430789703 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.892581969 +0000 UTC m=+12.430789703 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006881c0 item 20 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.893604131 +0000 UTC m=+12.431811865 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.893604131 +0000 UTC m=+12.431811865 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b775c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.893604131 +0000 UTC m=+12.431811865 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77600): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688460 item 21 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.89504764 +0000 UTC m=+12.433255374 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.89504764 +0000 UTC m=+12.433255374 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006887e0 item 22 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.895962291 +0000 UTC m=+12.434170015 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.895962291 +0000 UTC m=+12.434170015 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.895962291 +0000 UTC m=+12.434170015 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688a80 item 23 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.897179007 +0000 UTC m=+12.435386730 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.897179007 +0000 UTC m=+12.435386730 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688e00 item 24 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000b77a40): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.898102984 +0000 UTC m=+12.436310708 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.898102984 +0000 UTC m=+12.436310708 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.898102984 +0000 UTC m=+12.436310708 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006890a0 item 25 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.899320301 +0000 UTC m=+12.437528025 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.899320301 +0000 UTC m=+12.437528025 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689730 item 26 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc000b77d80): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77d80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.900244349 +0000 UTC m=+12.438452073 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.900244349 +0000 UTC m=+12.438452073 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.900244349 +0000 UTC m=+12.438452073 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77ec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689c70 item 27 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.90147504 +0000 UTC m=+12.439682763 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000b77f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.90147504 +0000 UTC m=+12.439682763 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694310 item 28 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0006b41c0): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.902503493 +0000 UTC m=+12.440711217 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.902503493 +0000 UTC m=+12.440711217 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006947e0 item 29 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.903404468 +0000 UTC m=+12.441612192 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.903404468 +0000 UTC m=+12.441612192 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4600): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694a80 item 30 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): _readAt: size=2, off=0 2025/02/11 02:21:38 ERROR : open-test-file(0xc0006b46c0): Couldn't read size of file 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b46c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.904464851 +0000 UTC m=+12.442672576 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.904464851 +0000 UTC m=+12.442672576 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694d90 item 31 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.905417001 +0000 UTC m=+12.443624725 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.905417001 +0000 UTC m=+12.443624725 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b48c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695030 item 32 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.906328086 +0000 UTC m=+12.444535810 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695340 item 33 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.906654756 +0000 UTC m=+12.444862480 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.906654756 +0000 UTC m=+12.444862480 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695490 item 33 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.907510768 +0000 UTC m=+12.445718491 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b49c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006957a0 item 34 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.907903973 +0000 UTC m=+12.446111697 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.907903973 +0000 UTC m=+12.446111697 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006959d0 item 34 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.908746178 +0000 UTC m=+12.446953902 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695d50 item 35 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.909101793 +0000 UTC m=+12.447309517 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.909101793 +0000 UTC m=+12.447309517 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0000 item 35 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.909994062 +0000 UTC m=+12.448201786 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e02a0 item 36 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.910393429 +0000 UTC m=+12.448601153 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.910393429 +0000 UTC m=+12.448601153 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e03f0 item 36 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.911274377 +0000 UTC m=+12.449482101 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0700 item 37 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.911591589 +0000 UTC m=+12.449799314 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.911591589 +0000 UTC m=+12.449799314 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0850 item 37 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.912589827 +0000 UTC m=+12.450797561 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685570 item 38 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.913065576 +0000 UTC m=+12.451273300 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.913065576 +0000 UTC m=+12.451273300 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006856c0 item 38 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.914100521 +0000 UTC m=+12.452308255 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685960 item 39 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.914448472 +0000 UTC m=+12.452656206 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1d80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.914448472 +0000 UTC m=+12.452656206 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685ab0 item 39 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.915507432 +0000 UTC m=+12.453715166 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685d50 item 40 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.915929701 +0000 UTC m=+12.454137426 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.915929701 +0000 UTC m=+12.454137426 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0002c1f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685ea0 item 40 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.91698192 +0000 UTC m=+12.455189643 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132310 item 41 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.917331884 +0000 UTC m=+12.455539608 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132540 item 41 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.917846777 +0000 UTC m=+12.456054521 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.917846777 +0000 UTC m=+12.456054521 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007240c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132700 item 41 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.919262725 +0000 UTC m=+12.457470459 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132c40 item 42 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.919772629 +0000 UTC m=+12.457980363 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132e70 item 42 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.920250663 +0000 UTC m=+12.458458397 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.920250663 +0000 UTC m=+12.458458397 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132fc0 item 42 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.921369315 +0000 UTC m=+12.459577049 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001332d0 item 43 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.921825147 +0000 UTC m=+12.460032881 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007244c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133420 item 43 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.922194728 +0000 UTC m=+12.460402453 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.922194728 +0000 UTC m=+12.460402453 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001335e0 item 43 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.923190612 +0000 UTC m=+12.461398346 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001338f0 item 44 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.923538782 +0000 UTC m=+12.461746516 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133ab0 item 44 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.92400829 +0000 UTC m=+12.462216014 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.92400829 +0000 UTC m=+12.462216014 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007247c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133c70 item 44 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.924973155 +0000 UTC m=+12.463180889 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc0e0 item 45 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.925331976 +0000 UTC m=+12.463539699 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.925331976 +0000 UTC m=+12.463539699 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc690 item 45 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.926386969 +0000 UTC m=+12.464594693 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcb60 item 46 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.926736672 +0000 UTC m=+12.464944406 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.926736672 +0000 UTC m=+12.464944406 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd20 item 46 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.928027306 +0000 UTC m=+12.466235040 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 47 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.928492457 +0000 UTC m=+12.466700181 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.928492457 +0000 UTC m=+12.466700181 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd570 item 47 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.92974054 +0000 UTC m=+12.467948274 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724dc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd960 item 48 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.930107205 +0000 UTC m=+12.468314940 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.930107205 +0000 UTC m=+12.468314940 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e09a0 item 48 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.931261836 +0000 UTC m=+12.469469560 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4ec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddc70 item 49 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.931586533 +0000 UTC m=+12.469794257 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.931586533 +0000 UTC m=+12.469794257 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fcec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677500 item 49 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.932760969 +0000 UTC m=+12.470968693 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc380 item 50 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.933216661 +0000 UTC m=+12.471424385 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.933216661 +0000 UTC m=+12.471424385 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc8c0 item 50 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.934219587 +0000 UTC m=+12.472427321 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007241c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcc40 item 51 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.934594287 +0000 UTC m=+12.472802021 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.934594287 +0000 UTC m=+12.472802021 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007243c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce00 item 51 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.935833003 +0000 UTC m=+12.474040748 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd490 item 52 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.936364087 +0000 UTC m=+12.474571821 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.936364087 +0000 UTC m=+12.474571821 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd6c0 item 52 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.937853502 +0000 UTC m=+12.476061226 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007245c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 53 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.938260764 +0000 UTC m=+12.476468498 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.938260764 +0000 UTC m=+12.476468498 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007246c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0000 item 53 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.939267857 +0000 UTC m=+12.477475581 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e02a0 item 54 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.939653939 +0000 UTC m=+12.477861674 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.939653939 +0000 UTC m=+12.477861674 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e03f0 item 54 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.940587906 +0000 UTC m=+12.478795629 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007248c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0700 item 55 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.940966964 +0000 UTC m=+12.479174699 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.940966964 +0000 UTC m=+12.479174699 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007249c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0850 item 55 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.941951876 +0000 UTC m=+12.480159601 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0d90 item 56 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.942369047 +0000 UTC m=+12.480576781 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.942369047 +0000 UTC m=+12.480576781 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0f50 item 56 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.943330665 +0000 UTC m=+12.481538389 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e12d0 item 57 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.943650914 +0000 UTC m=+12.481858637 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1570 item 57 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.944070469 +0000 UTC m=+12.482278193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.944070469 +0000 UTC m=+12.482278193 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1730 item 57 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.94511899 +0000 UTC m=+12.483326714 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e19d0 item 58 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.94546684 +0000 UTC m=+12.483674574 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724ec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1b20 item 58 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.945918054 +0000 UTC m=+12.484125778 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724f80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.945918054 +0000 UTC m=+12.484125778 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000724fc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1c70 item 58 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.946795034 +0000 UTC m=+12.485002768 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676380 item 59 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.947193189 +0000 UTC m=+12.485400913 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007250c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676770 item 59 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.94760535 +0000 UTC m=+12.485813074 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.94760535 +0000 UTC m=+12.485813074 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007251c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000676cb0 item 59 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.948649843 +0000 UTC m=+12.486857577 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006772d0 item 60 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.949023592 +0000 UTC m=+12.487231326 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007252c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677650 item 60 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.949416526 +0000 UTC m=+12.487624250 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.949416526 +0000 UTC m=+12.487624250 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007253c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677a40 item 60 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.950365452 +0000 UTC m=+12.488573186 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000677ea0 item 61 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.950712401 +0000 UTC m=+12.488920124 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007254c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.950712401 +0000 UTC m=+12.488920124 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c230 item 61 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.951793441 +0000 UTC m=+12.490001166 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067c7e0 item 62 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.95218284 +0000 UTC m=+12.490390564 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.95218284 +0000 UTC m=+12.490390564 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067cbd0 item 62 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.953166439 +0000 UTC m=+12.491374163 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067d5e0 item 63 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.953510833 +0000 UTC m=+12.491718557 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.953510833 +0000 UTC m=+12.491718557 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067d880 item 63 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.954429371 +0000 UTC m=+12.492637095 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007259c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c150 item 64 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.954746675 +0000 UTC m=+12.492954399 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725a00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.954746675 +0000 UTC m=+12.492954399 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ac0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c3f0 item 64 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.955683627 +0000 UTC m=+12.493891352 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ca10 item 65 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.956019054 +0000 UTC m=+12.494226789 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.956019054 +0000 UTC m=+12.494226789 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cc40 item 65 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.956914698 +0000 UTC m=+12.495122423 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725bc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d110 item 66 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.957322041 +0000 UTC m=+12.495529764 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.957322041 +0000 UTC m=+12.495529764 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d2d0 item 66 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.958396691 +0000 UTC m=+12.496604414 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d650 item 67 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.958945688 +0000 UTC m=+12.497153422 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.958945688 +0000 UTC m=+12.497153422 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d810 item 67 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.96006488 +0000 UTC m=+12.498272604 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725d80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ddc0 item 68 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.960509743 +0000 UTC m=+12.498717467 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.960509743 +0000 UTC m=+12.498717467 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065df10 item 68 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.961677907 +0000 UTC m=+12.499885641 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725ec0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003722a0 item 69 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.962061845 +0000 UTC m=+12.500269579 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.962061845 +0000 UTC m=+12.500269579 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000725f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003725b0 item 69 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.963407261 +0000 UTC m=+12.501614985 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b40c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372cb0 item 70 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.963849918 +0000 UTC m=+12.502057642 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b41c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.963849918 +0000 UTC m=+12.502057642 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372fc0 item 70 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.964913728 +0000 UTC m=+12.503121462 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b44c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 71 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.965267039 +0000 UTC m=+12.503474773 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.965267039 +0000 UTC m=+12.503474773 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b45c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373730 item 71 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.966216655 +0000 UTC m=+12.504424389 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 72 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.966594842 +0000 UTC m=+12.504802576 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4700): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.966594842 +0000 UTC m=+12.504802576 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658230 item 72 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.967535431 +0000 UTC m=+12.505743165 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658690 item 73 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.967906405 +0000 UTC m=+12.506114130 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b47c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658850 item 73 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.968269645 +0000 UTC m=+12.506477369 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4800): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.968269645 +0000 UTC m=+12.506477369 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006589a0 item 73 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.969270776 +0000 UTC m=+12.507478510 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4900): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658ee0 item 74 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.969600533 +0000 UTC m=+12.507808258 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006590a0 item 74 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.970044934 +0000 UTC m=+12.508252668 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.970044934 +0000 UTC m=+12.508252668 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659260 item 74 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.970974603 +0000 UTC m=+12.509182337 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659650 item 75 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.971417362 +0000 UTC m=+12.509625085 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): _writeAt: size=3, off=2 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006597a0 item 75 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.971826386 +0000 UTC m=+12.510034120 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.971826386 +0000 UTC m=+12.510034120 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659960 item 75 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.97284459 +0000 UTC m=+12.511052324 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659c70 item 76 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.973193212 +0000 UTC m=+12.511400936 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 76 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): _writeAt: size=3, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.973583332 +0000 UTC m=+12.511791066 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.973583332 +0000 UTC m=+12.511791066 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b4f40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee310 item 76 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.974586077 +0000 UTC m=+12.512793811 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee700 item 77 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.974990223 +0000 UTC m=+12.513197957 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.974990223 +0000 UTC m=+12.513197957 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eea10 item 77 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.976039114 +0000 UTC m=+12.514246848 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b51c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef340 item 78 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.976402073 +0000 UTC m=+12.514609807 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.976402073 +0000 UTC m=+12.514609807 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef500 item 78 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.977489847 +0000 UTC m=+12.515697571 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef9d0 item 79 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.977854789 +0000 UTC m=+12.516062523 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.977854789 +0000 UTC m=+12.516062523 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efc00 item 79 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.978820916 +0000 UTC m=+12.517028640 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648150 item 80 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.979142188 +0000 UTC m=+12.517349912 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5b80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.979142188 +0000 UTC m=+12.517349912 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006482a0 item 80 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.980046749 +0000 UTC m=+12.518254473 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5c80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648700 item 81 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.980465011 +0000 UTC m=+12.518672755 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5cc0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.980465011 +0000 UTC m=+12.518672755 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006488c0 item 81 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98133046 +0000 UTC m=+12.519538184 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5d80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648d90 item 82 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.981697045 +0000 UTC m=+12.519904770 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.981697045 +0000 UTC m=+12.519904770 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5e80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006490a0 item 82 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.982655227 +0000 UTC m=+12.520862951 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0006b5f00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649570 item 83 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.983053662 +0000 UTC m=+12.521261387 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc040): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.983053662 +0000 UTC m=+12.521261387 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649880 item 83 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.983876771 +0000 UTC m=+12.522084495 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc100): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649c00 item 84 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.984259126 +0000 UTC m=+12.522466851 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc1c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.984259126 +0000 UTC m=+12.522466851 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc200): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649dc0 item 84 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.985109877 +0000 UTC m=+12.523317602 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e2a0 item 85 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98542131 +0000 UTC m=+12.523629034 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98542131 +0000 UTC m=+12.523629034 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e5b0 item 85 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.986273874 +0000 UTC m=+12.524481599 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc400): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e930 item 86 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.986646802 +0000 UTC m=+12.524854536 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc4c0): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.986646802 +0000 UTC m=+12.524854536 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc500): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ee00 item 86 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.987571191 +0000 UTC m=+12.525778925 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f260 item 87 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98808414 +0000 UTC m=+12.526291874 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc0007fc640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98808414 +0000 UTC m=+12.526291874 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708000): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662380 item 87 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.989063923 +0000 UTC m=+12.527271646 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708080): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662d90 item 88 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98947448 +0000 UTC m=+12.527682204 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708140): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.98947448 +0000 UTC m=+12.527682204 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708180): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662ee0 item 88 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.990421721 +0000 UTC m=+12.528629446 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708240): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663260 item 89 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.990784921 +0000 UTC m=+12.528992645 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708280): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663420 item 89 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.99118537 +0000 UTC m=+12.529393114 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708340): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.99118537 +0000 UTC m=+12.529393114 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708380): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663880 item 89 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.992166905 +0000 UTC m=+12.530374639 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708440): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672460 item 90 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.992519805 +0000 UTC m=+12.530727529 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708480): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672a10 item 90 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.993012406 +0000 UTC m=+12.531220130 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708540): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.993012406 +0000 UTC m=+12.531220130 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708580): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672ee0 item 90 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.99392846 +0000 UTC m=+12.532136183 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708640): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006736c0 item 91 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.994320303 +0000 UTC m=+12.532528037 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708680): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): >_readAt: n=2, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): _writeAt: size=3, off=7 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673810 item 91 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.994768851 +0000 UTC m=+12.532976595 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708740): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): >_readAt: n=8, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.994768851 +0000 UTC m=+12.532976595 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708780): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673ce0 item 91 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.995645491 +0000 UTC m=+12.533853215 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708840): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac150 item 92 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.996006526 +0000 UTC m=+12.534214260 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708880): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): open at offset 5 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac310 item 92 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): _readAt: size=2, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): _writeAt: size=3, off=5 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): >_writeAt: n=3, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.996433094 +0000 UTC m=+12.534640818 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708940): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): >_readAt: n=3, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.996433094 +0000 UTC m=+12.534640818 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708980): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac540 item 92 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.997396686 +0000 UTC m=+12.535604420 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac9a0 item 93 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.997752762 +0000 UTC m=+12.535960486 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708a80): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.997752762 +0000 UTC m=+12.535960486 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708c40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: Remove: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acb60 item 93 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:38 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/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): open at offset 0 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): _readAt: size=2, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): >_readAt: n=0, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.999010794 +0000 UTC m=+12.537218538 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d00): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): _writeAt: size=5, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): >openPending: err= 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acee0 item 94 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): >_writeAt: n=5, err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): close: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.99937223 +0000 UTC m=+12.537579954 2025/02/11 02:21:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708d40): >close: err= 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:38 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708e00): _readAt: size=512, off=0 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708e00): openPending: 2025/02/11 02:21:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708e00): >openPending: err= 2025/02/11 02:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708e00): >_readAt: n=5, err=EOF 2025/02/11 02:21:38 DEBUG : open-test-file(0xc000708e00): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:38.99937223 +0000 UTC m=+12.537579954 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708e00): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: Remove: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad0a0 item 94 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:39 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/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): open at offset 0 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): >openPending: err= 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): _readAt: size=2, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): >_readAt: n=0, err=EOF 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): _writeAt: size=5, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): >_writeAt: n=5, err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.000582924 +0000 UTC m=+12.538790658 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708ec0): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): _writeAt: size=5, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): >openPending: err= 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad340 item 95 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): >_writeAt: n=5, err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.000998672 +0000 UTC m=+12.539206396 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708f00): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): _readAt: size=512, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): >openPending: err= 2025/02/11 02:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): >_readAt: n=5, err=EOF 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.000998672 +0000 UTC m=+12.539206396 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000708fc0): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: Remove: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad490 item 95 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:39 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/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): open at offset 0 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): >openPending: err= 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): _readAt: size=2, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): >_readAt: n=0, err=EOF 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): _writeAt: size=5, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): >_writeAt: n=5, err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.002087268 +0000 UTC m=+12.540294992 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709080): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): _writeAt: size=5, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): >openPending: err= 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad730 item 96 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): >_writeAt: n=5, err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.002456969 +0000 UTC m=+12.540664692 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc0007090c0): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 02:21:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:21:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 02:21:39 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): _readAt: size=512, off=0 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): openPending: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): >openPending: err= 2025/02/11 02:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): >_readAt: n=5, err=EOF 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): close: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 02:21:39.002456969 +0000 UTC m=+12.540664692 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 02:21:39 DEBUG : open-test-file(0xc000709180): >close: err= 2025/02/11 02:21:39 DEBUG : open-test-file: Remove: 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad8f0 item 96 2025/02/11 02:21:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 02:21:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 02:21:39 DEBUG : open-test-file: >Remove: err= 2025/02/11 02:21:39 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : >WaitForWriters: 2025/02/11 02:21:39 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.16s) --- 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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:21:39 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:21:39 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:21:39 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:21:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:21:39 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:21:39 DEBUG : file1: newRWFileHandle: 2025/02/11 02:21:39 DEBUG : file1(0xc00040b5c0): openPending: 2025/02/11 02:21:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:39 DEBUG : file1(0xc00040b5c0): >openPending: err= 2025/02/11 02:21:39 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 02:21:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:21:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 02:21:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/11 02:21:39 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/11 02:21:39 DEBUG : : Looking for writers 2025/02/11 02:21:39 DEBUG : file1: reading active writers 2025/02/11 02:21:39 DEBUG : file1: active writers 1 2025/02/11 02:21:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/11 02:21:40 DEBUG : : Looking for writers 2025/02/11 02:21:40 DEBUG : file1: reading active writers 2025/02/11 02:21:40 DEBUG : file1: active writers 1 2025/02/11 02:21:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:41 DEBUG : : Looking for writers 2025/02/11 02:21:41 DEBUG : file1: reading active writers 2025/02/11 02:21:41 DEBUG : file1: active writers 1 2025/02/11 02:21:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:42 DEBUG : : Looking for writers 2025/02/11 02:21:42 DEBUG : file1: reading active writers 2025/02/11 02:21:42 DEBUG : file1: active writers 1 2025/02/11 02:21:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:43 DEBUG : : Looking for writers 2025/02/11 02:21:43 DEBUG : file1: reading active writers 2025/02/11 02:21:43 DEBUG : file1: active writers 1 2025/02/11 02:21:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:44 DEBUG : : Looking for writers 2025/02/11 02:21:44 DEBUG : file1: reading active writers 2025/02/11 02:21:44 DEBUG : file1: active writers 1 2025/02/11 02:21:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:45 DEBUG : : Looking for writers 2025/02/11 02:21:45 DEBUG : file1: reading active writers 2025/02/11 02:21:45 DEBUG : file1: active writers 1 2025/02/11 02:21:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:46 DEBUG : : Looking for writers 2025/02/11 02:21:46 DEBUG : file1: reading active writers 2025/02/11 02:21:46 DEBUG : file1: active writers 1 2025/02/11 02:21:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:47 DEBUG : : Looking for writers 2025/02/11 02:21:47 DEBUG : file1: reading active writers 2025/02/11 02:21:47 DEBUG : file1: active writers 1 2025/02/11 02:21:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:48 DEBUG : : Looking for writers 2025/02/11 02:21:48 DEBUG : file1: reading active writers 2025/02/11 02:21:48 DEBUG : file1: active writers 1 2025/02/11 02:21:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:49 DEBUG : : Looking for writers 2025/02/11 02:21:49 DEBUG : file1: reading active writers 2025/02/11 02:21:49 DEBUG : file1: active writers 1 2025/02/11 02:21:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:50 DEBUG : : Looking for writers 2025/02/11 02:21:50 DEBUG : file1: reading active writers 2025/02/11 02:21:50 DEBUG : file1: active writers 1 2025/02/11 02:21:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:51 DEBUG : : Looking for writers 2025/02/11 02:21:51 DEBUG : file1: reading active writers 2025/02/11 02:21:51 DEBUG : file1: active writers 1 2025/02/11 02:21:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:52 DEBUG : : Looking for writers 2025/02/11 02:21:52 DEBUG : file1: reading active writers 2025/02/11 02:21:52 DEBUG : file1: active writers 1 2025/02/11 02:21:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:53 DEBUG : : Looking for writers 2025/02/11 02:21:53 DEBUG : file1: reading active writers 2025/02/11 02:21:53 DEBUG : file1: active writers 1 2025/02/11 02:21:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:54 DEBUG : : Looking for writers 2025/02/11 02:21:54 DEBUG : file1: reading active writers 2025/02/11 02:21:54 DEBUG : file1: active writers 1 2025/02/11 02:21:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:55 DEBUG : : Looking for writers 2025/02/11 02:21:55 DEBUG : file1: reading active writers 2025/02/11 02:21:55 DEBUG : file1: active writers 1 2025/02/11 02:21:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:56 DEBUG : : Looking for writers 2025/02/11 02:21:56 DEBUG : file1: reading active writers 2025/02/11 02:21:56 DEBUG : file1: active writers 1 2025/02/11 02:21:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:57 DEBUG : : Looking for writers 2025/02/11 02:21:57 DEBUG : file1: reading active writers 2025/02/11 02:21:57 DEBUG : file1: active writers 1 2025/02/11 02:21:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:58 DEBUG : : Looking for writers 2025/02/11 02:21:58 DEBUG : file1: reading active writers 2025/02/11 02:21:58 DEBUG : file1: active writers 1 2025/02/11 02:21:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:21:59 DEBUG : : Looking for writers 2025/02/11 02:21:59 DEBUG : file1: reading active writers 2025/02/11 02:21:59 DEBUG : file1: active writers 1 2025/02/11 02:21:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:00 DEBUG : : Looking for writers 2025/02/11 02:22:00 DEBUG : file1: reading active writers 2025/02/11 02:22:00 DEBUG : file1: active writers 1 2025/02/11 02:22:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:01 DEBUG : : Looking for writers 2025/02/11 02:22:01 DEBUG : file1: reading active writers 2025/02/11 02:22:01 DEBUG : file1: active writers 1 2025/02/11 02:22:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:02 DEBUG : : Looking for writers 2025/02/11 02:22:02 DEBUG : file1: reading active writers 2025/02/11 02:22:02 DEBUG : file1: active writers 1 2025/02/11 02:22:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:03 DEBUG : : Looking for writers 2025/02/11 02:22:03 DEBUG : file1: reading active writers 2025/02/11 02:22:03 DEBUG : file1: active writers 1 2025/02/11 02:22:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:04 DEBUG : : Looking for writers 2025/02/11 02:22:04 DEBUG : file1: reading active writers 2025/02/11 02:22:04 DEBUG : file1: active writers 1 2025/02/11 02:22:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:05 DEBUG : : Looking for writers 2025/02/11 02:22:05 DEBUG : file1: reading active writers 2025/02/11 02:22:05 DEBUG : file1: active writers 1 2025/02/11 02:22:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:06 DEBUG : : Looking for writers 2025/02/11 02:22:06 DEBUG : file1: reading active writers 2025/02/11 02:22:06 DEBUG : file1: active writers 1 2025/02/11 02:22:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:07 DEBUG : : Looking for writers 2025/02/11 02:22:07 DEBUG : file1: reading active writers 2025/02/11 02:22:07 DEBUG : file1: active writers 1 2025/02/11 02:22:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:08 DEBUG : : Looking for writers 2025/02/11 02:22:08 DEBUG : file1: reading active writers 2025/02/11 02:22:08 DEBUG : file1: active writers 1 2025/02/11 02:22:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/11 02:22:09 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000ee6870 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000a87c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644762688} name:file1 opens:1 downloaders: o: fd:0xc0009ce018 info:{ModTime:{wall:13970952112264684599 ext:12563874349 loc:0x3dad5e0} ATime:{wall:13970952112264684599 ext:12563874349 loc:0x3dad5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/11 02:22:09 DEBUG : >WaitForWriters: 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:09 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : Config file has changed externally - reloading 2025/02/11 02:22:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:22:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:09 DEBUG : rename_me: newRWFileHandle: 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): openPending: 2025/02/11 02:22:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): >openPending: err= 2025/02/11 02:22:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/11 02:22:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/11 02:22:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): _writeAt: size=5, off=0 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): >_writeAt: n=5, err= 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): close: 2025/02/11 02:22:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-11 02:22:09.049685414 +0000 UTC m=+42.587893148 2025/02/11 02:22:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/11 02:22:09 DEBUG : rename_me(0xc0007241c0): >close: err= 2025/02/11 02:22:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/11 02:22:09 DEBUG : i_was_renamed: Updating file with 0xc0009b4000 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/11 02:22:09 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:09 DEBUG : : Looking for writers 2025/02/11 02:22:09 DEBUG : i_was_renamed: reading active writers 2025/02/11 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 02:22:09 DEBUG : : Looking for writers 2025/02/11 02:22:09 DEBUG : i_was_renamed: reading active writers 2025/02/11 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 02:22:09 DEBUG : : Looking for writers 2025/02/11 02:22:09 DEBUG : i_was_renamed: reading active writers 2025/02/11 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 02:22:09 DEBUG : : Looking for writers 2025/02/11 02:22:09 DEBUG : i_was_renamed: reading active writers 2025/02/11 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 02:22:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/11 02:22:09 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:09 INFO : i_was_renamed: Copied (new) 2025/02/11 02:22:09 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-11 02:22:09 +0000 UTC" 2025/02/11 02:22:09 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/11 02:22:09 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/11 02:22:09 DEBUG : : Looking for writers 2025/02/11 02:22:09 DEBUG : i_was_renamed: reading active writers 2025/02/11 02:22:09 DEBUG : >WaitForWriters: 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:09 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{54IMD}/rclone-test-puhoday4moku" 2025/02/11 02:22:09 INFO : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:09 DEBUG : : forgetting directory cache 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): _readAt: size=512, off=0 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): openPending: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:23:09 +0000 UTC" against cached fingerprint "" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): >openPending: err= 2025/02/11 02:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): >_readAt: n=20, err=EOF 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): close: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:23:09 +0000 GMT 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000b77080): >close: err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:09 DEBUG : : forgetting directory cache 2025/02/11 02:22:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): _readAt: size=512, off=0 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): openPending: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:24:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:23:09 +0000 UTC" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 01:24:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:23:09 +0000 UTC") 2025/02/11 02:22:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): >openPending: err= 2025/02/11 02:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): >_readAt: n=20, err=EOF 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): close: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:24:09 +0000 GMT 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000e97e40): >close: err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:09 DEBUG : : forgetting directory cache 2025/02/11 02:22:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): _readAt: size=512, off=0 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): openPending: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:25:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:24:09 +0000 UTC" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 01:25:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:24:09 +0000 UTC") 2025/02/11 02:22:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): >openPending: err= 2025/02/11 02:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): >_readAt: n=20, err=EOF 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): close: 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:25:09 +0000 GMT 2025/02/11 02:22:09 DEBUG : TestRWCacheUpdate(0xc000ea92c0): >close: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:10 DEBUG : : forgetting directory cache 2025/02/11 02:22:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): _readAt: size=512, off=0 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): openPending: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:26:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:25:09 +0000 UTC" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 01:26:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:25:09 +0000 UTC") 2025/02/11 02:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): >openPending: err= 2025/02/11 02:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): >_readAt: n=20, err=EOF 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): close: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:26:09 +0000 GMT 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0006a2c80): >close: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:10 DEBUG : : forgetting directory cache 2025/02/11 02:22:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): _readAt: size=512, off=0 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): openPending: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:27:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:26:09 +0000 UTC" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 01:27:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:26:09 +0000 UTC") 2025/02/11 02:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): >openPending: err= 2025/02/11 02:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): >_readAt: n=20, err=EOF 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): close: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:27:09 +0000 GMT 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc0008bcc80): >close: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:10 DEBUG : : forgetting directory cache 2025/02/11 02:22:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): _readAt: size=512, off=0 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): openPending: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 01:28:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:27:09 +0000 UTC" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 01:28:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:27:09 +0000 UTC") 2025/02/11 02:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 02:22:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): >openPending: err= 2025/02/11 02:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): >_readAt: n=20, err=EOF 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): close: 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:28:09 +0000 GMT 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate(0xc000fc05c0): >close: err= 2025/02/11 02:22:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:10 DEBUG : : forgetting directory cache 2025/02/11 02:22:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): _readAt: size=512, off=0 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): openPending: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-11 01:29:09 +0000 UTC" against cached fingerprint "20,2025-02-11 01:28:09 +0000 UTC" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-11 01:29:09 +0000 UTC" != cached fingerprint "20,2025-02-11 01:28:09 +0000 UTC") 2025/02/11 02:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/11 02:22:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): >openPending: err= 2025/02/11 02:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): >_readAt: n=21, err=EOF 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): close: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:29:09 +0000 GMT 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc0007049c0): >close: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 DEBUG : : forgetting directory cache 2025/02/11 02:22:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): _readAt: size=512, off=0 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): openPending: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-11 01:30:09 +0000 UTC" against cached fingerprint "21,2025-02-11 01:29:09 +0000 UTC" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-11 01:30:09 +0000 UTC" != cached fingerprint "21,2025-02-11 01:29:09 +0000 UTC") 2025/02/11 02:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/11 02:22:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): >openPending: err= 2025/02/11 02:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): >_readAt: n=22, err=EOF 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): close: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:30:09 +0000 GMT 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc000840800): >close: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 DEBUG : : forgetting directory cache 2025/02/11 02:22:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): _readAt: size=512, off=0 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): openPending: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-11 01:31:09 +0000 UTC" against cached fingerprint "22,2025-02-11 01:30:09 +0000 UTC" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-11 01:31:09 +0000 UTC" != cached fingerprint "22,2025-02-11 01:30:09 +0000 UTC") 2025/02/11 02:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/11 02:22:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): >openPending: err= 2025/02/11 02:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): >_readAt: n=23, err=EOF 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): close: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:31:09 +0000 GMT 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00073a4c0): >close: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 DEBUG : : forgetting directory cache 2025/02/11 02:22:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): _readAt: size=512, off=0 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): openPending: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-11 01:32:09 +0000 UTC" against cached fingerprint "23,2025-02-11 01:31:09 +0000 UTC" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-11 01:32:09 +0000 UTC" != cached fingerprint "23,2025-02-11 01:31:09 +0000 UTC") 2025/02/11 02:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/11 02:22:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): >openPending: err= 2025/02/11 02:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): >_readAt: n=24, err=EOF 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): close: 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 01:32:09 +0000 GMT 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate(0xc00074bd40): >close: err= 2025/02/11 02:22:11 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:11 DEBUG : : Looking for writers 2025/02/11 02:22:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/11 02:22:11 DEBUG : >WaitForWriters: 2025/02/11 02:22:11 DEBUG : webdav root 'rclone-test-puhoday4moku': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:11 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:11 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:11 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : : forgetting directory cache 2025/02/11 02:22:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 02:22:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 02:22:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 02:22:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:11 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 02:22:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 02:22:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 02:22:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 02:22:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 02:22:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 02:22:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 02:22:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/11 02:22:12 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/11 02:22:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/11 02:22:12 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/11 02:22:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 02:22:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 02:22:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 02:22:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 02:22:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : FiLeA: reading active writers 2025/02/11 02:22:12 DEBUG : FiLeB: reading active writers 2025/02/11 02:22:12 DEBUG : FilEb: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : FiLeA: reading active writers 2025/02/11 02:22:12 DEBUG : FiLeB: reading active writers 2025/02/11 02:22:12 DEBUG : FilEb: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/11 02:22:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : webdav root 'rclone-test-puhoday4moku': Reusing VFS from active cache 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : dir: Looking for writers 2025/02/11 02:22:12 DEBUG : file2: reading active writers 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : dir: reading active writers 2025/02/11 02:22:12 DEBUG : file1: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : dir: Looking for writers 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : dir: reading active writers 2025/02/11 02:22:12 DEBUG : file1: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 02:22:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 02:22:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 02:22:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/11 02:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 02:22:12 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/11 02:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 02:22:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/11 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:12 DEBUG : dir: Looking for writers 2025/02/11 02:22:12 DEBUG : file2: reading active writers 2025/02/11 02:22:12 DEBUG : new_file.txt: reading active writers 2025/02/11 02:22:12 DEBUG : : Looking for writers 2025/02/11 02:22:12 DEBUG : file1: reading active writers 2025/02/11 02:22:12 DEBUG : dir: reading active writers 2025/02/11 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:12 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/11 02:22:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000eb0480 2025/02/11 02:22:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/11 02:22:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:13 INFO : dir/file1: Moved (server-side) to: file0 2025/02/11 02:22:13 DEBUG : file0: Updating file with file0 0xc000eb0480 2025/02/11 02:22:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/11 02:22:13 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:13 DEBUG : dir: Looking for writers 2025/02/11 02:22:13 DEBUG : : Looking for writers 2025/02/11 02:22:13 DEBUG : dir: reading active writers 2025/02/11 02:22:13 DEBUG : file0: reading active writers 2025/02/11 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:13 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:13 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:13 DEBUG : : Looking for writers 2025/02/11 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:13 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/11 02:22:13 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:13 DEBUG : : Looking for writers 2025/02/11 02:22:13 DEBUG : a: Looking for writers 2025/02/11 02:22:13 DEBUG : b: Looking for writers 2025/02/11 02:22:13 DEBUG : c: Looking for writers 2025/02/11 02:22:13 DEBUG : d: Looking for writers 2025/02/11 02:22:13 DEBUG : : Looking for writers 2025/02/11 02:22:13 DEBUG : c: reading active writers 2025/02/11 02:22:13 DEBUG : d: reading active writers 2025/02/11 02:22:13 DEBUG : /: reading active writers 2025/02/11 02:22:13 DEBUG : a: reading active writers 2025/02/11 02:22:13 DEBUG : b: reading active writers 2025/02/11 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:13 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:13 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/11 02:22:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/11 02:22:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/11 02:22:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/11 02:22:13 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:13 DEBUG : a/b/c/d: Looking for writers 2025/02/11 02:22:13 DEBUG : a/b/c: Looking for writers 2025/02/11 02:22:13 DEBUG : d: reading active writers 2025/02/11 02:22:13 DEBUG : a/b: Looking for writers 2025/02/11 02:22:13 DEBUG : c: reading active writers 2025/02/11 02:22:13 DEBUG : a: Looking for writers 2025/02/11 02:22:13 DEBUG : b: reading active writers 2025/02/11 02:22:13 DEBUG : : Looking for writers 2025/02/11 02:22:13 DEBUG : a: reading active writers 2025/02/11 02:22:13 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-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:14 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/11 02:22:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/11 02:22:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/11 02:22:14 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 02:22:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:14 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 02:22:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:14 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (7 bytes), uploading instead of streaming 2025/02/11 02:22:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:14 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:14 DEBUG : : Looking for writers 2025/02/11 02:22:14 DEBUG : file1: reading active writers 2025/02/11 02:22:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:14 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/11 02:22:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/11 02:22:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/11 02:22:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/11 02:22:15 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (11 bytes), uploading instead of streaming 2025/02/11 02:22:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:15 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/11 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:15 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 02:22:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:15 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/11 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:15 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:15 DEBUG : file1: WriteFileHandle.Release closing 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 02:22:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:15 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/11 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:15 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/11 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/11 02:22:15 DEBUG : : Looking for writers 2025/02/11 02:22:15 DEBUG : file1: reading active writers 2025/02/11 02:22:15 DEBUG : file1: active writers 1 2025/02/11 02:22:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/11 02:22:16 DEBUG : : Looking for writers 2025/02/11 02:22:16 DEBUG : file1: reading active writers 2025/02/11 02:22:16 DEBUG : file1: active writers 1 2025/02/11 02:22:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/11 02:22:16 DEBUG : : Looking for writers 2025/02/11 02:22:16 DEBUG : file1: reading active writers 2025/02/11 02:22:16 DEBUG : file1: active writers 1 2025/02/11 02:22:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:17 DEBUG : : Looking for writers 2025/02/11 02:22:17 DEBUG : file1: reading active writers 2025/02/11 02:22:17 DEBUG : file1: active writers 1 2025/02/11 02:22:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:18 DEBUG : : Looking for writers 2025/02/11 02:22:18 DEBUG : file1: reading active writers 2025/02/11 02:22:18 DEBUG : file1: active writers 1 2025/02/11 02:22:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:19 DEBUG : : Looking for writers 2025/02/11 02:22:19 DEBUG : file1: reading active writers 2025/02/11 02:22:19 DEBUG : file1: active writers 1 2025/02/11 02:22:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:20 DEBUG : : Looking for writers 2025/02/11 02:22:20 DEBUG : file1: reading active writers 2025/02/11 02:22:20 DEBUG : file1: active writers 1 2025/02/11 02:22:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:21 DEBUG : : Looking for writers 2025/02/11 02:22:21 DEBUG : file1: reading active writers 2025/02/11 02:22:21 DEBUG : file1: active writers 1 2025/02/11 02:22:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:22 DEBUG : : Looking for writers 2025/02/11 02:22:22 DEBUG : file1: reading active writers 2025/02/11 02:22:22 DEBUG : file1: active writers 1 2025/02/11 02:22:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:23 DEBUG : : Looking for writers 2025/02/11 02:22:23 DEBUG : file1: reading active writers 2025/02/11 02:22:23 DEBUG : file1: active writers 1 2025/02/11 02:22:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:24 DEBUG : : Looking for writers 2025/02/11 02:22:24 DEBUG : file1: reading active writers 2025/02/11 02:22:24 DEBUG : file1: active writers 1 2025/02/11 02:22:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:25 DEBUG : : Looking for writers 2025/02/11 02:22:25 DEBUG : file1: reading active writers 2025/02/11 02:22:25 DEBUG : file1: active writers 1 2025/02/11 02:22:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:26 DEBUG : : Looking for writers 2025/02/11 02:22:26 DEBUG : file1: reading active writers 2025/02/11 02:22:26 DEBUG : file1: active writers 1 2025/02/11 02:22:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:27 DEBUG : : Looking for writers 2025/02/11 02:22:27 DEBUG : file1: reading active writers 2025/02/11 02:22:27 DEBUG : file1: active writers 1 2025/02/11 02:22:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:28 DEBUG : : Looking for writers 2025/02/11 02:22:28 DEBUG : file1: reading active writers 2025/02/11 02:22:28 DEBUG : file1: active writers 1 2025/02/11 02:22:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:29 DEBUG : : Looking for writers 2025/02/11 02:22:29 DEBUG : file1: reading active writers 2025/02/11 02:22:29 DEBUG : file1: active writers 1 2025/02/11 02:22:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:30 DEBUG : : Looking for writers 2025/02/11 02:22:30 DEBUG : file1: reading active writers 2025/02/11 02:22:30 DEBUG : file1: active writers 1 2025/02/11 02:22:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:31 DEBUG : : Looking for writers 2025/02/11 02:22:31 DEBUG : file1: reading active writers 2025/02/11 02:22:31 DEBUG : file1: active writers 1 2025/02/11 02:22:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:32 DEBUG : : Looking for writers 2025/02/11 02:22:32 DEBUG : file1: reading active writers 2025/02/11 02:22:32 DEBUG : file1: active writers 1 2025/02/11 02:22:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:33 DEBUG : : Looking for writers 2025/02/11 02:22:33 DEBUG : file1: reading active writers 2025/02/11 02:22:33 DEBUG : file1: active writers 1 2025/02/11 02:22:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:34 DEBUG : : Looking for writers 2025/02/11 02:22:34 DEBUG : file1: reading active writers 2025/02/11 02:22:34 DEBUG : file1: active writers 1 2025/02/11 02:22:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:35 DEBUG : : Looking for writers 2025/02/11 02:22:35 DEBUG : file1: reading active writers 2025/02/11 02:22:35 DEBUG : file1: active writers 1 2025/02/11 02:22:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:36 DEBUG : : Looking for writers 2025/02/11 02:22:36 DEBUG : file1: reading active writers 2025/02/11 02:22:36 DEBUG : file1: active writers 1 2025/02/11 02:22:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:37 DEBUG : : Looking for writers 2025/02/11 02:22:37 DEBUG : file1: reading active writers 2025/02/11 02:22:37 DEBUG : file1: active writers 1 2025/02/11 02:22:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:38 DEBUG : : Looking for writers 2025/02/11 02:22:38 DEBUG : file1: reading active writers 2025/02/11 02:22:38 DEBUG : file1: active writers 1 2025/02/11 02:22:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:39 DEBUG : : Looking for writers 2025/02/11 02:22:39 DEBUG : file1: reading active writers 2025/02/11 02:22:39 DEBUG : file1: active writers 1 2025/02/11 02:22:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:40 DEBUG : : Looking for writers 2025/02/11 02:22:40 DEBUG : file1: reading active writers 2025/02/11 02:22:40 DEBUG : file1: active writers 1 2025/02/11 02:22:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:41 DEBUG : : Looking for writers 2025/02/11 02:22:41 DEBUG : file1: reading active writers 2025/02/11 02:22:41 DEBUG : file1: active writers 1 2025/02/11 02:22:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:42 DEBUG : : Looking for writers 2025/02/11 02:22:42 DEBUG : file1: reading active writers 2025/02/11 02:22:42 DEBUG : file1: active writers 1 2025/02/11 02:22:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:43 DEBUG : : Looking for writers 2025/02/11 02:22:43 DEBUG : file1: reading active writers 2025/02/11 02:22:43 DEBUG : file1: active writers 1 2025/02/11 02:22:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:44 DEBUG : : Looking for writers 2025/02/11 02:22:44 DEBUG : file1: reading active writers 2025/02/11 02:22:44 DEBUG : file1: active writers 1 2025/02/11 02:22:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/11 02:22:45 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/11 02:22:45 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:45 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 02:22:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:45 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:45 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 02:22:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 02:22:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 02:22:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:45 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:45 DEBUG : : Looking for writers 2025/02/11 02:22:45 DEBUG : file1: reading active writers 2025/02/11 02:22:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-puhoday4moku'", Local "Local file system at /tmp/rclone2156847448", Modify Window "1s" 2025/02/11 02:22:45 INFO : webdav root 'rclone-test-puhoday4moku': poll-interval is not supported by this remote 2025/02/11 02:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 02:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 02:22:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : webdav root 'rclone-test-puhoday4moku': File to upload is small (100 bytes), uploading instead of streaming 2025/02/11 02:22:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/11 02:22:45 DEBUG : file1: Size of src and dst objects identical 2025/02/11 02:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 02:22:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 02:22:45 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 02:22:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 02:22:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 02:22:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 02:22:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/11 02:22:45 DEBUG : WaitForWriters: timeout=30s 2025/02/11 02:22:45 DEBUG : : Looking for writers 2025/02/11 02:22:45 DEBUG : file1: reading active writers 2025/02/11 02:22:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/11 02:22:45 DEBUG : webdav root 'rclone-test-puhoday4moku': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.235660968s (try 1/5)