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/01/24 22:50:57 UTC

Build failed in Jenkins: incubator-trafficcontrol-master-build #534

See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/534/display/redirect?page=changes>

Changes:

[jeffrey_elsloo] added fields tr_response_headers and tr_request_headers to create DS

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
java.io.IOException: Failed to mkdirs: <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1170)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1200)
	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:1724)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4743b04d3fb4e8f9e8ed16d83885229d2deffd78 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4743b04d3fb4e8f9e8ed16d83885229d2deffd78
Commit message: "added fields tr_response_headers and tr_request_headers to create DS function"
 > git rev-list 3c11b3d2e2b62e20b247d258734ca81dd081c3ec # timeout=10
[incubator-trafficcontrol-master-build] $ /bin/bash /tmp/jenkins1762039801319171845.sh
+ docker system prune -f
Deleted Containers:
efeffc9176b0b8550059019f1945a5043fbfd20abcb10e507535bc7bde41bf44
e84d647983a2b54333ebe96bbe2c6f2d9c249227d5731e461040c23f6ded3a11

Total reclaimed space: 0B
+ proj=jenkins-incubator-trafficcontrol-master-build-534
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -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   1430      0 --:--:-- --:--:-- --:--:--  1428
  0 8079k    0 34370    0     0  30615      0  0:04:30  0:00:01  0:04:29 30615 32 8079k   32 2648k    0     0  1259k      0  0:00:06  0:00:02  0:00:04 2668k 93 8079k   93 7544k    0     0  3084k      0  0:00:02  0:00:02 --:--:-- 5677k
curl: (23) Failed writing body (7758 != 16360)
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:06:06 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.05.0-ce
 API version:  1.29 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:06:06 2017
 OS/Arch:      linux/amd64
 Experimental: false
+ rm -rf dist
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-534 -f infrastructure/docker/build/docker-compose.yml down -v
Cannot open self <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose> or archive <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose.pkg>
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-534 -f infrastructure/docker/build/docker-compose.yml up --build
Cannot open self <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose> or archive <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose.pkg>
+ docker ps -a
+ grep traffic
+ docker images
+ grep traffic
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-534 -f infrastructure/docker/build/docker-compose.yml down -v
Cannot open self <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose> or archive <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/bin/docker-compose.pkg>
Build step 'Execute shell' marked build as failure
Archiving artifacts

Jenkins build is back to normal : incubator-trafficcontrol-master-build #535

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