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

Changes:

[mitchell852] more const

[mitchell852] using the shuffle method for clarity

[mitchell852] removes incorrectly defined maxlength on cachegroup name/shortname

------------------------------------------
GitHub pull request #3584 of commit 2cc4d43610a71f61f4692b35e0892347416c42de, 
no merge conflicts.
Setting status of 2cc4d43610a71f61f4692b35e0892347416c42de to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/3709/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 2cc4d43610a71f61f4692b35e0892347416c42de^{commit} # timeout=10
Checking out Revision 2cc4d43610a71f61f4692b35e0892347416c42de (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2cc4d43610a71f61f4692b35e0892347416c42de
Commit message: "removes incorrectly defined maxlength on cachegroup 
name/shortname"
 > git rev-list --no-walk 2cff292ce6f01d9dd3a5e2da4e6f616d16cb95cc # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins5199867142477856006.sh
++ echo jenkins-trafficcontrol-PR-3709
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR3709
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-G3CK
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-QBGy
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-G3CK -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   1548      0 --:--:-- --:--:-- --:--:--  1550
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0100 8079k  100 8079k    0     0  5596k      0  0:00:01  0:00:01 --:--:-- 9181k
+ chmod +x /tmp/docker-compose-G3CK
+ rm -rf dist
+ /tmp/docker-compose-G3CK -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR3709 up
Creating network "trafficcontrolpr3709_default" with the default driver
Creating trafficcontrolpr3709_docs_1 ... 
Creating trafficcontrolpr3709_grove_build_1 ... 
Creating trafficcontrolpr3709_traffic_ops_build_1 ... 
Creating trafficcontrolpr3709_traffic_monitor_build_1 ... 
Creating trafficcontrolpr3709_weasel_1 ... 
Creating trafficcontrolpr3709_grove_build_1
Creating trafficcontrolpr3709_traffic_stats_build_1 ... 
Creating trafficcontrolpr3709_traffic_router_build_1 ... 
Creating trafficcontrolpr3709_source_1 ... 
Creating trafficcontrolpr3709_docs_1
Creating trafficcontrolpr3709_traffic_portal_build_1 ... 
Creating trafficcontrolpr3709_traffic_monitor_build_1
Creating trafficcontrolpr3709_grovetccfg_build_1 ... 
Creating trafficcontrolpr3709_traffic_ops_build_1
Creating trafficcontrolpr3709_source_1
Creating trafficcontrolpr3709_weasel_1
Creating trafficcontrolpr3709_traffic_portal_build_1
Creating trafficcontrolpr3709_traffic_stats_build_1
Creating trafficcontrolpr3709_grovetccfg_build_1
Creating trafficcontrolpr3709_traffic_router_build_1
Creating trafficcontrolpr3709_weasel_1 ... error
ERROR: for trafficcontrolpr3709_weasel_1  Cannot create container for service 
weasel: open 
/var/lib/docker/aufs/layers/d1b2bc5e3c6b0bc0b8ce1f5ec1dd91979006103fcf41aa0c4042154152a9733d:
 no such file or directory
Creating trafficcontrolpr3709_grove_build_1 ... 
doneCreating trafficcontrolpr3709_docs_1 ... 
doneCreating trafficcontrolpr3709_traffic_monitor_build_1 
... doneCreating trafficcontrolpr3709_source_1 ... 
doneCreating trafficcontrolpr3709_traffic_stats_build_1 
... doneCreating trafficcontrolpr3709_traffic_ops_build_1 
... doneCreating 
trafficcontrolpr3709_traffic_portal_build_1 ... 
doneCreating trafficcontrolpr3709_grovetccfg_build_1 ... 
doneCreating trafficcontrolpr3709_traffic_router_build_1 
... done
ERROR: for weasel  Cannot create container for service weasel: open 
/var/lib/docker/aufs/layers/d1b2bc5e3c6b0bc0b8ce1f5ec1dd91979006103fcf41aa0c4042154152a9733d:
 no such file or directory
Encountered errors while bringing up the project.
+ exit 1
+ finish
+ /tmp/docker-compose-G3CK -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR3709 down -v
Stopping trafficcontrolpr3709_traffic_router_build_1 ... 
Stopping trafficcontrolpr3709_grovetccfg_build_1 ... 
Stopping trafficcontrolpr3709_traffic_stats_build_1 ... 
Stopping trafficcontrolpr3709_traffic_portal_build_1 ... 
Stopping trafficcontrolpr3709_traffic_ops_build_1 ... 
Stopping trafficcontrolpr3709_source_1 ... 
Stopping trafficcontrolpr3709_traffic_monitor_build_1 ... 
Stopping trafficcontrolpr3709_docs_1 ... 
Stopping trafficcontrolpr3709_grove_build_1 ... 
Stopping trafficcontrolpr3709_source_1 ... 
doneStopping trafficcontrolpr3709_traffic_ops_build_1 ... 
doneStopping trafficcontrolpr3709_traffic_stats_build_1 
... doneStopping trafficcontrolpr3709_docs_1 ... 
doneStopping trafficcontrolpr3709_traffic_portal_build_1 
... doneStopping 
trafficcontrolpr3709_traffic_router_build_1 ... 
doneStopping trafficcontrolpr3709_traffic_monitor_build_1 
... doneStopping trafficcontrolpr3709_grove_build_1 ... 
doneStopping trafficcontrolpr3709_grovetccfg_build_1 ... 
doneRemoving trafficcontrolpr3709_traffic_router_build_1 ... 
Removing trafficcontrolpr3709_grovetccfg_build_1 ... 
Removing trafficcontrolpr3709_traffic_stats_build_1 ... 
Removing trafficcontrolpr3709_traffic_portal_build_1 ... 
Removing trafficcontrolpr3709_traffic_ops_build_1 ... 
Removing trafficcontrolpr3709_source_1 ... 
Removing trafficcontrolpr3709_traffic_monitor_build_1 ... 
Removing trafficcontrolpr3709_docs_1 ... 
Removing trafficcontrolpr3709_grove_build_1 ... 
Removing trafficcontrolpr3709_traffic_stats_build_1 ... 
doneRemoving trafficcontrolpr3709_grove_build_1 ... 
doneRemoving trafficcontrolpr3709_traffic_monitor_build_1 
... doneRemoving 
trafficcontrolpr3709_traffic_router_build_1 ... 
doneRemoving trafficcontrolpr3709_grovetccfg_build_1 ... 
doneRemoving trafficcontrolpr3709_docs_1 ... 
doneRemoving trafficcontrolpr3709_traffic_ops_build_1 ... 
doneRemoving trafficcontrolpr3709_source_1 ... 
doneRemoving trafficcontrolpr3709_traffic_portal_build_1 
... doneRemoving network trafficcontrolpr3709_default
+ /tmp/docker-compose-G3CK -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR3709 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-G3CK
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to