Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn-e2e/label=docker,os=ubuntu-16.04 #352 failed #4747

Closed
DanBuild opened this issue Oct 20, 2017 · 1 comment
Closed

yarn-e2e/label=docker,os=ubuntu-16.04 #352 failed #4747

DanBuild opened this issue Oct 20, 2017 · 1 comment

Comments

@DanBuild
Copy link

Build 'yarn-e2e/label=docker,os=ubuntu-16.04' is failing!

Last 50 lines of build output:

[...truncated 1.25 KB...]
 > git checkout -f 58ae45ee73426f04ec58dc3d3f483e278e43ffa9
 > git rev-list b97c797983babd03c68bc36f1ee98a9a6dff9246 # timeout=10
[ubuntu-16.04] $ /bin/sh -xe /tmp/jenkins7302269880862869053.sh
+ cd end_to_end_tests
+ APT_PROXY=192.168.122.1:3142 ./test-ubuntu-16.04.sh
+ ./data/start-ubuntu.sh ubuntu:16.04
+ '[' -z ubuntu:16.04 ']'
+++ readlink -f ./data/start-ubuntu.sh
++ dirname /var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-16.04/end_to_end_tests/data/start-ubuntu.sh
+ data_path=/var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-16.04/end_to_end_tests/data
+ docker run --rm -v /var/lib/jenkins/workspace/yarn-e2e/label/docker/os/ubuntu-16.04/end_to_end_tests/data:/data -w=/data -e APT_PROXY=192.168.122.1:3142 -e DEBIAN_FRONTEND=noninteractive ubuntu:16.04 /data/run-ubuntu.sh
+ . /etc/lsb-release
++ DISTRIB_ID=Ubuntu
++ DISTRIB_RELEASE=16.04
++ DISTRIB_CODENAME=xenial
++ DISTRIB_DESCRIPTION='Ubuntu 16.04.1 LTS'
+ '[' -n 192.168.122.1:3142 ']'
+ echo 'Acquire::http::proxy "http://192.168.122.1:3142";'
+ apt-key adv --fetch-keys http://dl.yarnpkg.com/debian/pubkey.gpg
Executing: /tmp/tmp.5YraHOKROL/gpg.1.sh --fetch-keys
http://dl.yarnpkg.com/debian/pubkey.gpg
gpg: key 86E50310: public key "Yarn Packaging <yarn@dan.cx>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ echo 'deb http://nightly.yarnpkg.com/debian/ nightly main'
+ '[' 16.04 == 14.04 ']'
+ '[' 16.04 == 12.04 ']'
+ apt-get update -y
Err:1 http://nightly.yarnpkg.com/debian nightly InRelease
  Could not connect to 192.168.122.1:3142 (192.168.122.1). - connect (111: Connection refused)
Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease
  Could not connect to 192.168.122.1:3142 (192.168.122.1). - connect (111: Connection refused)
Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
  Unable to connect to 192.168.122.1:3142:
Err:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
  Unable to connect to 192.168.122.1:3142:
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease  Could not connect to 192.168.122.1:3142 (192.168.122.1). - connect (111: Connection refused)
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Unable to connect to 192.168.122.1:3142:
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Unable to connect to 192.168.122.1:3142:
W: Failed to fetch http://nightly.yarnpkg.com/debian/dists/nightly/InRelease  Could not connect to 192.168.122.1:3142 (192.168.122.1). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
+ apt-get install yarn ca-certificates -y
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package yarn
E: Unable to locate package ca-certificates
Build step 'Execute shell' marked build as failure

Changes since last successful build:

View full output

cc @Daniel15

@DanBuild
Copy link
Author

Build was fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant