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 2018/09/27 16:09:21 UTC

Build failed in Jenkins: trafficcontrol-PR #2522

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

Changes:

[dewrich] Updated slack link

[Rawlin.Peters] Use exact matching of requested name to certificate for SNI fields

[dangogh] Logo recreated as vector. New versions of each added. .sketch source

[dangogh] Updated dependency_license added new files, removed deleted files

[dangogh] Fixed paths for png files

[dangogh] Added .sketch to rat-excludes

[Rawlin.Peters] Fix TO Go DS SSL key to also create latest version

[Rawlin.Peters] Change TO DS SSL update to use riaksvc const

[mitchell852] Fix TO Go to mask field

[mitchell852] Change TO level for field mask

[rob05c] ops and above (admin) should not have any server fields masked

[mitchell852] Fix TO Servers validation to allow "" ipv6

[mitchell852] Fix TM nil panic in CRConfig validation

[dangogh] User client and tests

[rob05c] Changed post, put, and delete to pass on ReqInf

[rob05c] Updated ParseDBError

[rob05c] Changed to return usrErr, sysErr, httpCode idiom

[rob05c] Refactored a little bit

[mitchell852] Prohibit content invalidation requests for no-origin DS types

[mitchell852] flip signed flag when signingAlgorithm is changed. fixes #2836

[Rawlin.Peters] Add sub to validate user input when running postinstall script changes

[Rawlin.Peters] Altering postinstall cdn name regex to include underscores

[Rawlin.Peters] Changing back the default cdn name value

[Rawlin.Peters] Invalid password validation with tests

[Rawlin.Peters] Updated according to PR comments

[dangogh] Added missing license header

[dewrich] Remove TO Perl UI being served.

[dewrich] Add TO Perl UI link to portal in notfound page

[Rawlin.Peters] Change TO client CRConfig to use api, add snap

[rob05c] Add wildcard functionality to cache stats configuration in Traffic Stats

[mitchell852] Fixes #2848 Incorrect error message of no data removed from display

[mitchell852] Fixes #2848 Code formatting

[mitchell852] Fixes #2848 Replaced comments datatable, added no records display

[mitchell852] Fixes #2848 extraneous code removed, restored config and properties

[Rawlin.Peters] Escape $1 so that the regex populates correctly

[rob05c] fix inconsistent Tenant member name in DeliveryService struct

[mitchell852] Various minor improvements

[mitchell852] merged with stash

[mitchell852] removed placeholder file

[mitchell852] Lots of minor changes

[mitchell852] Fixed theme_overrides.css not being included in HTML output

[mitchell852] Added a figure; fixed some minor issues

[mitchell852] Fixed minor issues

[mitchell852] Removing superfluous reference prefixes

[mitchell852] Enforcing 215 character width for tables

[mitchell852] Fixed some syntax highlighting

[mitchell852] Darker table borders; tables that overflow the page become scrollable

[mitchell852] among other things, added load test instructions to router

[mitchell852] Slightly darker Note boxes - easier to see its boundaries

[mitchell852] replaced images with figures, sections with term definitions

[mitchell852] various clarifications, added load testing section

[mitchell852] various formatting changes, removed link to now-deprecated Java Traffic

[mitchell852] Removed documentation for unsupported Traffic Monitor version

[mitchell852] removed traffic_monitor_golang from the index - it's just traffic

[mitchell852] updated traffic portal installation instructions

[mitchell852] Added a description of the difference between STEERING and

[mitchell852] Overhauled the TP guide

[mitchell852] fixed a little bit of indentation

[mitchell852] starting consolidating trops images

[mitchell852] Formatting fixes, added deprecation warning

[mitchell852] fixed some broken references

[mitchell852] Moved default profiles into Portal

[mitchell852] Moved 'default profiles' under Traffic Portal

[mitchell852] consistent title levels, syntax highlighting

[mitchell852] Clarification, sectioning, syntax highlighting and grammar

[mitchell852] What's with the arrow?

[mitchell852] Added license header

[mitchell852] consistent title level, fixed broken reference

[mitchell852] formatting and syntax highlighting

[mitchell852] consistent title level, indentation and sectioning

[mitchell852] Moved topography diagram into images subdir

[mitchell852] Migrated instructions from TO to TP

[mitchell852] syntax highlighting

[mitchell852] Moved DNSSEC tutorial to Traffic Portal

[mitchell852] cleaning up quick-how-to directory

[mitchell852] linking extensions to their sections

[mitchell852] enforcing 215 character width table limit

[mitchell852] Formatting changes

[mitchell852] whitespace changes

[mitchell852] self-closing tags should self-terminate (imo)

[mitchell852] Adding api 1.3 routes

[mitchell852] Added license header

[rob05c] fix inconsistent field Signed in non nullable DSv11 struct

[Rawlin.Peters] updates documentation around the invalidate content api

[dewrich] Remove outdated traffic_ops build README and Vagrantfile

[mitchell852] Optimize tenancy check in Origins read query

[dangogh] rename json files

[dangogh] define httpsPort in enroller

[dangogh] no to-enroll for portal

[dangogh] rearrange enroller dockerfile to be more friendly

[dangogh] enrolling trafficvault

[dangogh] enrolling mid/edge/origin; other tweaks

[dangogh] enroller watches dir instead of connecting to docker

[dangogh] watching multiple dirs

[dangogh] share volume for enroller

[dangogh] checkpoint on enroller conversion

[dangogh] use file to wait for enroller

[dangogh] fixes enroller dir scan

[dangogh] fix EOF issue

[dangogh] add cachegroups

[dangogh] fix error checking

[dangogh] better error checking

[dangogh] more ID retrievals

[dangogh] use nullable version of cachegroup func

[dangogh] remove Id fields from json data

[dangogh] check division in region

[dangogh] fix types in cachegroups

[dangogh] enroller fixes

[dangogh] data cleanup

[dangogh] rename tenants to order properly

[dangogh] fix loading of json during initial trafficops startup

[dangogh] remove v13 refs

[dangogh] clear files from enroller; work around race reading enroller files

[dangogh] rename json file if load failed

[dangogh] rename json file once processed

[dangogh] create /shared dir for more than just enroller

[dangogh] enrollUser; fix enrollDeliveryservice

[dangogh] staged dockerfile for enroller

[dangogh] cleanup deliveryservice json

[dangogh] fix data for user enrolling

[dangogh] Added the ORT script from old branch

[dangogh] fixing bad daemonization

[dangogh] Now using ORT script to start ATS

[dangogh] ORT script now writes and backs up config files

[dangogh] installing new ORT dependencies in edge container

[dangogh] Now restarts ATS when its config files change

[dangogh] Fixed ATS restart logic

[dangogh] Added Ubuntu-specific package handlers and interactive mode prompts

[dangogh] Fixed wrong ATS root in use in ORT and params

[dangogh] Fixed SyntaxError

[dangogh] Fixed bad directory permissions on stock ATS rpm install paths

[dangogh] Fixed error in conditional execution

[dangogh] Added some descriptions of known bugs to README

[dangogh] Added Makefile to install rpms

[dangogh] Added Makefile to README build instructions

[dangogh] Fixed bad quoting, double source of to-access.sh

[dangogh] Fixed error output formatting

[dangogh] Added license header (I swear I've already done this...)

[dangogh] Fixed Dockerfile not properly installing python dependencies

[dangogh] Now waiting on enrollment

[dangogh] Now using ORT script to start ATS

[dangogh] installing new ORT dependencies in edge container

[dangogh] Fixed bad directory permissions on stock ATS rpm install paths

[dangogh] Add Bindv9 DNS server to assist traffic router

[dangogh] Moving to template-based server construction

[dangogh] The only way I can do this without a race condition is include it in the

[dangogh] Waiting for enroller directory

[dangogh] CreateUser requires APIUserPost type

[dangogh] use longer passwd for tv

[dangogh] misc fixes

[dangogh] wait for cdn to be created

[dangogh] fixed bad pipelines for IP info

[dangogh] removed unneeded 'physlocation' field from server template

[dangogh] added httpsPort

[dangogh] fix json keys

[dangogh] DNS: Use non-routable ipv4 classC subnet

[dangogh] Fix to-enroll for edge, mid, origin, and trafficmonitor

[dangogh] Fix enrollment of db, dns, portal, portal, vault

[dangogh] Add Traffic Router, partial FQDN support

[dangogh] Fix yum hang when adding epel repo

[dangogh] fix edge/mid cpu issue, origin enroll

[dangogh] fix origin json

[dangogh] ability to update params and connect profiles

[dangogh] add profiles

[dangogh] Add shared x509 TLS CA support for all container services

[dangogh] Add shared CA support for all container services

[dangogh] add profiles

[dangogh] bad profile import

[dangogh] Misc fixes to param(s), fix trafficmonitor enroll, etc

[dangogh] Make the free GeoLite2 database available locally via trafficops

[dangogh] Fix location of GeoliteCity DB in CCR_CIAB profile

[dangogh] specify vars to sub in envsubst; reduce debug from enroller

[dangogh] Disable DNSSEC validation in bindv9

[dangogh] Download/Unpack/Compress the correct GeoList2 Maxmind DB (City)

[dangogh] switched to ATS 7.1.4

[dangogh] Fixed previously unsatisfied requirement for libkyotocabinet

[dangogh] fix to-post

[dangogh] Added a base image for caches

[dangogh] System now builds tccache prior to edge and mids

[dangogh] add long description on ds

[dangogh] Add Traffic Vault with search capbility.

[dangogh] order data files; add edge->mid parentcachegroupname

[dangogh] Fixing some bad parameters (also '\t' > ' ')

[dangogh] Update DNS to use ciab.test TLD

[dangogh] Add x509v3 Self-Signed CA and TLS certificates

[dangogh] fix ds json

[dangogh] enroller handles deliveryservice_servers

[dangogh] fix localPasswd

[dangogh] Added the ORT script from old branch

[dangogh] Fixed bad directory permissions on stock ATS rpm install paths

[dangogh] Fixing some cache issues related to ATS

[dangogh] Will now (occasionally) update TrafficOps after running

[dangogh] Switching back to subprocess-based ATS commands

[dangogh] Moved RPM permissions fixes into cache container

[dangogh] Containers now able to restart ATS

[dangogh] added cron job to run SYNCDS every minute

[dangogh] Added crontab file

[dangogh] Only start TM after CDN snapshot

[dangogh] add dscp params to ats profiles

[dangogh] add Nullable version of CreateDeliveryService

[dangogh] remove url_sig from deliveryservice

[dangogh] use nullable deliveryservice

[dangogh] add dnsutils to enroller

[dangogh] Fixed profile parameters placing configuration file outside of the

[dangogh] Add tcnet subnets to ATS astats.config

[dangogh] Add missing reverse ipv4 ptr record

[dangogh] create cache file on image creation

[dangogh] strip comments before comparing config files

[dangogh] Added documentation generation for Python ORT script

[dangogh] Fixed some false positive diffs in configuration files

[dangogh] fix var ref

[dangogh] Change initial default ATS port from 8080 -> 80

[dangogh] add content: host mounted volume in origin

[dangogh] Demo VNC/proxy container for CIAB

[dangogh] no need to enroll origin - gets created w/ deliveryservice

[dangogh] Persist SSL certificates for future restarts

[dangogh] Add CORS to origin, fix dns error with client container

[dangogh] changelog addition for cdn-in-a-box

------------------------------------------
[...truncated 14.04 MB...]
traffic_portal_build_1   |     |   +-- asn1@0.2.4 
traffic_portal_build_1   |     |   +-- bcrypt-pbkdf@1.0.2 
traffic_portal_build_1   |     |   +-- dashdash@1.14.1 
traffic_portal_build_1   |     |   +-- ecc-jsbn@0.1.2 
traffic_portal_build_1   |     |   +-- getpass@0.1.7 
traffic_portal_build_1   |     |   +-- jsbn@0.1.1 
traffic_portal_build_1   |     |   +-- safer-buffer@2.1.2 
traffic_portal_build_1   |     |   `-- tweetnacl@0.14.5 
traffic_portal_build_1   |     +-- is-typedarray@1.0.0 
traffic_portal_build_1   |     +-- json-stringify-safe@5.0.1 
traffic_portal_build_1   |     +-- oauth-sign@0.9.0 
traffic_portal_build_1   |     +-- performance-now@2.1.0 
traffic_portal_build_1   |     +-- qs@6.5.2 
traffic_portal_build_1   |     +-- safe-buffer@5.1.2 
traffic_portal_build_1   |     +-- tough-cookie@2.4.3 
traffic_portal_build_1   |     | +-- psl@1.1.29 
traffic_portal_build_1   |     | `-- punycode@1.4.1 
traffic_portal_build_1   |     +-- tunnel-agent@0.6.0 
traffic_portal_build_1   |     `-- uuid@3.3.2 
traffic_portal_build_1   | 
traffic_portal_build_1   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
traffic_portal_build_1   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
traffic_portal_build_1   | npm WARN traffic_portal@ No description
traffic_portal_build_1   | npm WARN traffic_portal@ No repository field.
traffic_portal_build_1   | npm WARN traffic_portal@ No license field.
traffic_portal_build_1   | 
traffic_portal_build_1   | Done, without errors.
traffic_portal_build_1   | 
traffic_portal_build_1   | 
traffic_portal_build_1   | Execution Time (2018-09-27 16:07:57 UTC)
traffic_portal_build_1   | loading tasks                  1.2s  ▇ 3%
traffic_portal_build_1   | compass:prod                  14.3s  ▇▇▇▇▇▇▇▇▇▇▇▇ 35%
traffic_portal_build_1   | browserify2:app-prod           1.6s  ▇▇ 4%
traffic_portal_build_1   | browserify2:shared-libs-prod   2.7s  ▇▇▇ 7%
traffic_portal_build_1   | install-dependencies          20.3s  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 50%
traffic_portal_build_1   | Total 40.4s
traffic_portal_build_1   | 
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.STTU7y
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + '[' /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64 '!=' / ']'
traffic_portal_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | ++ dirname /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | + mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT
traffic_portal_build_1   | + mkdir /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/init.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/logrotate.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/traffic_portal
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/opt/traffic_portal/public
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/opt/traffic_portal/server
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/var/log/traffic_portal
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/server.js /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/conf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/init.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/init.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal-access /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/node_modules /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/package.json /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/public /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + VERSION=3.0.0-9548.12d78881.el7
traffic_portal_build_1   | ++ date '+%Y-%m-%d %H:%M:%SOURCE'
traffic_portal_build_1   | + BUILD_DATE='2018-09-27 16:08:38OURCE'
traffic_portal_build_1   | + VERSION='"Version":"3.0.0-9548.12d78881.el7"'
traffic_portal_build_1   | + BUILD_DATE='"Build Date":"2018-09-27 16:08:38OURCE"'
traffic_portal_build_1   | + JSON_VERSION='{\n"Version":"3.0.0-9548.12d78881.el7",\n"Build Date":"2018-09-27 16:08:38OURCE"\n}'
traffic_portal_build_1   | + echo -e '{\n"Version":"3.0.0-9548.12d78881.el7",\n"Build' 'Date":"2018-09-27' '16:08:38OURCE"\n}'
traffic_portal_build_1   | + /usr/lib/rpm/check-buildroot
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-compress
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
traffic_router_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/tomcat-8.5.32-9548.12d78881.el7.x86_64.rpm
traffic_router_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gF1yyk
traffic_router_build_1   | + umask 022
traffic_router_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_router_build_1   | + cd apache-tomcat-8.5.32
traffic_router_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/tomcat-8.5.32-9548.12d78881.el7.x86_64
traffic_router_build_1   | + exit 0
traffic_router_build_1   | ========================================================================================
traffic_router_build_1   | RPM BUILD SUCCEEDED, See /tmp/trafficcontrol/dist/tomcat-8.5.32-9548.12d78881.el7.x86_64.rpm for the newly built rpm.
traffic_router_build_1   | ========================================================================================
traffic_router_build_1   | 
traffic_router_build_1   | The following subdirectories built successfully: 
traffic_router_build_1   |    traffic_router
traffic_router_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_router_build_1   | + echo 0
traffic_router_build_1   | + exit 0
traffic_router_build_1   | + cleanup
traffic_router_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_router_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_router_build_1   | + own=910:910
traffic_router_build_1   | + shift
traffic_router_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_router_build_1   | + chown -R 910:910 /trafficcontrol/dist
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-python-hardlink
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-java-repack-jars
traffic_portal_build_1   | Processing files: traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | warning: File listed twice: /etc/init.d/traffic_portal
trafficcontrolpr2522_traffic_router_build_1 exited with code 0
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/forever
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/monitor
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/public/traffic_portal_properties.json
traffic_portal_build_1   | Provides: traffic_portal = 3.0.0-9548.12d78881.el7 traffic_portal(x86-64) = 3.0.0-9548.12d78881.el7
traffic_portal_build_1   | Requires(interp): /bin/sh
traffic_portal_build_1   | Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
traffic_portal_build_1   | Requires(post): /bin/sh
traffic_portal_build_1   | Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/SRPMS/traffic_portal-3.0.0-9548.12d78881.el7.src.rpm
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/traffic_portal-3.0.0-9548.12d78881.el7.x86_64.rpm
traffic_portal_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jtkubg
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9548.12d78881.el7.x86_64
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | 
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | RPM BUILD FOR traffic_portal SUCCEEDED, See /tmp/trafficcontrol/dist/traffic_portal-3.0.0-9548.12d78881.el7.x86_64.rpm for the newly built rpm.
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | 
traffic_portal_build_1   | The following subdirectories built successfully: 
traffic_portal_build_1   |    traffic_portal
traffic_portal_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_portal_build_1   | + echo 0
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | + cleanup
traffic_portal_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_portal_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_portal_build_1   | + own=910:910
traffic_portal_build_1   | + shift
traffic_portal_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_portal_build_1   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr2522_traffic_portal_build_1 exited with code 0
+ /tmp/docker-compose-CTQB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2522 ps -q
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ tee /tmp/tc-status-TsO0
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2522_grovetccfg_build_1
++ sed s@/trafficcontrolPR2522_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2522_grovetccfg_build
+ echo /trafficcontrolpr2522_grovetccfg_build exited with status 1
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
/trafficcontrolpr2522_grovetccfg_build exited with status 1
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2522_traffic_monitor_build_1
++ sed s@/trafficcontrolPR2522_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2522_traffic_monitor_build
+ echo /trafficcontrolpr2522_traffic_monitor_build exited with status 1
+ read name exitcode
/trafficcontrolpr2522_traffic_monitor_build exited with status 1
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2522_traffic_stats_build_1
++ sed s@/trafficcontrolPR2522_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2522_traffic_stats_build
+ echo /trafficcontrolpr2522_traffic_stats_build exited with status 1
+ read name exitcode
/trafficcontrolpr2522_traffic_stats_build exited with status 1
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2522_weasel_1
++ sed s@/trafficcontrolPR2522_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2522_weasel
+ echo /trafficcontrolpr2522_weasel exited with status 1
+ read name exitcode
/trafficcontrolpr2522_weasel exited with status 1
+ /tmp/docker-compose-CTQB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2522 rm -v -f
Removing trafficcontrolpr2522_traffic_ops_build_1 ... 
Removing trafficcontrolpr2522_weasel_1 ... 
Removing trafficcontrolpr2522_traffic_monitor_build_1 ... 
Removing trafficcontrolpr2522_traffic_stats_build_1 ... 
Removing trafficcontrolpr2522_traffic_portal_build_1 ... 
Removing trafficcontrolpr2522_grove_build_1 ... 
Removing trafficcontrolpr2522_docs_1 ... 
Removing trafficcontrolpr2522_grovetccfg_build_1 ... 
Removing trafficcontrolpr2522_source_1 ... 
Removing trafficcontrolpr2522_traffic_router_build_1 ... 
Removing trafficcontrolpr2522_traffic_portal_build_1 ... doneRemoving trafficcontrolpr2522_traffic_router_build_1 ... doneRemoving trafficcontrolpr2522_source_1 ... doneRemoving trafficcontrolpr2522_traffic_stats_build_1 ... doneRemoving trafficcontrolpr2522_grove_build_1 ... doneRemoving trafficcontrolpr2522_weasel_1 ... doneRemoving trafficcontrolpr2522_grovetccfg_build_1 ... doneRemoving trafficcontrolpr2522_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr2522_traffic_ops_build_1 ... doneRemoving trafficcontrolpr2522_docs_1 ... doneGoing to remove trafficcontrolpr2522_traffic_ops_build_1, trafficcontrolpr2522_weasel_1, trafficcontrolpr2522_traffic_monitor_build_1, trafficcontrolpr2522_traffic_stats_build_1, trafficcontrolpr2522_traffic_portal_build_1, trafficcontrolpr2522_grove_build_1, trafficcontrolpr2522_docs_1, trafficcontrolpr2522_grovetccfg_build_1, trafficcontrolpr2522_source_1, trafficcontrolpr2522_traffic_router_build_1
+ ls -l dist
total 100712
-rw-r--r-- 1 jenkins jenkins      172 Sep 27 16:06 apache-trafficcontrol-3.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 42698911 Sep 27 16:06 apache-trafficcontrol-3.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins      690 Sep 27 16:06 build-docs.log
-rw-r--r-- 1 jenkins jenkins     9250 Sep 27 16:07 build-grove.log
-rw-r--r-- 1 jenkins jenkins    63796 Sep 27 16:06 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins   163255 Sep 27 16:07 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins   832875 Sep 27 16:08 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins  1045812 Sep 27 16:08 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins   115030 Sep 27 16:06 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins  2345756 Sep 27 16:07 grove-0.1-9548.12d78881.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  7994904 Sep 27 16:08 tomcat-8.5.32-9548.12d78881.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1305145 Sep 27 16:07 traffic_ops-3.0.0-9548.12d78881.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5214740 Sep 27 16:07 traffic_ops-3.0.0-9548.12d78881.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins    25395 Sep 27 16:07 traffic_ops_ort-3.0.0-9548.12d78881.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins    23876 Sep 27 16:07 traffic_ops_ort-3.0.0-9548.12d78881.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1405784 Sep 27 16:08 traffic_portal-3.0.0-9548.12d78881.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  4844812 Sep 27 16:08 traffic_portal-3.0.0-9548.12d78881.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 34987276 Sep 27 16:08 traffic_router-3.0.0-9548.12d78881.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins     1169 Sep 27 16:06 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ cat dist/weasel.txt
Error                                 Unknown! docs/source/development/ort/modules.rst
Error                                 Unknown! docs/source/development/ort/traffic_ops_ort.rst
Error                                 Unknown! infrastructure/cdn-in-a-box/cache/crontab
Error                                 Unknown! infrastructure/cdn-in-a-box/testclient/run.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/testclient/vnc_startup.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_ops/generate-certs.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_ops_data/parameters/010-global
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/00-enable-security.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/01-add-search-group.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/02-add-search-schema.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/prestart.d/00-config.sh
+ [[ -s /tmp/tc-status-TsO0 ]]
+ cat /tmp/tc-status-TsO0
/trafficcontrolpr2522_grovetccfg_build exited with status 1
/trafficcontrolpr2522_traffic_monitor_build exited with status 1
/trafficcontrolpr2522_traffic_stats_build exited with status 1
/trafficcontrolpr2522_weasel exited with status 1
+ exit 1
+ finish
+ /tmp/docker-compose-CTQB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2522 down -v
Removing network trafficcontrolpr2522_default
+ /tmp/docker-compose-CTQB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2522 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-CTQB
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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


Build failed in Jenkins: trafficcontrol-PR #2534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2534/display/redirect>

------------------------------------------
[...truncated 84.58 KB...]
 unzip                     x86_64    6.0-19.el7                base       170 k
 zip                       x86_64    3.0-11.el7                base       260 k

Transaction Summary
================================================================================
Install  3 Packages (+50 Dependent packages)

Total download size: 22 M
Installed size: 78 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
Public key for epel-release-7-11.noarch.rpm is not installed
Public key for git-1.8.3.1-14.el7_5.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total                                              8.9 MB/s |  22 MB  00:02     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <se...@centos.org>"
 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
 Package    : centos-release-7-5.1804.1.el7.centos.x86_64 (@Updates)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : fipscheck-1.4.1-6.el7.x86_64                                1/53 
  Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/53 
  Installing : groff-base-1.22.2-8.el7.x86_64                              3/53 
  Installing : 1:perl-parent-0.225-244.el7.noarch                          4/53 
  Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           5/53 
  Installing : perl-podlators-2.5.1-3.el7.noarch                           6/53 
  Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          7/53 
  Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch                      8/53 
  Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/53 
  Installing : perl-Encode-2.51-7.el7.x86_64                              10/53 
  Installing : perl-Pod-Usage-1.63-3.el7.noarch                           11/53 
  Installing : 4:perl-macros-5.16.3-292.el7.x86_64                        12/53 
  Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/53 
  Installing : perl-Exporter-5.68-3.el7.noarch                            14/53 
  Installing : perl-constant-1.27-2.el7.noarch                            15/53 
  Installing : perl-Time-Local-1.2300-2.el7.noarch                        16/53 
  Installing : perl-Socket-2.010-4.el7.x86_64                             17/53 
  Installing : perl-Carp-1.26-244.el7.noarch                              18/53 
  Installing : 4:perl-libs-5.16.3-292.el7.x86_64                          19/53 
  Installing : perl-Storable-2.45-3.el7.x86_64                            20/53 
  Installing : perl-PathTools-3.40-5.el7.x86_64                           21/53 
  Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/53 
  Installing : perl-File-Temp-0.23.01-3.el7.noarch                        23/53 
  Installing : perl-File-Path-2.09-2.el7.noarch                           24/53 
  Installing : perl-threads-shared-1.43-6.el7.x86_64                      25/53 
  Installing : perl-threads-1.87-4.el7.x86_64                             26/53 
  Installing : perl-Filter-1.49-3.el7.x86_64                              27/53 
  Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        28/53 
  Installing : perl-Getopt-Long-2.40-3.el7.noarch                         29/53 
  Installing : 4:perl-5.16.3-292.el7.x86_64                               30/53 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                          31/53 
  Installing : perl-TermReadKey-2.30-20.el7.x86_64                        32/53 
  Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/53 
  Installing : less-458-9.el7.x86_64                                      34/53 
  Installing : openssh-7.4p1-16.el7.x86_64                                35/53 
  Installing : unzip-6.0-19.el7.x86_64                                    36/53 
  Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      37/53 
  Installing : openssh-clients-7.4p1-16.el7.x86_64                        38/53 
  Installing : bzip2-1.0.6-13.el7.x86_64                                  39/53 
  Installing : rsync-3.1.2-4.el7.x86_64                                   40/53 
  Installing : patch-2.7.1-10.el7_5.x86_64                                41/53 
  Installing : gdb-7.6.1-110.el7.x86_64                                   42/53 
  Installing : elfutils-0.170-4.el7.x86_64                                43/53 
  Installing : perl-srpm-macros-1-8.el7.noarch                            44/53 
  Installing : dwz-0.11-3.el7.x86_64                                      45/53 
  Installing : file-5.11-33.el7.x86_64                                    46/53 
  Installing : zip-3.0-11.el7.x86_64                                      47/53 
  Installing : redhat-rpm-config-9.1.0-80.el7.centos.noarch               48/53 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                       49/53 
  Installing : perl-Git-1.8.3.1-14.el7_5.noarch                           50/53 
  Installing : git-1.8.3.1-14.el7_5.x86_64                                51/53 
  Installing : rpm-build-4.11.3-32.el7.x86_64                             52/53 
  Installing : epel-release-7-11.noarch                                   53/53 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/53 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/53 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        3/53 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       4/53 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       5/53 
  Verifying  : zip-3.0-11.el7.x86_64                                       6/53 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/53 
  Verifying  : perl-constant-1.27-2.el7.noarch                             8/53 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/53 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                        10/53 
  Verifying  : file-5.11-33.el7.x86_64                                    11/53 
  Verifying  : dwz-0.11-3.el7.x86_64                                      12/53 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/53 
  Verifying  : epel-release-7-11.noarch                                   14/53 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        15/53 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        16/53 
  Verifying  : perl-srpm-macros-1-8.el7.noarch                            17/53 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               18/53 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                             19/53 
  Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        20/53 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        21/53 
  Verifying  : elfutils-0.170-4.el7.x86_64                                22/53 
  Verifying  : gdb-7.6.1-110.el7.x86_64                                   23/53 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        24/53 
  Verifying  : redhat-rpm-config-9.1.0-80.el7.centos.noarch               25/53 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         26/53 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          27/53 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                             28/53 
  Verifying  : git-1.8.3.1-14.el7_5.x86_64                                29/53 
  Verifying  : perl-Carp-1.26-244.el7.noarch                              30/53 
  Verifying  : rpm-build-4.11.3-32.el7.x86_64                             31/53 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                          32/53 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                            33/53 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 34/53 
  Verifying  : patch-2.7.1-10.el7_5.x86_64                                35/53 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     36/53 
  Verifying  : rsync-3.1.2-4.el7.x86_64                                   37/53 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           38/53 
  Verifying  : perl-Git-1.8.3.1-14.el7_5.noarch                           39/53 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                               40/53 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                              41/53 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                          42/53 
  Verifying  : openssh-7.4p1-16.el7.x86_64                                43/53 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                           44/53 
  Verifying  : bzip2-1.0.6-13.el7.x86_64                                  45/53 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      46/53 
  Verifying  : perl-threads-1.87-4.el7.x86_64                             47/53 
  Verifying  : openssh-clients-7.4p1-16.el7.x86_64                        48/53 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                              49/53 
  Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         50/53 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     51/53 
  Verifying  : unzip-6.0-19.el7.x86_64                                    52/53 
  Verifying  : less-458-9.el7.x86_64                                      53/53 

Installed:
  epel-release.noarch 0:7-11               git.x86_64 0:1.8.3.1-14.el7_5        
  rpm-build.x86_64 0:4.11.3-32.el7        

Dependency Installed:
  bzip2.x86_64 0:1.0.6-13.el7                                                   
  dwz.x86_64 0:0.11-3.el7                                                       
  elfutils.x86_64 0:0.170-4.el7                                                 
  file.x86_64 0:5.11-33.el7                                                     
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  gdb.x86_64 0:7.6.1-110.el7                                                    
  groff-base.x86_64 0:1.22.2-8.el7                                              
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-16.el7                                                 
  openssh-clients.x86_64 0:7.4p1-16.el7                                         
  patch.x86_64 0:2.7.1-10.el7_5                                                 
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-3.el7                                          
  perl-Git.noarch 0:1.8.3.1-14.el7_5                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Thread-Queue.noarch 0:3.02-2.el7                                         
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-srpm-macros.noarch 0:1-8.el7                                             
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                                
  rsync.x86_64 0:3.1.2-4.el7                                                    
  unzip.x86_64 0:6.0-19.el7                                                     
  zip.x86_64 0:3.0-11.el7                                                       

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
 ---> 9aceb444f194
Removing intermediate container ed5df9f05134
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> a124750f2be4
Removing intermediate container cab73140cfe3
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in d8a19bdbc849
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors


 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
12: Timeout on http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-lLRG -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2534 down -v
Removing network trafficcontrolpr2534_default
+ /tmp/docker-compose-lLRG -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2534 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-lLRG
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2533

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2533/display/redirect>

------------------------------------------
GitHub pull request #2862 of commit 96713d841fbd2a42f5b27ee4ad1282260302a9ba, no merge conflicts.
Setting status of 96713d841fbd2a42f5b27ee4ad1282260302a9ba to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2533/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2532

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2532/display/redirect>

------------------------------------------
GitHub pull request #2862 of commit 2a951af4a63a9a6e77f8d7a5d783d68ebbb4caa8, has merge conflicts.
!!! PR mergeability status has changed !!!  
PR now has NO merge conflicts
Setting status of 2a951af4a63a9a6e77f8d7a5d783d68ebbb4caa8 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2532/ and message: 'Build started for original commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2531

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2531/display/redirect>

------------------------------------------
GitHub pull request #2674 of commit 208e1085be9bb7f34d06dadf34b653abe82d128a, no merge conflicts.
Setting status of 208e1085be9bb7f34d06dadf34b653abe82d128a to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2531/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2530

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2530/display/redirect>

------------------------------------------
GitHub pull request #2823 of commit 3eb461a7db0cb2108f01e970fdcb449b9d126486, no merge conflicts.
Setting status of 3eb461a7db0cb2108f01e970fdcb449b9d126486 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2530/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/trafficcontrol-PR/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/trafficcontrol-PR/ws/> at hudson.remoting.Channel@3bc2a34f:H31
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2529

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2529/display/redirect>

------------------------------------------
GitHub pull request #2823 of commit 7ec5a3067e03848131e487b1ede44af48e41252d, no merge conflicts.
Setting status of 7ec5a3067e03848131e487b1ede44af48e41252d to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2529/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
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 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse origin/7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 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/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse origin/7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 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/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse origin/7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
 > git rev-parse 7ec5a3067e03848131e487b1ede44af48e41252d^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2528

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2528/display/redirect>

------------------------------------------
[...truncated 93.46 KB...]
  Installing : perl-Git-1.8.3.1-14.el7_5.noarch                           50/53 
  Installing : git-1.8.3.1-14.el7_5.x86_64                                51/53 
  Installing : rpm-build-4.11.3-32.el7.x86_64                             52/53 
  Installing : epel-release-7-11.noarch                                   53/53 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/53 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/53 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        3/53 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       4/53 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       5/53 
  Verifying  : zip-3.0-11.el7.x86_64                                       6/53 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/53 
  Verifying  : perl-constant-1.27-2.el7.noarch                             8/53 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/53 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                        10/53 
  Verifying  : file-5.11-33.el7.x86_64                                    11/53 
  Verifying  : dwz-0.11-3.el7.x86_64                                      12/53 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/53 
  Verifying  : epel-release-7-11.noarch                                   14/53 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        15/53 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        16/53 
  Verifying  : perl-srpm-macros-1-8.el7.noarch                            17/53 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               18/53 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                             19/53 
  Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        20/53 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        21/53 
  Verifying  : elfutils-0.170-4.el7.x86_64                                22/53 
  Verifying  : gdb-7.6.1-110.el7.x86_64                                   23/53 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        24/53 
  Verifying  : redhat-rpm-config-9.1.0-80.el7.centos.noarch               25/53 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         26/53 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          27/53 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                             28/53 
  Verifying  : git-1.8.3.1-14.el7_5.x86_64                                29/53 
  Verifying  : perl-Carp-1.26-244.el7.noarch                              30/53 
  Verifying  : rpm-build-4.11.3-32.el7.x86_64                             31/53 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                          32/53 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                            33/53 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 34/53 
  Verifying  : patch-2.7.1-10.el7_5.x86_64                                35/53 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     36/53 
  Verifying  : rsync-3.1.2-4.el7.x86_64                                   37/53 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           38/53 
  Verifying  : perl-Git-1.8.3.1-14.el7_5.noarch                           39/53 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                               40/53 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                              41/53 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                          42/53 
  Verifying  : openssh-7.4p1-16.el7.x86_64                                43/53 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                           44/53 
  Verifying  : bzip2-1.0.6-13.el7.x86_64                                  45/53 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      46/53 
  Verifying  : perl-threads-1.87-4.el7.x86_64                             47/53 
  Verifying  : openssh-clients-7.4p1-16.el7.x86_64                        48/53 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                              49/53 
  Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         50/53 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     51/53 
  Verifying  : unzip-6.0-19.el7.x86_64                                    52/53 
  Verifying  : less-458-9.el7.x86_64                                      53/53 

Installed:
  epel-release.noarch 0:7-11               git.x86_64 0:1.8.3.1-14.el7_5        
  rpm-build.x86_64 0:4.11.3-32.el7        

Dependency Installed:
  bzip2.x86_64 0:1.0.6-13.el7                                                   
  dwz.x86_64 0:0.11-3.el7                                                       
  elfutils.x86_64 0:0.170-4.el7                                                 
  file.x86_64 0:5.11-33.el7                                                     
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  gdb.x86_64 0:7.6.1-110.el7                                                    
  groff-base.x86_64 0:1.22.2-8.el7                                              
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-16.el7                                                 
  openssh-clients.x86_64 0:7.4p1-16.el7                                         
  patch.x86_64 0:2.7.1-10.el7_5                                                 
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-3.el7                                          
  perl-Git.noarch 0:1.8.3.1-14.el7_5                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Thread-Queue.noarch 0:3.02-2.el7                                         
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-srpm-macros.noarch 0:1-8.el7                                             
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                                
  rsync.x86_64 0:3.1.2-4.el7                                                    
  unzip.x86_64 0:6.0-19.el7                                                     
  zip.x86_64 0:3.0-11.el7                                                       

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
 ---> 9aaf99d1700d
Removing intermediate container b527b14d2dd9
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> 5d6cd26b6645
Removing intermediate container 8485a8f7c6fd
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in 6eb711290a5d
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.keystealth.org
 * epel: mirrors.cat.pdx.edu
 * extras: mirror.sfo12.us.leaseweb.net
 * updates: mirror.jaleco.com
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                               Arch     Version            Repository
                                                                           Size
================================================================================
Installing:
 make                                  x86_64   1:3.82-23.el7      base   420 k
 python2-pip                           noarch   8.1.2-6.el7        epel   1.7 M
Installing for dependencies:
 python-backports                      x86_64   1.0-8.el7          base   5.8 k
 python-backports-ssl_match_hostname   noarch   3.5.0.1-1.el7      base    13 k
 python-ipaddress                      noarch   1.0.16-2.el7       base    34 k
 python-setuptools                     noarch   0.9.8-7.el7        base   397 k

Transaction Summary
================================================================================
Install  2 Packages (+4 Dependent packages)

Total download size: 2.5 M
Installed size: 10 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total                                              1.8 MB/s | 2.5 MB  00:01     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-ipaddress-1.0.16-2.el7.noarch                         1/6 
  Installing : python-backports-1.0-8.el7.x86_64                            2/6 
  Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     3/6 
  Installing : python-setuptools-0.9.8-7.el7.noarch                         4/6 
  Installing : python2-pip-8.1.2-6.el7.noarch                               5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     1/6 
  Verifying  : python-backports-1.0-8.el7.x86_64                            2/6 
  Verifying  : python-ipaddress-1.0.16-2.el7.noarch                         3/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    4/6 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                         5/6 
  Verifying  : python2-pip-8.1.2-6.el7.noarch                               6/6 

Installed:
  make.x86_64 1:3.82-23.el7           python2-pip.noarch 0:8.1.2-6.el7          

Dependency Installed:
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
  python-ipaddress.noarch 0:1.0.16-2.el7                                        
  python-setuptools.noarch 0:0.9.8-7.el7                                        

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting Sphinx>=1.4.3 (from -r /docs.requirements.txt (line 15))
  Downloading https://files.pythonhosted.org/packages/35/e0/e9e83b244eaa382ba21896dda6172617e47aff0be225eb72782cca105d3c/Sphinx-1.8.1-py2.py3-none-any.whl (3.1MB)
Collecting sphinx_rtd_theme>=0.4.0 (from -r /docs.requirements.txt (line 16))
  Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB)
Collecting sphinx_autodoc_typehints>=1.3.0 (from -r /docs.requirements.txt (line 17))
  Downloading https://files.pythonhosted.org/packages/96/f2/194721797bb0d96df240030dd513b41d47fe0640bbbd6a6978f0b488f847/sphinx-autodoc-typehints-1.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-kvE9L2/sphinx-autodoc-typehints/setup.py", line 7, in <module>
        'setuptools >= 36.2.7'
      File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
        _setup_distribution = dist = klass(attrs)
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__
        self.fetch_build_eggs(attrs.pop('setup_requires'))
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
        parse_requirements(requires), installer=self.fetch_build_egg
      File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (setuptools 0.9.8 (/usr/lib/python2.7/site-packages), Requirement.parse('setuptools>=36.2.7'))
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-kvE9L2/sphinx-autodoc-typehints/
You are using pip version 8.1.2, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-6MXT -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2528 down -v
Removing network trafficcontrolpr2528_default
+ /tmp/docker-compose-6MXT -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2528 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-6MXT
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2527

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2527/display/redirect>

------------------------------------------
GitHub pull request #2888 of commit f1a48782fae0034f14b211d1e3a93dc189f0f165, no merge conflicts.
Setting status of f1a48782fae0034f14b211d1e3a93dc189f0f165 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2527/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
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 f1a48782fae0034f14b211d1e3a93dc189f0f165^{commit} # timeout=10
Checking out Revision f1a48782fae0034f14b211d1e3a93dc189f0f165 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1a48782fae0034f14b211d1e3a93dc189f0f165
Commit message: "add missing copyright headers"
 > git rev-list --no-walk f1a48782fae0034f14b211d1e3a93dc189f0f165 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins6962504667905754712.sh
++ echo jenkins-trafficcontrol-PR-2527
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2527
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-ph6P
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-fFQ8
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-ph6P -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   3438      0 --:--:-- --:--:-- --:--:--  3446
  2 8079k    2  203k    0     0   265k      0  0:00:30 --:--:--  0:00:30  265k100 8079k  100 8079k    0     0  6811k      0  0:00:01  0:00:01 --:--:-- 18.3M
+ chmod +x /tmp/docker-compose-ph6P
+ rm -rf dist
+ /tmp/docker-compose-ph6P -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2527 up
Creating network "trafficcontrolpr2527_default" with the default driver
Building docs
Step 1/8 : FROM centos:7
 ---> 5182e96772bf
Step 2/8 : MAINTAINER Jonathan Gray
 ---> Using cache
 ---> ad0c53ef8132
Step 3/8 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 9002facab6f6
Step 4/8 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> 4fcfb1561a66
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> Using cache
 ---> 00c8c8fe0238
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in 637b03ae66ad
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirrors.usc.edu
 * epel: mirrors.cat.pdx.edu
 * extras: repo1.sea.innoscale.net
 * updates: mirror.sfo12.us.leaseweb.net
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                               Arch     Version            Repository
                                                                           Size
================================================================================
Installing:
 make                                  x86_64   1:3.82-23.el7      base   420 k
 python2-pip                           noarch   8.1.2-6.el7        epel   1.7 M
Installing for dependencies:
 python-backports                      x86_64   1.0-8.el7          base   5.8 k
 python-backports-ssl_match_hostname   noarch   3.5.0.1-1.el7      base    13 k
 python-ipaddress                      noarch   1.0.16-2.el7       base    34 k
 python-setuptools                     noarch   0.9.8-7.el7        base   397 k

Transaction Summary
================================================================================
Install  2 Packages (+4 Dependent packages)

Total download size: 2.5 M
Installed size: 10 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total                                              3.3 MB/s | 2.5 MB  00:00     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-ipaddress-1.0.16-2.el7.noarch                         1/6 
  Installing : python-backports-1.0-8.el7.x86_64                            2/6 
  Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     3/6 
  Installing : python-setuptools-0.9.8-7.el7.noarch                         4/6 
  Installing : python2-pip-8.1.2-6.el7.noarch                               5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     1/6 
  Verifying  : python-backports-1.0-8.el7.x86_64                            2/6 
  Verifying  : python-ipaddress-1.0.16-2.el7.noarch                         3/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    4/6 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                         5/6 
  Verifying  : python2-pip-8.1.2-6.el7.noarch                               6/6 

Installed:
  make.x86_64 1:3.82-23.el7           python2-pip.noarch 0:8.1.2-6.el7          

Dependency Installed:
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
  python-ipaddress.noarch 0:1.0.16-2.el7                                        
  python-setuptools.noarch 0:0.9.8-7.el7                                        

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting Sphinx>=1.4.3 (from -r /docs.requirements.txt (line 15))
  Downloading https://files.pythonhosted.org/packages/35/e0/e9e83b244eaa382ba21896dda6172617e47aff0be225eb72782cca105d3c/Sphinx-1.8.1-py2.py3-none-any.whl (3.1MB)
Collecting sphinx_rtd_theme>=0.4.0 (from -r /docs.requirements.txt (line 16))
  Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB)
Collecting sphinx_autodoc_typehints>=1.3.0 (from -r /docs.requirements.txt (line 17))
  Downloading https://files.pythonhosted.org/packages/96/f2/194721797bb0d96df240030dd513b41d47fe0640bbbd6a6978f0b488f847/sphinx-autodoc-typehints-1.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-2RDjB2/sphinx-autodoc-typehints/setup.py", line 7, in <module>
        'setuptools >= 36.2.7'
      File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
        _setup_distribution = dist = klass(attrs)
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__
        self.fetch_build_eggs(attrs.pop('setup_requires'))
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
        parse_requirements(requires), installer=self.fetch_build_egg
      File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (setuptools 0.9.8 (/usr/lib/python2.7/site-packages), Requirement.parse('setuptools>=36.2.7'))
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-2RDjB2/sphinx-autodoc-typehints/
You are using pip version 8.1.2, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-ph6P -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2527 down -v
Removing network trafficcontrolpr2527_default
+ /tmp/docker-compose-ph6P -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2527 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-ph6P
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2526

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

Changes:

[dangogh] add missing copyright headers

------------------------------------------
GitHub pull request #2888 of commit f1a48782fae0034f14b211d1e3a93dc189f0f165, no merge conflicts.
Setting status of f1a48782fae0034f14b211d1e3a93dc189f0f165 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2526/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
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 f1a48782fae0034f14b211d1e3a93dc189f0f165^{commit} # timeout=10
Checking out Revision f1a48782fae0034f14b211d1e3a93dc189f0f165 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1a48782fae0034f14b211d1e3a93dc189f0f165
Commit message: "add missing copyright headers"
 > git rev-list --no-walk 90cbc0ff833a89826b5cf23683f4d3c869b786ce # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins4660892421986237654.sh
++ echo jenkins-trafficcontrol-PR-2526
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2526
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-yQFe
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-ieXV
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-yQFe -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   3370      0 --:--:-- --:--:-- --:--:--  3371
  4 8079k    4  390k    0     0   343k      0  0:00:23  0:00:01  0:00:22  343k 46 8079k   46 3739k    0     0  1775k      0  0:00:04  0:00:02  0:00:02 3456k100 8079k  100 8079k    0     0  3112k      0  0:00:02  0:00:02 --:--:-- 5273k
+ chmod +x /tmp/docker-compose-yQFe
+ rm -rf dist
+ /tmp/docker-compose-yQFe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2526 up
Creating network "trafficcontrolpr2526_default" with the default driver
Building docs
Step 1/8 : FROM centos:7
 ---> 5182e96772bf
Step 2/8 : MAINTAINER Jonathan Gray
 ---> Using cache
 ---> ad0c53ef8132
Step 3/8 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 9002facab6f6
Step 4/8 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> 4fcfb1561a66
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> Using cache
 ---> 00c8c8fe0238
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in 55be97fc02d2
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: ftp.osuosl.org
 * epel: mirrors.cat.pdx.edu
 * extras: ftpmirror.your.org
 * updates: mirror.keystealth.org
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                               Arch     Version            Repository
                                                                           Size
================================================================================
Installing:
 make                                  x86_64   1:3.82-23.el7      base   420 k
 python2-pip                           noarch   8.1.2-6.el7        epel   1.7 M
Installing for dependencies:
 python-backports                      x86_64   1.0-8.el7          base   5.8 k
 python-backports-ssl_match_hostname   noarch   3.5.0.1-1.el7      base    13 k
 python-ipaddress                      noarch   1.0.16-2.el7       base    34 k
 python-setuptools                     noarch   0.9.8-7.el7        base   397 k

Transaction Summary
================================================================================
Install  2 Packages (+4 Dependent packages)

Total download size: 2.5 M
Installed size: 10 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total                                              2.8 MB/s | 2.5 MB  00:00     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-ipaddress-1.0.16-2.el7.noarch                         1/6 
  Installing : python-backports-1.0-8.el7.x86_64                            2/6 
  Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     3/6 
  Installing : python-setuptools-0.9.8-7.el7.noarch                         4/6 
  Installing : python2-pip-8.1.2-6.el7.noarch                               5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     1/6 
  Verifying  : python-backports-1.0-8.el7.x86_64                            2/6 
  Verifying  : python-ipaddress-1.0.16-2.el7.noarch                         3/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    4/6 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                         5/6 
  Verifying  : python2-pip-8.1.2-6.el7.noarch                               6/6 

Installed:
  make.x86_64 1:3.82-23.el7           python2-pip.noarch 0:8.1.2-6.el7          

Dependency Installed:
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
  python-ipaddress.noarch 0:1.0.16-2.el7                                        
  python-setuptools.noarch 0:0.9.8-7.el7                                        

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting Sphinx>=1.4.3 (from -r /docs.requirements.txt (line 15))
  Downloading https://files.pythonhosted.org/packages/35/e0/e9e83b244eaa382ba21896dda6172617e47aff0be225eb72782cca105d3c/Sphinx-1.8.1-py2.py3-none-any.whl (3.1MB)
Collecting sphinx_rtd_theme>=0.4.0 (from -r /docs.requirements.txt (line 16))
  Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB)
Collecting sphinx_autodoc_typehints>=1.3.0 (from -r /docs.requirements.txt (line 17))
  Downloading https://files.pythonhosted.org/packages/96/f2/194721797bb0d96df240030dd513b41d47fe0640bbbd6a6978f0b488f847/sphinx-autodoc-typehints-1.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-lgwX_G/sphinx-autodoc-typehints/setup.py", line 7, in <module>
        'setuptools >= 36.2.7'
      File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
        _setup_distribution = dist = klass(attrs)
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__
        self.fetch_build_eggs(attrs.pop('setup_requires'))
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
        parse_requirements(requires), installer=self.fetch_build_egg
      File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (setuptools 0.9.8 (/usr/lib/python2.7/site-packages), Requirement.parse('setuptools>=36.2.7'))
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-lgwX_G/sphinx-autodoc-typehints/
You are using pip version 8.1.2, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-yQFe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2526 down -v
Removing network trafficcontrolpr2526_default
+ /tmp/docker-compose-yQFe -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2526 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-yQFe
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2525

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

Changes:

[rob05c] Finish up DS SSL keys endpoints in TO Go

[rob05c] Update CHANGELOG.md

[rob05c] Fix DS SSL API request validation, tenancy checks, versions

[rob05c] Fix riak content-type json header, use JSONIntStr for the version

[rob] Remove unused symbols

------------------------------------------
[...truncated 161.18 KB...]
  Installing : perl-Git-1.8.3.1-14.el7_5.noarch                           50/53 
  Installing : git-1.8.3.1-14.el7_5.x86_64                                51/53 
  Installing : rpm-build-4.11.3-32.el7.x86_64                             52/53 
  Installing : epel-release-7-11.noarch                                   53/53 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/53 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/53 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        3/53 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       4/53 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       5/53 
  Verifying  : zip-3.0-11.el7.x86_64                                       6/53 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/53 
  Verifying  : perl-constant-1.27-2.el7.noarch                             8/53 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/53 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                        10/53 
  Verifying  : file-5.11-33.el7.x86_64                                    11/53 
  Verifying  : dwz-0.11-3.el7.x86_64                                      12/53 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/53 
  Verifying  : epel-release-7-11.noarch                                   14/53 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        15/53 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        16/53 
  Verifying  : perl-srpm-macros-1-8.el7.noarch                            17/53 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               18/53 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                             19/53 
  Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        20/53 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        21/53 
  Verifying  : elfutils-0.170-4.el7.x86_64                                22/53 
  Verifying  : gdb-7.6.1-110.el7.x86_64                                   23/53 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        24/53 
  Verifying  : redhat-rpm-config-9.1.0-80.el7.centos.noarch               25/53 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         26/53 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          27/53 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                             28/53 
  Verifying  : git-1.8.3.1-14.el7_5.x86_64                                29/53 
  Verifying  : perl-Carp-1.26-244.el7.noarch                              30/53 
  Verifying  : rpm-build-4.11.3-32.el7.x86_64                             31/53 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                          32/53 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                            33/53 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 34/53 
  Verifying  : patch-2.7.1-10.el7_5.x86_64                                35/53 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     36/53 
  Verifying  : rsync-3.1.2-4.el7.x86_64                                   37/53 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           38/53 
  Verifying  : perl-Git-1.8.3.1-14.el7_5.noarch                           39/53 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                               40/53 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                              41/53 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                          42/53 
  Verifying  : openssh-7.4p1-16.el7.x86_64                                43/53 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                           44/53 
  Verifying  : bzip2-1.0.6-13.el7.x86_64                                  45/53 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      46/53 
  Verifying  : perl-threads-1.87-4.el7.x86_64                             47/53 
  Verifying  : openssh-clients-7.4p1-16.el7.x86_64                        48/53 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                              49/53 
  Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         50/53 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     51/53 
  Verifying  : unzip-6.0-19.el7.x86_64                                    52/53 
  Verifying  : less-458-9.el7.x86_64                                      53/53 

Installed:
  epel-release.noarch 0:7-11               git.x86_64 0:1.8.3.1-14.el7_5        
  rpm-build.x86_64 0:4.11.3-32.el7        

Dependency Installed:
  bzip2.x86_64 0:1.0.6-13.el7                                                   
  dwz.x86_64 0:0.11-3.el7                                                       
  elfutils.x86_64 0:0.170-4.el7                                                 
  file.x86_64 0:5.11-33.el7                                                     
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  gdb.x86_64 0:7.6.1-110.el7                                                    
  groff-base.x86_64 0:1.22.2-8.el7                                              
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-16.el7                                                 
  openssh-clients.x86_64 0:7.4p1-16.el7                                         
  patch.x86_64 0:2.7.1-10.el7_5                                                 
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-3.el7                                          
  perl-Git.noarch 0:1.8.3.1-14.el7_5                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Thread-Queue.noarch 0:3.02-2.el7                                         
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-srpm-macros.noarch 0:1-8.el7                                             
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                                
  rsync.x86_64 0:3.1.2-4.el7                                                    
  unzip.x86_64 0:6.0-19.el7                                                     
  zip.x86_64 0:3.0-11.el7                                                       

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
 ---> 4fcfb1561a66
Removing intermediate container 3b6015c01ec0
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> 00c8c8fe0238
Removing intermediate container 3c12afa90515
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in 0ae6c0cb5ef3
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.chpc.utah.edu
 * epel: mirrors.cat.pdx.edu
 * extras: mirror.team-cymru.com
 * updates: mirror.sjc02.svwh.net
Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                               Arch     Version            Repository
                                                                           Size
================================================================================
Installing:
 make                                  x86_64   1:3.82-23.el7      base   420 k
 python2-pip                           noarch   8.1.2-6.el7        epel   1.7 M
Installing for dependencies:
 python-backports                      x86_64   1.0-8.el7          base   5.8 k
 python-backports-ssl_match_hostname   noarch   3.5.0.1-1.el7      base    13 k
 python-ipaddress                      noarch   1.0.16-2.el7       base    34 k
 python-setuptools                     noarch   0.9.8-7.el7        base   397 k

Transaction Summary
================================================================================
Install  2 Packages (+4 Dependent packages)

Total download size: 2.5 M
Installed size: 10 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total                                              4.2 MB/s | 2.5 MB  00:00     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-ipaddress-1.0.16-2.el7.noarch                         1/6 
  Installing : python-backports-1.0-8.el7.x86_64                            2/6 
  Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     3/6 
  Installing : python-setuptools-0.9.8-7.el7.noarch                         4/6 
  Installing : python2-pip-8.1.2-6.el7.noarch                               5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     1/6 
  Verifying  : python-backports-1.0-8.el7.x86_64                            2/6 
  Verifying  : python-ipaddress-1.0.16-2.el7.noarch                         3/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    4/6 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                         5/6 
  Verifying  : python2-pip-8.1.2-6.el7.noarch                               6/6 

Installed:
  make.x86_64 1:3.82-23.el7           python2-pip.noarch 0:8.1.2-6.el7          

Dependency Installed:
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
  python-ipaddress.noarch 0:1.0.16-2.el7                                        
  python-setuptools.noarch 0:0.9.8-7.el7                                        

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting Sphinx>=1.4.3 (from -r /docs.requirements.txt (line 15))
  Downloading https://files.pythonhosted.org/packages/35/e0/e9e83b244eaa382ba21896dda6172617e47aff0be225eb72782cca105d3c/Sphinx-1.8.1-py2.py3-none-any.whl (3.1MB)
Collecting sphinx_rtd_theme>=0.4.0 (from -r /docs.requirements.txt (line 16))
  Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB)
Collecting sphinx_autodoc_typehints>=1.3.0 (from -r /docs.requirements.txt (line 17))
  Downloading https://files.pythonhosted.org/packages/96/f2/194721797bb0d96df240030dd513b41d47fe0640bbbd6a6978f0b488f847/sphinx-autodoc-typehints-1.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-88o92r/sphinx-autodoc-typehints/setup.py", line 7, in <module>
        'setuptools >= 36.2.7'
      File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
        _setup_distribution = dist = klass(attrs)
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__
        self.fetch_build_eggs(attrs.pop('setup_requires'))
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
        parse_requirements(requires), installer=self.fetch_build_egg
      File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (setuptools 0.9.8 (/usr/lib/python2.7/site-packages), Requirement.parse('setuptools>=36.2.7'))
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-88o92r/sphinx-autodoc-typehints/
You are using pip version 8.1.2, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-BhbB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2525 down -v
Removing network trafficcontrolpr2525_default
+ /tmp/docker-compose-BhbB -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2525 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-BhbB
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2524

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

Changes:

[matthew] Rewrite Users Endpoint

[matthew] Documentation

[matthew] Remove uid, gid, and confirm_local_passwd from database

[matthew] Fixed conflicting information in docs

------------------------------------------
[...truncated 77.34 KB...]
 redhat-rpm-config         noarch    9.1.0-80.el7.centos       base        79 k
 rsync                     x86_64    3.1.2-4.el7               base       403 k
 unzip                     x86_64    6.0-19.el7                base       170 k
 zip                       x86_64    3.0-11.el7                base       260 k

Transaction Summary
================================================================================
Install  3 Packages (+50 Dependent packages)

Total download size: 22 M
Installed size: 78 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
Public key for epel-release-7-11.noarch.rpm is not installed
Public key for git-1.8.3.1-14.el7_5.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total                                               15 MB/s |  22 MB  00:01     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <se...@centos.org>"
 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
 Package    : centos-release-7-5.1804.1.el7.centos.x86_64 (@Updates)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : fipscheck-1.4.1-6.el7.x86_64                                1/53 
  Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/53 
  Installing : groff-base-1.22.2-8.el7.x86_64                              3/53 
  Installing : 1:perl-parent-0.225-244.el7.noarch                          4/53 
  Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           5/53 
  Installing : perl-podlators-2.5.1-3.el7.noarch                           6/53 
  Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          7/53 
  Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch                      8/53 
  Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/53 
  Installing : perl-Encode-2.51-7.el7.x86_64                              10/53 
  Installing : perl-Pod-Usage-1.63-3.el7.noarch                           11/53 
  Installing : 4:perl-macros-5.16.3-292.el7.x86_64                        12/53 
  Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/53 
  Installing : perl-Exporter-5.68-3.el7.noarch                            14/53 
  Installing : perl-constant-1.27-2.el7.noarch                            15/53 
  Installing : perl-Time-Local-1.2300-2.el7.noarch                        16/53 
  Installing : perl-Socket-2.010-4.el7.x86_64                             17/53 
  Installing : perl-Carp-1.26-244.el7.noarch                              18/53 
  Installing : 4:perl-libs-5.16.3-292.el7.x86_64                          19/53 
  Installing : perl-Storable-2.45-3.el7.x86_64                            20/53 
  Installing : perl-PathTools-3.40-5.el7.x86_64                           21/53 
  Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/53 
  Installing : perl-File-Temp-0.23.01-3.el7.noarch                        23/53 
  Installing : perl-File-Path-2.09-2.el7.noarch                           24/53 
  Installing : perl-threads-shared-1.43-6.el7.x86_64                      25/53 
  Installing : perl-threads-1.87-4.el7.x86_64                             26/53 
  Installing : perl-Filter-1.49-3.el7.x86_64                              27/53 
  Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        28/53 
  Installing : perl-Getopt-Long-2.40-3.el7.noarch                         29/53 
  Installing : 4:perl-5.16.3-292.el7.x86_64                               30/53 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                          31/53 
  Installing : perl-TermReadKey-2.30-20.el7.x86_64                        32/53 
  Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/53 
  Installing : less-458-9.el7.x86_64                                      34/53 
  Installing : openssh-7.4p1-16.el7.x86_64                                35/53 
  Installing : unzip-6.0-19.el7.x86_64                                    36/53 
  Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      37/53 
  Installing : openssh-clients-7.4p1-16.el7.x86_64                        38/53 
  Installing : bzip2-1.0.6-13.el7.x86_64                                  39/53 
  Installing : rsync-3.1.2-4.el7.x86_64                                   40/53 
  Installing : patch-2.7.1-10.el7_5.x86_64                                41/53 
  Installing : gdb-7.6.1-110.el7.x86_64                                   42/53 
  Installing : elfutils-0.170-4.el7.x86_64                                43/53 
  Installing : perl-srpm-macros-1-8.el7.noarch                            44/53 
  Installing : dwz-0.11-3.el7.x86_64                                      45/53 
  Installing : file-5.11-33.el7.x86_64                                    46/53 
  Installing : zip-3.0-11.el7.x86_64                                      47/53 
  Installing : redhat-rpm-config-9.1.0-80.el7.centos.noarch               48/53 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                       49/53 
  Installing : perl-Git-1.8.3.1-14.el7_5.noarch                           50/53 
  Installing : git-1.8.3.1-14.el7_5.x86_64                                51/53 
  Installing : rpm-build-4.11.3-32.el7.x86_64                             52/53 
  Installing : epel-release-7-11.noarch                                   53/53 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/53 
  Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/53 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        3/53 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       4/53 
  Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       5/53 
  Verifying  : zip-3.0-11.el7.x86_64                                       6/53 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/53 
  Verifying  : perl-constant-1.27-2.el7.noarch                             8/53 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/53 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                        10/53 
  Verifying  : file-5.11-33.el7.x86_64                                    11/53 
  Verifying  : dwz-0.11-3.el7.x86_64                                      12/53 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/53 
  Verifying  : epel-release-7-11.noarch                                   14/53 
  Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        15/53 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        16/53 
  Verifying  : perl-srpm-macros-1-8.el7.noarch                            17/53 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               18/53 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                             19/53 
  Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        20/53 
  Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        21/53 
  Verifying  : elfutils-0.170-4.el7.x86_64                                22/53 
  Verifying  : gdb-7.6.1-110.el7.x86_64                                   23/53 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        24/53 
  Verifying  : redhat-rpm-config-9.1.0-80.el7.centos.noarch               25/53 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         26/53 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          27/53 
  Verifying  : perl-Socket-2.010-4.el7.x86_64                             28/53 
  Verifying  : git-1.8.3.1-14.el7_5.x86_64                                29/53 
  Verifying  : perl-Carp-1.26-244.el7.noarch                              30/53 
  Verifying  : rpm-build-4.11.3-32.el7.x86_64                             31/53 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                          32/53 
  Verifying  : perl-Storable-2.45-3.el7.x86_64                            33/53 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 34/53 
  Verifying  : patch-2.7.1-10.el7_5.x86_64                                35/53 
  Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                     36/53 
  Verifying  : rsync-3.1.2-4.el7.x86_64                                   37/53 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           38/53 
  Verifying  : perl-Git-1.8.3.1-14.el7_5.noarch                           39/53 
  Verifying  : 4:perl-5.16.3-292.el7.x86_64                               40/53 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                              41/53 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                          42/53 
  Verifying  : openssh-7.4p1-16.el7.x86_64                                43/53 
  Verifying  : perl-File-Path-2.09-2.el7.noarch                           44/53 
  Verifying  : bzip2-1.0.6-13.el7.x86_64                                  45/53 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      46/53 
  Verifying  : perl-threads-1.87-4.el7.x86_64                             47/53 
  Verifying  : openssh-clients-7.4p1-16.el7.x86_64                        48/53 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                              49/53 
  Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         50/53 
  Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     51/53 
  Verifying  : unzip-6.0-19.el7.x86_64                                    52/53 
  Verifying  : less-458-9.el7.x86_64                                      53/53 

Installed:
  epel-release.noarch 0:7-11               git.x86_64 0:1.8.3.1-14.el7_5        
  rpm-build.x86_64 0:4.11.3-32.el7        

Dependency Installed:
  bzip2.x86_64 0:1.0.6-13.el7                                                   
  dwz.x86_64 0:0.11-3.el7                                                       
  elfutils.x86_64 0:0.170-4.el7                                                 
  file.x86_64 0:5.11-33.el7                                                     
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  gdb.x86_64 0:7.6.1-110.el7                                                    
  groff-base.x86_64 0:1.22.2-8.el7                                              
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-16.el7                                                 
  openssh-clients.x86_64 0:7.4p1-16.el7                                         
  patch.x86_64 0:2.7.1-10.el7_5                                                 
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-3.el7                                          
  perl-Git.noarch 0:1.8.3.1-14.el7_5                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Thread-Queue.noarch 0:3.02-2.el7                                         
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-srpm-macros.noarch 0:1-8.el7                                             
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                                
  rsync.x86_64 0:3.1.2-4.el7                                                    
  unzip.x86_64 0:6.0-19.el7                                                     
  zip.x86_64 0:3.0-11.el7                                                       

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
 ---> a1e3de345f57
Removing intermediate container 71b8674d4ba5
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> 8a3e8f2d751e
Removing intermediate container afe0c0b2a797
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in bd584ee38c01
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors


 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-WSjf -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2524 down -v
Removing network trafficcontrolpr2524_default
+ /tmp/docker-compose-WSjf -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2524 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-WSjf
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: trafficcontrol-PR #2523

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

Changes:

[dewrich] rename json files

[dewrich] define httpsPort in enroller

[dewrich] no to-enroll for portal

[dewrich] rearrange enroller dockerfile to be more friendly

[dewrich] enrolling trafficvault

[dewrich] enrolling mid/edge/origin; other tweaks

[dewrich] enroller watches dir instead of connecting to docker

[dewrich] watching multiple dirs

[dewrich] share volume for enroller

[dewrich] checkpoint on enroller conversion

[dewrich] use file to wait for enroller

[dewrich] fixes enroller dir scan

[dewrich] fix EOF issue

[dewrich] add cachegroups

[dewrich] fix error checking

[dewrich] better error checking

[dewrich] more ID retrievals

[dewrich] use nullable version of cachegroup func

[dewrich] remove Id fields from json data

[dewrich] check division in region

[dewrich] fix types in cachegroups

[dewrich] enroller fixes

[dewrich] data cleanup

[dewrich] rename tenants to order properly

[dewrich] fix loading of json during initial trafficops startup

[dewrich] remove v13 refs

[dewrich] clear files from enroller; work around race reading enroller files

[dewrich] rename json file if load failed

[dewrich] rename json file once processed

[dewrich] create /shared dir for more than just enroller

[dewrich] enrollUser; fix enrollDeliveryservice

[dewrich] staged dockerfile for enroller

[dewrich] cleanup deliveryservice json

[dewrich] fix data for user enrolling

[dewrich] Added the ORT script from old branch

[dewrich] fixing bad daemonization

[dewrich] Now using ORT script to start ATS

[dewrich] ORT script now writes and backs up config files

[dewrich] installing new ORT dependencies in edge container

[dewrich] Now restarts ATS when its config files change

[dewrich] Fixed ATS restart logic

[dewrich] Added Ubuntu-specific package handlers and interactive mode prompts

[dewrich] Fixed wrong ATS root in use in ORT and params

[dewrich] Fixed SyntaxError

[dewrich] Fixed bad directory permissions on stock ATS rpm install paths

[dewrich] Fixed error in conditional execution

[dewrich] Added some descriptions of known bugs to README

[dewrich] Added Makefile to install rpms

[dewrich] Added Makefile to README build instructions

[dewrich] Fixed bad quoting, double source of to-access.sh

[dewrich] Fixed error output formatting

[dewrich] Added license header (I swear I've already done this...)

[dewrich] Fixed Dockerfile not properly installing python dependencies

[dewrich] Now waiting on enrollment

[dewrich] Now using ORT script to start ATS

[dewrich] installing new ORT dependencies in edge container

[dewrich] Fixed bad directory permissions on stock ATS rpm install paths

[dewrich] Add Bindv9 DNS server to assist traffic router

[dewrich] Moving to template-based server construction

[dewrich] The only way I can do this without a race condition is include it in the

[dewrich] Waiting for enroller directory

[dewrich] CreateUser requires APIUserPost type

[dewrich] use longer passwd for tv

[dewrich] misc fixes

[dewrich] wait for cdn to be created

[dewrich] fixed bad pipelines for IP info

[dewrich] removed unneeded 'physlocation' field from server template

[dewrich] added httpsPort

[dewrich] fix json keys

[dewrich] DNS: Use non-routable ipv4 classC subnet

[dewrich] Fix to-enroll for edge, mid, origin, and trafficmonitor

[dewrich] Fix enrollment of db, dns, portal, portal, vault

[dewrich] Add Traffic Router, partial FQDN support

[dewrich] Fix yum hang when adding epel repo

[dewrich] fix edge/mid cpu issue, origin enroll

[dewrich] fix origin json

[dewrich] ability to update params and connect profiles

[dewrich] add profiles

[dewrich] Add shared x509 TLS CA support for all container services

[dewrich] Add shared CA support for all container services

[dewrich] add profiles

[dewrich] bad profile import

[dewrich] Misc fixes to param(s), fix trafficmonitor enroll, etc

[dewrich] Make the free GeoLite2 database available locally via trafficops

[dewrich] Fix location of GeoliteCity DB in CCR_CIAB profile

[dewrich] specify vars to sub in envsubst; reduce debug from enroller

[dewrich] Disable DNSSEC validation in bindv9

[dewrich] Download/Unpack/Compress the correct GeoList2 Maxmind DB (City)

[dewrich] switched to ATS 7.1.4

[dewrich] Fixed previously unsatisfied requirement for libkyotocabinet

[dewrich] fix to-post

[dewrich] Added a base image for caches

[dewrich] System now builds tccache prior to edge and mids

[dewrich] add long description on ds

[dewrich] Add Traffic Vault with search capbility.

[dewrich] order data files; add edge->mid parentcachegroupname

[dewrich] Fixing some bad parameters (also '\t' > ' ')

[dewrich] Update DNS to use ciab.test TLD

[dewrich] Add x509v3 Self-Signed CA and TLS certificates

[dewrich] fix ds json

[dewrich] enroller handles deliveryservice_servers

[dewrich] fix localPasswd

[dewrich] Added the ORT script from old branch

[dewrich] Fixed bad directory permissions on stock ATS rpm install paths

[dewrich] Fixing some cache issues related to ATS

[dewrich] Will now (occasionally) update TrafficOps after running

[dewrich] Switching back to subprocess-based ATS commands

[dewrich] Moved RPM permissions fixes into cache container

[dewrich] Containers now able to restart ATS

[dewrich] added cron job to run SYNCDS every minute

[dewrich] Added crontab file

[dewrich] Only start TM after CDN snapshot

[dewrich] add dscp params to ats profiles

[dewrich] add Nullable version of CreateDeliveryService

[dewrich] remove url_sig from deliveryservice

[dewrich] use nullable deliveryservice

[dewrich] add dnsutils to enroller

[dewrich] Fixed profile parameters placing configuration file outside of the

[dewrich] Add tcnet subnets to ATS astats.config

[dewrich] Add missing reverse ipv4 ptr record

[dewrich] create cache file on image creation

[dewrich] strip comments before comparing config files

[dewrich] Added documentation generation for Python ORT script

[dewrich] Fixed some false positive diffs in configuration files

[dewrich] fix var ref

[dewrich] Change initial default ATS port from 8080 -> 80

[dewrich] add content: host mounted volume in origin

[dewrich] Demo VNC/proxy container for CIAB

[dewrich] no need to enroll origin - gets created w/ deliveryservice

[dewrich] Persist SSL certificates for future restarts

[dewrich] Add CORS to origin, fix dns error with client container

[dewrich] changelog addition for cdn-in-a-box

[dewrich] fix for changed signature

[matthew] Small CRUDer Refactor

------------------------------------------
[...truncated 17.84 MB...]
traffic_portal_build_1   |     | `-- sshpk@1.14.2 
traffic_portal_build_1   |     |   +-- asn1@0.2.4 
traffic_portal_build_1   |     |   +-- bcrypt-pbkdf@1.0.2 
traffic_portal_build_1   |     |   +-- dashdash@1.14.1 
traffic_portal_build_1   |     |   +-- ecc-jsbn@0.1.2 
traffic_portal_build_1   |     |   +-- getpass@0.1.7 
traffic_portal_build_1   |     |   +-- jsbn@0.1.1 
traffic_portal_build_1   |     |   +-- safer-buffer@2.1.2 
traffic_portal_build_1   |     |   `-- tweetnacl@0.14.5 
traffic_portal_build_1   |     +-- is-typedarray@1.0.0 
traffic_portal_build_1   |     +-- json-stringify-safe@5.0.1 
traffic_portal_build_1   |     +-- oauth-sign@0.9.0 
traffic_portal_build_1   |     +-- performance-now@2.1.0 
traffic_portal_build_1   |     +-- qs@6.5.2 
traffic_portal_build_1   |     +-- safe-buffer@5.1.2 
traffic_portal_build_1   |     +-- tough-cookie@2.4.3 
traffic_portal_build_1   |     | +-- psl@1.1.29 
traffic_portal_build_1   |     | `-- punycode@1.4.1 
traffic_portal_build_1   |     +-- tunnel-agent@0.6.0 
traffic_portal_build_1   |     `-- uuid@3.3.2 
traffic_portal_build_1   | 
traffic_portal_build_1   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
traffic_portal_build_1   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
traffic_portal_build_1   | npm WARN traffic_portal@ No description
traffic_portal_build_1   | npm WARN traffic_portal@ No repository field.
traffic_portal_build_1   | npm WARN traffic_portal@ No license field.
traffic_portal_build_1   | 
traffic_portal_build_1   | Done, without errors.
traffic_portal_build_1   | 
traffic_portal_build_1   | 
traffic_portal_build_1   | Execution Time (2018-09-27 22:20:29 UTC)
traffic_portal_build_1   | loading tasks                  1.5s  ▇▇ 3%
traffic_portal_build_1   | compass:prod                    15s  ▇▇▇▇▇▇▇▇▇▇▇ 34%
traffic_portal_build_1   | html2js:dist                  505ms  ▇ 1%
traffic_portal_build_1   | browserify2:app-prod           2.2s  ▇▇ 5%
traffic_portal_build_1   | browserify2:shared-libs-prod   3.4s  ▇▇▇ 8%
traffic_portal_build_1   | install-dependencies          21.1s  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 48%
traffic_portal_build_1   | Total 43.8s
traffic_portal_build_1   | 
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GaphjB
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + '[' /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64 '!=' / ']'
traffic_portal_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | ++ dirname /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | + mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT
traffic_portal_build_1   | + mkdir /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/init.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/logrotate.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/traffic_portal
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/opt/traffic_portal/public
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/opt/traffic_portal/server
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/var/log/traffic_portal
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/server.js /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/conf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/init.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/init.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal-access /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/node_modules /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/package.json /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/public /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + VERSION=3.0.0-9550.cf146f56.el7
traffic_portal_build_1   | ++ date '+%Y-%m-%d %H:%M:%SOURCE'
traffic_portal_build_1   | + BUILD_DATE='2018-09-27 22:21:14OURCE'
traffic_portal_build_1   | + VERSION='"Version":"3.0.0-9550.cf146f56.el7"'
traffic_portal_build_1   | + BUILD_DATE='"Build Date":"2018-09-27 22:21:14OURCE"'
traffic_portal_build_1   | + JSON_VERSION='{\n"Version":"3.0.0-9550.cf146f56.el7",\n"Build Date":"2018-09-27 22:21:14OURCE"\n}'
traffic_portal_build_1   | + echo -e '{\n"Version":"3.0.0-9550.cf146f56.el7",\n"Build' 'Date":"2018-09-27' '22:21:14OURCE"\n}'
traffic_portal_build_1   | + /usr/lib/rpm/check-buildroot
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-compress
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-python-hardlink
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-java-repack-jars
traffic_portal_build_1   | Processing files: traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | warning: File listed twice: /etc/init.d/traffic_portal
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/forever
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/monitor
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/public/traffic_portal_properties.json
traffic_portal_build_1   | Provides: traffic_portal = 3.0.0-9550.cf146f56.el7 traffic_portal(x86-64) = 3.0.0-9550.cf146f56.el7
traffic_portal_build_1   | Requires(interp): /bin/sh
traffic_portal_build_1   | Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
traffic_portal_build_1   | Requires(post): /bin/sh
traffic_portal_build_1   | Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/SRPMS/traffic_portal-3.0.0-9550.cf146f56.el7.src.rpm
traffic_router_build_1   | Processing files: tomcat-8.5.32-9550.cf146f56.el7.x86_64
traffic_router_build_1   | Provides: tomcat = 8.5.32-9550.cf146f56.el7 tomcat(x86-64) = 8.5.32-9550.cf146f56.el7
traffic_router_build_1   | Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
traffic_router_build_1   | Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
traffic_router_build_1   | Requires(pre): /bin/sh
traffic_router_build_1   | Requires(post): /bin/sh
traffic_router_build_1   | Requires(preun): /bin/sh
traffic_router_build_1   | Requires(postun): /bin/sh
traffic_router_build_1   | Requires: /bin/sh
traffic_router_build_1   | Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/trafficcontrol/rpmbuild/BUILDROOT/tomcat-8.5.32-9550.cf146f56.el7.x86_64
traffic_router_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/SRPMS/tomcat-8.5.32-9550.cf146f56.el7.src.rpm
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64.rpm
traffic_portal_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vVXrfm
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | 
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | RPM BUILD FOR traffic_portal SUCCEEDED, See /tmp/trafficcontrol/dist/traffic_portal-3.0.0-9550.cf146f56.el7.x86_64.rpm for the newly built rpm.
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | 
traffic_portal_build_1   | The following subdirectories built successfully: 
traffic_portal_build_1   |    traffic_portal
traffic_portal_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_portal_build_1   | + echo 0
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | + cleanup
traffic_portal_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_portal_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_portal_build_1   | + own=910:910
traffic_portal_build_1   | + shift
traffic_portal_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_portal_build_1   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr2523_traffic_portal_build_1 exited with code 0
traffic_router_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/tomcat-8.5.32-9550.cf146f56.el7.x86_64.rpm
traffic_router_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L8f5r0
traffic_router_build_1   | + umask 022
traffic_router_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_router_build_1   | + cd apache-tomcat-8.5.32
traffic_router_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/tomcat-8.5.32-9550.cf146f56.el7.x86_64
traffic_router_build_1   | + exit 0
traffic_router_build_1   | ========================================================================================
traffic_router_build_1   | RPM BUILD SUCCEEDED, See /tmp/trafficcontrol/dist/tomcat-8.5.32-9550.cf146f56.el7.x86_64.rpm for the newly built rpm.
traffic_router_build_1   | ========================================================================================
traffic_router_build_1   | 
traffic_router_build_1   | The following subdirectories built successfully: 
traffic_router_build_1   |    traffic_router
traffic_router_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_router_build_1   | + echo 0
traffic_router_build_1   | + exit 0
traffic_router_build_1   | + cleanup
traffic_router_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_router_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_router_build_1   | + own=910:910
traffic_router_build_1   | + shift
traffic_router_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_router_build_1   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr2523_traffic_router_build_1 exited with code 0
+ /tmp/docker-compose-aFlv -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2523 ps -q
+ read name exitcode
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ tee /tmp/tc-status-LQdv
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr2523_weasel_1
++ sed s@/trafficcontrolPR2523_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr2523_weasel
+ echo /trafficcontrolpr2523_weasel exited with status 1
+ read name exitcode
/trafficcontrolpr2523_weasel exited with status 1
+ /tmp/docker-compose-aFlv -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2523 rm -v -f
Removing trafficcontrolpr2523_traffic_router_build_1 ... 
Removing trafficcontrolpr2523_source_1 ... 
Removing trafficcontrolpr2523_traffic_portal_build_1 ... 
Removing trafficcontrolpr2523_docs_1 ... 
Removing trafficcontrolpr2523_weasel_1 ... 
Removing trafficcontrolpr2523_traffic_monitor_build_1 ... 
Removing trafficcontrolpr2523_traffic_stats_build_1 ... 
Removing trafficcontrolpr2523_grove_build_1 ... 
Removing trafficcontrolpr2523_traffic_ops_build_1 ... 
Removing trafficcontrolpr2523_grovetccfg_build_1 ... 
Removing trafficcontrolpr2523_traffic_ops_build_1 ... doneRemoving trafficcontrolpr2523_weasel_1 ... doneRemoving trafficcontrolpr2523_grovetccfg_build_1 ... doneRemoving trafficcontrolpr2523_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr2523_source_1 ... doneRemoving trafficcontrolpr2523_traffic_stats_build_1 ... doneRemoving trafficcontrolpr2523_docs_1 ... doneRemoving trafficcontrolpr2523_grove_build_1 ... doneRemoving trafficcontrolpr2523_traffic_router_build_1 ... doneRemoving trafficcontrolpr2523_traffic_portal_build_1 ... doneGoing to remove trafficcontrolpr2523_traffic_router_build_1, trafficcontrolpr2523_source_1, trafficcontrolpr2523_traffic_portal_build_1, trafficcontrolpr2523_docs_1, trafficcontrolpr2523_weasel_1, trafficcontrolpr2523_traffic_monitor_build_1, trafficcontrolpr2523_traffic_stats_build_1, trafficcontrolpr2523_grove_build_1, trafficcontrolpr2523_traffic_ops_build_1, trafficcontrolpr2523_grovetccfg_build_1
+ ls -l dist
total 111412
-rw-r--r-- 1 jenkins jenkins      173 Sep 27 22:18 apache-trafficcontrol-3.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 42698414 Sep 27 22:17 apache-trafficcontrol-3.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins      690 Sep 27 22:18 build-docs.log
-rw-r--r-- 1 jenkins jenkins     9250 Sep 27 22:19 build-grove.log
-rw-r--r-- 1 jenkins jenkins    69634 Sep 27 22:19 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins   163254 Sep 27 22:19 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins   832901 Sep 27 22:21 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins  1025424 Sep 27 22:21 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins   120637 Sep 27 22:19 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins  2345756 Sep 27 22:19 grove-0.1-9550.cf146f56.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  2684920 Sep 27 22:19 grovetccfg-0.1-9550.cf146f56.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  7994912 Sep 27 22:21 tomcat-8.5.32-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   210833 Sep 27 22:19 traffic_monitor-3.0.0-9550.cf146f56.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  2451376 Sep 27 22:19 traffic_monitor-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1304870 Sep 27 22:19 traffic_ops-3.0.0-9550.cf146f56.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5214832 Sep 27 22:19 traffic_ops-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins    25400 Sep 27 22:19 traffic_ops_ort-3.0.0-9550.cf146f56.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins    23880 Sep 27 22:19 traffic_ops_ort-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1403947 Sep 27 22:21 traffic_portal-3.0.0-9550.cf146f56.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  4845280 Sep 27 22:21 traffic_portal-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 34987464 Sep 27 22:20 traffic_router-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   353898 Sep 27 22:19 traffic_stats-3.0.0-9550.cf146f56.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5259860 Sep 27 22:19 traffic_stats-3.0.0-9550.cf146f56.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins     1169 Sep 27 22:17 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ cat dist/weasel.txt
Error                                 Unknown! docs/source/development/ort/modules.rst
Error                                 Unknown! docs/source/development/ort/traffic_ops_ort.rst
Error                                 Unknown! infrastructure/cdn-in-a-box/cache/crontab
Error                                 Unknown! infrastructure/cdn-in-a-box/testclient/run.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/testclient/vnc_startup.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_ops/generate-certs.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_ops_data/parameters/010-global
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/00-enable-security.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/01-add-search-group.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/poststart.d/02-add-search-schema.sh
Error                                 Unknown! infrastructure/cdn-in-a-box/traffic_vault/prestart.d/00-config.sh
+ [[ -s /tmp/tc-status-LQdv ]]
+ cat /tmp/tc-status-LQdv
/trafficcontrolpr2523_weasel exited with status 1
+ exit 1
+ finish
+ /tmp/docker-compose-aFlv -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2523 down -v
Removing network trafficcontrolpr2523_default
+ /tmp/docker-compose-aFlv -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2523 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-aFlv
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful