PDavid commented on PR #8521: URL: https://github.com/apache/hbase/pull/8521#issuecomment-5178978686
There was a strange error in the CI build: ``` [INFO] ✓ built in 19.84s [INFO] [MDX] generated files in 2.1230040000009467ms [INFO] Error: Prerender: Request failed for /: connect ECONNREFUSED 127.0.0.1:41525 [INFO] at defaultHandleError (file:///home/runner/work/hbase/hbase/src/hbase-website/node_modules/@react-router/dev/dist/vite.js:887:8) [INFO] at attempt (file:///home/runner/work/hbase/hbase/src/hbase-website/node_modules/@react-router/dev/dist/vite.js:835:11) [INFO] at process.processTicksAndRejections (node:internal/process/task_queues:104:5) [INFO] at async prerender (file:///home/runner/work/hbase/hbase/src/hbase-website/node_modules/@react-router/dev/dist/vite.js:842:64) [INFO] at async default.concurrency.concurrency (file:///home/runner/work/hbase/hbase/src/hbase-website/node_modules/@react-router/dev/dist/vite.js:859:9) [INFO] at async file:///home/runner/work/hbase/hbase/src/hbase-website/node_modules/p-map/index.js:121:20 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:11 min [INFO] Finished at: 2026-08-04T11:11:02Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.1:npm (npm-run-ci) on project hbase-website: Failed to run task: 'npm run ci-skip-tests' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] ``` I'm now trying to rerun it to see if it was a one-off. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
