You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/01/25 11:02:00 UTC

[jira] [Closed] (FLINK-22322) Build hang when compiling Web UI

     [ https://issues.apache.org/jira/browse/FLINK-22322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-22322.
------------------------------------
    Resolution: Cannot Reproduce

Likely just a slow network or something. The new npm proxies that we have set up should also mitigate such issues in the future.

> Build hang when compiling Web UI
> --------------------------------
>
>                 Key: FLINK-22322
>                 URL: https://issues.apache.org/jira/browse/FLINK-22322
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Runtime / Web Frontend
>    Affects Versions: 1.13.0
>            Reporter: Dawid Wysakowicz
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16667&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=3560
> {code}
> [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install node and npm) @ flink-runtime-web_2.11 ---
> [INFO] Installing node version v10.9.0
> [INFO] Downloading https://nodejs.org/dist/v10.9.0/node-v10.9.0-linux-x64.tar.gz to /__w/2/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz
> [INFO] No proxies configured
> [INFO] No proxy was configured, downloading directly
> [INFO] Unpacking /__w/2/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz into /__w/2/s/flink-runtime-web/web-dashboard/node/tmp
> [INFO] Copying node binary from /__w/2/s/flink-runtime-web/web-dashboard/node/tmp/node-v10.9.0-linux-x64/bin/node to /__w/2/s/flink-runtime-web/web-dashboard/node/node
> [INFO] Extracting NPM
> [INFO] Installed node locally.
> [INFO] 
> [INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ flink-runtime-web_2.11 ---
> [INFO] Running 'npm ci --cache-max=0 --no-save' in /__w/2/s/flink-runtime-web/web-dashboard
> ##[error]The operation was canceled.
> {code}
> Could be a transient Azure error



--
This message was sent by Atlassian Jira
(v8.20.1#820001)