tuor713 commented on pull request #7971: URL: https://github.com/apache/pinot/pull/7971#issuecomment-1022149600
Build failures may be transient :( What I saw in the JDK 11 Quickstart test is that the build ran successfully and the test seemed to complete but the post job cleanup failed to upload to some (Github?) cache. What's the usual approach here - try to rerun, rebase on master and retry, dig into the failures in this PR? ``` 2022-01-18T19:26:57.6881659Z Post job cleanup. 2022-01-18T19:26:57.8637035Z [command]/usr/bin/tar -cz -f /home/runner/work/_temp/3051cf70-7cdf-4c5f-9732-07cffd83b882/cache.tgz -C /home/runner/.m2/repository . 2022-01-18T19:28:52.2887996Z [warning]Cache service responded with 400 during chunk upload. 2022-01-18T19:28:52.2921708Z events.js:187 2022-01-18T19:28:52.2923145Z throw er; // Unhandled 'error' event 2022-01-18T19:28:52.2923523Z ^ 2022-01-18T19:28:52.2923727Z 2022-01-18T19:28:52.2923978Z Error: EBADF: bad file descriptor, read 2022-01-18T19:28:52.2924355Z Emitted 'error' event on ReadStream instance at: 2022-01-18T19:28:52.2924852Z at internal/fs/streams.js:167:12 2022-01-18T19:28:52.2925172Z at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5) { 2022-01-18T19:28:52.2925961Z errno: -9, 2022-01-18T19:28:52.2926187Z code: 'EBADF', 2022-01-18T19:28:52.2926532Z syscall: 'read' 2022-01-18T19:28:52.2926727Z } ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org