You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/12 14:11:42 UTC

Build failed in Jenkins: trafficcontrol-PR #4769

See <https://builds.apache.org/job/trafficcontrol-PR/4769/display/redirect?page=changes>

Changes:

[Michael_Hoppal] Add .PHONY to Makefile


------------------------------------------
GitHub pull request #4106 of commit b5de415a0ab9acc5a2de0889cee1d4d550b5d37d, no merge conflicts.
Running as SYSTEM
Setting status of b5de415a0ab9acc5a2de0889cee1d4d550b5d37d to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4769/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse b5de415a0ab9acc5a2de0889cee1d4d550b5d37d^{commit} # timeout=10
Checking out Revision b5de415a0ab9acc5a2de0889cee1d4d550b5d37d (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b5de415a0ab9acc5a2de0889cee1d4d550b5d37d
Commit message: "Add .PHONY to Makefile"
 > git rev-list --no-walk 1fcc234c3e8ee1fe01be26e6144cc42b17eb101d # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins818152478347112689.sh
++ echo jenkins-trafficcontrol-PR-4769
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4769
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-u5V5
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-3BFO
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-u5V5 -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    977      0 --:--:-- --:--:-- --:--:--   979
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0100 8079k  100 8079k    0     0  4594k      0  0:00:01  0:00:01 --:--:-- 10.5M
+ chmod +x /tmp/docker-compose-u5V5
+ rm -rf dist
+ /tmp/docker-compose-u5V5 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4769 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-u5V5 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4769 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-u5V5 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4769 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-u5V5
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #4770

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4770/display/redirect?page=changes>