"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/05/16 05:45:54 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-sihovaf7kiha" 2025/05/16 05:45:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 05:45:54 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/05/16 05:45:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/16 05:45:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/16 05:45:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/16 05:45:54 DEBUG : Setting pass="7DYDYSo9veaM2gzBXj5YaSBzlx56JpYBxOL_k4HajwFD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/16 05:45:54 DEBUG : TestWebdavRclone: detected overridden config - adding "{JMz45}" suffix to name 2025/05/16 05:45:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/16 05:45:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/16 05:45:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/16 05:45:54 DEBUG : Setting pass="7DYDYSo9veaM2gzBXj5YaSBzlx56JpYBxOL_k4HajwFD" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/16 05:45:54 DEBUG : found headers: 2025/05/16 05:45:54 DEBUG : Creating backend with remote "/tmp/rclone3308891238" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:54 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:54 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:54 DEBUG : dir: Looking for writers 2025/05/16 05:45:54 DEBUG : : Looking for writers 2025/05/16 05:45:54 DEBUG : dir: reading active writers 2025/05/16 05:45:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:54 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : dir/subdir: Looking for writers 2025/05/16 05:45:55 DEBUG : dir: Looking for writers 2025/05/16 05:45:55 DEBUG : file1: reading active writers 2025/05/16 05:45:55 DEBUG : file2: reading active writers 2025/05/16 05:45:55 DEBUG : subdir: reading active writers 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : dir: reading active writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:55 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : dir: Looking for writers 2025/05/16 05:45:55 DEBUG : file1: reading active writers 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : dir: reading active writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:55 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : dir: Looking for writers 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : dir: reading active writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:55 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:55 DEBUG : : forgetting directory cache 2025/05/16 05:45:55 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:55 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/16 05:45:55 DEBUG : dir: invalidating directory cache 2025/05/16 05:45:55 DEBUG : : >ForgetPath: 2025/05/16 05:45:55 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/16 05:45:55 DEBUG : : invalidating directory cache 2025/05/16 05:45:55 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:55 DEBUG : : >ForgetPath: 2025/05/16 05:45:55 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/16 05:45:55 DEBUG : : >ForgetPath: 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : dir: Looking for writers 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : dir: reading active writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:55 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:55 DEBUG : : forgetting directory cache 2025/05/16 05:45:55 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:55 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:55 DEBUG : dir: Looking for writers 2025/05/16 05:45:55 DEBUG : fil/a/b: Looking for writers 2025/05/16 05:45:55 DEBUG : fil/a: Looking for writers 2025/05/16 05:45:55 DEBUG : b: reading active writers 2025/05/16 05:45:55 DEBUG : fil: Looking for writers 2025/05/16 05:45:55 DEBUG : a: reading active writers 2025/05/16 05:45:55 DEBUG : : Looking for writers 2025/05/16 05:45:55 DEBUG : fil: reading active writers 2025/05/16 05:45:55 DEBUG : dir: reading active writers 2025/05/16 05:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:56 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:56 DEBUG : dir: Looking for writers 2025/05/16 05:45:56 DEBUG : : Looking for writers 2025/05/16 05:45:56 DEBUG : dir: reading active writers 2025/05/16 05:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:56 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:56 DEBUG : dir: Looking for writers 2025/05/16 05:45:56 DEBUG : file1: reading active writers 2025/05/16 05:45:56 DEBUG : : Looking for writers 2025/05/16 05:45:56 DEBUG : dir: reading active writers 2025/05/16 05:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:56 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/16 05:45:56 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 DEBUG : dir: invalidating directory cache 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/16 05:45:56 DEBUG : dir/file1: Reset virtual modtime 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/16 05:45:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/16 05:45:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:45:56 DEBUG : dir: invalidating directory cache 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/16 05:45:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/16 05:45:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/16 05:45:56 DEBUG : : forgetting directory cache 2025/05/16 05:45:56 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/16 05:45:56 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:56 DEBUG : dir/virtualDir: Looking for writers 2025/05/16 05:45:56 DEBUG : dir: Looking for writers 2025/05/16 05:45:56 DEBUG : virtualFile2: reading active writers 2025/05/16 05:45:56 DEBUG : virtualFile: reading active writers 2025/05/16 05:45:56 DEBUG : virtualDir: reading active writers 2025/05/16 05:45:56 DEBUG : file1: reading active writers 2025/05/16 05:45:56 DEBUG : : Looking for writers 2025/05/16 05:45:56 DEBUG : dir: reading active writers 2025/05/16 05:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:56 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:56 ERROR : dir/: Can only open directories read only 2025/05/16 05:45:56 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:56 DEBUG : dir: Looking for writers 2025/05/16 05:45:56 DEBUG : : Looking for writers 2025/05/16 05:45:56 DEBUG : dir: reading active writers 2025/05/16 05:45:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:56 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/16 05:45:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/16 05:45:57 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/16 05:45:57 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:57 NOTICE: webdav root 'rclone-test-sihovaf7kiha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/16 05:45:57 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/16 05:45:57 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:57 DEBUG : dir: Looking for writers 2025/05/16 05:45:57 DEBUG : file1: reading active writers 2025/05/16 05:45:57 DEBUG : potato: reading active writers 2025/05/16 05:45:57 DEBUG : : Looking for writers 2025/05/16 05:45:57 DEBUG : dir: reading active writers 2025/05/16 05:45:57 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:57 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/16 05:45:57 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:57 DEBUG : dir/sub: Looking for writers 2025/05/16 05:45:57 DEBUG : dir: Looking for writers 2025/05/16 05:45:57 DEBUG : file1: reading active writers 2025/05/16 05:45:57 DEBUG : sub: reading active writers 2025/05/16 05:45:57 DEBUG : : Looking for writers 2025/05/16 05:45:57 DEBUG : dir: reading active writers 2025/05/16 05:45:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:57 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/16 05:45:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/16 05:45:57 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:57 DEBUG : dir/sub/subsub: Looking for writers 2025/05/16 05:45:57 DEBUG : dir/sub: Looking for writers 2025/05/16 05:45:57 DEBUG : subsub: reading active writers 2025/05/16 05:45:57 DEBUG : dir: Looking for writers 2025/05/16 05:45:57 DEBUG : file1: reading active writers 2025/05/16 05:45:57 DEBUG : sub: reading active writers 2025/05/16 05:45:57 DEBUG : : Looking for writers 2025/05/16 05:45:57 DEBUG : dir: reading active writers 2025/05/16 05:45:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:57 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:57 ERROR : dir/: Dir.Remove not empty 2025/05/16 05:45:57 DEBUG : dir/file1: Remove: 2025/05/16 05:45:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:45:57 DEBUG : dir/file1: >Remove: err= 2025/05/16 05:45:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/16 05:45:57 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:57 DEBUG : : Looking for writers 2025/05/16 05:45:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:57 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:58 DEBUG : dir/file1: Remove: 2025/05/16 05:45:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:45:58 DEBUG : dir/file1: >Remove: err= 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/16 05:45:58 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:58 DEBUG : : Looking for writers 2025/05/16 05:45:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:58 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:58 DEBUG : dir/file1: Remove: 2025/05/16 05:45:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:45:58 DEBUG : dir/file1: >Remove: err= 2025/05/16 05:45:58 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:58 DEBUG : dir: Looking for writers 2025/05/16 05:45:58 DEBUG : : Looking for writers 2025/05/16 05:45:58 DEBUG : dir: reading active writers 2025/05/16 05:45:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:58 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:58 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/16 05:45:58 DEBUG : dir: Updating dir with dir2 0xc0004bc680 2025/05/16 05:45:58 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/16 05:45:58 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/16 05:45:58 DEBUG : file2: Updating file with file2 0xc000001680 2025/05/16 05:45:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/16 05:45:58 INFO : dir2/file3: Deleted 2025/05/16 05:45:58 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/16 05:45:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001680 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/16 05:45:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/16 05:45:58 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004bd110 2025/05/16 05:45:58 DEBUG : empty directory: forgetting directory cache 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/16 05:45:58 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/16 05:45:58 DEBUG : dir2: Renaming to "dir3" 2025/05/16 05:45:58 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:58 DEBUG : dir3: Looking for writers 2025/05/16 05:45:58 DEBUG : file3: reading active writers 2025/05/16 05:45:58 DEBUG : renamed empty directory: Looking for writers 2025/05/16 05:45:58 DEBUG : : Looking for writers 2025/05/16 05:45:58 DEBUG : dir3: reading active writers 2025/05/16 05:45:58 DEBUG : renamed empty directory: reading active writers 2025/05/16 05:45:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:58 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/16 05:45:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:45:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:45:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/16 05:45:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/16 05:45:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/16 05:45:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/16 05:45:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:45:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:45:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/16 05:45:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/16 05:45:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/16 05:45:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/16 05:45:58 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (12 bytes), uploading instead of streaming 2025/05/16 05:45:59 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/16 05:45:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/16 05:45:59 DEBUG : : forgetting directory cache 2025/05/16 05:45:59 DEBUG : dir: forgetting directory cache 2025/05/16 05:45:59 DEBUG : dir/sub: forgetting directory cache 2025/05/16 05:45:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/16 05:45:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/16 05:45:59 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/16 05:45:59 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/16 05:45:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir/sub: Looking for writers 2025/05/16 05:45:59 DEBUG : file0: reading active writers 2025/05/16 05:45:59 DEBUG : file2: reading active writers 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : sub: reading active writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:45:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/16 05:45:59 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/16 05:45:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:45:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/16 05:45:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/16 05:45:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/16 05:45:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:45:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : file1.metadata: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 DEBUG : dir.metadata: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 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-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:45:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/05/16 05:45:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/16 05:45:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/16 05:45:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:45:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : file.txt: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:45:59 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:45:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/16 05:45:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:45:59 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:45:59 DEBUG : dir: Looking for writers 2025/05/16 05:45:59 DEBUG : file1: reading active writers 2025/05/16 05:45:59 DEBUG : : Looking for writers 2025/05/16 05:45:59 DEBUG : dir: reading active writers 2025/05/16 05:45:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:45:59 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:45:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : dir/file1: Remove: 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:00 DEBUG : dir/file1: >Remove: err= 2025/05/16 05:46:00 DEBUG : dir/file1: Remove: 2025/05/16 05:46:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:00 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : dir/file1: Remove: 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:00 DEBUG : dir/file1: >Remove: err= 2025/05/16 05:46:00 DEBUG : dir/file1: Remove: 2025/05/16 05:46:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:00 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/16 05:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/16 05:46:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/16 05:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/16 05:46:00 DEBUG : dir/file1: Open: flags=0x3 2025/05/16 05:46:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/16 05:46:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : file1: reading active writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:00 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : file1: reading active writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: 2025/05/16 05:46:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0005e2fc0 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0005e2fc0 2025/05/16 05:46:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005e2fc0 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:00 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/16 05:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/16 05:46:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:00 DEBUG : newLeaf: Running delayed rename now 2025/05/16 05:46:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0005e2fc0 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:00 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:00 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:00 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:00 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:00 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:00 DEBUG : dir: Looking for writers 2025/05/16 05:46:00 DEBUG : file1: reading active writers 2025/05/16 05:46:00 DEBUG : : Looking for writers 2025/05/16 05:46:00 DEBUG : dir: reading active writers 2025/05/16 05:46:00 DEBUG : >WaitForWriters: 2025/05/16 05:46:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b55c0 2025/05/16 05:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b55c0 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006b55c0 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/16 05:46:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 DEBUG : newLeaf: Running delayed rename now 2025/05/16 05:46:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b55c0 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:01 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:01 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): openPending: 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): >openPending: err= 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): _writeAt: size=14, off=0 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): >_writeAt: n=14, err= 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): close: 2025/05/16 05:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/16 05:46:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e1d480): >close: err= 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: starting upload 2025/05/16 05:46:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:01 INFO : dir/file1: Copied (replaced existing) 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:01 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): _readAt: size=512, off=0 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): openPending: 2025/05/16 05:46:01 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/05/16 05:46:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): >openPending: err= 2025/05/16 05:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): >_readAt: n=14, err=EOF 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): close: 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000bb8900): >close: err= 2025/05/16 05:46:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b5980 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/16 05:46:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b5980 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:01 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e3d940): openPending: 2025/05/16 05:46:01 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/05/16 05:46:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e3d940): >openPending: err= 2025/05/16 05:46:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e3d940): _writeAt: size=25, off=0 2025/05/16 05:46:01 DEBUG : dir/file1(0xc000e3d940): >_writeAt: n=25, err= 2025/05/16 05:46:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b5980 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 DEBUG : newLeaf(0xc000e3d940): close: 2025/05/16 05:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/16 05:46:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-16 05:46:01.568993113 +0000 UTC m=+6.863145285 2025/05/16 05:46:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:01 DEBUG : newLeaf(0xc000e3d940): >close: err= 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:01 DEBUG : newLeaf: vfs cache: starting upload 2025/05/16 05:46:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:01 INFO : newLeaf: Copied (replaced existing) 2025/05/16 05:46:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:01 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:01 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:01 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:01 DEBUG : dir: Looking for writers 2025/05/16 05:46:01 DEBUG : file1: reading active writers 2025/05/16 05:46:01 DEBUG : : Looking for writers 2025/05/16 05:46:01 DEBUG : dir: reading active writers 2025/05/16 05:46:01 DEBUG : >WaitForWriters: 2025/05/16 05:46:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0005e2180 2025/05/16 05:46:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0005e2180 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000562200): openPending: 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000562200): >openPending: err= 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000562200): _writeAt: size=25, off=0 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000562200): >_writeAt: n=25, err= 2025/05/16 05:46:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0005e2180 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 DEBUG : newLeaf(0xc000562200): close: 2025/05/16 05:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-16 05:46:02.063339488 +0000 UTC m=+7.357491690 2025/05/16 05:46:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:02 DEBUG : newLeaf(0xc000562200): >close: err= 2025/05/16 05:46:02 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: starting upload 2025/05/16 05:46:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:02 INFO : newLeaf: Copied (replaced existing) 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : >WaitForWriters: 2025/05/16 05:46:02 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : >WaitForWriters: 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:02 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): openPending: 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): >openPending: err= 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): _writeAt: size=14, off=0 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): >_writeAt: n=14, err= 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): close: 2025/05/16 05:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/16 05:46:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:02 DEBUG : dir/file1(0xc0006eab80): >close: err= 2025/05/16 05:46:02 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : file1: reading active writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : file1: reading active writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : file1: reading active writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : file1: reading active writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: starting upload 2025/05/16 05:46:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:02 INFO : dir/file1: Copied (replaced existing) 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : file1: reading active writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : >WaitForWriters: 2025/05/16 05:46:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): _readAt: size=512, off=0 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): openPending: 2025/05/16 05:46:02 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/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): >openPending: err= 2025/05/16 05:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): >_readAt: n=14, err=EOF 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): close: 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000ed1080): >close: err= 2025/05/16 05:46:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/16 05:46:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000001500 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000edc780): openPending: 2025/05/16 05:46:02 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/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000edc780): >openPending: err= 2025/05/16 05:46:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000edc780): _writeAt: size=25, off=0 2025/05/16 05:46:02 DEBUG : dir/file1(0xc000edc780): >_writeAt: n=25, err= 2025/05/16 05:46:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/05/16 05:46:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 DEBUG : newLeaf(0xc000edc780): close: 2025/05/16 05:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-16 05:46:02.702284365 +0000 UTC m=+7.996436568 2025/05/16 05:46:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:02 DEBUG : newLeaf(0xc000edc780): >close: err= 2025/05/16 05:46:02 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: starting upload 2025/05/16 05:46:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:02 INFO : newLeaf: Copied (replaced existing) 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/16 05:46:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : >WaitForWriters: 2025/05/16 05:46:02 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:02 DEBUG : dir: Looking for writers 2025/05/16 05:46:02 DEBUG : : Looking for writers 2025/05/16 05:46:02 DEBUG : dir: reading active writers 2025/05/16 05:46:02 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:02 DEBUG : >WaitForWriters: 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:02 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:02 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : file1: reading active writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : >WaitForWriters: 2025/05/16 05:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:03 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): _readAt: size=512, off=0 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): openPending: 2025/05/16 05:46:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/16 05:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): >openPending: err= 2025/05/16 05:46:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): >_readAt: n=14, err=EOF 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): close: 2025/05/16 05:46:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000efd6c0): >close: err= 2025/05/16 05:46:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b4fc0 2025/05/16 05:46:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/16 05:46:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/16 05:46:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b4fc0 2025/05/16 05:46:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/16 05:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:03 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000921580): openPending: 2025/05/16 05:46:03 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/05/16 05:46:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/16 05:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000921580): >openPending: err= 2025/05/16 05:46:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000921580): _writeAt: size=25, off=0 2025/05/16 05:46:03 DEBUG : dir/file1(0xc000921580): >_writeAt: n=25, err= 2025/05/16 05:46:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/16 05:46:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/16 05:46:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006b4fc0 2025/05/16 05:46:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:03 DEBUG : newLeaf(0xc000921580): close: 2025/05/16 05:46:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/16 05:46:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-16 05:46:03.208582611 +0000 UTC m=+8.502734824 2025/05/16 05:46:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:03 DEBUG : newLeaf(0xc000921580): >close: err= 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:03 DEBUG : newLeaf: vfs cache: starting upload 2025/05/16 05:46:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:03 INFO : newLeaf: Copied (replaced existing) 2025/05/16 05:46:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/16 05:46:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/16 05:46:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : >WaitForWriters: 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : newLeaf: reading active writers 2025/05/16 05:46:03 DEBUG : >WaitForWriters: 2025/05/16 05:46:03 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestFileRename (3.05s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.63s) --- 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-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:03 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:03 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 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-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:03 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : file1: reading active writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:03 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/16 05:46:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/16 05:46:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/16 05:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:03 DEBUG : dir: Looking for writers 2025/05/16 05:46:03 DEBUG : file1: reading active writers 2025/05/16 05:46:03 DEBUG : : Looking for writers 2025/05/16 05:46:03 DEBUG : dir: reading active writers 2025/05/16 05:46:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:03 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/16 05:46:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/16 05:46:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/16 05:46:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/16 05:46:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/16 05:46:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/16 05:46:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/16 05:46:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/16 05:46:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/16 05:46:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/16 05:46:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/16 05:46:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/16 05:46:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/16 05:46:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): _readAt: size=1, off=0 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): openPending: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >openPending: err= 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): _readAt: size=256, off=1 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >_readAt: n=15, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): _readAt: size=16, off=16 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >_readAt: n=0, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): close: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >close: err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): close: 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000e09400): >close: err=file already closed 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): _readAt: size=1, off=0 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): openPending: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >openPending: err= 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): _readAt: size=1, off=5 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): _readAt: size=1, off=3 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): _readAt: size=1, off=13 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): _readAt: size=16, off=100 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >_readAt: n=0, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): close: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000bcf940): >close: err= 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=1, off=0 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): openPending: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >openPending: err= 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=1, off=5 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=1, off=1 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=1, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=6, off=10 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=6, err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=256, off=10 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=6, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=256, off=100 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=0, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): close: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >close: err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): _readAt: size=256, off=100 2025/05/16 05:46:04 DEBUG : dir/file1(0xc000eb5a40): >_readAt: n=0, err=file already closed 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:04 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): RWFileHandle.Flush 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): _readAt: size=256, off=0 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): openPending: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): >openPending: err= 2025/05/16 05:46:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): >_readAt: n=16, err=EOF 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): RWFileHandle.Flush 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): RWFileHandle.Flush 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): close: 2025/05/16 05:46:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:04 DEBUG : dir/file1(0xc00058d140): >close: err= 2025/05/16 05:46:04 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:04 DEBUG : dir: Looking for writers 2025/05/16 05:46:04 DEBUG : file1: reading active writers 2025/05/16 05:46:04 DEBUG : : Looking for writers 2025/05/16 05:46:04 DEBUG : dir: reading active writers 2025/05/16 05:46:04 DEBUG : >WaitForWriters: 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:04 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/16 05:46:05 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): _readAt: size=256, off=0 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): openPending: 2025/05/16 05:46:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): >openPending: err= 2025/05/16 05:46:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/16 05:46:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): >_readAt: n=16, err=EOF 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): RWFileHandle.Release 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): close: 2025/05/16 05:46:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): >close: err= 2025/05/16 05:46:05 DEBUG : dir/file1(0xc000edc600): RWFileHandle.Release 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : dir: Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : dir: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:05 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): openPending: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): >openPending: err= 2025/05/16 05:46:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): _writeAt: size=5, off=0 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): >_writeAt: n=5, err= 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): _writeAt: size=7, off=5 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): >_writeAt: n=7, err= 2025/05/16 05:46:05 DEBUG : file1: vfs cache: truncate to size=11 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): close: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:05.135473457 +0000 UTC m=+10.429625660 2025/05/16 05:46:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): >close: err= 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): close: 2025/05/16 05:46:05 DEBUG : file1(0xc000aac080): >close: err=file already closed 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:05 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:05 INFO : file1: Copied (new) 2025/05/16 05:46:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-16 05:46:05 +0000 UTC" 2025/05/16 05:46:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:05 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): openPending: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): >openPending: err= 2025/05/16 05:46:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): _writeAt: size=7, off=0 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): >_writeAt: n=7, err= 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): _writeAt: size=6, off=5 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): >_writeAt: n=6, err= 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): close: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:05.33259491 +0000 UTC m=+10.626747112 2025/05/16 05:46:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): >close: err= 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): _writeAt: size=5, off=0 2025/05/16 05:46:05 DEBUG : file1(0xc000b72380): >_writeAt: n=0, err=file already closed 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:05 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:05 INFO : file1: Copied (new) 2025/05/16 05:46:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-16 05:46:05 +0000 UTC" 2025/05/16 05:46:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:05 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : file1(0xc0005e0900): openPending: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1(0xc0005e0900): >openPending: err= 2025/05/16 05:46:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1(0xc0005e0900): close: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:05.528573024 +0000 UTC m=+10.822725225 2025/05/16 05:46:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:05 DEBUG : file1(0xc0005e0900): >close: err= 2025/05/16 05:46:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/16 05:46:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:05 DEBUG : file2: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): openPending: 2025/05/16 05:46:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): >openPending: err= 2025/05/16 05:46:05 DEBUG : file2: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/16 05:46:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/16 05:46:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): RWFileHandle.Flush 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): RWFileHandle.Release 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): close: 2025/05/16 05:46:05 DEBUG : file2: vfs cache: setting modification time to 2025-05-16 05:46:05.529777497 +0000 UTC m=+10.823929708 2025/05/16 05:46:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:05 DEBUG : file2(0xc0005e09c0): >close: err= 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/16 05:46:05 DEBUG : file2: vfs cache: starting upload 2025/05/16 05:46:05 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:05 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:05 INFO : file2: Copied (new) 2025/05/16 05:46:05 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-16 05:46:05 +0000 UTC" 2025/05/16 05:46:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/16 05:46:05 INFO : file2: vfs cache: upload succeeded try #1 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/16 05:46:05 INFO : file1: Copied (new) 2025/05/16 05:46:05 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-16 05:46:05 +0000 UTC" 2025/05/16 05:46:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : file2: reading active writers 2025/05/16 05:46:05 DEBUG : >WaitForWriters: 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:05 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:05 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): openPending: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): >openPending: err= 2025/05/16 05:46:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): _writeAt: size=5, off=0 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): >_writeAt: n=5, err= 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): RWFileHandle.Flush 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): RWFileHandle.Flush 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): close: 2025/05/16 05:46:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:05.89878851 +0000 UTC m=+11.192940712 2025/05/16 05:46:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:05 DEBUG : file1(0xc0006f4b80): >close: err= 2025/05/16 05:46:05 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:05 DEBUG : : Looking for writers 2025/05/16 05:46:05 DEBUG : file1: reading active writers 2025/05/16 05:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:05 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 INFO : file1: Copied (new) 2025/05/16 05:46:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-16 05:46:05 +0000 UTC" 2025/05/16 05:46:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : >WaitForWriters: 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:06 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): openPending: 2025/05/16 05:46:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): >openPending: err= 2025/05/16 05:46:06 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): _writeAt: size=5, off=0 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): >_writeAt: n=5, err= 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): RWFileHandle.Release 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): close: 2025/05/16 05:46:06 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:06.085217304 +0000 UTC m=+11.379369517 2025/05/16 05:46:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): >close: err= 2025/05/16 05:46:06 DEBUG : file1(0xc0007b0900): RWFileHandle.Release 2025/05/16 05:46:06 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:06 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 INFO : file1: Copied (new) 2025/05/16 05:46:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-16 05:46:06 +0000 UTC" 2025/05/16 05:46:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : >WaitForWriters: 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/16 05:46:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:06 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): openPending: 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): >openPending: err= 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/16 05:46:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): _writeAt: size=5, off=0 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): >_writeAt: n=5, err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): close: 2025/05/16 05:46:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-16 05:46:06.333943441 +0000 UTC m=+11.628095653 2025/05/16 05:46:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:06 DEBUG : dir/file1(0xc0009895c0): >close: err= 2025/05/16 05:46:06 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: starting upload 2025/05/16 05:46:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 INFO : dir/file1: Copied (replaced existing) 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : >WaitForWriters: 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:06 DEBUG : dir/file1: newRWFileHandle: 2025/05/16 05:46:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/16 05:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/16 05:46:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): _writeAt: size=5, off=0 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): openPending: 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/16 05:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): >openPending: err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): >_writeAt: n=5, err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): _writeAt: size=15, off=5 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): >_writeAt: n=15, err= 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): close: 2025/05/16 05:46:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-16 05:46:06.617716476 +0000 UTC m=+11.911868678 2025/05/16 05:46:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:06 DEBUG : dir/file1(0xc00097d1c0): >close: err= 2025/05/16 05:46:06 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: starting upload 2025/05/16 05:46:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 INFO : dir/file1: Copied (replaced existing) 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/05/16 05:46:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:06 DEBUG : dir: Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : dir: reading active writers 2025/05/16 05:46:06 DEBUG : >WaitForWriters: 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:06 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:06 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): openPending: 2025/05/16 05:46:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): >openPending: err= 2025/05/16 05:46:06 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): _writeAt: size=5, off=0 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): >_writeAt: n=5, err= 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): close: 2025/05/16 05:46:06 DEBUG : file1: vfs cache: setting modification time to 2025-05-16 05:46:06.840730009 +0000 UTC m=+12.134882221 2025/05/16 05:46:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:06 DEBUG : file1(0xc0007b1a00): >close: err= 2025/05/16 05:46:06 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:06 DEBUG : file1: vfs cache: starting upload 2025/05/16 05:46:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:06 INFO : file1: Copied (new) 2025/05/16 05:46:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-16 05:46:06 +0000 UTC" 2025/05/16 05:46:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/16 05:46:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:06 INFO : file1: vfs cache: upload succeeded try #1 2025/05/16 05:46:06 DEBUG : : Looking for writers 2025/05/16 05:46:06 DEBUG : file1: reading active writers 2025/05/16 05:46:06 DEBUG : >WaitForWriters: 2025/05/16 05:46:06 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.028558173 +0000 UTC m=+12.322710375 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.028558173 +0000 UTC m=+12.322710375 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eab80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.028558173 +0000 UTC m=+12.322710375 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eabc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f490 item 1 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.031610336 +0000 UTC m=+12.325762538 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.031610336 +0000 UTC m=+12.325762538 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ff10 item 2 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.03370976 +0000 UTC m=+12.327861963 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eac80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.03370976 +0000 UTC m=+12.327861963 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eacc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.03370976 +0000 UTC m=+12.327861963 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003723f0 item 3 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.036207843 +0000 UTC m=+12.330360044 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007ead80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.036207843 +0000 UTC m=+12.330360044 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372850 item 4 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.038298321 +0000 UTC m=+12.332450522 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.038298321 +0000 UTC m=+12.332450522 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eae80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.038298321 +0000 UTC m=+12.332450522 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 5 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.041255105 +0000 UTC m=+12.335407316 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eaf40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.041255105 +0000 UTC m=+12.335407316 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0007eafc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373260 item 6 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.052375596 +0000 UTC m=+12.346527798 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009cbf00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.052375596 +0000 UTC m=+12.346527798 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.052375596 +0000 UTC m=+12.346527798 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab110 item 7 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.055032247 +0000 UTC m=+12.349184419 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.055032247 +0000 UTC m=+12.349184419 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab730 item 8 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e001c0): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e001c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.057177066 +0000 UTC m=+12.351329277 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.057177066 +0000 UTC m=+12.351329277 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.057177066 +0000 UTC m=+12.351329277 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb20 item 9 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.061022088 +0000 UTC m=+12.355174300 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.061022088 +0000 UTC m=+12.355174300 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba0e0 item 10 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e00440): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.063520362 +0000 UTC m=+12.357672564 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.063520362 +0000 UTC m=+12.357672564 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.063520362 +0000 UTC m=+12.357672564 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba5b0 item 11 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.066828507 +0000 UTC m=+12.360980719 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.066828507 +0000 UTC m=+12.360980719 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bafc0 item 12 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e00740): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.069857447 +0000 UTC m=+12.364009659 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.069857447 +0000 UTC m=+12.364009659 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbb20 item 13 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.072275419 +0000 UTC m=+12.366427631 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e008c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.072275419 +0000 UTC m=+12.366427631 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 14 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e00a00): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.073894401 +0000 UTC m=+12.368046562 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00a40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.073894401 +0000 UTC m=+12.368046562 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112380 item 15 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.075248103 +0000 UTC m=+12.369400276 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00b80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.075248103 +0000 UTC m=+12.369400276 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112690 item 16 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.076661829 +0000 UTC m=+12.370813991 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.076661829 +0000 UTC m=+12.370813991 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00c80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.076661829 +0000 UTC m=+12.370813991 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00cc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 17 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.079551037 +0000 UTC m=+12.373703239 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00d40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.079551037 +0000 UTC m=+12.373703239 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00dc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112f50 item 18 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.081720423 +0000 UTC m=+12.375872615 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00e40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.081720423 +0000 UTC m=+12.375872615 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.081720423 +0000 UTC m=+12.375872615 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00f40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113260 item 19 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.084426006 +0000 UTC m=+12.378578208 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e00fc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.084426006 +0000 UTC m=+12.378578208 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001139d0 item 20 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.086460287 +0000 UTC m=+12.380612479 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e010c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.086460287 +0000 UTC m=+12.380612479 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.086460287 +0000 UTC m=+12.380612479 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e011c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113d50 item 21 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.089321782 +0000 UTC m=+12.383473974 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.089321782 +0000 UTC m=+12.383473974 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e012c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6310 item 22 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.091704718 +0000 UTC m=+12.385856911 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.091704718 +0000 UTC m=+12.385856911 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.091704718 +0000 UTC m=+12.385856911 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6770 item 23 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.095178836 +0000 UTC m=+12.389331028 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e014c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.095178836 +0000 UTC m=+12.389331028 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6cb0 item 24 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e01600): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.097520334 +0000 UTC m=+12.391672527 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.097520334 +0000 UTC m=+12.391672527 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.097520334 +0000 UTC m=+12.391672527 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7030 item 25 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.100083228 +0000 UTC m=+12.394235400 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e017c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.100083228 +0000 UTC m=+12.394235400 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7810 item 26 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e01900): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.102398147 +0000 UTC m=+12.396550320 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.102398147 +0000 UTC m=+12.396550320 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.102398147 +0000 UTC m=+12.396550320 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01a40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7b90 item 27 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.104430907 +0000 UTC m=+12.398583079 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.104430907 +0000 UTC m=+12.398583079 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c150 item 28 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e01c00): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.105873497 +0000 UTC m=+12.400025679 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.105873497 +0000 UTC m=+12.400025679 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c770 item 29 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.107267566 +0000 UTC m=+12.401419737 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01d80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.107267566 +0000 UTC m=+12.401419737 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01e00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056caf0 item 30 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e01ec0): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01ec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.108814993 +0000 UTC m=+12.402967165 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e01f00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.108814993 +0000 UTC m=+12.402967165 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d3b0 item 31 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.110587081 +0000 UTC m=+12.404739274 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.110587081 +0000 UTC m=+12.404739274 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dc70 item 32 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.112659955 +0000 UTC m=+12.406812147 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc310 item 33 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.113347327 +0000 UTC m=+12.407499499 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f921c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.113347327 +0000 UTC m=+12.407499499 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc460 item 33 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.114772074 +0000 UTC m=+12.408924246 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc9a0 item 34 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.115408639 +0000 UTC m=+12.409560811 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.115408639 +0000 UTC m=+12.409560811 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd20 item 34 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.117444233 +0000 UTC m=+12.411596425 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd1f0 item 35 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.118065189 +0000 UTC m=+12.412217381 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.118065189 +0000 UTC m=+12.412217381 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd340 item 35 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.11964103 +0000 UTC m=+12.413793222 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd8f0 item 36 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.120261055 +0000 UTC m=+12.414413247 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f924c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.120261055 +0000 UTC m=+12.414413247 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb90 item 36 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.122096803 +0000 UTC m=+12.416248995 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdf10 item 37 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.122578539 +0000 UTC m=+12.416730730 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.122578539 +0000 UTC m=+12.416730730 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f925c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514230 item 37 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.124013093 +0000 UTC m=+12.418165285 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005147e0 item 38 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.124557336 +0000 UTC m=+12.418709528 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.124557336 +0000 UTC m=+12.418709528 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514a10 item 38 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.126297755 +0000 UTC m=+12.420449917 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a043c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372070 item 39 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.126889367 +0000 UTC m=+12.421041539 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.126889367 +0000 UTC m=+12.421041539 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f920c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372230 item 39 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.12807296 +0000 UTC m=+12.422225132 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372620 item 40 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.128582758 +0000 UTC m=+12.422734930 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.128582758 +0000 UTC m=+12.422734930 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372850 item 40 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.130270959 +0000 UTC m=+12.424423162 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 41 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.130893659 +0000 UTC m=+12.425045852 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f922c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 41 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.131881414 +0000 UTC m=+12.426033606 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.131881414 +0000 UTC m=+12.426033606 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 41 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.133895247 +0000 UTC m=+12.428047439 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 42 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.134540309 +0000 UTC m=+12.428692491 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 42 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.135143542 +0000 UTC m=+12.429295735 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.135143542 +0000 UTC m=+12.429295735 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373f10 item 42 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.136666484 +0000 UTC m=+12.430818676 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514e00 item 43 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.137300395 +0000 UTC m=+12.431452597 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514fc0 item 43 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.137807527 +0000 UTC m=+12.431959719 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.137807527 +0000 UTC m=+12.431959719 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515110 item 43 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.139683632 +0000 UTC m=+12.433835824 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515500 item 44 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.140370873 +0000 UTC m=+12.434523065 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92a80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515650 item 44 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.141227682 +0000 UTC m=+12.435379874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.141227682 +0000 UTC m=+12.435379874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92b80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 44 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.142753438 +0000 UTC m=+12.436905631 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 45 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.143327858 +0000 UTC m=+12.437480030 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92c80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.143327858 +0000 UTC m=+12.437480030 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92d40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 45 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.145690096 +0000 UTC m=+12.439842268 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 46 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.147349804 +0000 UTC m=+12.441501976 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92e40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.147349804 +0000 UTC m=+12.441501976 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92f00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 46 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.149495203 +0000 UTC m=+12.443647376 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f92fc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 47 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.150453314 +0000 UTC m=+12.444605486 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93000): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.150453314 +0000 UTC m=+12.444605486 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f930c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 47 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.153691157 +0000 UTC m=+12.447843328 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 48 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.154541805 +0000 UTC m=+12.448693987 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f931c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.154541805 +0000 UTC m=+12.448693987 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396230 item 48 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.156591435 +0000 UTC m=+12.450743627 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a040c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396700 item 49 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.157331305 +0000 UTC m=+12.451483477 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.157331305 +0000 UTC m=+12.451483477 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396850 item 49 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.159107571 +0000 UTC m=+12.453259743 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a041c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003970a0 item 50 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.159793681 +0000 UTC m=+12.453945852 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.159793681 +0000 UTC m=+12.453945852 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a042c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397490 item 50 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.161841798 +0000 UTC m=+12.455993970 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397880 item 51 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.162581487 +0000 UTC m=+12.456733660 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.162581487 +0000 UTC m=+12.456733660 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a044c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397a40 item 51 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.164327368 +0000 UTC m=+12.458479540 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ce0 item 52 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.165098216 +0000 UTC m=+12.459250388 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.165098216 +0000 UTC m=+12.459250388 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397f10 item 52 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.166815071 +0000 UTC m=+12.460967243 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a046c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a690 item 53 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.167608711 +0000 UTC m=+12.461760883 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.167608711 +0000 UTC m=+12.461760883 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a047c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056aa10 item 53 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.169596595 +0000 UTC m=+12.463748768 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003242a0 item 54 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.170237409 +0000 UTC m=+12.464389591 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.170237409 +0000 UTC m=+12.464389591 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003244d0 item 54 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.17160546 +0000 UTC m=+12.465757632 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a80 item 55 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.172153379 +0000 UTC m=+12.466305552 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.172153379 +0000 UTC m=+12.466305552 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324c40 item 55 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.173687392 +0000 UTC m=+12.467839563 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324ee0 item 56 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.174243936 +0000 UTC m=+12.468396109 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.174243936 +0000 UTC m=+12.468396109 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325110 item 56 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.175963226 +0000 UTC m=+12.470115398 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325810 item 57 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.176602086 +0000 UTC m=+12.470754258 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325a40 item 57 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.177383355 +0000 UTC m=+12.471535527 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.177383355 +0000 UTC m=+12.471535527 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cca80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325c70 item 57 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.179643189 +0000 UTC m=+12.473795361 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0230 item 58 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.180157506 +0000 UTC m=+12.474309678 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0380 item 58 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.180774335 +0000 UTC m=+12.474926506 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.180774335 +0000 UTC m=+12.474926506 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b04d0 item 58 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.182124702 +0000 UTC m=+12.476276874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b07e0 item 59 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.182671588 +0000 UTC m=+12.476823760 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b09a0 item 59 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.183281143 +0000 UTC m=+12.477433316 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.183281143 +0000 UTC m=+12.477433316 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0af0 item 59 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.184687546 +0000 UTC m=+12.478839717 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0ee0 item 60 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.18521687 +0000 UTC m=+12.479369043 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1110 item 60 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.186019527 +0000 UTC m=+12.480171700 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.186019527 +0000 UTC m=+12.480171700 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1260 item 60 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.187352372 +0000 UTC m=+12.481504545 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1ab0 item 61 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.18785698 +0000 UTC m=+12.482009142 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.18785698 +0000 UTC m=+12.482009142 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdb80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1c00 item 61 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.189269934 +0000 UTC m=+12.483422106 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384070 item 62 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.18978929 +0000 UTC m=+12.483941463 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.18978929 +0000 UTC m=+12.483941463 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdd40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384310 item 62 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.191082269 +0000 UTC m=+12.485234442 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385340 item 63 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.191610531 +0000 UTC m=+12.485762703 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cde40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.191610531 +0000 UTC m=+12.485762703 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdf00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385730 item 63 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.192930802 +0000 UTC m=+12.487082974 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385ce0 item 64 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.193450258 +0000 UTC m=+12.487602429 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.193450258 +0000 UTC m=+12.487602429 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006042c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385ea0 item 64 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.194704604 +0000 UTC m=+12.488856766 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 65 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.195253485 +0000 UTC m=+12.489405647 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.195253485 +0000 UTC m=+12.489405647 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a700 item 65 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.197487452 +0000 UTC m=+12.491639664 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ad20 item 66 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.198441324 +0000 UTC m=+12.492593536 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604b00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.198441324 +0000 UTC m=+12.492593536 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000604c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031af50 item 66 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.200089711 +0000 UTC m=+12.494241873 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b180 item 67 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.200608955 +0000 UTC m=+12.494761118 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.200608955 +0000 UTC m=+12.494761118 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b490 item 67 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.201994578 +0000 UTC m=+12.496146751 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a049c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bab0 item 68 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.202558458 +0000 UTC m=+12.496710620 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04a80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.202558458 +0000 UTC m=+12.496710620 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04ac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc70 item 68 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.203838433 +0000 UTC m=+12.497990605 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a0e0 item 69 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.204449411 +0000 UTC m=+12.498601582 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.204449411 +0000 UTC m=+12.498601582 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04b80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a2a0 item 69 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.205873626 +0000 UTC m=+12.500025788 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04c00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a770 item 70 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.206520962 +0000 UTC m=+12.500673124 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04cc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.206520962 +0000 UTC m=+12.500673124 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ab60 item 70 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.207934257 +0000 UTC m=+12.502086429 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04d80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b2d0 item 71 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.208562177 +0000 UTC m=+12.502714349 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.208562177 +0000 UTC m=+12.502714349 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04e80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b5e0 item 71 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.210009816 +0000 UTC m=+12.504161978 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04f00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bdc0 item 72 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.210642564 +0000 UTC m=+12.504794727 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a04fc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.210642564 +0000 UTC m=+12.504794727 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05000): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004260e0 item 72 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.212002529 +0000 UTC m=+12.506154702 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004265b0 item 73 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.212593881 +0000 UTC m=+12.506746053 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004268c0 item 73 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.21328029 +0000 UTC m=+12.507432462 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a050c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.21328029 +0000 UTC m=+12.507432462 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426a80 item 73 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.214268196 +0000 UTC m=+12.508420368 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a051c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 74 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.214603045 +0000 UTC m=+12.508755217 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004270a0 item 74 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.215035056 +0000 UTC m=+12.509187218 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a052c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.215035056 +0000 UTC m=+12.509187218 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004271f0 item 74 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.216037279 +0000 UTC m=+12.510189451 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a053c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427730 item 75 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.216493377 +0000 UTC m=+12.510645548 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427960 item 75 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.216994477 +0000 UTC m=+12.511146649 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a054c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.216994477 +0000 UTC m=+12.511146649 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 75 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.218164526 +0000 UTC m=+12.512316698 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a055c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 76 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.218604021 +0000 UTC m=+12.512756194 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de0e0 item 76 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.219152863 +0000 UTC m=+12.513305035 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a056c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.219152863 +0000 UTC m=+12.513305035 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de2a0 item 76 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.2203442 +0000 UTC m=+12.514496372 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a057c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 77 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.220773777 +0000 UTC m=+12.514925939 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.220773777 +0000 UTC m=+12.514925939 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a058c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de700 item 77 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.221875146 +0000 UTC m=+12.516027319 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea80 item 78 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.222347844 +0000 UTC m=+12.516500016 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a059c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.222347844 +0000 UTC m=+12.516500016 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05a80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002debd0 item 78 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.223445596 +0000 UTC m=+12.517597768 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee70 item 79 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.223869252 +0000 UTC m=+12.518021425 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05b80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.223869252 +0000 UTC m=+12.518021425 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df030 item 79 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.224973447 +0000 UTC m=+12.519125619 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df500 item 80 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.225415376 +0000 UTC m=+12.519567549 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05d40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.225415376 +0000 UTC m=+12.519567549 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df650 item 80 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.22651959 +0000 UTC m=+12.520671763 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df8f0 item 81 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.226963465 +0000 UTC m=+12.521115628 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05e80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.226963465 +0000 UTC m=+12.521115628 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05ec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfa40 item 81 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.228067889 +0000 UTC m=+12.522220052 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000a05f40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfd50 item 82 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.228558411 +0000 UTC m=+12.522710584 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.228558411 +0000 UTC m=+12.522710584 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e0c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfea0 item 82 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.22963791 +0000 UTC m=+12.523790081 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602310 item 83 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.230083276 +0000 UTC m=+12.524235447 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.230083276 +0000 UTC m=+12.524235447 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac150 item 83 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.231340588 +0000 UTC m=+12.525492760 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac7e0 item 84 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.231840808 +0000 UTC m=+12.525992981 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.231840808 +0000 UTC m=+12.525992981 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac930 item 84 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.23295468 +0000 UTC m=+12.527106853 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acc40 item 85 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.233427709 +0000 UTC m=+12.527579882 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f934c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.233427709 +0000 UTC m=+12.527579882 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acd90 item 85 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.234589682 +0000 UTC m=+12.528741854 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad260 item 86 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.235101764 +0000 UTC m=+12.529253936 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.235101764 +0000 UTC m=+12.529253936 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad490 item 86 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.236298172 +0000 UTC m=+12.530450344 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad880 item 87 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.236819912 +0000 UTC m=+12.530972084 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f937c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.236819912 +0000 UTC m=+12.530972084 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adb20 item 87 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.238017662 +0000 UTC m=+12.532169833 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adf10 item 88 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.238535114 +0000 UTC m=+12.532687286 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.238535114 +0000 UTC m=+12.532687286 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e1c0 item 88 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.239886242 +0000 UTC m=+12.534038414 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e5b0 item 89 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.240439211 +0000 UTC m=+12.534591383 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93a80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e7e0 item 89 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.240933359 +0000 UTC m=+12.535085541 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.240933359 +0000 UTC m=+12.535085541 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93b80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eaf0 item 89 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.242140468 +0000 UTC m=+12.536292639 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ef50 item 90 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.242576346 +0000 UTC m=+12.536728528 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93c80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f0a0 item 90 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.243163389 +0000 UTC m=+12.537315571 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.243163389 +0000 UTC m=+12.537315571 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93d80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f810 item 90 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.244394481 +0000 UTC m=+12.538546653 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fb90 item 91 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.244826182 +0000 UTC m=+12.538978355 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93e80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005880e0 item 91 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.245353382 +0000 UTC m=+12.539505554 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000f93f40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.245353382 +0000 UTC m=+12.539505554 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006050c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b1f0 item 91 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.246635431 +0000 UTC m=+12.540787603 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b730 item 92 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.247059538 +0000 UTC m=+12.541211709 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006052c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 92 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.247584865 +0000 UTC m=+12.541737037 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.247584865 +0000 UTC m=+12.541737037 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006053c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bab0 item 92 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.24870554 +0000 UTC m=+12.542857711 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bea0 item 93 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.249145857 +0000 UTC m=+12.543298028 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0006054c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.249145857 +0000 UTC m=+12.543298028 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c81c0 item 93 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.250368805 +0000 UTC m=+12.544520976 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8700 item 94 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.250782451 +0000 UTC m=+12.544934623 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.250782451 +0000 UTC m=+12.544934623 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c8c40 item 94 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.252126486 +0000 UTC m=+12.546278658 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c91f0 item 95 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.252619643 +0000 UTC m=+12.546771815 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.252619643 +0000 UTC m=+12.546771815 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9340 item 95 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.253951856 +0000 UTC m=+12.548104028 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9650 item 96 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.254412741 +0000 UTC m=+12.548564913 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605b40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.254412741 +0000 UTC m=+12.548564913 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000605c00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c9960 item 96 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= 2025/05/16 05:46:07 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : >WaitForWriters: 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.278732157 +0000 UTC m=+12.572884330 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.278732157 +0000 UTC m=+12.572884330 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.278732157 +0000 UTC m=+12.572884330 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005883f0 item 1 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.280561384 +0000 UTC m=+12.574713555 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.280561384 +0000 UTC m=+12.574713555 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588b60 item 2 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.281709701 +0000 UTC m=+12.575861874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.281709701 +0000 UTC m=+12.575861874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.281709701 +0000 UTC m=+12.575861874 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589110 item 3 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.283410877 +0000 UTC m=+12.577563049 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.283410877 +0000 UTC m=+12.577563049 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005896c0 item 4 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.284579332 +0000 UTC m=+12.578731494 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.284579332 +0000 UTC m=+12.578731494 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.284579332 +0000 UTC m=+12.578731494 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589b90 item 5 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.286932222 +0000 UTC m=+12.581084414 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.286932222 +0000 UTC m=+12.581084414 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 6 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.288627027 +0000 UTC m=+12.582779219 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.288627027 +0000 UTC m=+12.582779219 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.288627027 +0000 UTC m=+12.582779219 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 7 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.291212262 +0000 UTC m=+12.585364434 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.291212262 +0000 UTC m=+12.585364434 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 8 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e1c900): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.292591563 +0000 UTC m=+12.586743735 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.292591563 +0000 UTC m=+12.586743735 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.292591563 +0000 UTC m=+12.586743735 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c9c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 9 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.294355759 +0000 UTC m=+12.588507931 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.294355759 +0000 UTC m=+12.588507931 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 10 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc000e1cb80): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.295689915 +0000 UTC m=+12.589842087 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.295689915 +0000 UTC m=+12.589842087 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.295689915 +0000 UTC m=+12.589842087 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa310 item 11 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.29762035 +0000 UTC m=+12.591772523 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.29762035 +0000 UTC m=+12.591772523 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc540 item 12 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058c300): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.299431123 +0000 UTC m=+12.593583315 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.299431123 +0000 UTC m=+12.593583315 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc9a0 item 13 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.301092795 +0000 UTC m=+12.595244977 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.301092795 +0000 UTC m=+12.595244977 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 14 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058c5c0): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.302821131 +0000 UTC m=+12.596973323 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.302821131 +0000 UTC m=+12.596973323 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd1f0 item 15 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.304383355 +0000 UTC m=+12.598535547 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.304383355 +0000 UTC m=+12.598535547 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd650 item 16 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.305941032 +0000 UTC m=+12.600093223 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.305941032 +0000 UTC m=+12.600093223 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.305941032 +0000 UTC m=+12.600093223 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc00 item 17 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.308047428 +0000 UTC m=+12.602199610 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.308047428 +0000 UTC m=+12.602199610 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba0e0 item 18 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.309586991 +0000 UTC m=+12.603739183 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.309586991 +0000 UTC m=+12.603739183 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.309586991 +0000 UTC m=+12.603739183 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba5b0 item 19 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.311973234 +0000 UTC m=+12.606125426 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.311973234 +0000 UTC m=+12.606125426 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bafc0 item 20 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.313627742 +0000 UTC m=+12.607779934 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.313627742 +0000 UTC m=+12.607779934 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.313627742 +0000 UTC m=+12.607779934 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbb20 item 21 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.321813089 +0000 UTC m=+12.615965262 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.321813089 +0000 UTC m=+12.615965262 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 22 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.323807516 +0000 UTC m=+12.617959709 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c1c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.323807516 +0000 UTC m=+12.617959709 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.323807516 +0000 UTC m=+12.617959709 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112460 item 23 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.326011226 +0000 UTC m=+12.620163417 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c3c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.326011226 +0000 UTC m=+12.620163417 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001128c0 item 24 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058c500): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.328751554 +0000 UTC m=+12.622903746 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.328751554 +0000 UTC m=+12.622903746 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.328751554 +0000 UTC m=+12.622903746 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d90 item 25 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.331712055 +0000 UTC m=+12.625864247 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.331712055 +0000 UTC m=+12.625864247 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113180 item 26 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058c800): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.333844812 +0000 UTC m=+12.627997004 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.333844812 +0000 UTC m=+12.627997004 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.333844812 +0000 UTC m=+12.627997004 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 27 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.336386907 +0000 UTC m=+12.630539099 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058c9c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.336386907 +0000 UTC m=+12.630539099 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ca40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113c70 item 28 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058cb00): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.33824093 +0000 UTC m=+12.632393123 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cb40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.33824093 +0000 UTC m=+12.632393123 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113f10 item 29 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.339877766 +0000 UTC m=+12.634029937 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.339877766 +0000 UTC m=+12.634029937 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cd40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa380 item 30 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): _readAt: size=2, off=0 2025/05/16 05:46:07 ERROR : open-test-file(0xc00058ce80): Couldn't read size of file 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): >_writeAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): close: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058ce80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.341318231 +0000 UTC m=+12.635470394 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058cf40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.341318231 +0000 UTC m=+12.635470394 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d000): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa620 item 31 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.342652468 +0000 UTC m=+12.636804640 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.342652468 +0000 UTC m=+12.636804640 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa9a0 item 32 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.344110106 +0000 UTC m=+12.638262278 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 33 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.34463907 +0000 UTC m=+12.638791232 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.34463907 +0000 UTC m=+12.638791232 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae00 item 33 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.346235399 +0000 UTC m=+12.640387591 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab1f0 item 34 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.34707172 +0000 UTC m=+12.641223911 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.34707172 +0000 UTC m=+12.641223911 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab340 item 34 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.348598288 +0000 UTC m=+12.642750480 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab730 item 35 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.349199197 +0000 UTC m=+12.643351389 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058d9c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.349199197 +0000 UTC m=+12.643351389 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058da80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab960 item 35 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.350650673 +0000 UTC m=+12.644802866 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058db40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 36 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.351271199 +0000 UTC m=+12.645423391 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dc00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.351271199 +0000 UTC m=+12.645423391 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abea0 item 36 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.352547246 +0000 UTC m=+12.646699419 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058de40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa460 item 37 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.35299638 +0000 UTC m=+12.647148562 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058dec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.35299638 +0000 UTC m=+12.647148562 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00058df40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa7e0 item 37 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.354266136 +0000 UTC m=+12.648418308 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 38 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.354818784 +0000 UTC m=+12.648970956 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.354818784 +0000 UTC m=+12.648970956 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaf50 item 38 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.35607881 +0000 UTC m=+12.650230983 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009101c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab2d0 item 39 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.356593257 +0000 UTC m=+12.650745419 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.356593257 +0000 UTC m=+12.650745419 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009102c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab650 item 39 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.357922484 +0000 UTC m=+12.652074677 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006020e0 item 40 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.358464283 +0000 UTC m=+12.652616475 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.358464283 +0000 UTC m=+12.652616475 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c0c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602230 item 40 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.359792678 +0000 UTC m=+12.653944870 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602700 item 41 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.360305951 +0000 UTC m=+12.654458143 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602a80 item 41 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.360866064 +0000 UTC m=+12.655018257 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.360866064 +0000 UTC m=+12.655018257 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c1c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602e70 item 41 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.362363767 +0000 UTC m=+12.656515949 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006032d0 item 42 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.362883915 +0000 UTC m=+12.657036107 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c2c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603420 item 42 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.363494252 +0000 UTC m=+12.657646444 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.363494252 +0000 UTC m=+12.657646444 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c3c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603570 item 42 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.364874534 +0000 UTC m=+12.659026727 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603ab0 item 43 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.365372209 +0000 UTC m=+12.659524401 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c4c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c00 item 43 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.365897807 +0000 UTC m=+12.660049999 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.365897807 +0000 UTC m=+12.660049999 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603ea0 item 43 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.367556824 +0000 UTC m=+12.661709016 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372230 item 44 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.368062012 +0000 UTC m=+12.662214204 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003724d0 item 44 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.368725429 +0000 UTC m=+12.662877611 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.368725429 +0000 UTC m=+12.662877611 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372620 item 44 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.370273617 +0000 UTC m=+12.664425809 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a80 item 45 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.370737518 +0000 UTC m=+12.664889710 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c8c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.370737518 +0000 UTC m=+12.664889710 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1c980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 45 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.375751818 +0000 UTC m=+12.669904000 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 46 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.376291312 +0000 UTC m=+12.670443484 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ca80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.376291312 +0000 UTC m=+12.670443484 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cb40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003732d0 item 46 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.377453445 +0000 UTC m=+12.671605616 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 47 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.378026631 +0000 UTC m=+12.672178804 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.378026631 +0000 UTC m=+12.672178804 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005140e0 item 47 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.379290887 +0000 UTC m=+12.673443058 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514700 item 48 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.379917414 +0000 UTC m=+12.674069606 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.379917414 +0000 UTC m=+12.674069606 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005149a0 item 48 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.381680496 +0000 UTC m=+12.675832688 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514d20 item 49 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.382397873 +0000 UTC m=+12.676550066 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e2c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.382397873 +0000 UTC m=+12.676550066 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514ee0 item 49 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.384038144 +0000 UTC m=+12.678190337 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515180 item 50 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.384626761 +0000 UTC m=+12.678778953 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.384626761 +0000 UTC m=+12.678778953 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005152d0 item 50 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.385941972 +0000 UTC m=+12.680094133 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005156c0 item 51 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.386389252 +0000 UTC m=+12.680541413 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.386389252 +0000 UTC m=+12.680541413 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005159d0 item 51 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.387965393 +0000 UTC m=+12.682117585 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396310 item 52 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.388521356 +0000 UTC m=+12.682673528 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.388521356 +0000 UTC m=+12.682673528 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396690 item 52 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.389716583 +0000 UTC m=+12.683868754 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396a80 item 53 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.390207464 +0000 UTC m=+12.684359636 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079e9c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.390207464 +0000 UTC m=+12.684359636 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396ee0 item 53 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.391405635 +0000 UTC m=+12.685557797 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ea80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397500 item 54 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.395499777 +0000 UTC m=+12.689651948 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.395499777 +0000 UTC m=+12.689651948 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079eb80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003977a0 item 54 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.396845445 +0000 UTC m=+12.690997627 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ec00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397ab0 item 55 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.397325356 +0000 UTC m=+12.691477538 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ecc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.397325356 +0000 UTC m=+12.691477538 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397c00 item 55 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.398722991 +0000 UTC m=+12.692875164 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ed80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003241c0 item 56 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.399234121 +0000 UTC m=+12.693386293 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.399234121 +0000 UTC m=+12.693386293 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ee80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324380 item 56 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.400496373 +0000 UTC m=+12.694648545 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324850 item 57 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.40094715 +0000 UTC m=+12.695099323 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079ef80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324af0 item 57 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.401597021 +0000 UTC m=+12.695749194 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f040): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.401597021 +0000 UTC m=+12.695749194 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324cb0 item 57 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.403474999 +0000 UTC m=+12.697627191 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f140): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324f50 item 58 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.404074555 +0000 UTC m=+12.698226747 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325260 item 58 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.40537082 +0000 UTC m=+12.699523013 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f240): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.40537082 +0000 UTC m=+12.699523013 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325650 item 58 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.407956749 +0000 UTC m=+12.702108940 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f340): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325b20 item 59 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.408736533 +0000 UTC m=+12.702888725 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 59 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.409649388 +0000 UTC m=+12.703801580 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.409649388 +0000 UTC m=+12.703801580 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0000 item 59 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.411693218 +0000 UTC m=+12.705845410 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b03f0 item 60 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.412474365 +0000 UTC m=+12.706626557 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0540 item 60 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.413359889 +0000 UTC m=+12.707512081 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.413359889 +0000 UTC m=+12.707512081 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0700 item 60 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.416101659 +0000 UTC m=+12.710253851 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0a10 item 61 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.416596759 +0000 UTC m=+12.710748951 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.416596759 +0000 UTC m=+12.710748951 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0bd0 item 61 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.418219457 +0000 UTC m=+12.712371649 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0fc0 item 62 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.418775943 +0000 UTC m=+12.712928135 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079f940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.418775943 +0000 UTC m=+12.712928135 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fa00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1180 item 62 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.424469829 +0000 UTC m=+12.718622022 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1730 item 63 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.425323923 +0000 UTC m=+12.719476115 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fb00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.425323923 +0000 UTC m=+12.719476115 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fbc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1b20 item 63 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): >_readAt: n=0, err=Bad file descriptor 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.427589419 +0000 UTC m=+12.721741601 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fc80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1e30 item 64 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.428253076 +0000 UTC m=+12.722405269 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fcc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.428253076 +0000 UTC m=+12.722405269 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc00079fd80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384150 item 64 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.430101079 +0000 UTC m=+12.724253251 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb20 item 65 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.430755718 +0000 UTC m=+12.724907910 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009103c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.430755718 +0000 UTC m=+12.724907910 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abc70 item 65 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.432595394 +0000 UTC m=+12.726747586 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910440): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abf10 item 66 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.433411016 +0000 UTC m=+12.727563208 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.433411016 +0000 UTC m=+12.727563208 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009104c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a380 item 66 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.43539368 +0000 UTC m=+12.729545873 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056aa10 item 67 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.436001643 +0000 UTC m=+12.730153835 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.436001643 +0000 UTC m=+12.730153835 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910580): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ae00 item 67 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.438586398 +0000 UTC m=+12.732738590 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b2d0 item 68 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.439286213 +0000 UTC m=+12.733438406 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.439286213 +0000 UTC m=+12.733438406 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910700): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b730 item 68 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.441143713 +0000 UTC m=+12.735295905 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910740): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc00 item 69 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.441767976 +0000 UTC m=+12.735920168 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.441767976 +0000 UTC m=+12.735920168 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bdc0 item 69 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.443477738 +0000 UTC m=+12.737629930 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910840): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a1c0 item 70 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.444264566 +0000 UTC m=+12.738416758 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910900): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.444264566 +0000 UTC m=+12.738416758 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a380 item 70 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.446332851 +0000 UTC m=+12.740485043 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009109c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030aa10 item 71 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.447039779 +0000 UTC m=+12.741191972 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910a80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.447039779 +0000 UTC m=+12.741191972 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ac0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ae00 item 71 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.448520371 +0000 UTC m=+12.742672563 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426310 item 72 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.449367421 +0000 UTC m=+12.743519614 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cd80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.449367421 +0000 UTC m=+12.743519614 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cdc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004265b0 item 72 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.450849256 +0000 UTC m=+12.745001448 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426a80 item 73 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.451430258 +0000 UTC m=+12.745582450 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426cb0 item 73 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.452213759 +0000 UTC m=+12.746365951 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1ce80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.452213759 +0000 UTC m=+12.746365951 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 73 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.453775283 +0000 UTC m=+12.747927475 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cf80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004271f0 item 74 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.454309666 +0000 UTC m=+12.748461859 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1cfc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 74 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.45496613 +0000 UTC m=+12.749118321 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d080): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.45496613 +0000 UTC m=+12.749118321 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d0c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427730 item 74 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.456528134 +0000 UTC m=+12.750680326 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d180): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 75 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.457452451 +0000 UTC m=+12.751604623 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d1c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): _writeAt: size=3, off=2 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427c70 item 75 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.458370245 +0000 UTC m=+12.752522416 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d280): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.458370245 +0000 UTC m=+12.752522416 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d2c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 75 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.46066729 +0000 UTC m=+12.754819462 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de2a0 item 76 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.461565197 +0000 UTC m=+12.755717379 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d3c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de460 item 76 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): _writeAt: size=3, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.462511535 +0000 UTC m=+12.756663707 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.462511535 +0000 UTC m=+12.756663707 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d4c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 76 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.464725062 +0000 UTC m=+12.758877225 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de930 item 77 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.465509106 +0000 UTC m=+12.759661278 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.465509106 +0000 UTC m=+12.759661278 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea80 item 77 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.467782015 +0000 UTC m=+12.761934187 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d780): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ded20 item 78 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.468481248 +0000 UTC m=+12.762633421 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.468481248 +0000 UTC m=+12.762633421 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d880): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee70 item 78 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.47078171 +0000 UTC m=+12.764933882 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d940): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df260 item 79 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.471480202 +0000 UTC m=+12.765632375 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1d980): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.471480202 +0000 UTC m=+12.765632375 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1da40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df500 item 79 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.473770785 +0000 UTC m=+12.767922958 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df7a0 item 80 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.47451325 +0000 UTC m=+12.768665422 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1db40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.47451325 +0000 UTC m=+12.768665422 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df8f0 item 80 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.476726208 +0000 UTC m=+12.770878379 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfb90 item 81 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.477556929 +0000 UTC m=+12.771709101 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dc80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.477556929 +0000 UTC m=+12.771709101 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dcc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfd50 item 81 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.47954833 +0000 UTC m=+12.773700502 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dd40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 82 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.480438553 +0000 UTC m=+12.774590724 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.480438553 +0000 UTC m=+12.774590724 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1de40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 82 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.482439943 +0000 UTC m=+12.776592125 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000e1dec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 83 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.483290099 +0000 UTC m=+12.777442271 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0000b5800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.483290099 +0000 UTC m=+12.777442271 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc2c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 83 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.485172425 +0000 UTC m=+12.779324617 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc380): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 84 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.485830662 +0000 UTC m=+12.779982854 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc480): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.485830662 +0000 UTC m=+12.779982854 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc4c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 84 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.48733123 +0000 UTC m=+12.781483422 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc540): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 85 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.48792195 +0000 UTC m=+12.782074142 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc600): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.48792195 +0000 UTC m=+12.782074142 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc640): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 85 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.48955038 +0000 UTC m=+12.783702552 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac3f0 item 86 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.49025327 +0000 UTC m=+12.784405443 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.49025327 +0000 UTC m=+12.784405443 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc800): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ac7e0 item 86 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.491786229 +0000 UTC m=+12.785938401 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cc9c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acaf0 item 87 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.492442462 +0000 UTC m=+12.786594634 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccb80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.492442462 +0000 UTC m=+12.786594634 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccbc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acc40 item 87 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.493923795 +0000 UTC m=+12.788075968 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cccc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005acfc0 item 88 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.494595327 +0000 UTC m=+12.788747499 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.494595327 +0000 UTC m=+12.788747499 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cce80): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad260 item 88 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.496096667 +0000 UTC m=+12.790248839 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002ccf40): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad5e0 item 89 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.496646019 +0000 UTC m=+12.790798181 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd300): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ad880 item 89 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.497298184 +0000 UTC m=+12.791450357 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd400): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.497298184 +0000 UTC m=+12.791450357 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910b00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b0a0 item 89 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.502673773 +0000 UTC m=+12.796825945 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910bc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b7a0 item 90 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.50314651 +0000 UTC m=+12.797298683 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910c00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bc00 item 90 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.503708988 +0000 UTC m=+12.797861159 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910cc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.503708988 +0000 UTC m=+12.797861159 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910d00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bf10 item 90 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.505362644 +0000 UTC m=+12.799514817 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910dc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e310 item 91 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.505911615 +0000 UTC m=+12.800063777 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910e00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): >_readAt: n=2, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): _writeAt: size=3, off=7 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e5b0 item 91 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.506606802 +0000 UTC m=+12.800758974 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910ec0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): >_readAt: n=8, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.506606802 +0000 UTC m=+12.800758974 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910f00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e7e0 item 91 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.508224209 +0000 UTC m=+12.802376372 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000910fc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ecb0 item 92 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.508840567 +0000 UTC m=+12.802992730 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911000): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): open at offset 5 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ef50 item 92 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): _readAt: size=2, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): _writeAt: size=3, off=5 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): >_writeAt: n=3, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.50960862 +0000 UTC m=+12.803760782 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009110c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): >_readAt: n=3, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.50960862 +0000 UTC m=+12.803760782 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911100): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f0a0 item 92 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.511313153 +0000 UTC m=+12.805465326 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009111c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fa40 item 93 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.511863647 +0000 UTC m=+12.806015819 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc000911200): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.511863647 +0000 UTC m=+12.806015819 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0009112c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fb90 item 93 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.513195879 +0000 UTC m=+12.807348052 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd4c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adc70 item 94 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.513624865 +0000 UTC m=+12.807777037 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd500): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.513624865 +0000 UTC m=+12.807777037 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd5c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005adf10 item 94 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.514742395 +0000 UTC m=+12.808894557 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd680): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 95 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.515226484 +0000 UTC m=+12.809378646 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd6c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.515226484 +0000 UTC m=+12.809378646 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cd7c0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a700 item 95 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 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/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): open at offset 0 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): _readAt: size=2, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): >_readAt: n=0, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.516490779 +0000 UTC m=+12.810642951 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdbc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): _writeAt: size=5, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): >openPending: err= 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ad20 item 96 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): >_writeAt: n=5, err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.516918422 +0000 UTC m=+12.811070594 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdc00): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/16 05:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/16 05:46:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): _readAt: size=512, off=0 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): openPending: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): >openPending: err= 2025/05/16 05:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): >_readAt: n=5, err=EOF 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): close: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-16 05:46:07.516918422 +0000 UTC m=+12.811070594 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:07 DEBUG : open-test-file(0xc0002cdcc0): >close: err= 2025/05/16 05:46:07 DEBUG : open-test-file: Remove: 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031af50 item 96 2025/05/16 05:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/16 05:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/16 05:46:07 DEBUG : open-test-file: >Remove: err= 2025/05/16 05:46:07 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : >WaitForWriters: 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- 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.01s) --- 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.26s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:07 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:07 DEBUG : file1: newRWFileHandle: 2025/05/16 05:46:07 DEBUG : file1(0xc000605240): openPending: 2025/05/16 05:46:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:07 DEBUG : file1(0xc000605240): >openPending: err= 2025/05/16 05:46:07 DEBUG : file1: >newRWFileHandle: err= 2025/05/16 05:46:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/16 05:46:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/05/16 05:46:07 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/05/16 05:46:07 DEBUG : : Looking for writers 2025/05/16 05:46:07 DEBUG : file1: reading active writers 2025/05/16 05:46:07 DEBUG : file1: active writers 1 2025/05/16 05:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/05/16 05:46:08 DEBUG : : Looking for writers 2025/05/16 05:46:08 DEBUG : file1: reading active writers 2025/05/16 05:46:08 DEBUG : file1: active writers 1 2025/05/16 05:46:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/05/16 05:46:08 DEBUG : : Looking for writers 2025/05/16 05:46:08 DEBUG : file1: reading active writers 2025/05/16 05:46:08 DEBUG : file1: active writers 1 2025/05/16 05:46:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:09 DEBUG : : Looking for writers 2025/05/16 05:46:09 DEBUG : file1: reading active writers 2025/05/16 05:46:09 DEBUG : file1: active writers 1 2025/05/16 05:46:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:10 DEBUG : : Looking for writers 2025/05/16 05:46:10 DEBUG : file1: reading active writers 2025/05/16 05:46:10 DEBUG : file1: active writers 1 2025/05/16 05:46:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:11 DEBUG : : Looking for writers 2025/05/16 05:46:11 DEBUG : file1: reading active writers 2025/05/16 05:46:11 DEBUG : file1: active writers 1 2025/05/16 05:46:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:12 DEBUG : : Looking for writers 2025/05/16 05:46:12 DEBUG : file1: reading active writers 2025/05/16 05:46:12 DEBUG : file1: active writers 1 2025/05/16 05:46:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:13 DEBUG : : Looking for writers 2025/05/16 05:46:13 DEBUG : file1: reading active writers 2025/05/16 05:46:13 DEBUG : file1: active writers 1 2025/05/16 05:46:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:14 DEBUG : : Looking for writers 2025/05/16 05:46:14 DEBUG : file1: reading active writers 2025/05/16 05:46:14 DEBUG : file1: active writers 1 2025/05/16 05:46:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:15 DEBUG : : Looking for writers 2025/05/16 05:46:15 DEBUG : file1: reading active writers 2025/05/16 05:46:15 DEBUG : file1: active writers 1 2025/05/16 05:46:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:16 DEBUG : : Looking for writers 2025/05/16 05:46:16 DEBUG : file1: reading active writers 2025/05/16 05:46:16 DEBUG : file1: active writers 1 2025/05/16 05:46:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:17 DEBUG : : Looking for writers 2025/05/16 05:46:17 DEBUG : file1: reading active writers 2025/05/16 05:46:17 DEBUG : file1: active writers 1 2025/05/16 05:46:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:18 DEBUG : : Looking for writers 2025/05/16 05:46:18 DEBUG : file1: reading active writers 2025/05/16 05:46:18 DEBUG : file1: active writers 1 2025/05/16 05:46:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:19 DEBUG : : Looking for writers 2025/05/16 05:46:19 DEBUG : file1: reading active writers 2025/05/16 05:46:19 DEBUG : file1: active writers 1 2025/05/16 05:46:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:20 DEBUG : : Looking for writers 2025/05/16 05:46:20 DEBUG : file1: reading active writers 2025/05/16 05:46:20 DEBUG : file1: active writers 1 2025/05/16 05:46:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:21 DEBUG : : Looking for writers 2025/05/16 05:46:21 DEBUG : file1: reading active writers 2025/05/16 05:46:21 DEBUG : file1: active writers 1 2025/05/16 05:46:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:22 DEBUG : : Looking for writers 2025/05/16 05:46:22 DEBUG : file1: reading active writers 2025/05/16 05:46:22 DEBUG : file1: active writers 1 2025/05/16 05:46:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:23 DEBUG : : Looking for writers 2025/05/16 05:46:23 DEBUG : file1: reading active writers 2025/05/16 05:46:23 DEBUG : file1: active writers 1 2025/05/16 05:46:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:24 DEBUG : : Looking for writers 2025/05/16 05:46:24 DEBUG : file1: reading active writers 2025/05/16 05:46:24 DEBUG : file1: active writers 1 2025/05/16 05:46:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:25 DEBUG : : Looking for writers 2025/05/16 05:46:25 DEBUG : file1: reading active writers 2025/05/16 05:46:25 DEBUG : file1: active writers 1 2025/05/16 05:46:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:26 DEBUG : : Looking for writers 2025/05/16 05:46:26 DEBUG : file1: reading active writers 2025/05/16 05:46:26 DEBUG : file1: active writers 1 2025/05/16 05:46:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:27 DEBUG : : Looking for writers 2025/05/16 05:46:27 DEBUG : file1: reading active writers 2025/05/16 05:46:27 DEBUG : file1: active writers 1 2025/05/16 05:46:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:28 DEBUG : : Looking for writers 2025/05/16 05:46:28 DEBUG : file1: reading active writers 2025/05/16 05:46:28 DEBUG : file1: active writers 1 2025/05/16 05:46:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:29 DEBUG : : Looking for writers 2025/05/16 05:46:29 DEBUG : file1: reading active writers 2025/05/16 05:46:29 DEBUG : file1: active writers 1 2025/05/16 05:46:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:30 DEBUG : : Looking for writers 2025/05/16 05:46:30 DEBUG : file1: reading active writers 2025/05/16 05:46:30 DEBUG : file1: active writers 1 2025/05/16 05:46:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:31 DEBUG : : Looking for writers 2025/05/16 05:46:31 DEBUG : file1: reading active writers 2025/05/16 05:46:31 DEBUG : file1: active writers 1 2025/05/16 05:46:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:32 DEBUG : : Looking for writers 2025/05/16 05:46:32 DEBUG : file1: reading active writers 2025/05/16 05:46:32 DEBUG : file1: active writers 1 2025/05/16 05:46:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:33 DEBUG : : Looking for writers 2025/05/16 05:46:33 DEBUG : file1: reading active writers 2025/05/16 05:46:33 DEBUG : file1: active writers 1 2025/05/16 05:46:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:34 DEBUG : : Looking for writers 2025/05/16 05:46:34 DEBUG : file1: reading active writers 2025/05/16 05:46:34 DEBUG : file1: active writers 1 2025/05/16 05:46:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:35 DEBUG : : Looking for writers 2025/05/16 05:46:35 DEBUG : file1: reading active writers 2025/05/16 05:46:35 DEBUG : file1: active writers 1 2025/05/16 05:46:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:36 DEBUG : : Looking for writers 2025/05/16 05:46:36 DEBUG : file1: reading active writers 2025/05/16 05:46:36 DEBUG : file1: active writers 1 2025/05/16 05:46:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/16 05:46:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c82780 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0010a1e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824651161152} name:file1 opens:1 downloaders: o: fd:0xc000796cb8 info:{ModTime:{wall:13979685787041988834 ext:12834627789 loc:0x3ea4000} ATime:{wall:13979685787041988834 ext:12834627789 loc:0x3ea4000} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/05/16 05:46:37 DEBUG : >WaitForWriters: 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:37 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:37 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:37 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:37 DEBUG : rename_me: newRWFileHandle: 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): openPending: 2025/05/16 05:46:37 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): >openPending: err= 2025/05/16 05:46:37 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/16 05:46:37 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/16 05:46:37 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): _writeAt: size=5, off=0 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): >_writeAt: n=5, err= 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): close: 2025/05/16 05:46:37 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-16 05:46:37.565169624 +0000 UTC m=+42.859321826 2025/05/16 05:46:37 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/16 05:46:37 DEBUG : rename_me(0xc00058d640): >close: err= 2025/05/16 05:46:37 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/16 05:46:37 DEBUG : i_was_renamed: Updating file with 0xc0005e2000 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/16 05:46:37 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:37 DEBUG : : Looking for writers 2025/05/16 05:46:37 DEBUG : i_was_renamed: reading active writers 2025/05/16 05:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/16 05:46:37 DEBUG : : Looking for writers 2025/05/16 05:46:37 DEBUG : i_was_renamed: reading active writers 2025/05/16 05:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/16 05:46:37 DEBUG : : Looking for writers 2025/05/16 05:46:37 DEBUG : i_was_renamed: reading active writers 2025/05/16 05:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/16 05:46:37 DEBUG : : Looking for writers 2025/05/16 05:46:37 DEBUG : i_was_renamed: reading active writers 2025/05/16 05:46:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/16 05:46:37 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/16 05:46:37 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:37 INFO : i_was_renamed: Copied (new) 2025/05/16 05:46:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-16 05:46:37 +0000 UTC" 2025/05/16 05:46:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/16 05:46:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/16 05:46:37 DEBUG : : Looking for writers 2025/05/16 05:46:37 DEBUG : i_was_renamed: reading active writers 2025/05/16 05:46:37 DEBUG : >WaitForWriters: 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:37 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/16 05:46:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{JMz45}/rclone-test-sihovaf7kiha" 2025/05/16 05:46:37 INFO : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:37 DEBUG : : forgetting directory cache 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): _readAt: size=512, off=0 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): openPending: 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:47:37 +0000 UTC" against cached fingerprint "" 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): >openPending: err= 2025/05/16 05:46:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): >_readAt: n=20, err=EOF 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): close: 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:47:37 +0000 GMT 2025/05/16 05:46:37 DEBUG : TestRWCacheUpdate(0xc000bd8f40): >close: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:38 DEBUG : : forgetting directory cache 2025/05/16 05:46:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): _readAt: size=512, off=0 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): openPending: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:48:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:47:37 +0000 UTC" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-16 04:48:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:47:37 +0000 UTC") 2025/05/16 05:46:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): >openPending: err= 2025/05/16 05:46:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): >_readAt: n=20, err=EOF 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): close: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:48:37 +0000 GMT 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b64180): >close: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:38 DEBUG : : forgetting directory cache 2025/05/16 05:46:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): _readAt: size=512, off=0 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): openPending: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:49:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:48:37 +0000 UTC" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-16 04:49:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:48:37 +0000 UTC") 2025/05/16 05:46:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): >openPending: err= 2025/05/16 05:46:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): >_readAt: n=20, err=EOF 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): close: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:49:37 +0000 GMT 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc000b65e40): >close: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:38 DEBUG : : forgetting directory cache 2025/05/16 05:46:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): _readAt: size=512, off=0 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): openPending: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:50:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:49:37 +0000 UTC" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-16 04:50:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:49:37 +0000 UTC") 2025/05/16 05:46:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): >openPending: err= 2025/05/16 05:46:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): >_readAt: n=20, err=EOF 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): close: 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:50:37 +0000 GMT 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate(0xc0006eb000): >close: err= 2025/05/16 05:46:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:38 DEBUG : : forgetting directory cache 2025/05/16 05:46:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): _readAt: size=512, off=0 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): openPending: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:51:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:50:37 +0000 UTC" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-16 04:51:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:50:37 +0000 UTC") 2025/05/16 05:46:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): >openPending: err= 2025/05/16 05:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): >_readAt: n=20, err=EOF 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): close: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:51:37 +0000 GMT 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000aad8c0): >close: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:39 DEBUG : : forgetting directory cache 2025/05/16 05:46:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): _readAt: size=512, off=0 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): openPending: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-16 04:52:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:51:37 +0000 UTC" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-16 04:52:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:51:37 +0000 UTC") 2025/05/16 05:46:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/16 05:46:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): >openPending: err= 2025/05/16 05:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): >_readAt: n=20, err=EOF 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): close: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:52:37 +0000 GMT 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000b7f7c0): >close: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:39 DEBUG : : forgetting directory cache 2025/05/16 05:46:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): _readAt: size=512, off=0 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): openPending: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-16 04:53:37 +0000 UTC" against cached fingerprint "20,2025-05-16 04:52:37 +0000 UTC" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-16 04:53:37 +0000 UTC" != cached fingerprint "20,2025-05-16 04:52:37 +0000 UTC") 2025/05/16 05:46:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/16 05:46:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): >openPending: err= 2025/05/16 05:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): >_readAt: n=21, err=EOF 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): close: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:53:37 +0000 GMT 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc000928900): >close: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:39 DEBUG : : forgetting directory cache 2025/05/16 05:46:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): _readAt: size=512, off=0 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): openPending: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-16 04:54:37 +0000 UTC" against cached fingerprint "21,2025-05-16 04:53:37 +0000 UTC" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-16 04:54:37 +0000 UTC" != cached fingerprint "21,2025-05-16 04:53:37 +0000 UTC") 2025/05/16 05:46:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/16 05:46:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): >openPending: err= 2025/05/16 05:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): >_readAt: n=22, err=EOF 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): close: 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:54:37 +0000 GMT 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate(0xc0007b06c0): >close: err= 2025/05/16 05:46:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:39 DEBUG : : forgetting directory cache 2025/05/16 05:46:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): _readAt: size=512, off=0 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): openPending: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-16 04:55:37 +0000 UTC" against cached fingerprint "22,2025-05-16 04:54:37 +0000 UTC" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-16 04:55:37 +0000 UTC" != cached fingerprint "22,2025-05-16 04:54:37 +0000 UTC") 2025/05/16 05:46:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/16 05:46:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): >openPending: err= 2025/05/16 05:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): >_readAt: n=23, err=EOF 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): close: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:55:37 +0000 GMT 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc000861f40): >close: err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 DEBUG : : forgetting directory cache 2025/05/16 05:46:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): _readAt: size=512, off=0 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): openPending: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-16 04:56:37 +0000 UTC" against cached fingerprint "23,2025-05-16 04:55:37 +0000 UTC" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-16 04:56:37 +0000 UTC" != cached fingerprint "23,2025-05-16 04:55:37 +0000 UTC") 2025/05/16 05:46:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/16 05:46:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): >openPending: err= 2025/05/16 05:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): >_readAt: n=24, err=EOF 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): close: 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-16 04:56:37 +0000 GMT 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate(0xc0007bf880): >close: err= 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: 2025/05/16 05:46:40 DEBUG : webdav root 'rclone-test-sihovaf7kiha': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : : forgetting directory cache 2025/05/16 05:46:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/16 05:46:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/16 05:46:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/16 05:46:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/16 05:46:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : FiLeA: reading active writers 2025/05/16 05:46:40 DEBUG : FiLeB: reading active writers 2025/05/16 05:46:40 DEBUG : FilEb: reading active writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : FiLeA: reading active writers 2025/05/16 05:46:40 DEBUG : FiLeB: reading active writers 2025/05/16 05:46:40 DEBUG : FilEb: reading active writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/16 05:46:40 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : webdav root 'rclone-test-sihovaf7kiha': Reusing VFS from active cache 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.03s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.01s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:40 DEBUG : : Looking for writers 2025/05/16 05:46:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:40 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:41 DEBUG : dir: Looking for writers 2025/05/16 05:46:41 DEBUG : file2: reading active writers 2025/05/16 05:46:41 DEBUG : : Looking for writers 2025/05/16 05:46:41 DEBUG : file1: reading active writers 2025/05/16 05:46:41 DEBUG : dir: reading active writers 2025/05/16 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:41 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:41 DEBUG : dir: Looking for writers 2025/05/16 05:46:41 DEBUG : : Looking for writers 2025/05/16 05:46:41 DEBUG : file1: reading active writers 2025/05/16 05:46:41 DEBUG : dir: reading active writers 2025/05/16 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:41 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:41 DEBUG : file1: Open: flags=O_RDONLY 2025/05/16 05:46:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/16 05:46:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/16 05:46:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/16 05:46:41 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/16 05:46:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/16 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:41 DEBUG : dir: Looking for writers 2025/05/16 05:46:41 DEBUG : file2: reading active writers 2025/05/16 05:46:41 DEBUG : new_file.txt: reading active writers 2025/05/16 05:46:41 DEBUG : : Looking for writers 2025/05/16 05:46:41 DEBUG : dir: reading active writers 2025/05/16 05:46:41 DEBUG : file1: reading active writers 2025/05/16 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:41 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/16 05:46:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000916240 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:41 INFO : dir/file1: Moved (server-side) to: file0 2025/05/16 05:46:41 DEBUG : file0: Updating file with file0 0xc000916240 2025/05/16 05:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/16 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:41 DEBUG : dir: Looking for writers 2025/05/16 05:46:41 DEBUG : : Looking for writers 2025/05/16 05:46:41 DEBUG : dir: reading active writers 2025/05/16 05:46:41 DEBUG : file0: reading active writers 2025/05/16 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:41 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:41 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:41 DEBUG : : Looking for writers 2025/05/16 05:46:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:41 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/16 05:46:41 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/16 05:46:42 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:42 DEBUG : : Looking for writers 2025/05/16 05:46:42 DEBUG : a: Looking for writers 2025/05/16 05:46:42 DEBUG : b: Looking for writers 2025/05/16 05:46:42 DEBUG : c: Looking for writers 2025/05/16 05:46:42 DEBUG : d: Looking for writers 2025/05/16 05:46:42 DEBUG : : Looking for writers 2025/05/16 05:46:42 DEBUG : b: reading active writers 2025/05/16 05:46:42 DEBUG : c: reading active writers 2025/05/16 05:46:42 DEBUG : d: reading active writers 2025/05/16 05:46:42 DEBUG : /: reading active writers 2025/05/16 05:46:42 DEBUG : a: reading active writers 2025/05/16 05:46:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:42 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/16 05:46:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/16 05:46:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/16 05:46:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/16 05:46:42 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:42 DEBUG : a/b/c/d: Looking for writers 2025/05/16 05:46:42 DEBUG : a/b/c: Looking for writers 2025/05/16 05:46:42 DEBUG : d: reading active writers 2025/05/16 05:46:42 DEBUG : a/b: Looking for writers 2025/05/16 05:46:42 DEBUG : c: reading active writers 2025/05/16 05:46:42 DEBUG : a: Looking for writers 2025/05/16 05:46:42 DEBUG : b: reading active writers 2025/05/16 05:46:42 DEBUG : : Looking for writers 2025/05/16 05:46:42 DEBUG : a: reading active writers 2025/05/16 05:46:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:42 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:42 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:42 DEBUG : : Looking for writers 2025/05/16 05:46:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:42 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/16 05:46:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/16 05:46:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/16 05:46:42 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/16 05:46:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:42 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/16 05:46:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:42 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (7 bytes), uploading instead of streaming 2025/05/16 05:46:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:42 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:42 DEBUG : : Looking for writers 2025/05/16 05:46:42 DEBUG : file1: reading active writers 2025/05/16 05:46:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:42 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/16 05:46:43 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/16 05:46:43 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/16 05:46:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/16 05:46:43 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (11 bytes), uploading instead of streaming 2025/05/16 05:46:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:43 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/16 05:46:43 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:43 DEBUG : : Looking for writers 2025/05/16 05:46:43 DEBUG : file1: reading active writers 2025/05/16 05:46:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:43 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/16 05:46:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:43 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/16 05:46:43 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:43 DEBUG : : Looking for writers 2025/05/16 05:46:43 DEBUG : file1: reading active writers 2025/05/16 05:46:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:43 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:46:43 DEBUG : file1: WriteFileHandle.Release closing 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/16 05:46:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:46:43 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/16 05:46:43 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:43 DEBUG : : Looking for writers 2025/05/16 05:46:43 DEBUG : file1: reading active writers 2025/05/16 05:46:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:46:43 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:46:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:46:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:46:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:46:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:46:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/05/16 05:46:43 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:46:43 DEBUG : : Looking for writers 2025/05/16 05:46:43 DEBUG : file1: reading active writers 2025/05/16 05:46:43 DEBUG : file1: active writers 1 2025/05/16 05:46:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/05/16 05:46:44 DEBUG : : Looking for writers 2025/05/16 05:46:44 DEBUG : file1: reading active writers 2025/05/16 05:46:44 DEBUG : file1: active writers 1 2025/05/16 05:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/05/16 05:46:45 DEBUG : : Looking for writers 2025/05/16 05:46:45 DEBUG : file1: reading active writers 2025/05/16 05:46:45 DEBUG : file1: active writers 1 2025/05/16 05:46:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:46 DEBUG : : Looking for writers 2025/05/16 05:46:46 DEBUG : file1: reading active writers 2025/05/16 05:46:46 DEBUG : file1: active writers 1 2025/05/16 05:46:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:47 DEBUG : : Looking for writers 2025/05/16 05:46:47 DEBUG : file1: reading active writers 2025/05/16 05:46:47 DEBUG : file1: active writers 1 2025/05/16 05:46:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:48 DEBUG : : Looking for writers 2025/05/16 05:46:48 DEBUG : file1: reading active writers 2025/05/16 05:46:48 DEBUG : file1: active writers 1 2025/05/16 05:46:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:49 DEBUG : : Looking for writers 2025/05/16 05:46:49 DEBUG : file1: reading active writers 2025/05/16 05:46:49 DEBUG : file1: active writers 1 2025/05/16 05:46:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:50 DEBUG : : Looking for writers 2025/05/16 05:46:50 DEBUG : file1: reading active writers 2025/05/16 05:46:50 DEBUG : file1: active writers 1 2025/05/16 05:46:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:51 DEBUG : : Looking for writers 2025/05/16 05:46:51 DEBUG : file1: reading active writers 2025/05/16 05:46:51 DEBUG : file1: active writers 1 2025/05/16 05:46:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:52 DEBUG : : Looking for writers 2025/05/16 05:46:52 DEBUG : file1: reading active writers 2025/05/16 05:46:52 DEBUG : file1: active writers 1 2025/05/16 05:46:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:53 DEBUG : : Looking for writers 2025/05/16 05:46:53 DEBUG : file1: reading active writers 2025/05/16 05:46:53 DEBUG : file1: active writers 1 2025/05/16 05:46:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:54 DEBUG : : Looking for writers 2025/05/16 05:46:54 DEBUG : file1: reading active writers 2025/05/16 05:46:54 DEBUG : file1: active writers 1 2025/05/16 05:46:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:55 DEBUG : : Looking for writers 2025/05/16 05:46:55 DEBUG : file1: reading active writers 2025/05/16 05:46:55 DEBUG : file1: active writers 1 2025/05/16 05:46:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:56 DEBUG : : Looking for writers 2025/05/16 05:46:56 DEBUG : file1: reading active writers 2025/05/16 05:46:56 DEBUG : file1: active writers 1 2025/05/16 05:46:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:57 DEBUG : : Looking for writers 2025/05/16 05:46:57 DEBUG : file1: reading active writers 2025/05/16 05:46:57 DEBUG : file1: active writers 1 2025/05/16 05:46:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:58 DEBUG : : Looking for writers 2025/05/16 05:46:58 DEBUG : file1: reading active writers 2025/05/16 05:46:58 DEBUG : file1: active writers 1 2025/05/16 05:46:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:46:59 DEBUG : : Looking for writers 2025/05/16 05:46:59 DEBUG : file1: reading active writers 2025/05/16 05:46:59 DEBUG : file1: active writers 1 2025/05/16 05:46:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:00 DEBUG : : Looking for writers 2025/05/16 05:47:00 DEBUG : file1: reading active writers 2025/05/16 05:47:00 DEBUG : file1: active writers 1 2025/05/16 05:47:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:01 DEBUG : : Looking for writers 2025/05/16 05:47:01 DEBUG : file1: reading active writers 2025/05/16 05:47:01 DEBUG : file1: active writers 1 2025/05/16 05:47:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:02 DEBUG : : Looking for writers 2025/05/16 05:47:02 DEBUG : file1: reading active writers 2025/05/16 05:47:02 DEBUG : file1: active writers 1 2025/05/16 05:47:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:03 DEBUG : : Looking for writers 2025/05/16 05:47:03 DEBUG : file1: reading active writers 2025/05/16 05:47:03 DEBUG : file1: active writers 1 2025/05/16 05:47:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:04 DEBUG : : Looking for writers 2025/05/16 05:47:04 DEBUG : file1: reading active writers 2025/05/16 05:47:04 DEBUG : file1: active writers 1 2025/05/16 05:47:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:05 DEBUG : : Looking for writers 2025/05/16 05:47:05 DEBUG : file1: reading active writers 2025/05/16 05:47:05 DEBUG : file1: active writers 1 2025/05/16 05:47:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:06 DEBUG : : Looking for writers 2025/05/16 05:47:06 DEBUG : file1: reading active writers 2025/05/16 05:47:06 DEBUG : file1: active writers 1 2025/05/16 05:47:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:07 DEBUG : : Looking for writers 2025/05/16 05:47:07 DEBUG : file1: reading active writers 2025/05/16 05:47:07 DEBUG : file1: active writers 1 2025/05/16 05:47:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:08 DEBUG : : Looking for writers 2025/05/16 05:47:08 DEBUG : file1: reading active writers 2025/05/16 05:47:08 DEBUG : file1: active writers 1 2025/05/16 05:47:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:09 DEBUG : : Looking for writers 2025/05/16 05:47:09 DEBUG : file1: reading active writers 2025/05/16 05:47:09 DEBUG : file1: active writers 1 2025/05/16 05:47:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:10 DEBUG : : Looking for writers 2025/05/16 05:47:10 DEBUG : file1: reading active writers 2025/05/16 05:47:10 DEBUG : file1: active writers 1 2025/05/16 05:47:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:11 DEBUG : : Looking for writers 2025/05/16 05:47:11 DEBUG : file1: reading active writers 2025/05/16 05:47:11 DEBUG : file1: active writers 1 2025/05/16 05:47:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:12 DEBUG : : Looking for writers 2025/05/16 05:47:12 DEBUG : file1: reading active writers 2025/05/16 05:47:12 DEBUG : file1: active writers 1 2025/05/16 05:47:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:13 DEBUG : : Looking for writers 2025/05/16 05:47:13 DEBUG : file1: reading active writers 2025/05/16 05:47:13 DEBUG : file1: active writers 1 2025/05/16 05:47:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/16 05:47:13 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/05/16 05:47:13 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:47:14 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:47:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:47:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:47:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/16 05:47:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:47:14 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:47:14 DEBUG : file1: Open: flags=O_RDONLY 2025/05/16 05:47:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/16 05:47:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/16 05:47:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:47:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/16 05:47:14 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:47:14 DEBUG : : Looking for writers 2025/05/16 05:47:14 DEBUG : file1: reading active writers 2025/05/16 05:47:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-sihovaf7kiha'", Local "Local file system at /tmp/rclone3308891238", Modify Window "1s" 2025/05/16 05:47:14 INFO : webdav root 'rclone-test-sihovaf7kiha': poll-interval is not supported by this remote 2025/05/16 05:47:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/16 05:47:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/16 05:47:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : webdav root 'rclone-test-sihovaf7kiha': File to upload is small (100 bytes), uploading instead of streaming 2025/05/16 05:47:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/16 05:47:14 DEBUG : file1: Size of src and dst objects identical 2025/05/16 05:47:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/16 05:47:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/16 05:47:14 DEBUG : file1: Open: flags=O_RDONLY 2025/05/16 05:47:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/16 05:47:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/16 05:47:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/16 05:47:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/16 05:47:14 DEBUG : WaitForWriters: timeout=30s 2025/05/16 05:47:14 DEBUG : : Looking for writers 2025/05/16 05:47:14 DEBUG : file1: reading active writers 2025/05/16 05:47:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/16 05:47:14 DEBUG : webdav root 'rclone-test-sihovaf7kiha': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.498433512s (try 1/5)