"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/01 01:11:14 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-liqocah7qeje" 2025/02/01 01:11:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:11:14 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/01 01:11:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/01 01:11:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/01 01:11:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/01 01:11:14 DEBUG : Setting pass="ezokbj6Zof3ychIJGoUyrBwXMWodbqRoCMygg614L-tN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/01 01:11:14 DEBUG : TestWebdavRclone: detected overridden config - adding "{VHEQF}" suffix to name 2025/02/01 01:11:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/01 01:11:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/01 01:11:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/01 01:11:14 DEBUG : Setting pass="ezokbj6Zof3ychIJGoUyrBwXMWodbqRoCMygg614L-tN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/01 01:11:14 DEBUG : found headers: 2025/02/01 01:11:14 DEBUG : Creating backend with remote "/tmp/rclone2965114670" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : dir: Looking for writers 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : dir: reading active writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : dir/subdir: Looking for writers 2025/02/01 01:11:14 DEBUG : dir: Looking for writers 2025/02/01 01:11:14 DEBUG : file1: reading active writers 2025/02/01 01:11:14 DEBUG : file2: reading active writers 2025/02/01 01:11:14 DEBUG : subdir: reading active writers 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : dir: reading active writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : dir: Looking for writers 2025/02/01 01:11:14 DEBUG : file1: reading active writers 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : dir: reading active writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : dir: Looking for writers 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : dir: reading active writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:14 DEBUG : : forgetting directory cache 2025/02/01 01:11:14 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:14 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/01 01:11:14 DEBUG : dir: invalidating directory cache 2025/02/01 01:11:14 DEBUG : : >ForgetPath: 2025/02/01 01:11:14 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/01 01:11:14 DEBUG : : invalidating directory cache 2025/02/01 01:11:14 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:14 DEBUG : : >ForgetPath: 2025/02/01 01:11:14 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/01 01:11:14 DEBUG : : >ForgetPath: 2025/02/01 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:14 DEBUG : dir: Looking for writers 2025/02/01 01:11:14 DEBUG : : Looking for writers 2025/02/01 01:11:14 DEBUG : dir: reading active writers 2025/02/01 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:14 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : : forgetting directory cache 2025/02/01 01:11:15 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:15 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:15 DEBUG : dir: Looking for writers 2025/02/01 01:11:15 DEBUG : fil/a/b: Looking for writers 2025/02/01 01:11:15 DEBUG : fil/a: Looking for writers 2025/02/01 01:11:15 DEBUG : b: reading active writers 2025/02/01 01:11:15 DEBUG : fil: Looking for writers 2025/02/01 01:11:15 DEBUG : a: reading active writers 2025/02/01 01:11:15 DEBUG : : Looking for writers 2025/02/01 01:11:15 DEBUG : dir: reading active writers 2025/02/01 01:11:15 DEBUG : fil: reading active writers 2025/02/01 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:15 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:15 DEBUG : dir: Looking for writers 2025/02/01 01:11:15 DEBUG : : Looking for writers 2025/02/01 01:11:15 DEBUG : dir: reading active writers 2025/02/01 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:15 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:15 DEBUG : dir: Looking for writers 2025/02/01 01:11:15 DEBUG : file1: reading active writers 2025/02/01 01:11:15 DEBUG : : Looking for writers 2025/02/01 01:11:15 DEBUG : dir: reading active writers 2025/02/01 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:15 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/01 01:11:15 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:15 DEBUG : dir: invalidating directory cache 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/01 01:11:15 DEBUG : dir/file1: Reset virtual modtime 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/01 01:11:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/01 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:15 DEBUG : dir: invalidating directory cache 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/01 01:11:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/01 01:11:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/01 01:11:15 DEBUG : : forgetting directory cache 2025/02/01 01:11:15 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/01 01:11:15 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:15 DEBUG : dir/virtualDir: Looking for writers 2025/02/01 01:11:15 DEBUG : dir: Looking for writers 2025/02/01 01:11:15 DEBUG : virtualFile2: reading active writers 2025/02/01 01:11:15 DEBUG : virtualFile: reading active writers 2025/02/01 01:11:15 DEBUG : virtualDir: reading active writers 2025/02/01 01:11:15 DEBUG : file1: reading active writers 2025/02/01 01:11:15 DEBUG : : Looking for writers 2025/02/01 01:11:15 DEBUG : dir: reading active writers 2025/02/01 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:16 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:16 ERROR : dir/: Can only open directories read only 2025/02/01 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:16 DEBUG : dir: Looking for writers 2025/02/01 01:11:16 DEBUG : : Looking for writers 2025/02/01 01:11:16 DEBUG : dir: reading active writers 2025/02/01 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:16 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/01 01:11:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/01 01:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/01 01:11:16 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (5 bytes), uploading instead of streaming 2025/02/01 01:11:16 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:16 NOTICE: webdav root 'rclone-test-liqocah7qeje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/01 01:11:16 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/01 01:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/01 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:16 DEBUG : dir: Looking for writers 2025/02/01 01:11:16 DEBUG : file1: reading active writers 2025/02/01 01:11:16 DEBUG : potato: reading active writers 2025/02/01 01:11:16 DEBUG : : Looking for writers 2025/02/01 01:11:16 DEBUG : dir: reading active writers 2025/02/01 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:16 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/01 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:16 DEBUG : dir/sub: Looking for writers 2025/02/01 01:11:16 DEBUG : dir: Looking for writers 2025/02/01 01:11:16 DEBUG : file1: reading active writers 2025/02/01 01:11:16 DEBUG : sub: reading active writers 2025/02/01 01:11:16 DEBUG : : Looking for writers 2025/02/01 01:11:16 DEBUG : dir: reading active writers 2025/02/01 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:16 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/01 01:11:16 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/01 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:16 DEBUG : dir/sub/subsub: Looking for writers 2025/02/01 01:11:16 DEBUG : dir/sub: Looking for writers 2025/02/01 01:11:16 DEBUG : subsub: reading active writers 2025/02/01 01:11:16 DEBUG : dir: Looking for writers 2025/02/01 01:11:16 DEBUG : file1: reading active writers 2025/02/01 01:11:16 DEBUG : sub: reading active writers 2025/02/01 01:11:16 DEBUG : : Looking for writers 2025/02/01 01:11:16 DEBUG : dir: reading active writers 2025/02/01 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:17 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:17 ERROR : dir/: Dir.Remove not empty 2025/02/01 01:11:17 DEBUG : dir/file1: Remove: 2025/02/01 01:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:17 DEBUG : dir/file1: >Remove: err= 2025/02/01 01:11:17 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/01 01:11:17 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:17 DEBUG : : Looking for writers 2025/02/01 01:11:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:17 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:17 DEBUG : dir/file1: Remove: 2025/02/01 01:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:17 DEBUG : dir/file1: >Remove: err= 2025/02/01 01:11:17 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/01 01:11:17 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:17 DEBUG : : Looking for writers 2025/02/01 01:11:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:17 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:17 DEBUG : dir/file1: Remove: 2025/02/01 01:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:17 DEBUG : dir/file1: >Remove: err= 2025/02/01 01:11:17 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:17 DEBUG : dir: Looking for writers 2025/02/01 01:11:17 DEBUG : : Looking for writers 2025/02/01 01:11:17 DEBUG : dir: reading active writers 2025/02/01 01:11:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:17 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:17 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:17 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/01 01:11:17 DEBUG : dir: Updating dir with dir2 0xc000541790 2025/02/01 01:11:17 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:17 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/01 01:11:17 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/01 01:11:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/01 01:11:17 DEBUG : file2: Updating file with file2 0xc00074e0c0 2025/02/01 01:11:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:17 INFO : dir2/file3: Deleted 2025/02/01 01:11:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/01 01:11:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00074e0c0 2025/02/01 01:11:18 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/01 01:11:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/01 01:11:18 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/01 01:11:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004f7520 2025/02/01 01:11:18 DEBUG : empty directory: forgetting directory cache 2025/02/01 01:11:18 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/01 01:11:18 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/01 01:11:18 DEBUG : dir2: Renaming to "dir3" 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : dir3: Looking for writers 2025/02/01 01:11:18 DEBUG : file3: reading active writers 2025/02/01 01:11:18 DEBUG : renamed empty directory: Looking for writers 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : dir3: reading active writers 2025/02/01 01:11:18 DEBUG : renamed empty directory: reading active writers 2025/02/01 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:18 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/01 01:11:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/01 01:11:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/01 01:11:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/01 01:11:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/01 01:11:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:18 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (12 bytes), uploading instead of streaming 2025/02/01 01:11:18 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:18 DEBUG : : forgetting directory cache 2025/02/01 01:11:18 DEBUG : dir: forgetting directory cache 2025/02/01 01:11:18 DEBUG : dir/sub: forgetting directory cache 2025/02/01 01:11:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/01 01:11:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/01 01:11:18 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (5 bytes), uploading instead of streaming 2025/02/01 01:11:18 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/01 01:11:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : dir/sub: Looking for writers 2025/02/01 01:11:18 DEBUG : file0: reading active writers 2025/02/01 01:11:18 DEBUG : file2: reading active writers 2025/02/01 01:11:18 DEBUG : dir: Looking for writers 2025/02/01 01:11:18 DEBUG : file1: reading active writers 2025/02/01 01:11:18 DEBUG : sub: reading active writers 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : dir: reading active writers 2025/02/01 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:18 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : dir: Looking for writers 2025/02/01 01:11:18 DEBUG : file1: reading active writers 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : dir: reading active writers 2025/02/01 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:18 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : dir: Looking for writers 2025/02/01 01:11:18 DEBUG : file1: reading active writers 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : dir: reading active writers 2025/02/01 01:11:18 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-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:18 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : dir: Looking for writers 2025/02/01 01:11:18 DEBUG : file1: reading active writers 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : dir: reading active writers 2025/02/01 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/01 01:11:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/01 01:11:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/01 01:11:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/01 01:11:18 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:18 DEBUG : : Looking for writers 2025/02/01 01:11:18 DEBUG : file.txt: reading active writers 2025/02/01 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:18 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:19 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (25 bytes), uploading instead of streaming 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : file1: reading active writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir/file1: Remove: 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:19 DEBUG : dir/file1: >Remove: err= 2025/02/01 01:11:19 DEBUG : dir/file1: Remove: 2025/02/01 01:11:19 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir/file1: Remove: 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:19 DEBUG : dir/file1: >Remove: err= 2025/02/01 01:11:19 DEBUG : dir/file1: Remove: 2025/02/01 01:11:19 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/01 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/01 01:11:19 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/01 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/01 01:11:19 DEBUG : dir/file1: Open: flags=0x3 2025/02/01 01:11:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/01 01:11:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : file1: reading active writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : file1: reading active writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: 2025/02/01 01:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000001140 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000001140 2025/02/01 01:11:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001140 2025/02/01 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:19 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (25 bytes), uploading instead of streaming 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/01 01:11:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:19 DEBUG : newLeaf: Running delayed rename now 2025/02/01 01:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000001140 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: 2025/02/01 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:19 DEBUG : dir: Looking for writers 2025/02/01 01:11:19 DEBUG : : Looking for writers 2025/02/01 01:11:19 DEBUG : dir: reading active writers 2025/02/01 01:11:19 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:19 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:19 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:19 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00052fd40 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00052fd40 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00052fd40 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (25 bytes), uploading instead of streaming 2025/02/01 01:11:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 DEBUG : newLeaf: Running delayed rename now 2025/02/01 01:11:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00052fd40 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:20 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:20 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): openPending: 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): >openPending: err= 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): _writeAt: size=14, off=0 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): >_writeAt: n=14, err= 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): close: 2025/02/01 01:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 01:11:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000c8a540): >close: err= 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: starting upload 2025/02/01 01:11:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:20 INFO : dir/file1: Copied (replaced existing) 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : file1: reading active writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): _readAt: size=512, off=0 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): openPending: 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): >openPending: err= 2025/02/01 01:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): >_readAt: n=14, err=EOF 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): close: 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:20 DEBUG : dir/file1(0xc0006ffa00): >close: err= 2025/02/01 01:11:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f2c0 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/01 01:11:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00074f2c0 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000cc4cc0): openPending: 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000cc4cc0): >openPending: err= 2025/02/01 01:11:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000cc4cc0): _writeAt: size=25, off=0 2025/02/01 01:11:20 DEBUG : dir/file1(0xc000cc4cc0): >_writeAt: n=25, err= 2025/02/01 01:11:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f2c0 2025/02/01 01:11:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 DEBUG : newLeaf(0xc000cc4cc0): close: 2025/02/01 01:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/01 01:11:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-01 01:11:20.732276806 +0000 UTC m=+6.747526425 2025/02/01 01:11:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:20 DEBUG : newLeaf(0xc000cc4cc0): >close: err= 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:20 DEBUG : newLeaf: vfs cache: starting upload 2025/02/01 01:11:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:20 INFO : newLeaf: Copied (replaced existing) 2025/02/01 01:11:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-01 01:11:20 +0000 UTC" 2025/02/01 01:11:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/01 01:11:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:20 DEBUG : dir: Looking for writers 2025/02/01 01:11:20 DEBUG : : Looking for writers 2025/02/01 01:11:20 DEBUG : dir: reading active writers 2025/02/01 01:11:20 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:20 DEBUG : >WaitForWriters: 2025/02/01 01:11:20 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:21 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : >WaitForWriters: 2025/02/01 01:11:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f680 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00074f680 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e02140): openPending: 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e02140): >openPending: err= 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e02140): _writeAt: size=25, off=0 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e02140): >_writeAt: n=25, err= 2025/02/01 01:11:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f680 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:21 DEBUG : newLeaf(0xc000e02140): close: 2025/02/01 01:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/01 01:11:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-01 01:11:21.231277367 +0000 UTC m=+7.246526976 2025/02/01 01:11:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:21 DEBUG : newLeaf(0xc000e02140): >close: err= 2025/02/01 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:21 DEBUG : newLeaf: vfs cache: starting upload 2025/02/01 01:11:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:21 INFO : newLeaf: Copied (replaced existing) 2025/02/01 01:11:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-01 01:11:21 +0000 UTC" 2025/02/01 01:11:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : >WaitForWriters: 2025/02/01 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : >WaitForWriters: 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:21 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:21 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): openPending: 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): >openPending: err= 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): _writeAt: size=14, off=0 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): >_writeAt: n=14, err= 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): close: 2025/02/01 01:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/01 01:11:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000cc4f40): >close: err= 2025/02/01 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: starting upload 2025/02/01 01:11:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:21 INFO : dir/file1: Copied (replaced existing) 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : file1: reading active writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : >WaitForWriters: 2025/02/01 01:11:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): _readAt: size=512, off=0 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): openPending: 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): >openPending: err= 2025/02/01 01:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): >_readAt: n=14, err=EOF 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): close: 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:21 DEBUG : dir/file1(0xc0006fe240): >close: err= 2025/02/01 01:11:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00074e180 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/01 01:11:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00074e180 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e32940): openPending: 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e32940): >openPending: err= 2025/02/01 01:11:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e32940): _writeAt: size=25, off=0 2025/02/01 01:11:21 DEBUG : dir/file1(0xc000e32940): >_writeAt: n=25, err= 2025/02/01 01:11:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00074e180 2025/02/01 01:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:21 DEBUG : newLeaf(0xc000e32940): close: 2025/02/01 01:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/01 01:11:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-01 01:11:21.877651001 +0000 UTC m=+7.892900611 2025/02/01 01:11:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:21 DEBUG : newLeaf(0xc000e32940): >close: err= 2025/02/01 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:21 DEBUG : dir: Looking for writers 2025/02/01 01:11:21 DEBUG : : Looking for writers 2025/02/01 01:11:21 DEBUG : dir: reading active writers 2025/02/01 01:11:21 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: starting upload 2025/02/01 01:11:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:22 INFO : newLeaf: Copied (replaced existing) 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-01 01:11:21 +0000 UTC" 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/01 01:11:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: 2025/02/01 01:11:22 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:22 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:22 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : file1: reading active writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: 2025/02/01 01:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:22 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): _readAt: size=512, off=0 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): openPending: 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/01 01:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): >openPending: err= 2025/02/01 01:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): >_readAt: n=14, err=EOF 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): close: 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000d30080): >close: err= 2025/02/01 01:11:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/02/01 01:11:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/01 01:11:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/01 01:11:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000001500 2025/02/01 01:11:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/01 01:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:22 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000e75dc0): openPending: 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/01 01:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000e75dc0): >openPending: err= 2025/02/01 01:11:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000e75dc0): _writeAt: size=25, off=0 2025/02/01 01:11:22 DEBUG : dir/file1(0xc000e75dc0): >_writeAt: n=25, err= 2025/02/01 01:11:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/01 01:11:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/01 01:11:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000001500 2025/02/01 01:11:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:11:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:22 DEBUG : newLeaf(0xc000e75dc0): close: 2025/02/01 01:11:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-01 01:11:22.385969025 +0000 UTC m=+8.401218645 2025/02/01 01:11:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:22 DEBUG : newLeaf(0xc000e75dc0): >close: err= 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: starting upload 2025/02/01 01:11:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:22 INFO : newLeaf: Copied (replaced existing) 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-01 01:11:22 +0000 UTC" 2025/02/01 01:11:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/01 01:11:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/01 01:11:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : newLeaf: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: 2025/02/01 01:11:22 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 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-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : file1: reading active writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:22 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/01 01:11:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/01 01:11:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/01 01:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/01 01:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/01 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:22 DEBUG : dir: Looking for writers 2025/02/01 01:11:22 DEBUG : file1: reading active writers 2025/02/01 01:11:22 DEBUG : : Looking for writers 2025/02/01 01:11:22 DEBUG : dir: reading active writers 2025/02/01 01:11:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/01 01:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/01 01:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/01 01:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/01 01:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/01 01:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/01 01:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/01 01:11:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/01 01:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/01 01:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/01 01:11:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/01 01:11:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): _readAt: size=1, off=0 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): openPending: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >openPending: err= 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): _readAt: size=256, off=1 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >_readAt: n=15, err=EOF 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): _readAt: size=16, off=16 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >_readAt: n=0, err=EOF 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): close: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >close: err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): close: 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000830dc0): >close: err=file already closed 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): _readAt: size=1, off=0 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): openPending: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >openPending: err= 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): _readAt: size=1, off=5 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): _readAt: size=1, off=3 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): _readAt: size=1, off=13 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): _readAt: size=16, off=100 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >_readAt: n=0, err=EOF 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): close: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:23 DEBUG : dir/file1(0xc0006cd440): >close: err= 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:23 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:23 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=1, off=0 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): openPending: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >openPending: err= 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=1, off=5 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=1, off=1 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=1, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=6, off=10 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=6, err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=256, off=10 2025/02/01 01:11:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=6, err=EOF 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=256, off=100 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=0, err=EOF 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): close: 2025/02/01 01:11:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >close: err= 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): _readAt: size=256, off=100 2025/02/01 01:11:23 DEBUG : dir/file1(0xc000868e00): >_readAt: n=0, err=file already closed 2025/02/01 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:23 DEBUG : dir: Looking for writers 2025/02/01 01:11:23 DEBUG : file1: reading active writers 2025/02/01 01:11:23 DEBUG : : Looking for writers 2025/02/01 01:11:23 DEBUG : dir: reading active writers 2025/02/01 01:11:23 DEBUG : >WaitForWriters: 2025/02/01 01:11:23 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:24 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): RWFileHandle.Flush 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): _readAt: size=256, off=0 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): openPending: 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): >openPending: err= 2025/02/01 01:11:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): >_readAt: n=16, err=EOF 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): RWFileHandle.Flush 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): RWFileHandle.Flush 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): close: 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000932d80): >close: err= 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : dir: Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : dir: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/01 01:11:24 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): _readAt: size=256, off=0 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): openPending: 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): >openPending: err= 2025/02/01 01:11:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): >_readAt: n=16, err=EOF 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): RWFileHandle.Release 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): close: 2025/02/01 01:11:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): >close: err= 2025/02/01 01:11:24 DEBUG : dir/file1(0xc000bdfdc0): RWFileHandle.Release 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : dir: Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : dir: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:24 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): openPending: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): >openPending: err= 2025/02/01 01:11:24 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): _writeAt: size=5, off=0 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): >_writeAt: n=5, err= 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): _writeAt: size=7, off=5 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): >_writeAt: n=7, err= 2025/02/01 01:11:24 DEBUG : file1: vfs cache: truncate to size=11 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): close: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:24.331159362 +0000 UTC m=+10.346408971 2025/02/01 01:11:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): >close: err= 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): close: 2025/02/01 01:11:24 DEBUG : file1(0xc0004a8200): >close: err=file already closed 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:24 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 INFO : file1: Copied (new) 2025/02/01 01:11:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-01 01:11:24 +0000 UTC" 2025/02/01 01:11:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:24 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): openPending: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): >openPending: err= 2025/02/01 01:11:24 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): _writeAt: size=7, off=0 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): >_writeAt: n=7, err= 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): _writeAt: size=6, off=5 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): >_writeAt: n=6, err= 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): close: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:24.529883472 +0000 UTC m=+10.545133091 2025/02/01 01:11:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): >close: err= 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): _writeAt: size=5, off=0 2025/02/01 01:11:24 DEBUG : file1(0xc000242900): >_writeAt: n=0, err=file already closed 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:24 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 INFO : file1: Copied (new) 2025/02/01 01:11:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-01 01:11:24 +0000 UTC" 2025/02/01 01:11:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : >WaitForWriters: 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:24 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:24 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : file1(0xc000e02f80): openPending: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1(0xc000e02f80): >openPending: err= 2025/02/01 01:11:24 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:24 DEBUG : file1(0xc000e02f80): close: 2025/02/01 01:11:24 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:24.726745831 +0000 UTC m=+10.741995481 2025/02/01 01:11:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:24 DEBUG : file1(0xc000e02f80): >close: err= 2025/02/01 01:11:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/01 01:11:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:11:24 DEBUG : file2: newRWFileHandle: 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): openPending: 2025/02/01 01:11:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): >openPending: err= 2025/02/01 01:11:24 DEBUG : file2: >newRWFileHandle: err= 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/01 01:11:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): RWFileHandle.Flush 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): RWFileHandle.Release 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): close: 2025/02/01 01:11:24 DEBUG : file2: vfs cache: setting modification time to 2025-02-01 01:11:24.727838935 +0000 UTC m=+10.743088584 2025/02/01 01:11:24 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:24 DEBUG : file2(0xc000e03040): >close: err= 2025/02/01 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : file2: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : file2: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : file2: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : file2: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/01 01:11:24 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:24 DEBUG : file2: vfs cache: starting upload 2025/02/01 01:11:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:24 INFO : file1: Copied (new) 2025/02/01 01:11:24 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-01 01:11:24 +0000 UTC" 2025/02/01 01:11:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:24 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:24 DEBUG : : Looking for writers 2025/02/01 01:11:24 DEBUG : file1: reading active writers 2025/02/01 01:11:24 DEBUG : file2: reading active writers 2025/02/01 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/01 01:11:24 INFO : file2: Copied (new) 2025/02/01 01:11:24 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-01 01:11:24 +0000 UTC" 2025/02/01 01:11:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/01 01:11:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/01 01:11:24 INFO : file2: vfs cache: upload succeeded try #1 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : file2: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : file2: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:25 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): openPending: 2025/02/01 01:11:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): >openPending: err= 2025/02/01 01:11:25 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): _writeAt: size=5, off=0 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): >_writeAt: n=5, err= 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): RWFileHandle.Flush 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): RWFileHandle.Flush 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): close: 2025/02/01 01:11:25 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:25.094930843 +0000 UTC m=+11.110180482 2025/02/01 01:11:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:25 DEBUG : file1(0xc000d222c0): >close: err= 2025/02/01 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:25 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 INFO : file1: Copied (new) 2025/02/01 01:11:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-01 01:11:25 +0000 UTC" 2025/02/01 01:11:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:25 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): openPending: 2025/02/01 01:11:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): >openPending: err= 2025/02/01 01:11:25 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): _writeAt: size=5, off=0 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): >_writeAt: n=5, err= 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): RWFileHandle.Release 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): close: 2025/02/01 01:11:25 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:25.281231434 +0000 UTC m=+11.296481074 2025/02/01 01:11:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): >close: err= 2025/02/01 01:11:25 DEBUG : file1(0xc0002ace80): RWFileHandle.Release 2025/02/01 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:25 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 INFO : file1: Copied (new) 2025/02/01 01:11:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-01 01:11:25 +0000 UTC" 2025/02/01 01:11:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/01 01:11:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:25 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): openPending: 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): >openPending: err= 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/01 01:11:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): _writeAt: size=5, off=0 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): >_writeAt: n=5, err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): close: 2025/02/01 01:11:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-01 01:11:25.532395455 +0000 UTC m=+11.547645094 2025/02/01 01:11:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:25 DEBUG : dir/file1(0xc0005b0880): >close: err= 2025/02/01 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: starting upload 2025/02/01 01:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 INFO : dir/file1: Copied (replaced existing) 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-01 01:11:25 +0000 UTC" 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:25 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:25 DEBUG : dir/file1: newRWFileHandle: 2025/02/01 01:11:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/01 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/01 01:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): _writeAt: size=5, off=0 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): openPending: 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/01 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): >openPending: err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): >_writeAt: n=5, err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): _writeAt: size=15, off=5 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): >_writeAt: n=15, err= 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): close: 2025/02/01 01:11:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-01 01:11:25.815442358 +0000 UTC m=+11.830691997 2025/02/01 01:11:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:25 DEBUG : dir/file1(0xc000c78fc0): >close: err= 2025/02/01 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: starting upload 2025/02/01 01:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:25 INFO : dir/file1: Copied (replaced existing) 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-01 01:11:25 +0000 UTC" 2025/02/01 01:11:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:25 DEBUG : dir: Looking for writers 2025/02/01 01:11:25 DEBUG : file1: reading active writers 2025/02/01 01:11:25 DEBUG : : Looking for writers 2025/02/01 01:11:25 DEBUG : dir: reading active writers 2025/02/01 01:11:25 DEBUG : >WaitForWriters: 2025/02/01 01:11:25 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): openPending: 2025/02/01 01:11:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): >openPending: err= 2025/02/01 01:11:26 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): close: 2025/02/01 01:11:26 DEBUG : file1: vfs cache: setting modification time to 2025-02-01 01:11:26.034547175 +0000 UTC m=+12.049796814 2025/02/01 01:11:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : file1(0xc000355f00): >close: err= 2025/02/01 01:11:26 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:26 DEBUG : file1: vfs cache: starting upload 2025/02/01 01:11:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:26 INFO : file1: Copied (new) 2025/02/01 01:11:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-01 01:11:26 +0000 UTC" 2025/02/01 01:11:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:26 INFO : file1: vfs cache: upload succeeded try #1 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : >WaitForWriters: 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.220991756 +0000 UTC m=+12.236241396 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.220991756 +0000 UTC m=+12.236241396 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006562c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.220991756 +0000 UTC m=+12.236241396 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9f10 item 1 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.224160357 +0000 UTC m=+12.239410037 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656340): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.224160357 +0000 UTC m=+12.239410037 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca930 item 2 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.225788801 +0000 UTC m=+12.241038441 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006563c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.225788801 +0000 UTC m=+12.241038441 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.225788801 +0000 UTC m=+12.241038441 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cae00 item 3 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.228300956 +0000 UTC m=+12.243550595 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006564c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.228300956 +0000 UTC m=+12.243550595 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb3b0 item 4 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.229829182 +0000 UTC m=+12.245078821 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.229829182 +0000 UTC m=+12.245078821 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006565c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.229829182 +0000 UTC m=+12.245078821 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb810 item 5 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.232667336 +0000 UTC m=+12.247916975 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.232667336 +0000 UTC m=+12.247916975 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e150 item 6 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.234973055 +0000 UTC m=+12.250222674 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.234973055 +0000 UTC m=+12.250222674 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.234973055 +0000 UTC m=+12.250222674 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eee0 item 7 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.236669294 +0000 UTC m=+12.251918904 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.236669294 +0000 UTC m=+12.251918904 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae150 item 8 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0006569c0): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006569c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.23810606 +0000 UTC m=+12.253355679 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.23810606 +0000 UTC m=+12.253355679 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.23810606 +0000 UTC m=+12.253355679 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae4d0 item 9 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.239842956 +0000 UTC m=+12.255092565 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.239842956 +0000 UTC m=+12.255092565 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeaf0 item 10 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000656c40): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.242036114 +0000 UTC m=+12.257285724 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.242036114 +0000 UTC m=+12.257285724 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.242036114 +0000 UTC m=+12.257285724 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656d80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af110 item 11 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.244847448 +0000 UTC m=+12.260097057 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.244847448 +0000 UTC m=+12.260097057 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af7a0 item 12 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000656f40): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000656f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.246542646 +0000 UTC m=+12.261792255 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.246542646 +0000 UTC m=+12.261792255 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfc70 item 13 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.248167213 +0000 UTC m=+12.263416832 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006818c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.248167213 +0000 UTC m=+12.263416832 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 14 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000681a00): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.250006601 +0000 UTC m=+12.265256209 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.250006601 +0000 UTC m=+12.265256209 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 15 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.251236679 +0000 UTC m=+12.266486288 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.251236679 +0000 UTC m=+12.266486288 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 16 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.252462349 +0000 UTC m=+12.267711978 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.252462349 +0000 UTC m=+12.267711978 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.252462349 +0000 UTC m=+12.267711978 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681cc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000282000 item 17 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.25463491 +0000 UTC m=+12.269884519 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.25463491 +0000 UTC m=+12.269884519 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681dc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283340 item 18 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.255808813 +0000 UTC m=+12.271058422 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.255808813 +0000 UTC m=+12.271058422 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.255808813 +0000 UTC m=+12.271058422 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000681f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283960 item 19 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.257413933 +0000 UTC m=+12.272663542 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.257413933 +0000 UTC m=+12.272663542 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc0c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce540 item 20 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.258524899 +0000 UTC m=+12.273774518 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.258524899 +0000 UTC m=+12.273774518 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.258524899 +0000 UTC m=+12.273774518 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce9a0 item 21 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.260540396 +0000 UTC m=+12.275790015 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.260540396 +0000 UTC m=+12.275790015 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc340): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf030 item 22 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.261625604 +0000 UTC m=+12.276875213 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc3c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.261625604 +0000 UTC m=+12.276875213 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.261625604 +0000 UTC m=+12.276875213 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc4c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf570 item 23 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.263103286 +0000 UTC m=+12.278352895 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.263103286 +0000 UTC m=+12.278352895 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc5c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cfa40 item 24 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0008dc680): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.264366356 +0000 UTC m=+12.279615965 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc6c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.264366356 +0000 UTC m=+12.279615965 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.264366356 +0000 UTC m=+12.279615965 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cfea0 item 25 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.265766022 +0000 UTC m=+12.281015631 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.265766022 +0000 UTC m=+12.281015631 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8a80 item 26 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0008dc980): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.26687823 +0000 UTC m=+12.282127839 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dc9c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.26687823 +0000 UTC m=+12.282127839 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dca80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.26687823 +0000 UTC m=+12.282127839 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9180 item 27 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.268245675 +0000 UTC m=+12.283495284 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcb40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.268245675 +0000 UTC m=+12.283495284 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcbc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b20 item 28 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0008dcc80): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcc80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.269380376 +0000 UTC m=+12.284629986 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dccc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.269380376 +0000 UTC m=+12.284629986 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcd80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e700 item 29 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.270432492 +0000 UTC m=+12.285682101 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.270432492 +0000 UTC m=+12.285682101 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dce80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ec40 item 30 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0008dcf40): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.271587761 +0000 UTC m=+12.286837370 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dcf80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.271587761 +0000 UTC m=+12.286837370 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f340 item 31 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.272680694 +0000 UTC m=+12.287930302 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd0c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.272680694 +0000 UTC m=+12.287930302 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f730 item 32 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.27379707 +0000 UTC m=+12.289046679 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028fce0 item 33 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.274163235 +0000 UTC m=+12.289412844 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd1c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.274163235 +0000 UTC m=+12.289412844 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ff10 item 33 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.275232242 +0000 UTC m=+12.290481851 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292770 item 34 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.275641336 +0000 UTC m=+12.290890966 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.275641336 +0000 UTC m=+12.290890966 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292af0 item 34 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.27662265 +0000 UTC m=+12.291872259 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292f50 item 35 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.27702331 +0000 UTC m=+12.292272919 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd340): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.27702331 +0000 UTC m=+12.292272919 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002931f0 item 35 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.278289365 +0000 UTC m=+12.293538975 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002936c0 item 36 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.278714991 +0000 UTC m=+12.293964600 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd4c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.278714991 +0000 UTC m=+12.293964600 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293c70 item 36 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.279853127 +0000 UTC m=+12.295102736 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a380 item 37 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.280215576 +0000 UTC m=+12.295465184 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.280215576 +0000 UTC m=+12.295465184 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd5c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a620 item 37 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.281285455 +0000 UTC m=+12.296535063 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aa10 item 38 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.281806568 +0000 UTC m=+12.297056177 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.281806568 +0000 UTC m=+12.297056177 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd740): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ab60 item 38 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.282912295 +0000 UTC m=+12.298161934 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aee0 item 39 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.283290482 +0000 UTC m=+12.298540101 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.283290482 +0000 UTC m=+12.298540101 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b110 item 39 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.284407619 +0000 UTC m=+12.299657258 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dd940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b500 item 40 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.284872097 +0000 UTC m=+12.300121717 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.284872097 +0000 UTC m=+12.300121717 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b650 item 40 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.285890751 +0000 UTC m=+12.301140370 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dda80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b960 item 41 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.286288495 +0000 UTC m=+12.301538114 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bab0 item 41 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.286742031 +0000 UTC m=+12.301991650 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.286742031 +0000 UTC m=+12.301991650 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddb40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bc00 item 41 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.287777888 +0000 UTC m=+12.303027497 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 42 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.288189237 +0000 UTC m=+12.303438845 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddc40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390230 item 42 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.288634519 +0000 UTC m=+12.303884128 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.288634519 +0000 UTC m=+12.303884128 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddd40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 42 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.289649486 +0000 UTC m=+12.304899094 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 43 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.290006542 +0000 UTC m=+12.305256161 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008dde40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003907e0 item 43 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.290405508 +0000 UTC m=+12.305655127 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.290405508 +0000 UTC m=+12.305655127 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0008ddf40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390930 item 43 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.291359301 +0000 UTC m=+12.306608910 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 44 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.291781019 +0000 UTC m=+12.307030628 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 44 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.292328993 +0000 UTC m=+12.307578602 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.292328993 +0000 UTC m=+12.307578602 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d441c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 44 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.293399383 +0000 UTC m=+12.308649002 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 45 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.293850316 +0000 UTC m=+12.309099925 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.293850316 +0000 UTC m=+12.309099925 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391260 item 45 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.294942337 +0000 UTC m=+12.310191956 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391570 item 46 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.295336533 +0000 UTC m=+12.310586142 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.295336533 +0000 UTC m=+12.310586142 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 46 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.296307608 +0000 UTC m=+12.311557217 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 47 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.296617147 +0000 UTC m=+12.311866755 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.296617147 +0000 UTC m=+12.311866755 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 47 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.297678891 +0000 UTC m=+12.312928499 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391e30 item 48 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.297980454 +0000 UTC m=+12.313230063 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.297980454 +0000 UTC m=+12.313230063 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394000 item 48 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.298950077 +0000 UTC m=+12.314199686 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394380 item 49 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.299369641 +0000 UTC m=+12.314619240 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.299369641 +0000 UTC m=+12.314619240 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394620 item 49 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.300298847 +0000 UTC m=+12.315548456 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394ee0 item 50 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.300698494 +0000 UTC m=+12.315948103 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.300698494 +0000 UTC m=+12.315948103 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395260 item 50 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.301603566 +0000 UTC m=+12.316853175 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003956c0 item 51 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.302001219 +0000 UTC m=+12.317250828 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.302001219 +0000 UTC m=+12.317250828 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395960 item 51 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.302949891 +0000 UTC m=+12.318199510 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44d00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395ea0 item 52 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.303354057 +0000 UTC m=+12.318603665 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44dc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.303354057 +0000 UTC m=+12.318603665 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2070 item 52 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.304460233 +0000 UTC m=+12.319709843 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2310 item 53 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.305051979 +0000 UTC m=+12.320301589 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.305051979 +0000 UTC m=+12.320301589 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44f80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a24d0 item 53 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.306194525 +0000 UTC m=+12.321444134 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d45000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae150 item 54 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.306581217 +0000 UTC m=+12.321830827 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.306581217 +0000 UTC m=+12.321830827 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d440c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae310 item 54 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.30757747 +0000 UTC m=+12.322827078 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae620 item 55 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.307949205 +0000 UTC m=+12.323198813 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.307949205 +0000 UTC m=+12.323198813 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae9a0 item 55 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.30903322 +0000 UTC m=+12.324282829 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d442c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af030 item 56 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.309488791 +0000 UTC m=+12.324738401 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.309488791 +0000 UTC m=+12.324738401 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d443c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af180 item 56 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.310565994 +0000 UTC m=+12.325815604 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af6c0 item 57 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.310921549 +0000 UTC m=+12.326171158 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d444c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afb90 item 57 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.31131801 +0000 UTC m=+12.326567619 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.31131801 +0000 UTC m=+12.326567619 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d445c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afce0 item 57 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.312380906 +0000 UTC m=+12.327630506 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2070 item 58 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.312878196 +0000 UTC m=+12.328127815 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d446c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a21c0 item 58 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.313467306 +0000 UTC m=+12.328716945 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.313467306 +0000 UTC m=+12.328716945 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d447c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a27e0 item 58 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.314658543 +0000 UTC m=+12.329908162 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2b60 item 59 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.315082626 +0000 UTC m=+12.330332285 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d448c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2e70 item 59 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.315590685 +0000 UTC m=+12.330840304 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.315590685 +0000 UTC m=+12.330840304 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d449c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3260 item 59 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.317041446 +0000 UTC m=+12.332291055 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a37a0 item 60 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.31768028 +0000 UTC m=+12.332929889 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44ac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a39d0 item 60 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.318329744 +0000 UTC m=+12.333579353 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000d44b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.318329744 +0000 UTC m=+12.333579353 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0070 item 60 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.31931741 +0000 UTC m=+12.334567018 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0380 item 61 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.319684255 +0000 UTC m=+12.334933864 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.319684255 +0000 UTC m=+12.334933864 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0690 item 61 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.320827451 +0000 UTC m=+12.336077060 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0b60 item 62 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.32122278 +0000 UTC m=+12.336472389 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.32122278 +0000 UTC m=+12.336472389 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0d90 item 62 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.322422733 +0000 UTC m=+12.337672342 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1260 item 63 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.322746549 +0000 UTC m=+12.337996158 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.322746549 +0000 UTC m=+12.337996158 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d13b0 item 63 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.323765322 +0000 UTC m=+12.339014930 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d17a0 item 64 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.324084849 +0000 UTC m=+12.339334458 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.324084849 +0000 UTC m=+12.339334458 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1960 item 64 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.325173824 +0000 UTC m=+12.340423443 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354740): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1c70 item 65 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.325555617 +0000 UTC m=+12.340805226 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.325555617 +0000 UTC m=+12.340805226 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003547c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6000 item 65 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.326511965 +0000 UTC m=+12.341761574 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6380 item 66 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.326903847 +0000 UTC m=+12.342153456 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.326903847 +0000 UTC m=+12.342153456 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d64d0 item 66 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.327928802 +0000 UTC m=+12.343178411 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003548c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6850 item 67 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.328303012 +0000 UTC m=+12.343552621 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.328303012 +0000 UTC m=+12.343552621 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6a80 item 67 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.329279607 +0000 UTC m=+12.344529216 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003549c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6d90 item 68 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.329675316 +0000 UTC m=+12.344924925 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.329675316 +0000 UTC m=+12.344924925 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354ac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6f50 item 68 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.330636222 +0000 UTC m=+12.345885831 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d73b0 item 69 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.331064803 +0000 UTC m=+12.346314412 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.331064803 +0000 UTC m=+12.346314412 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7500 item 69 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.331996435 +0000 UTC m=+12.347246044 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7880 item 70 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.332422791 +0000 UTC m=+12.347672401 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354cc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.332422791 +0000 UTC m=+12.347672401 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7a40 item 70 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.333488713 +0000 UTC m=+12.348738322 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354d80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7f10 item 71 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.334023663 +0000 UTC m=+12.349273272 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.334023663 +0000 UTC m=+12.349273272 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532770 item 71 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.335055852 +0000 UTC m=+12.350305471 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354f00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005330a0 item 72 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.335525289 +0000 UTC m=+12.350774908 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354fc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.335525289 +0000 UTC m=+12.350774908 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005332d0 item 72 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.336573558 +0000 UTC m=+12.351823167 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533a40 item 73 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.336924955 +0000 UTC m=+12.352174564 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533e30 item 73 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.337351793 +0000 UTC m=+12.352601402 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003550c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.337351793 +0000 UTC m=+12.352601402 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b82a0 item 73 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.338450115 +0000 UTC m=+12.353699734 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003551c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8930 item 74 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.338817221 +0000 UTC m=+12.354066830 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8b60 item 74 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.339326132 +0000 UTC m=+12.354575751 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003552c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.339326132 +0000 UTC m=+12.354575751 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8ee0 item 74 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.340664704 +0000 UTC m=+12.355914312 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003553c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b92d0 item 75 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.341097813 +0000 UTC m=+12.356347422 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9490 item 75 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.341501808 +0000 UTC m=+12.356751427 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003554c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.341501808 +0000 UTC m=+12.356751427 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b96c0 item 75 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.342520773 +0000 UTC m=+12.357770381 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003555c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ce0 item 76 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.342901353 +0000 UTC m=+12.358150972 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ea0 item 76 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.343334393 +0000 UTC m=+12.358584012 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003556c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.343334393 +0000 UTC m=+12.358584012 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca0e0 item 76 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.344226029 +0000 UTC m=+12.359475648 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003557c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca930 item 77 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.344775656 +0000 UTC m=+12.360025275 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.344775656 +0000 UTC m=+12.360025275 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003558c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cabd0 item 77 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.345862698 +0000 UTC m=+12.361112317 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb030 item 78 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.346207142 +0000 UTC m=+12.361456761 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003559c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.346207142 +0000 UTC m=+12.361456761 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb260 item 78 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.347227168 +0000 UTC m=+12.362476776 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb6c0 item 79 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.347593352 +0000 UTC m=+12.362842971 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.347593352 +0000 UTC m=+12.362842971 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb8f0 item 79 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.348842326 +0000 UTC m=+12.364091945 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbdc0 item 80 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.349295974 +0000 UTC m=+12.364545593 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.349295974 +0000 UTC m=+12.364545593 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e5b0 item 80 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.3504393 +0000 UTC m=+12.365688919 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f180 item 81 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.350908668 +0000 UTC m=+12.366158296 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.350908668 +0000 UTC m=+12.366158296 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000355ec0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f960 item 81 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.351853864 +0000 UTC m=+12.367103483 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be5b0 item 82 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.352211483 +0000 UTC m=+12.367461102 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b02c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.352211483 +0000 UTC m=+12.367461102 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be7e0 item 82 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.353154785 +0000 UTC m=+12.368404394 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bea80 item 83 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.353672793 +0000 UTC m=+12.368922412 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.353672793 +0000 UTC m=+12.368922412 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bed20 item 83 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.354917991 +0000 UTC m=+12.370167610 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0f80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf340 item 84 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.355320272 +0000 UTC m=+12.370569882 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.355320272 +0000 UTC m=+12.370569882 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b13c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf810 item 84 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.356470422 +0000 UTC m=+12.371720031 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfc70 item 85 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.356858357 +0000 UTC m=+12.372107966 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.356858357 +0000 UTC m=+12.372107966 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfe30 item 85 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.35782327 +0000 UTC m=+12.373072879 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 86 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.358213689 +0000 UTC m=+12.373463298 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.358213689 +0000 UTC m=+12.373463298 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 86 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.359136053 +0000 UTC m=+12.374385663 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 87 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.359565015 +0000 UTC m=+12.374814624 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.359565015 +0000 UTC m=+12.374814624 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 87 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.360516473 +0000 UTC m=+12.375766082 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000282540 item 88 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.360934905 +0000 UTC m=+12.376184514 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.360934905 +0000 UTC m=+12.376184514 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006485c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000282700 item 88 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.361841629 +0000 UTC m=+12.377091238 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283810 item 89 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.36216842 +0000 UTC m=+12.377418030 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006487c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283b90 item 89 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.362586371 +0000 UTC m=+12.377835980 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.362586371 +0000 UTC m=+12.377835980 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006488c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce0e0 item 89 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.363523763 +0000 UTC m=+12.378773372 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c82a0 item 90 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.363879899 +0000 UTC m=+12.379129508 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8690 item 90 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.364291659 +0000 UTC m=+12.379541267 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.364291659 +0000 UTC m=+12.379541267 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8bd0 item 90 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.365215244 +0000 UTC m=+12.380464853 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c91f0 item 91 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.365565369 +0000 UTC m=+12.380814967 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c5c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c95e0 item 91 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.365909311 +0000 UTC m=+12.381158930 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.365909311 +0000 UTC m=+12.381158930 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c6c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ab0 item 91 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.366912526 +0000 UTC m=+12.382162135 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e460 item 92 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.367264083 +0000 UTC m=+12.382513692 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e850 item 92 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.367846472 +0000 UTC m=+12.383096081 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.367846472 +0000 UTC m=+12.383096081 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028eaf0 item 92 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.368772472 +0000 UTC m=+12.384022081 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f0a0 item 93 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.36914055 +0000 UTC m=+12.384390159 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.36914055 +0000 UTC m=+12.384390159 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f420 item 93 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.370114501 +0000 UTC m=+12.385364109 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f880 item 94 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.37055325 +0000 UTC m=+12.385802859 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.37055325 +0000 UTC m=+12.385802859 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028fc70 item 94 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.371495862 +0000 UTC m=+12.386745471 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292070 item 95 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.371862186 +0000 UTC m=+12.387111795 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.371862186 +0000 UTC m=+12.387111795 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292700 item 95 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.37284865 +0000 UTC m=+12.388098258 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292d20 item 96 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.373168768 +0000 UTC m=+12.388418377 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.373168768 +0000 UTC m=+12.388418377 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052d000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292ee0 item 96 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= 2025/02/01 01:11:26 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : >WaitForWriters: 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.396433665 +0000 UTC m=+12.411683275 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.396433665 +0000 UTC m=+12.411683275 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0004a9c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.396433665 +0000 UTC m=+12.411683275 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a4d0 item 1 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.398370465 +0000 UTC m=+12.413620084 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.398370465 +0000 UTC m=+12.413620084 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aa10 item 2 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.399628516 +0000 UTC m=+12.414878135 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005380c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.399628516 +0000 UTC m=+12.414878135 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.399628516 +0000 UTC m=+12.414878135 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ad20 item 3 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.401167503 +0000 UTC m=+12.416417122 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005381c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.401167503 +0000 UTC m=+12.416417122 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b260 item 4 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.402210261 +0000 UTC m=+12.417459880 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.402210261 +0000 UTC m=+12.417459880 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005382c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.402210261 +0000 UTC m=+12.417459880 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b5e0 item 5 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.403633982 +0000 UTC m=+12.418883611 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.403633982 +0000 UTC m=+12.418883611 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b9d0 item 6 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.404771949 +0000 UTC m=+12.420021557 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.404771949 +0000 UTC m=+12.420021557 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.404771949 +0000 UTC m=+12.420021557 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bd50 item 7 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.406308961 +0000 UTC m=+12.421558580 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.406308961 +0000 UTC m=+12.421558580 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390230 item 8 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc0005386c0): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005386c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.407633377 +0000 UTC m=+12.422882996 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.407633377 +0000 UTC m=+12.422882996 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538740): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.407633377 +0000 UTC m=+12.422882996 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390540 item 9 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.409423842 +0000 UTC m=+12.424673471 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.409423842 +0000 UTC m=+12.424673471 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 10 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000538a40): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.410498781 +0000 UTC m=+12.425748390 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.410498781 +0000 UTC m=+12.425748390 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.410498781 +0000 UTC m=+12.425748390 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 11 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.412270773 +0000 UTC m=+12.427520392 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.412270773 +0000 UTC m=+12.427520392 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390ee0 item 12 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000538d40): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.413531599 +0000 UTC m=+12.428781218 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538d80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.413531599 +0000 UTC m=+12.428781218 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391180 item 13 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.414611286 +0000 UTC m=+12.429860905 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538ec0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.414611286 +0000 UTC m=+12.429860905 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000538f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 14 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000539000): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.415924922 +0000 UTC m=+12.431174541 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.415924922 +0000 UTC m=+12.431174541 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391730 item 15 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.417271628 +0000 UTC m=+12.432521247 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.417271628 +0000 UTC m=+12.432521247 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ab0 item 16 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.418402191 +0000 UTC m=+12.433651800 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.418402191 +0000 UTC m=+12.433651800 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.418402191 +0000 UTC m=+12.433651800 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005392c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 17 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.419904809 +0000 UTC m=+12.435154418 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539340): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.419904809 +0000 UTC m=+12.435154418 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005393c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394150 item 18 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.421089653 +0000 UTC m=+12.436339273 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.421089653 +0000 UTC m=+12.436339273 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.421089653 +0000 UTC m=+12.436339273 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394620 item 19 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.422642575 +0000 UTC m=+12.437892184 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005395c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.422642575 +0000 UTC m=+12.437892184 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395180 item 20 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.423668823 +0000 UTC m=+12.438918431 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005396c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.423668823 +0000 UTC m=+12.438918431 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.423668823 +0000 UTC m=+12.438918431 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005397c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003955e0 item 21 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.425051297 +0000 UTC m=+12.440300916 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.425051297 +0000 UTC m=+12.440300916 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0005398c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395ce0 item 22 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42606983 +0000 UTC m=+12.441319449 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42606983 +0000 UTC m=+12.441319449 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42606983 +0000 UTC m=+12.441319449 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e1c0 item 23 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.427535719 +0000 UTC m=+12.442785329 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539ac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.427535719 +0000 UTC m=+12.442785329 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e700 item 24 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000539c00): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42868055 +0000 UTC m=+12.443930169 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42868055 +0000 UTC m=+12.443930169 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.42868055 +0000 UTC m=+12.443930169 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e9a0 item 25 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.430138825 +0000 UTC m=+12.445388444 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539dc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.430138825 +0000 UTC m=+12.445388444 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ed20 item 26 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000539f00): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.431243509 +0000 UTC m=+12.446493119 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000539f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.431243509 +0000 UTC m=+12.446493119 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.431243509 +0000 UTC m=+12.446493119 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae0c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049efc0 item 27 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.432673131 +0000 UTC m=+12.447922730 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.432673131 +0000 UTC m=+12.447922730 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae1c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f3b0 item 28 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000bae280): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.433667889 +0000 UTC m=+12.448917498 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.433667889 +0000 UTC m=+12.448917498 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f650 item 29 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.434665674 +0000 UTC m=+12.449915283 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.434665674 +0000 UTC m=+12.449915283 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f8f0 item 30 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): _readAt: size=2, off=0 2025/02/01 01:11:26 ERROR : open-test-file(0xc000bae540): Couldn't read size of file 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): >_writeAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): close: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.435773534 +0000 UTC m=+12.451023144 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.435773534 +0000 UTC m=+12.451023144 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc00 item 31 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.436720946 +0000 UTC m=+12.451970555 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.436720946 +0000 UTC m=+12.451970555 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae740): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fea0 item 32 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.437844535 +0000 UTC m=+12.453094145 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc1c0 item 33 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.438228443 +0000 UTC m=+12.453478052 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.438228443 +0000 UTC m=+12.453478052 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc310 item 33 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.439417255 +0000 UTC m=+12.454666863 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc5b0 item 34 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.439887343 +0000 UTC m=+12.455136952 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.439887343 +0000 UTC m=+12.455136952 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc700 item 34 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.440753541 +0000 UTC m=+12.456003150 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc9a0 item 35 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.441089119 +0000 UTC m=+12.456338728 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.441089119 +0000 UTC m=+12.456338728 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfcaf0 item 35 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.442017113 +0000 UTC m=+12.457266722 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfcd90 item 36 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.442391453 +0000 UTC m=+12.457641062 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.442391453 +0000 UTC m=+12.457641062 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfcee0 item 36 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.44328918 +0000 UTC m=+12.458538790 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd180 item 37 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.443865097 +0000 UTC m=+12.459114706 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.443865097 +0000 UTC m=+12.459114706 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd2d0 item 37 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.445082321 +0000 UTC m=+12.460331930 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd570 item 38 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.445498569 +0000 UTC m=+12.460748178 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.445498569 +0000 UTC m=+12.460748178 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd6c0 item 38 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.446387601 +0000 UTC m=+12.461637209 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd960 item 39 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.446737604 +0000 UTC m=+12.461987213 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeec0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.446737604 +0000 UTC m=+12.461987213 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfdab0 item 39 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.448032294 +0000 UTC m=+12.463281913 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce0e0 item 40 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.448619582 +0000 UTC m=+12.463869191 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.448619582 +0000 UTC m=+12.463869191 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce4d0 item 40 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.44983883 +0000 UTC m=+12.465088439 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cea10 item 41 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.450232206 +0000 UTC m=+12.465481825 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ced20 item 41 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.450720157 +0000 UTC m=+12.465969776 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.450720157 +0000 UTC m=+12.465969776 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cefc0 item 41 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.452375331 +0000 UTC m=+12.467624940 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf340 item 42 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.452781049 +0000 UTC m=+12.468030658 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf6c0 item 42 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.453282045 +0000 UTC m=+12.468531654 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.453282045 +0000 UTC m=+12.468531654 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf880 item 42 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.454462381 +0000 UTC m=+12.469712000 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cfce0 item 43 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.454857539 +0000 UTC m=+12.470107149 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cfea0 item 43 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.455298964 +0000 UTC m=+12.470548574 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.455298964 +0000 UTC m=+12.470548574 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292070 item 43 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.456464472 +0000 UTC m=+12.471714091 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002929a0 item 44 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.456949408 +0000 UTC m=+12.472199018 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292d20 item 44 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.457401714 +0000 UTC m=+12.472651333 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.457401714 +0000 UTC m=+12.472651333 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000292ee0 item 44 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.458641681 +0000 UTC m=+12.473891291 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293650 item 45 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.459230683 +0000 UTC m=+12.474480291 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648bc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.459230683 +0000 UTC m=+12.474480291 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000293b90 item 45 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.460390759 +0000 UTC m=+12.475640368 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2070 item 46 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.460922473 +0000 UTC m=+12.476172082 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.460922473 +0000 UTC m=+12.476172082 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a21c0 item 46 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.46214047 +0000 UTC m=+12.477390079 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0002427c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc230 item 47 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.46252047 +0000 UTC m=+12.477770078 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.46252047 +0000 UTC m=+12.477770078 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc380 item 47 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.463605669 +0000 UTC m=+12.478855278 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc620 item 48 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.464130048 +0000 UTC m=+12.479379658 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242a80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.464130048 +0000 UTC m=+12.479379658 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242b80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfc770 item 48 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.465374744 +0000 UTC m=+12.480624353 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242bc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfca10 item 49 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.46575827 +0000 UTC m=+12.481007880 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.46575827 +0000 UTC m=+12.481007880 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfcb60 item 49 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.466977219 +0000 UTC m=+12.482226838 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242d40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfce00 item 50 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.467513702 +0000 UTC m=+12.482763311 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.467513702 +0000 UTC m=+12.482763311 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfcf50 item 50 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.468739693 +0000 UTC m=+12.483989301 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000242f40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd1f0 item 51 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.469109413 +0000 UTC m=+12.484359022 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.469109413 +0000 UTC m=+12.484359022 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd340 item 51 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.470187218 +0000 UTC m=+12.485436827 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd5e0 item 52 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.470641567 +0000 UTC m=+12.485891175 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.470641567 +0000 UTC m=+12.485891175 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd730 item 52 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.471713941 +0000 UTC m=+12.486963550 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfd9d0 item 53 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.472149185 +0000 UTC m=+12.487398793 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.472149185 +0000 UTC m=+12.487398793 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243c40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfdc70 item 53 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.473198475 +0000 UTC m=+12.488448084 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243d80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfdf10 item 54 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.47364532 +0000 UTC m=+12.488894929 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000243e40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.47364532 +0000 UTC m=+12.488894929 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae1c0 item 54 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.474847868 +0000 UTC m=+12.490097477 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae540 item 55 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.475176281 +0000 UTC m=+12.490425890 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae140): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.475176281 +0000 UTC m=+12.490425890 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae850 item 55 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.476369271 +0000 UTC m=+12.491618891 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aee70 item 56 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.476765011 +0000 UTC m=+12.492014619 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.476765011 +0000 UTC m=+12.492014619 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af0a0 item 56 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.477887428 +0000 UTC m=+12.493137037 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae3c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af490 item 57 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.478301792 +0000 UTC m=+12.493551401 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af7a0 item 57 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.478862971 +0000 UTC m=+12.494112580 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae4c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.478862971 +0000 UTC m=+12.494112580 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 57 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.480076548 +0000 UTC m=+12.495326158 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae5c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aff10 item 58 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.480424269 +0000 UTC m=+12.495673878 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d00e0 item 58 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.480887395 +0000 UTC m=+12.496137004 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae6c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.480887395 +0000 UTC m=+12.496137004 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d02a0 item 58 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.481876654 +0000 UTC m=+12.497126263 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d07e0 item 59 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.4822016 +0000 UTC m=+12.497451209 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0a80 item 59 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.482761056 +0000 UTC m=+12.498010664 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.482761056 +0000 UTC m=+12.498010664 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0bd0 item 59 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.483797182 +0000 UTC m=+12.499046791 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bae9c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0fc0 item 60 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.484133892 +0000 UTC m=+12.499383501 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baea00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d12d0 item 60 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.484606885 +0000 UTC m=+12.499856494 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.484606885 +0000 UTC m=+12.499856494 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baeb00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1420 item 60 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.485779246 +0000 UTC m=+12.501028856 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baebc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1810 item 61 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.486103653 +0000 UTC m=+12.501353262 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baec00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.486103653 +0000 UTC m=+12.501353262 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baecc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d19d0 item 61 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.487288667 +0000 UTC m=+12.502538276 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baed80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1d50 item 62 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.487689547 +0000 UTC m=+12.502939155 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baedc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.487689547 +0000 UTC m=+12.502939155 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baef40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6070 item 62 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.488988644 +0000 UTC m=+12.504238253 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d63f0 item 63 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.489464835 +0000 UTC m=+12.504714444 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf040): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.489464835 +0000 UTC m=+12.504714444 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d65b0 item 63 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): >_readAt: n=0, err=Bad file descriptor 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.490528422 +0000 UTC m=+12.505778031 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf240): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6930 item 64 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.491048343 +0000 UTC m=+12.506297962 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.491048343 +0000 UTC m=+12.506297962 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf340): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6af0 item 64 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.492433121 +0000 UTC m=+12.507682730 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6e70 item 65 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.492859458 +0000 UTC m=+12.508109067 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf3c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.492859458 +0000 UTC m=+12.508109067 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6fc0 item 65 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.494350124 +0000 UTC m=+12.509599733 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d73b0 item 66 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.494737568 +0000 UTC m=+12.509987177 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf480): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.494737568 +0000 UTC m=+12.509987177 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf4c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7500 item 66 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.495718912 +0000 UTC m=+12.510968531 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf500): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7880 item 67 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.49608674 +0000 UTC m=+12.511336349 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.49608674 +0000 UTC m=+12.511336349 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7a40 item 67 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.497347616 +0000 UTC m=+12.512597225 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf600): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7f10 item 68 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.49779378 +0000 UTC m=+12.513043399 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf6c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.49779378 +0000 UTC m=+12.513043399 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532770 item 68 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.498806923 +0000 UTC m=+12.514056531 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf740): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005330a0 item 69 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.499180983 +0000 UTC m=+12.514430591 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf780): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.499180983 +0000 UTC m=+12.514430591 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005332d0 item 69 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.500232147 +0000 UTC m=+12.515481755 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533a40 item 70 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.500729086 +0000 UTC m=+12.515978695 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf900): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.500729086 +0000 UTC m=+12.515978695 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533e30 item 70 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.501825434 +0000 UTC m=+12.517075053 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baf9c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8620 item 71 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.502263974 +0000 UTC m=+12.517513583 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafa80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.502263974 +0000 UTC m=+12.517513583 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafac0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8930 item 71 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.503357357 +0000 UTC m=+12.518606966 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafb40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8ee0 item 72 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.50378188 +0000 UTC m=+12.519031489 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.50378188 +0000 UTC m=+12.519031489 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b90a0 item 72 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.50483601 +0000 UTC m=+12.520085619 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafc80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9490 item 73 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.505191174 +0000 UTC m=+12.520440783 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafcc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b96c0 item 73 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.505604066 +0000 UTC m=+12.520853674 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.505604066 +0000 UTC m=+12.520853674 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafd40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9a40 item 73 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.506603163 +0000 UTC m=+12.521852772 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9dc0 item 74 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.506967072 +0000 UTC m=+12.522216691 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000bafe40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca000 item 74 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.507393059 +0000 UTC m=+12.522642668 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.507393059 +0000 UTC m=+12.522642668 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000baff40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca310 item 74 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.508418055 +0000 UTC m=+12.523667664 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa80 item 75 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.508939799 +0000 UTC m=+12.524189408 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003540c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): _writeAt: size=3, off=2 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cad20 item 75 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.509336131 +0000 UTC m=+12.524585740 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.509336131 +0000 UTC m=+12.524585740 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003541c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 75 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.510384079 +0000 UTC m=+12.525633687 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354280): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb3b0 item 76 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.510761634 +0000 UTC m=+12.526011243 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003542c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb570 item 76 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): _writeAt: size=3, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.511221574 +0000 UTC m=+12.526471193 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000354380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.511221574 +0000 UTC m=+12.526471193 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003543c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb810 item 76 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.5122678 +0000 UTC m=+12.527517419 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b00c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e930 item 77 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.512819691 +0000 UTC m=+12.528069300 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b01c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.512819691 +0000 UTC m=+12.528069300 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eee0 item 77 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.513954441 +0000 UTC m=+12.529204051 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fc00 item 78 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.514340402 +0000 UTC m=+12.529590012 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.514340402 +0000 UTC m=+12.529590012 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b0b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be2a0 item 78 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.515604395 +0000 UTC m=+12.530854003 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1080): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be850 item 79 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.515938919 +0000 UTC m=+12.531188528 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1180): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.515938919 +0000 UTC m=+12.531188528 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be9a0 item 79 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.517008829 +0000 UTC m=+12.532258439 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b19c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bed90 item 80 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.517360877 +0000 UTC m=+12.532610476 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0003b1b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.517360877 +0000 UTC m=+12.532610476 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c1c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf110 item 80 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.518327142 +0000 UTC m=+12.533576751 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf960 item 81 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.518727421 +0000 UTC m=+12.533977030 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c2c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.518727421 +0000 UTC m=+12.533977030 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c300): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfb90 item 81 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.519693967 +0000 UTC m=+12.534943577 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c380): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bff10 item 82 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.520179184 +0000 UTC m=+12.535428803 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.520179184 +0000 UTC m=+12.535428803 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 82 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.521243914 +0000 UTC m=+12.536493523 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c700): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 83 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.521632089 +0000 UTC m=+12.536881708 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c7c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.521632089 +0000 UTC m=+12.536881708 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c800): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 83 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.522582966 +0000 UTC m=+12.537832575 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c8c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 84 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.522982312 +0000 UTC m=+12.538231931 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.522982312 +0000 UTC m=+12.538231931 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052c9c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000282150 item 84 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.523912661 +0000 UTC m=+12.539162270 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ca40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000282ee0 item 85 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.524294885 +0000 UTC m=+12.539544495 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.524294885 +0000 UTC m=+12.539544495 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cb40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283650 item 85 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.525336472 +0000 UTC m=+12.540586082 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cbc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000283dc0 item 86 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.525776544 +0000 UTC m=+12.541026163 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cc80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.525776544 +0000 UTC m=+12.541026163 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ccc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 86 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.526800488 +0000 UTC m=+12.542050097 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cd40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8d20 item 87 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.527177772 +0000 UTC m=+12.542427391 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.527177772 +0000 UTC m=+12.542427391 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a22a0 item 87 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.528149649 +0000 UTC m=+12.543399258 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a25b0 item 88 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.528586004 +0000 UTC m=+12.543835623 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648fc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.528586004 +0000 UTC m=+12.543835623 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000649000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a27e0 item 88 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.531156669 +0000 UTC m=+12.546406278 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006490c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9030 item 89 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.531591411 +0000 UTC m=+12.546841020 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052ce40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9340 item 89 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.532389343 +0000 UTC m=+12.547638962 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc00052cf00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.532389343 +0000 UTC m=+12.547638962 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648000): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a20e0 item 89 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.533360147 +0000 UTC m=+12.548609756 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006480c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2380 item 90 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.533723586 +0000 UTC m=+12.548973205 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648100): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2540 item 90 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.534150754 +0000 UTC m=+12.549400373 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc0006481c0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.534150754 +0000 UTC m=+12.549400373 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648200): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2700 item 90 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.535069411 +0000 UTC m=+12.550319019 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648400): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2bd0 item 91 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.535657159 +0000 UTC m=+12.550906778 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648440): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >_readAt: n=2, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): _writeAt: size=3, off=7 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2f50 item 91 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.536056015 +0000 UTC m=+12.551305644 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648540): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >_readAt: n=8, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.536056015 +0000 UTC m=+12.551305644 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648580): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a33b0 item 91 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.537043169 +0000 UTC m=+12.552292788 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648640): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3810 item 92 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.537646086 +0000 UTC m=+12.552895686 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648680): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): open at offset 5 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3ab0 item 92 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): _readAt: size=2, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): _writeAt: size=3, off=5 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >_writeAt: n=3, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.537993837 +0000 UTC m=+12.553243445 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648840): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >_readAt: n=3, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.537993837 +0000 UTC m=+12.553243445 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648880): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3c70 item 92 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.538821183 +0000 UTC m=+12.554070791 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648940): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca310 item 93 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.539158753 +0000 UTC m=+12.554408362 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648980): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.539158753 +0000 UTC m=+12.554408362 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648a40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca7e0 item 93 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.540094111 +0000 UTC m=+12.555343711 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cad20 item 94 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.540424368 +0000 UTC m=+12.555673977 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648b40): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.540424368 +0000 UTC m=+12.555673977 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648c00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 94 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.541288794 +0000 UTC m=+12.556538402 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648cc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb3b0 item 95 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.541649247 +0000 UTC m=+12.556898856 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648d00): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.541649247 +0000 UTC m=+12.556898856 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648dc0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb570 item 95 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): open at offset 0 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): _readAt: size=2, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >_readAt: n=0, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.54257099 +0000 UTC m=+12.557820599 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648e80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): _writeAt: size=5, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): >openPending: err= 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cba40 item 96 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): >_writeAt: n=5, err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.542911136 +0000 UTC m=+12.558160735 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648ec0): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/01 01:11:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/01 01:11:26 DEBUG : open-test-file: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): _readAt: size=512, off=0 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): openPending: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): >openPending: err= 2025/02/01 01:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): >_readAt: n=5, err=EOF 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): close: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-01 01:11:26.542911136 +0000 UTC m=+12.558160735 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:26 DEBUG : open-test-file(0xc000648f80): >close: err= 2025/02/01 01:11:26 DEBUG : open-test-file: Remove: 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbce0 item 96 2025/02/01 01:11:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/01 01:11:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/01 01:11:26 DEBUG : open-test-file: >Remove: err= 2025/02/01 01:11:26 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : >WaitForWriters: 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:26 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:26 DEBUG : file1: newRWFileHandle: 2025/02/01 01:11:26 DEBUG : file1(0xc000242840): openPending: 2025/02/01 01:11:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:26 DEBUG : file1(0xc000242840): >openPending: err= 2025/02/01 01:11:26 DEBUG : file1: >newRWFileHandle: err= 2025/02/01 01:11:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:11:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/01 01:11:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/01 01:11:26 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/01 01:11:26 DEBUG : : Looking for writers 2025/02/01 01:11:26 DEBUG : file1: reading active writers 2025/02/01 01:11:26 DEBUG : file1: active writers 1 2025/02/01 01:11:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/01 01:11:27 DEBUG : : Looking for writers 2025/02/01 01:11:27 DEBUG : file1: reading active writers 2025/02/01 01:11:27 DEBUG : file1: active writers 1 2025/02/01 01:11:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/01 01:11:27 DEBUG : : Looking for writers 2025/02/01 01:11:27 DEBUG : file1: reading active writers 2025/02/01 01:11:27 DEBUG : file1: active writers 1 2025/02/01 01:11:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:28 DEBUG : : Looking for writers 2025/02/01 01:11:28 DEBUG : file1: reading active writers 2025/02/01 01:11:28 DEBUG : file1: active writers 1 2025/02/01 01:11:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:29 DEBUG : : Looking for writers 2025/02/01 01:11:29 DEBUG : file1: reading active writers 2025/02/01 01:11:29 DEBUG : file1: active writers 1 2025/02/01 01:11:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:30 DEBUG : : Looking for writers 2025/02/01 01:11:30 DEBUG : file1: reading active writers 2025/02/01 01:11:30 DEBUG : file1: active writers 1 2025/02/01 01:11:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:31 DEBUG : : Looking for writers 2025/02/01 01:11:31 DEBUG : file1: reading active writers 2025/02/01 01:11:31 DEBUG : file1: active writers 1 2025/02/01 01:11:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:32 DEBUG : : Looking for writers 2025/02/01 01:11:32 DEBUG : file1: reading active writers 2025/02/01 01:11:32 DEBUG : file1: active writers 1 2025/02/01 01:11:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:33 DEBUG : : Looking for writers 2025/02/01 01:11:33 DEBUG : file1: reading active writers 2025/02/01 01:11:33 DEBUG : file1: active writers 1 2025/02/01 01:11:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:34 DEBUG : : Looking for writers 2025/02/01 01:11:34 DEBUG : file1: reading active writers 2025/02/01 01:11:34 DEBUG : file1: active writers 1 2025/02/01 01:11:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:35 DEBUG : : Looking for writers 2025/02/01 01:11:35 DEBUG : file1: reading active writers 2025/02/01 01:11:35 DEBUG : file1: active writers 1 2025/02/01 01:11:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:36 DEBUG : : Looking for writers 2025/02/01 01:11:36 DEBUG : file1: reading active writers 2025/02/01 01:11:36 DEBUG : file1: active writers 1 2025/02/01 01:11:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:37 DEBUG : : Looking for writers 2025/02/01 01:11:37 DEBUG : file1: reading active writers 2025/02/01 01:11:37 DEBUG : file1: active writers 1 2025/02/01 01:11:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:38 DEBUG : : Looking for writers 2025/02/01 01:11:38 DEBUG : file1: reading active writers 2025/02/01 01:11:38 DEBUG : file1: active writers 1 2025/02/01 01:11:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:39 DEBUG : : Looking for writers 2025/02/01 01:11:39 DEBUG : file1: reading active writers 2025/02/01 01:11:39 DEBUG : file1: active writers 1 2025/02/01 01:11:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:40 DEBUG : : Looking for writers 2025/02/01 01:11:40 DEBUG : file1: reading active writers 2025/02/01 01:11:40 DEBUG : file1: active writers 1 2025/02/01 01:11:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:41 DEBUG : : Looking for writers 2025/02/01 01:11:41 DEBUG : file1: reading active writers 2025/02/01 01:11:41 DEBUG : file1: active writers 1 2025/02/01 01:11:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:42 DEBUG : : Looking for writers 2025/02/01 01:11:42 DEBUG : file1: reading active writers 2025/02/01 01:11:42 DEBUG : file1: active writers 1 2025/02/01 01:11:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:43 DEBUG : : Looking for writers 2025/02/01 01:11:43 DEBUG : file1: reading active writers 2025/02/01 01:11:43 DEBUG : file1: active writers 1 2025/02/01 01:11:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:44 DEBUG : : Looking for writers 2025/02/01 01:11:44 DEBUG : file1: reading active writers 2025/02/01 01:11:44 DEBUG : file1: active writers 1 2025/02/01 01:11:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:45 DEBUG : : Looking for writers 2025/02/01 01:11:45 DEBUG : file1: reading active writers 2025/02/01 01:11:45 DEBUG : file1: active writers 1 2025/02/01 01:11:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:46 DEBUG : : Looking for writers 2025/02/01 01:11:46 DEBUG : file1: reading active writers 2025/02/01 01:11:46 DEBUG : file1: active writers 1 2025/02/01 01:11:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:47 DEBUG : : Looking for writers 2025/02/01 01:11:47 DEBUG : file1: reading active writers 2025/02/01 01:11:47 DEBUG : file1: active writers 1 2025/02/01 01:11:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:48 DEBUG : : Looking for writers 2025/02/01 01:11:48 DEBUG : file1: reading active writers 2025/02/01 01:11:48 DEBUG : file1: active writers 1 2025/02/01 01:11:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:49 DEBUG : : Looking for writers 2025/02/01 01:11:49 DEBUG : file1: reading active writers 2025/02/01 01:11:49 DEBUG : file1: active writers 1 2025/02/01 01:11:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:50 DEBUG : : Looking for writers 2025/02/01 01:11:50 DEBUG : file1: reading active writers 2025/02/01 01:11:50 DEBUG : file1: active writers 1 2025/02/01 01:11:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:51 DEBUG : : Looking for writers 2025/02/01 01:11:51 DEBUG : file1: reading active writers 2025/02/01 01:11:51 DEBUG : file1: active writers 1 2025/02/01 01:11:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:52 DEBUG : : Looking for writers 2025/02/01 01:11:52 DEBUG : file1: reading active writers 2025/02/01 01:11:52 DEBUG : file1: active writers 1 2025/02/01 01:11:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:53 DEBUG : : Looking for writers 2025/02/01 01:11:53 DEBUG : file1: reading active writers 2025/02/01 01:11:53 DEBUG : file1: active writers 1 2025/02/01 01:11:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:54 DEBUG : : Looking for writers 2025/02/01 01:11:54 DEBUG : file1: reading active writers 2025/02/01 01:11:54 DEBUG : file1: active writers 1 2025/02/01 01:11:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:55 DEBUG : : Looking for writers 2025/02/01 01:11:55 DEBUG : file1: reading active writers 2025/02/01 01:11:55 DEBUG : file1: active writers 1 2025/02/01 01:11:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/01 01:11:56 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007f8000 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0004c1208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824638706240} name:file1 opens:1 downloaders: o: fd:0xc00067e450 info:{ModTime:{wall:13970019876194647032 ext:12581119170 loc:0x3c0e500} ATime:{wall:13970019876194647032 ext:12581119170 loc:0x3c0e500} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/01 01:11:56 DEBUG : >WaitForWriters: 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:56 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : Config file has changed externally - reloading 2025/02/01 01:11:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:11:56 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:11:56 DEBUG : rename_me: newRWFileHandle: 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): openPending: 2025/02/01 01:11:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/01 01:11:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): >openPending: err= 2025/02/01 01:11:56 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/01 01:11:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/01 01:11:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/01 01:11:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): _writeAt: size=5, off=0 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): >_writeAt: n=5, err= 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): close: 2025/02/01 01:11:56 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-01 01:11:56.589134366 +0000 UTC m=+42.604383985 2025/02/01 01:11:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/01 01:11:56 DEBUG : rename_me(0xc000cc4940): >close: err= 2025/02/01 01:11:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/01 01:11:56 DEBUG : i_was_renamed: Updating file with 0xc000660300 2025/02/01 01:11:56 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/01 01:11:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/01 01:11:56 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:56 DEBUG : : Looking for writers 2025/02/01 01:11:56 DEBUG : i_was_renamed: reading active writers 2025/02/01 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/01 01:11:56 DEBUG : : Looking for writers 2025/02/01 01:11:56 DEBUG : i_was_renamed: reading active writers 2025/02/01 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/01 01:11:56 DEBUG : : Looking for writers 2025/02/01 01:11:56 DEBUG : i_was_renamed: reading active writers 2025/02/01 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/01 01:11:56 DEBUG : : Looking for writers 2025/02/01 01:11:56 DEBUG : i_was_renamed: reading active writers 2025/02/01 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/01 01:11:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/01 01:11:56 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:56 INFO : i_was_renamed: Copied (new) 2025/02/01 01:11:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-01 01:11:56 +0000 UTC" 2025/02/01 01:11:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/01 01:11:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/01 01:11:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/01 01:11:56 DEBUG : : Looking for writers 2025/02/01 01:11:56 DEBUG : i_was_renamed: reading active writers 2025/02/01 01:11:56 DEBUG : >WaitForWriters: 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:56 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/01 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VHEQF}/rclone-test-liqocah7qeje" 2025/02/01 01:11:56 INFO : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/01 01:11:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:56 DEBUG : : forgetting directory cache 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): _readAt: size=512, off=0 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): openPending: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:12:56 +0000 UTC" against cached fingerprint "" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): >openPending: err= 2025/02/01 01:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): >_readAt: n=20, err=EOF 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): close: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:12:56 +0000 GMT 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0007e70c0): >close: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:57 DEBUG : : forgetting directory cache 2025/02/01 01:11:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): _readAt: size=512, off=0 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): openPending: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:13:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:12:56 +0000 UTC" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-01 00:13:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:12:56 +0000 UTC") 2025/02/01 01:11:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): >openPending: err= 2025/02/01 01:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): >_readAt: n=20, err=EOF 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): close: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:13:56 +0000 GMT 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc0002ad500): >close: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:57 DEBUG : : forgetting directory cache 2025/02/01 01:11:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): _readAt: size=512, off=0 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): openPending: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:14:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:13:56 +0000 UTC" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-01 00:14:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:13:56 +0000 UTC") 2025/02/01 01:11:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): >openPending: err= 2025/02/01 01:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): >_readAt: n=20, err=EOF 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): close: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:14:56 +0000 GMT 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc00067b200): >close: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:57 DEBUG : : forgetting directory cache 2025/02/01 01:11:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): _readAt: size=512, off=0 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): openPending: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:15:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:14:56 +0000 UTC" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-01 00:15:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:14:56 +0000 UTC") 2025/02/01 01:11:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): >openPending: err= 2025/02/01 01:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): >_readAt: n=20, err=EOF 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): close: 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:15:56 +0000 GMT 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate(0xc000e74c00): >close: err= 2025/02/01 01:11:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:57 DEBUG : : forgetting directory cache 2025/02/01 01:11:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): _readAt: size=512, off=0 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): openPending: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:16:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:15:56 +0000 UTC" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-01 00:16:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:15:56 +0000 UTC") 2025/02/01 01:11:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): >openPending: err= 2025/02/01 01:11:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): >_readAt: n=20, err=EOF 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): close: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:16:56 +0000 GMT 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0005b1580): >close: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:58 DEBUG : : forgetting directory cache 2025/02/01 01:11:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): _readAt: size=512, off=0 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): openPending: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-01 00:17:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:16:56 +0000 UTC" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-01 00:17:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:16:56 +0000 UTC") 2025/02/01 01:11:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/01 01:11:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): >openPending: err= 2025/02/01 01:11:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): >_readAt: n=20, err=EOF 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): close: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:17:56 +0000 GMT 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000c792c0): >close: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:58 DEBUG : : forgetting directory cache 2025/02/01 01:11:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): _readAt: size=512, off=0 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): openPending: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-01 00:18:56 +0000 UTC" against cached fingerprint "20,2025-02-01 00:17:56 +0000 UTC" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-01 00:18:56 +0000 UTC" != cached fingerprint "20,2025-02-01 00:17:56 +0000 UTC") 2025/02/01 01:11:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/01 01:11:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): >openPending: err= 2025/02/01 01:11:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): >_readAt: n=21, err=EOF 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): close: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:18:56 +0000 GMT 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc000728100): >close: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:58 DEBUG : : forgetting directory cache 2025/02/01 01:11:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): _readAt: size=512, off=0 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): openPending: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-01 00:19:56 +0000 UTC" against cached fingerprint "21,2025-02-01 00:18:56 +0000 UTC" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-01 00:19:56 +0000 UTC" != cached fingerprint "21,2025-02-01 00:18:56 +0000 UTC") 2025/02/01 01:11:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/01 01:11:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): >openPending: err= 2025/02/01 01:11:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): >_readAt: n=22, err=EOF 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): close: 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:19:56 +0000 GMT 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate(0xc0007833c0): >close: err= 2025/02/01 01:11:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : : forgetting directory cache 2025/02/01 01:11:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): _readAt: size=512, off=0 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): openPending: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-01 00:20:56 +0000 UTC" against cached fingerprint "22,2025-02-01 00:19:56 +0000 UTC" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-01 00:20:56 +0000 UTC" != cached fingerprint "22,2025-02-01 00:19:56 +0000 UTC") 2025/02/01 01:11:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/01 01:11:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): >openPending: err= 2025/02/01 01:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): >_readAt: n=23, err=EOF 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): close: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:20:56 +0000 GMT 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007b2b40): >close: err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : : forgetting directory cache 2025/02/01 01:11:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): _readAt: size=512, off=0 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): openPending: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-01 00:21:56 +0000 UTC" against cached fingerprint "23,2025-02-01 00:20:56 +0000 UTC" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-01 00:21:56 +0000 UTC" != cached fingerprint "23,2025-02-01 00:20:56 +0000 UTC") 2025/02/01 01:11:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/01 01:11:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): >openPending: err= 2025/02/01 01:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): >_readAt: n=24, err=EOF 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): close: 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-01 00:21:56 +0000 GMT 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate(0xc0007c88c0): >close: err= 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: 2025/02/01 01:11:59 DEBUG : webdav root 'rclone-test-liqocah7qeje': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : : forgetting directory cache 2025/02/01 01:11:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/01 01:11:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/01 01:11:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/01 01:11:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/01 01:11:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : FiLeA: reading active writers 2025/02/01 01:11:59 DEBUG : FiLeB: reading active writers 2025/02/01 01:11:59 DEBUG : FilEb: reading active writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : FiLeA: reading active writers 2025/02/01 01:11:59 DEBUG : FiLeB: reading active writers 2025/02/01 01:11:59 DEBUG : FilEb: reading active writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/01 01:11:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : webdav root 'rclone-test-liqocah7qeje': Reusing VFS from active cache 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:11:59 DEBUG : : Looking for writers 2025/02/01 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:11:59 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:11:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:11:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:00 DEBUG : dir: Looking for writers 2025/02/01 01:12:00 DEBUG : file2: reading active writers 2025/02/01 01:12:00 DEBUG : : Looking for writers 2025/02/01 01:12:00 DEBUG : file1: reading active writers 2025/02/01 01:12:00 DEBUG : dir: reading active writers 2025/02/01 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:00 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:00 DEBUG : dir: Looking for writers 2025/02/01 01:12:00 DEBUG : : Looking for writers 2025/02/01 01:12:00 DEBUG : dir: reading active writers 2025/02/01 01:12:00 DEBUG : file1: reading active writers 2025/02/01 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:00 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:12:00 DEBUG : file1: Open: flags=O_RDONLY 2025/02/01 01:12:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/01 01:12:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/01 01:12:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:12:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/01 01:12:00 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (0 bytes), uploading instead of streaming 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/01 01:12:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/01 01:12:00 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:00 DEBUG : dir: Looking for writers 2025/02/01 01:12:00 DEBUG : new_file.txt: reading active writers 2025/02/01 01:12:00 DEBUG : file2: reading active writers 2025/02/01 01:12:00 DEBUG : : Looking for writers 2025/02/01 01:12:00 DEBUG : dir: reading active writers 2025/02/01 01:12:00 DEBUG : file1: reading active writers 2025/02/01 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:00 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/01 01:12:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000c62180 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:00 INFO : dir/file1: Moved (server-side) to: file0 2025/02/01 01:12:00 DEBUG : file0: Updating file with file0 0xc000c62180 2025/02/01 01:12:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/01 01:12:00 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:00 DEBUG : dir: Looking for writers 2025/02/01 01:12:00 DEBUG : : Looking for writers 2025/02/01 01:12:00 DEBUG : dir: reading active writers 2025/02/01 01:12:00 DEBUG : file0: reading active writers 2025/02/01 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:00 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:00 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:00 DEBUG : : Looking for writers 2025/02/01 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:00 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/01 01:12:00 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/01 01:12:01 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:01 DEBUG : : Looking for writers 2025/02/01 01:12:01 DEBUG : a: Looking for writers 2025/02/01 01:12:01 DEBUG : b: Looking for writers 2025/02/01 01:12:01 DEBUG : c: Looking for writers 2025/02/01 01:12:01 DEBUG : d: Looking for writers 2025/02/01 01:12:01 DEBUG : : Looking for writers 2025/02/01 01:12:01 DEBUG : d: reading active writers 2025/02/01 01:12:01 DEBUG : /: reading active writers 2025/02/01 01:12:01 DEBUG : a: reading active writers 2025/02/01 01:12:01 DEBUG : b: reading active writers 2025/02/01 01:12:01 DEBUG : c: reading active writers 2025/02/01 01:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:01 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/01 01:12:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/01 01:12:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/01 01:12:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/01 01:12:01 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:01 DEBUG : a/b/c/d: Looking for writers 2025/02/01 01:12:01 DEBUG : a/b/c: Looking for writers 2025/02/01 01:12:01 DEBUG : d: reading active writers 2025/02/01 01:12:01 DEBUG : a/b: Looking for writers 2025/02/01 01:12:01 DEBUG : c: reading active writers 2025/02/01 01:12:01 DEBUG : a: Looking for writers 2025/02/01 01:12:01 DEBUG : b: reading active writers 2025/02/01 01:12:01 DEBUG : : Looking for writers 2025/02/01 01:12:01 DEBUG : a: reading active writers 2025/02/01 01:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:01 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/01 01:12:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/01 01:12:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/01 01:12:01 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (5 bytes), uploading instead of streaming 2025/02/01 01:12:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:01 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (0 bytes), uploading instead of streaming 2025/02/01 01:12:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:01 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (7 bytes), uploading instead of streaming 2025/02/01 01:12:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:01 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:01 DEBUG : : Looking for writers 2025/02/01 01:12:01 DEBUG : file1: reading active writers 2025/02/01 01:12:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:01 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/01 01:12:02 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/01 01:12:02 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/01 01:12:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/01 01:12:02 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (11 bytes), uploading instead of streaming 2025/02/01 01:12:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:02 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/01 01:12:02 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:02 DEBUG : : Looking for writers 2025/02/01 01:12:02 DEBUG : file1: reading active writers 2025/02/01 01:12:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:02 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (5 bytes), uploading instead of streaming 2025/02/01 01:12:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:02 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/01 01:12:02 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:02 DEBUG : : Looking for writers 2025/02/01 01:12:02 DEBUG : file1: reading active writers 2025/02/01 01:12:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:02 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:02 DEBUG : file1: WriteFileHandle.Release closing 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (0 bytes), uploading instead of streaming 2025/02/01 01:12:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:02 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/01 01:12:02 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:02 DEBUG : : Looking for writers 2025/02/01 01:12:02 DEBUG : file1: reading active writers 2025/02/01 01:12:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:03 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/01 01:12:03 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/01 01:12:03 DEBUG : : Looking for writers 2025/02/01 01:12:03 DEBUG : file1: reading active writers 2025/02/01 01:12:03 DEBUG : file1: active writers 1 2025/02/01 01:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/01 01:12:04 DEBUG : : Looking for writers 2025/02/01 01:12:04 DEBUG : file1: reading active writers 2025/02/01 01:12:04 DEBUG : file1: active writers 1 2025/02/01 01:12:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:05 DEBUG : : Looking for writers 2025/02/01 01:12:05 DEBUG : file1: reading active writers 2025/02/01 01:12:05 DEBUG : file1: active writers 1 2025/02/01 01:12:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:06 DEBUG : : Looking for writers 2025/02/01 01:12:06 DEBUG : file1: reading active writers 2025/02/01 01:12:06 DEBUG : file1: active writers 1 2025/02/01 01:12:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:07 DEBUG : : Looking for writers 2025/02/01 01:12:07 DEBUG : file1: reading active writers 2025/02/01 01:12:07 DEBUG : file1: active writers 1 2025/02/01 01:12:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:08 DEBUG : : Looking for writers 2025/02/01 01:12:08 DEBUG : file1: reading active writers 2025/02/01 01:12:08 DEBUG : file1: active writers 1 2025/02/01 01:12:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:09 DEBUG : : Looking for writers 2025/02/01 01:12:09 DEBUG : file1: reading active writers 2025/02/01 01:12:09 DEBUG : file1: active writers 1 2025/02/01 01:12:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:10 DEBUG : : Looking for writers 2025/02/01 01:12:10 DEBUG : file1: reading active writers 2025/02/01 01:12:10 DEBUG : file1: active writers 1 2025/02/01 01:12:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:11 DEBUG : : Looking for writers 2025/02/01 01:12:11 DEBUG : file1: reading active writers 2025/02/01 01:12:11 DEBUG : file1: active writers 1 2025/02/01 01:12:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:12 DEBUG : : Looking for writers 2025/02/01 01:12:12 DEBUG : file1: reading active writers 2025/02/01 01:12:12 DEBUG : file1: active writers 1 2025/02/01 01:12:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:13 DEBUG : : Looking for writers 2025/02/01 01:12:13 DEBUG : file1: reading active writers 2025/02/01 01:12:13 DEBUG : file1: active writers 1 2025/02/01 01:12:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:14 DEBUG : : Looking for writers 2025/02/01 01:12:14 DEBUG : file1: reading active writers 2025/02/01 01:12:14 DEBUG : file1: active writers 1 2025/02/01 01:12:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:15 DEBUG : : Looking for writers 2025/02/01 01:12:15 DEBUG : file1: reading active writers 2025/02/01 01:12:15 DEBUG : file1: active writers 1 2025/02/01 01:12:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:16 DEBUG : : Looking for writers 2025/02/01 01:12:16 DEBUG : file1: reading active writers 2025/02/01 01:12:16 DEBUG : file1: active writers 1 2025/02/01 01:12:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:17 DEBUG : : Looking for writers 2025/02/01 01:12:17 DEBUG : file1: reading active writers 2025/02/01 01:12:17 DEBUG : file1: active writers 1 2025/02/01 01:12:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:18 DEBUG : : Looking for writers 2025/02/01 01:12:18 DEBUG : file1: reading active writers 2025/02/01 01:12:18 DEBUG : file1: active writers 1 2025/02/01 01:12:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:19 DEBUG : : Looking for writers 2025/02/01 01:12:19 DEBUG : file1: reading active writers 2025/02/01 01:12:19 DEBUG : file1: active writers 1 2025/02/01 01:12:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:20 DEBUG : : Looking for writers 2025/02/01 01:12:20 DEBUG : file1: reading active writers 2025/02/01 01:12:20 DEBUG : file1: active writers 1 2025/02/01 01:12:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:21 DEBUG : : Looking for writers 2025/02/01 01:12:21 DEBUG : file1: reading active writers 2025/02/01 01:12:21 DEBUG : file1: active writers 1 2025/02/01 01:12:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:22 DEBUG : : Looking for writers 2025/02/01 01:12:22 DEBUG : file1: reading active writers 2025/02/01 01:12:22 DEBUG : file1: active writers 1 2025/02/01 01:12:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:23 DEBUG : : Looking for writers 2025/02/01 01:12:23 DEBUG : file1: reading active writers 2025/02/01 01:12:23 DEBUG : file1: active writers 1 2025/02/01 01:12:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:24 DEBUG : : Looking for writers 2025/02/01 01:12:24 DEBUG : file1: reading active writers 2025/02/01 01:12:24 DEBUG : file1: active writers 1 2025/02/01 01:12:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:25 DEBUG : : Looking for writers 2025/02/01 01:12:25 DEBUG : file1: reading active writers 2025/02/01 01:12:25 DEBUG : file1: active writers 1 2025/02/01 01:12:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:26 DEBUG : : Looking for writers 2025/02/01 01:12:26 DEBUG : file1: reading active writers 2025/02/01 01:12:26 DEBUG : file1: active writers 1 2025/02/01 01:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:27 DEBUG : : Looking for writers 2025/02/01 01:12:27 DEBUG : file1: reading active writers 2025/02/01 01:12:27 DEBUG : file1: active writers 1 2025/02/01 01:12:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:28 DEBUG : : Looking for writers 2025/02/01 01:12:28 DEBUG : file1: reading active writers 2025/02/01 01:12:28 DEBUG : file1: active writers 1 2025/02/01 01:12:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:29 DEBUG : : Looking for writers 2025/02/01 01:12:29 DEBUG : file1: reading active writers 2025/02/01 01:12:29 DEBUG : file1: active writers 1 2025/02/01 01:12:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:30 DEBUG : : Looking for writers 2025/02/01 01:12:30 DEBUG : file1: reading active writers 2025/02/01 01:12:30 DEBUG : file1: active writers 1 2025/02/01 01:12:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:31 DEBUG : : Looking for writers 2025/02/01 01:12:31 DEBUG : file1: reading active writers 2025/02/01 01:12:31 DEBUG : file1: active writers 1 2025/02/01 01:12:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:32 DEBUG : : Looking for writers 2025/02/01 01:12:32 DEBUG : file1: reading active writers 2025/02/01 01:12:32 DEBUG : file1: active writers 1 2025/02/01 01:12:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/01 01:12:33 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/01 01:12:33 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:33 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (0 bytes), uploading instead of streaming 2025/02/01 01:12:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:12:33 DEBUG : file1: Open: flags=O_RDONLY 2025/02/01 01:12:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/01 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/01 01:12:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:12:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/01 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:33 DEBUG : : Looking for writers 2025/02/01 01:12:33 DEBUG : file1: reading active writers 2025/02/01 01:12:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-liqocah7qeje'", Local "Local file system at /tmp/rclone2965114670", Modify Window "1s" 2025/02/01 01:12:33 INFO : webdav root 'rclone-test-liqocah7qeje': poll-interval is not supported by this remote 2025/02/01 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/01 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/01 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : webdav root 'rclone-test-liqocah7qeje': File to upload is small (100 bytes), uploading instead of streaming 2025/02/01 01:12:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/01 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/02/01 01:12:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/01 01:12:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/01 01:12:33 DEBUG : file1: Open: flags=O_RDONLY 2025/02/01 01:12:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/01 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/01 01:12:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/01 01:12:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/01 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/02/01 01:12:33 DEBUG : : Looking for writers 2025/02/01 01:12:33 DEBUG : file1: reading active writers 2025/02/01 01:12:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/01 01:12:33 DEBUG : webdav root 'rclone-test-liqocah7qeje': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.230585988s (try 1/5)