You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/21 17:15:21 UTC

[GitHub] [openwhisk] Heersin commented on issue #4888: ow-utils build fail

Heersin commented on issue #4888:
URL: https://github.com/apache/openwhisk/issues/4888#issuecomment-617295597


   During the github issue crash, I ran ./gradlew distDocker --debug and got more hints about this question, may be a network error ?
   
   ```
   09:05:51.857 [QUIET] [system.out] Step 1/18 : FROM adoptopenjdk/openjdk8:jdk8u191-b12
   09:05:51.859 [QUIET] [system.out]  ---> 3cb5e184b742
   09:05:51.867 [QUIET] [system.out] Step 2/18 : ENV DOCKER_VERSION 1.12.0
   09:05:51.869 [QUIET] [system.out]  ---> Using cache
   09:05:51.870 [QUIET] [system.out]  ---> 5b34f630228d
   09:05:51.870 [QUIET] [system.out] Step 3/18 : ENV KUBECTL_VERSION v1.16.3
   09:05:51.872 [QUIET] [system.out]  ---> Using cache
   09:05:51.872 [QUIET] [system.out]  ---> 5ed60a773788
   09:05:51.873 [QUIET] [system.out] Step 4/18 : ENV WHISK_CLI_VERSION latest
   09:05:51.874 [QUIET] [system.out]  ---> Using cache
   09:05:51.875 [QUIET] [system.out]  ---> 9f7bc351cb4b
   09:05:51.875 [QUIET] [system.out] Step 5/18 : ENV WHISKDEPLOY_CLI_VERSION latest
   09:05:51.877 [QUIET] [system.out]  ---> Using cache
   09:05:51.877 [QUIET] [system.out]  ---> 7930fc840002
   09:05:51.878 [QUIET] [system.out] Step 6/18 : RUN apt-get update && apt-get install -y   git   libffi-dev   nodejs   npm   python   python-pip   wget   zip && rm -rf /var/lib/apt/lists/*
   09:05:52.478 [QUIET] [system.out]  ---> Running in ac76902e8cf5
   ```
   
   then(sorry for no screenshot , I would attach it once github upload works) 
   ```
   Failed to fetch http://security.ubuntu.com/dists/bionic-security...:could not connect to security.ubuntu.com:80(91.189.88.142)
   Failed to fetch http://security.ubuntu.com/dists/bionic-security...:could not connect to security.ubuntu.com:80(91.189.88.142)
   ....[More Failed]
   unable to locate package git...
   ...[More unable to locate]
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org