See <https://builds.apache.org/job/trafficcontrol-PR/4503/display/redirect?page=changes>
Changes: [ocket8888] Fixed pip not working in CiaB ------------------------------------------ GitHub pull request #3991 of commit ab8f0e45311150e62596cff075fcec3d6368ee24, no merge conflicts. Running as SYSTEM Setting status of ab8f0e45311150e62596cff075fcec3d6368ee24 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4503/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H37 (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 ab8f0e45311150e62596cff075fcec3d6368ee24^{commit} # timeout=10 Checking out Revision ab8f0e45311150e62596cff075fcec3d6368ee24 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f ab8f0e45311150e62596cff075fcec3d6368ee24 Commit message: "Fixed pip not working in CiaB" > git rev-list --no-walk 9fc3b60bd30f419cab41abc327d155b00f9a0774 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins347056099000300484.sh ++ echo jenkins-trafficcontrol-PR-4503 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR4503 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-8K1f ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-zHK1 + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-8K1f -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 1109 0 --:--:-- --:--:-- --:--:-- 1111 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 8079k 51 4151k 0 0 2586k 0 0:00:03 0:00:01 0:00:02 4073k100 8079k 100 8079k 0 0 4810k 0 0:00:01 0:00:01 --:--:-- 7385k + chmod +x /tmp/docker-compose-8K1f + rm -rf dist + /tmp/docker-compose-8K1f -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4503 up Creating network "trafficcontrolpr4503_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 7: Pulling from library/centos Digest: sha256:307835c385f656ec2e2fec602cf093224173c51119bbebd602c53c3653a3d6eb Status: Downloaded newer image for centos:7 ---> 67fa590cfc1c Step 2/7 : MAINTAINER [email protected] ---> Using cache ---> 827b9e78f2e8 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 5ffbe6977d7b Step 4/7 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && yum -y update ca-certificates && yum -y install epel-release && yum -y clean all ---> Running in f1980f58d3e9 Service 'traffic_stats_build' failed to build: no status provided on response: unknown + exit 1 + finish + /tmp/docker-compose-8K1f -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4503 down -v Removing network trafficcontrolpr4503_default + /tmp/docker-compose-8K1f -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4503 rm -v -f No stopped containers + rm -f /tmp/docker-compose-8K1f Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
