[
https://issues.apache.org/jira/browse/YUNIKORN-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819833#comment-17819833
]
Wilfred Spiegelenburg commented on YUNIKORN-2447:
-------------------------------------------------
in the Makefile we do have an extra argument
{{PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1}} which we do not have in the github
action calls. There we just run the {{yarn}} commands directly. We might need
to add the same in the github actions or call the make targets to get the
equivalence.
I am also not able to reproduce the issue locally. I think Mani added the
puppeteer option a long time ago when we were seeing widespread issues with
this. Since then we have not seen the problem.
> Failed to build web docker image
> --------------------------------
>
> Key: YUNIKORN-2447
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2447
> Project: Apache YuniKorn
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Ryan Lo
> Priority: Minor
> Fix For: 1.5.0
>
>
> {code:java}
> 36.76 [cause]: Error: Download failed: server returned code 500. URL:
> https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.85/linux64/chrome-linux64.zip
> {code}
> It seems the url is not available anymore (see
> [https://github.com/puppeteer/puppeteer/issues/11967]), and there are two
> solutions.
> # update puppeteer to use new url
> # add env
> PUPPETEER_DOWNLOAD_BASE_URL=[https://storage.googleapis.com/chrome-for-testing-public]
> to use new url to download chrome
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]