See <https://builds.apache.org/job/trafficcontrol-PR/4532/display/redirect?page=changes>
Changes: [Jonathan_Gray] Initial contribution of Ansible-based lab deployment efforts [Jonathan_Gray] Upgrade Ansible dependency due to changes in yum module behavior [Jonathan_Gray] Upgrade TS golang dependencies to match TO [Jonathan_Gray] Convert from the package module to yum in order to provide needed [Jonathan_Gray] Nitpick documentation fixes per PR feedback [Jonathan_Gray] Documentation updates around terms and abbreviations [Jonathan_Gray] Documentation fixes relating to section headers [Jonathan_Gray] Documentation updates surrounding images [Jonathan_Gray] Documentation fixes surrounding unicode arrows [Jonathan_Gray] Documentation updates surrounding the use of atc-file [Jonathan_Gray] Documentation updates surrounding the use of superscript [Jonathan_Gray] Documentation updates surrounding links to external projects [Jonathan_Gray] Tidy the svg sources and add missing apache license header [Jonathan_Gray] Documentation update to convert spaces to tabs per PR feedback [Jonathan_Gray] Updates to dynamic inventory script per PR feedback. [Jonathan_Gray] Add note about how to get the Python native client setup. [Jonathan_Gray] Fix documentation reference on case-sensitive filesystems. [Jonathan_Gray] Parameterize the specific version of Postgres 9.6 that's used. [Jonathan_Gray] Enable 1Gb logrolling on the ATS output log [Jonathan_Gray] Update Tomcat-native dependency for TR [Jonathan_Gray] Update TP default configuration based on latest commits into master [Jonathan_Gray] Remove setup of the postgres yum repo as that should be out of scope for [Jonathan_Gray] Update golang dependency for TS [mitchell852] key used for ds request override changed ------------------------------------------ GitHub pull request #3585 of commit 4435578147ec79b3c481f878b6e0fab676367cfb, no merge conflicts. Running as SYSTEM Setting status of 4435578147ec79b3c481f878b6e0fab676367cfb to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4532/ 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 4435578147ec79b3c481f878b6e0fab676367cfb^{commit} # timeout=10 Checking out Revision 4435578147ec79b3c481f878b6e0fab676367cfb (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 4435578147ec79b3c481f878b6e0fab676367cfb Commit message: "Merge pull request #1 from mitchell852/jon-ansible-lab" > git rev-list --no-walk 53fbc4d6ed3cbc1e86cbcb53d6a0081bbbfb6006 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins6456887086772247491.sh ++ echo jenkins-trafficcontrol-PR-4532 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR4532 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-6WOk ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-a7Ht + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-6WOk -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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 617 0 617 0 0 1017 0 --:--:-- --:--:-- --:--:-- 1016 29 8079k 29 2399k 0 0 1495k 0 0:00:05 0:00:01 0:00:04 1495k100 8079k 100 8079k 0 0 4642k 0 0:00:01 0:00:01 --:--:-- 40.7M + chmod +x /tmp/docker-compose-6WOk + rm -rf dist + /tmp/docker-compose-6WOk -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4532 up Creating network "trafficcontrolpr4532_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 ---> d6d7ca76cfd7 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 1b603086810a Step 4/7 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && rpm --import http://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 b358eb27c787 Service 'traffic_stats_build' failed to build: no status provided on response: unknown + exit 1 + finish + /tmp/docker-compose-6WOk -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4532 down -v Removing network trafficcontrolpr4532_default + /tmp/docker-compose-6WOk -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4532 rm -v -f No stopped containers + rm -f /tmp/docker-compose-6WOk Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
