You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/07 02:30:37 UTC

Build failed in Jenkins: aurora-packaging-nightly #255

See <https://builds.apache.org/job/aurora-packaging-nightly/255/changes>

Changes:

[stephan] Adding jq to package build.sh.

[wfarner] Small Documentation fixes and nitpicks.

[wfarner] Remove TaskQuery from killTasks RPC.

[john.sirois] Slim the `ServerSet` interface.

[john.sirois] Lift the standard `ServerSet` encoding.

[zmanji] Implement custom MyBatis cache to record cache statistics.

[wfarner] Remove AddInstancesConfig parameter from addInstances RPC.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 11d5a72ae3af2e612857f7169b08f2bd9956577f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11d5a72ae3af2e612857f7169b08f2bd9956577f
 > git rev-list a9b3df88e8b03fff1f7e4dcaa501343c1feba130 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson8312021439203946004.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.07
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.0-SNAPSHOT.2016.04.07
+ version=0.13.0snapshot.2016.04.07
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.07/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.07
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 4bc76ca5caab
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (7178 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : aurora-packaging-nightly #265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/265/>


Build failed in Jenkins: aurora-packaging-nightly #264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/264/changes>

Changes:

[john.sirois] Discuss guest-additions version mismatch.

[john.sirois] Simplify `Credentials`; kill `ZooKeeperClient` dep.

------------------------------------------
[...truncated 323 lines...]
Get:70 http://httpredir.debian.org/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB]
Get:71 http://httpredir.debian.org/debian/ jessie/main libmpdec2 amd64 2.4.1-1 [85.7 kB]
Get:72 http://httpredir.debian.org/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB]
Get:73 http://httpredir.debian.org/debian/ jessie/main libossp-uuid16 amd64 1.6.2-1.5+b1 [38.0 kB]
Get:74 http://httpredir.debian.org/debian/ jessie/main libpython2.7 amd64 2.7.9-2 [1080 kB]
Get:75 http://httpredir.debian.org/debian/ jessie/main libc-dev-bin amd64 2.19-18+deb8u4 [237 kB]
Get:76 http://httpredir.debian.org/debian/ jessie-updates/main linux-libc-dev amd64 3.16.7-ckt25-2 [1023 kB]
Get:77 http://httpredir.debian.org/debian/ jessie/main libc6-dev amd64 2.19-18+deb8u4 [2002 kB]
Err http://httpredir.debian.org/debian/ jessie/main libio-socket-inet6-perl all 2.72-1
  Error reading from server. Remote end closed connection [IP: 128.31.0.66 80]
Get:78 http://httpredir.debian.org/debian/ jessie/main libexpat1-dev amd64 2.1.0-6+deb8u1 [126 kB]
Get:79 http://httpredir.debian.org/debian/ jessie/main libpython2.7-dev amd64 2.7.9-2 [18.6 MB]
Err http://httpredir.debian.org/debian/ jessie/main thrift-compiler amd64 0.9.1-2
  Error reading from server. Remote end closed connection [IP: 128.31.0.66 80]
Get:80 http://httpredir.debian.org/debian/ jessie/main libpython3.4-minimal amd64 3.4.2-1 [492 kB]
Get:81 http://httpredir.debian.org/debian/ jessie/main libpython3.4-stdlib amd64 3.4.2-1 [2088 kB]
Get:82 http://httpredir.debian.org/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB]
Get:83 http://httpredir.debian.org/debian/ jessie/main libsctp1 amd64 1.0.16+dfsg-2 [27.6 kB]
Get:84 http://httpredir.debian.org/debian/ jessie/main libserf-1-1 amd64 1.3.8-1 [52.8 kB]
Get:85 http://httpredir.debian.org/debian/ jessie/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB]
Get:86 http://httpredir.debian.org/debian/ jessie/main libsvn1 amd64 1.8.10-6+deb8u3 [1076 kB]
Get:87 http://httpredir.debian.org/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB]
Get:88 http://httpredir.debian.org/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB]
Get:89 http://httpredir.debian.org/debian/ jessie/main libxau6 amd64 1:1.0.8-1 [20.7 kB]
Get:90 http://httpredir.debian.org/debian/ jessie/main libxdmcp6 amd64 1:1.1.1-1+b1 [24.9 kB]
Get:91 http://httpredir.debian.org/debian/ jessie/main libxcb1 amd64 1.10-3+b1 [44.4 kB]
Get:92 http://httpredir.debian.org/debian/ jessie/main libx11-data all 2:1.6.2-3 [126 kB]
Get:93 http://httpredir.debian.org/debian/ jessie/main libx11-6 amd64 2:1.6.2-3 [729 kB]
Get:94 http://httpredir.debian.org/debian/ jessie/main libxext6 amd64 2:1.3.3-1 [52.7 kB]
Get:95 http://httpredir.debian.org/debian/ jessie/main libxmuu1 amd64 2:1.1.2-1 [23.3 kB]
Get:96 http://httpredir.debian.org/debian/ jessie/main python3.4-minimal amd64 3.4.2-1 [1646 kB]
Get:97 http://httpredir.debian.org/debian/ jessie/main sgml-base all 1.26+nmu4 [14.6 kB]
Get:98 http://httpredir.debian.org/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB]
Get:99 http://httpredir.debian.org/debian/ jessie/main apt-utils amd64 1.0.9.8.3 [368 kB]
Get:100 http://httpredir.debian.org/debian/ jessie/main less amd64 458-3 [124 kB]
Get:101 http://httpredir.debian.org/debian/ jessie/main manpages all 3.74-1 [997 kB]
Get:102 http://httpredir.debian.org/debian/ jessie/main exim4-config all 4.84.2-1 [501 kB]
Get:103 http://httpredir.debian.org/debian/ jessie/main exim4-base amd64 4.84.2-1 [1048 kB]
Get:104 http://httpredir.debian.org/debian/ jessie/main exim4-daemon-light amd64 4.84.2-1 [630 kB]
Get:105 http://httpredir.debian.org/debian/ jessie/main bsd-mailx amd64 8.1.2-0.20141216cvs-2 [81.7 kB]
Get:106 http://httpredir.debian.org/debian/ jessie/main bzip2 amd64 1.0.6-7+b3 [46.9 kB]
Get:107 http://httpredir.debian.org/debian/ jessie/main dbus amd64 1.8.20-0+deb8u1 [291 kB]
Get:108 http://httpredir.debian.org/debian/ jessie/main file amd64 1:5.22+15-2+deb8u1 [60.4 kB]
Get:109 http://httpredir.debian.org/debian/ jessie/main gettext-base amd64 0.19.3-2 [121 kB]
Get:110 http://httpredir.debian.org/debian/ jessie/main krb5-locales all 1.12.1+dfsg-19+deb8u2 [2649 kB]
Get:111 http://httpredir.debian.org/debian/ jessie/main m4 amd64 1.4.17-4 [254 kB]
Get:112 http://httpredir.debian.org/debian/ jessie/main openssh-client amd64 1:6.7p1-5+deb8u1 [691 kB]
Get:113 http://httpredir.debian.org/debian/ jessie/main patch amd64 2.7.5-1 [109 kB]
Get:114 http://httpredir.debian.org/debian/ jessie/main ucf all 3.0030 [69.7 kB]
Get:115 http://httpredir.debian.org/debian/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
Get:116 http://httpredir.debian.org/debian/ jessie/main autopoint all 0.19.3-2 [413 kB]
Get:117 http://httpredir.debian.org/debian/ jessie/main binutils amd64 2.25-5 [3516 kB]
Get:118 http://httpredir.debian.org/debian/ jessie/main libbison-dev amd64 2:3.0.2.dfsg-2 [426 kB]
Get:119 http://httpredir.debian.org/debian/ jessie/main bison amd64 2:3.0.2.dfsg-2 [765 kB]
Get:120 http://httpredir.debian.org/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5169 kB]
Get:121 http://httpredir.debian.org/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB]
Get:122 http://httpredir.debian.org/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2066 kB]
Get:123 http://httpredir.debian.org/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5352 kB]
Get:124 http://httpredir.debian.org/debian/ jessie/main gcc amd64 4:4.9.2-2 [5136 B]
Get:125 http://httpredir.debian.org/debian/ jessie/main libstdc++-4.9-dev amd64 4.9.2-10 [1121 kB]
Get:126 http://httpredir.debian.org/debian/ jessie/main g++-4.9 amd64 4.9.2-10 [21.4 MB]
Get:127 http://httpredir.debian.org/debian/ jessie/main g++ amd64 4:4.9.2-2 [1530 B]
Get:128 http://httpredir.debian.org/debian/ jessie/main make amd64 4.0-8.1 [349 kB]
Get:129 http://httpredir.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-2 [42.2 kB]
Get:130 http://httpredir.debian.org/debian/ jessie/main libdpkg-perl all 1.17.26 [1072 kB]
Get:131 http://httpredir.debian.org/debian/ jessie/main dpkg-dev all 1.17.26 [1545 kB]
Get:132 http://httpredir.debian.org/debian/ jessie/main build-essential amd64 11.7 [7114 B]
Get:133 http://httpredir.debian.org/debian/ jessie/main openssl amd64 1.0.1k-3+deb8u4 [677 kB]
Get:134 http://httpredir.debian.org/debian/ jessie/main ca-certificates all 20141019+deb8u1 [204 kB]
Get:135 http://httpredir.debian.org/debian/ jessie/main curl amd64 7.38.0-4+deb8u3 [200 kB]
Get:136 http://httpredir.debian.org/debian/ jessie/main dctrl-tools amd64 2.23 [170 kB]
Get:137 http://httpredir.debian.org/debian/ jessie/main gettext amd64 0.19.3-2 [1240 kB]
Get:138 http://httpredir.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:139 http://httpredir.debian.org/debian/ jessie/main po-debconf all 1.0.16+nmu3 [220 kB]
Get:140 http://httpredir.debian.org/debian/ jessie/main debhelper all 9.20150101 [813 kB]
Get:141 http://httpredir.debian.org/debian/ jessie/main debian-keyring all 2015.04.10 [52.4 MB]
Get:142 http://httpredir.debian.org/debian/ jessie/main python3.4 amd64 3.4.2-1 [204 kB]
Get:143 http://httpredir.debian.org/debian/ jessie/main python3-minimal amd64 3.4.2-2 [34.7 kB]
Get:144 http://httpredir.debian.org/debian/ jessie/main libpython3-stdlib amd64 3.4.2-2 [18.1 kB]
Get:145 http://httpredir.debian.org/debian/ jessie/main dh-python all 1.20141111-2 [66.4 kB]
Get:146 http://httpredir.debian.org/debian/ jessie/main python3 amd64 3.4.2-2 [21.2 kB]
Get:147 http://httpredir.debian.org/debian/ jessie/main devscripts amd64 2.15.3 [899 kB]
Get:148 http://httpredir.debian.org/debian/ jessie/main diffstat amd64 1.58-1 [29.4 kB]
Get:149 http://httpredir.debian.org/debian/ jessie/main distro-info-data all 0.26 [5198 B]
Get:150 http://httpredir.debian.org/debian/ jessie/main dput all 0.9.6.4 [48.8 kB]
Get:151 http://httpredir.debian.org/debian/ jessie/main libfakeroot amd64 1.20.2-1 [44.7 kB]
Get:152 http://httpredir.debian.org/debian/ jessie/main fakeroot amd64 1.20.2-1 [84.7 kB]
Get:153 http://httpredir.debian.org/debian/ jessie/main libgirepository-1.0-1 amd64 1.42.0-2.2 [95.7 kB]
Get:154 http://httpredir.debian.org/debian/ jessie/main gir1.2-glib-2.0 amd64 1.42.0-2.2 [141 kB]
Get:155 http://httpredir.debian.org/debian/ jessie/main liberror-perl all 0.17-1.1 [22.4 kB]
Get:156 http://httpredir.debian.org/debian/ jessie/main git-man all 1:2.1.4-2.1+deb8u2 [1267 kB]
Get:157 http://httpredir.debian.org/debian/ jessie/main git amd64 1:2.1.4-2.1+deb8u2 [3262 kB]
Get:158 http://httpredir.debian.org/debian/ jessie/main hardening-includes all 2.6 [17.4 kB]
Get:159 http://httpredir.debian.org/debian/ jessie/main iso-codes all 3.57-1 [2265 kB]
Get:160 http://httpredir.debian.org/debian/ jessie/main comerr-dev amd64 2.1-1.42.12-1.1 [38.4 kB]
Get:161 http://httpredir.debian.org/debian/ jessie/main krb5-multidev amd64 1.12.1+dfsg-19+deb8u2 [145 kB]
Get:162 http://httpredir.debian.org/debian/ jessie/main libalgorithm-c3-perl all 0.09-1 [11.9 kB]
Get:163 http://httpredir.debian.org/debian/ jessie/main libalgorithm-diff-perl all 1.19.02-3 [51.7 kB]
Get:164 http://httpredir.debian.org/debian/ jessie/main libalgorithm-diff-xs-perl amd64 0.04-3+b1 [12.2 kB]
Get:165 http://httpredir.debian.org/debian/ jessie/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
Get:166 http://httpredir.debian.org/debian/ jessie/main uuid-dev amd64 2.25.2-6 [78.3 kB]
Get:167 http://httpredir.debian.org/debian/ jessie/main libsctp-dev amd64 1.0.16+dfsg-2 [83.5 kB]
Get:168 http://httpredir.debian.org/debian/ jessie/main libapr1-dev amd64 1.5.1-3 [658 kB]
Get:169 http://httpredir.debian.org/debian/ jessie/main libldap2-dev amd64 2.4.40+dfsg-1+deb8u2 [323 kB]
Get:170 http://httpredir.debian.org/debian/ jessie/main libaprutil1-dev amd64 1.5.4-1 [367 kB]
Get:171 http://httpredir.debian.org/debian/ jessie/main libapt-pkg-perl amd64 0.1.29+b2 [77.4 kB]
Get:172 http://httpredir.debian.org/debian/ jessie/main libarchive-extract-perl all 0.72-1 [24.8 kB]
Get:173 http://httpredir.debian.org/debian/ jessie/main libarchive-zip-perl all 1.39-1 [95.9 kB]
Get:174 http://httpredir.debian.org/debian/ jessie/main libasprintf-dev amd64 0.19.3-2 [31.1 kB]
Get:175 http://httpredir.debian.org/debian/ jessie/main libauthen-sasl-perl all 2.1600-1 [50.8 kB]
Get:176 http://httpredir.debian.org/debian/ jessie/main libcgi-pm-perl all 4.09-1 [213 kB]
Get:177 http://httpredir.debian.org/debian/ jessie/main libfcgi-perl amd64 0.77-1+b1 [39.1 kB]
Get:178 http://httpredir.debian.org/debian/ jessie/main libcgi-fast-perl all 1:2.04-1 [10.9 kB]
Get:179 http://httpredir.debian.org/debian/ jessie/main libsub-name-perl amd64 0.12-1 [12.1 kB]
Get:180 http://httpredir.debian.org/debian/ jessie/main libclass-accessor-perl all 0.34-1 [25.9 kB]
Get:181 http://httpredir.debian.org/debian/ jessie/main libclass-c3-perl all 0.26-1 [22.9 kB]
Get:182 http://httpredir.debian.org/debian/ jessie/main libclass-c3-xs-perl amd64 0.13-2+b1 [15.2 kB]
Get:183 http://httpredir.debian.org/debian/ jessie/main libclass-inspector-perl all 1.28-1 [20.8 kB]
Get:184 http://httpredir.debian.org/debian/ jessie/main libclone-perl amd64 0.37-1+b1 [14.2 kB]
Get:185 http://httpredir.debian.org/debian/ jessie/main libcommon-sense-perl amd64 3.73-2+b3 [23.7 kB]
Get:186 http://httpredir.debian.org/debian/ jessie/main libconvert-binhex-perl all 1.123-2 [30.2 kB]
Get:187 http://httpredir.debian.org/debian/ jessie/main libcpan-meta-perl all 2.142690-1 [125 kB]
Get:188 http://httpredir.debian.org/debian/ jessie/main libcrypt-ssleay-perl amd64 0.58-1+b2 [45.8 kB]
Get:189 http://httpredir.debian.org/debian/ jessie/main libcurl4-openssl-dev amd64 7.38.0-4+deb8u3 [336 kB]
Get:190 http://httpredir.debian.org/debian/ jessie/main libparams-util-perl amd64 1.07-2+b1 [23.5 kB]
Get:191 http://httpredir.debian.org/debian/ jessie/main libsub-install-perl all 0.928-1 [11.4 kB]
Get:192 http://httpredir.debian.org/debian/ jessie/main libdata-optlist-perl all 0.109-1 [10.6 kB]
Get:193 http://httpredir.debian.org/debian/ jessie/main libmro-compat-perl all 0.12-1 [13.2 kB]
Get:194 http://httpredir.debian.org/debian/ jessie/main libsub-exporter-perl all 0.986-1 [49.9 kB]
Get:195 http://httpredir.debian.org/debian/ jessie/main libdata-section-perl all 0.200006-1 [13.4 kB]
Get:196 http://httpredir.debian.org/debian/ jessie/main libdigest-hmac-perl all 1.03+dfsg-1 [12.3 kB]
Get:197 http://httpredir.debian.org/debian/ jessie/main libdistro-info-perl all 0.14 [5602 B]
Get:198 http://httpredir.debian.org/debian/ jessie/main libnet-ssleay-perl amd64 1.65-1+b1 [277 kB]
Get:199 http://httpredir.debian.org/debian/ jessie/main libio-socket-ssl-perl all 2.002-2+deb8u1 [172 kB]
Get:200 http://httpredir.debian.org/debian/ jessie/main libnet-smtp-ssl-perl all 1.01-3 [5996 B]
Get:201 http://httpredir.debian.org/debian/ jessie/main libmailtools-perl all 2.13-1 [96.6 kB]
Get:202 http://httpredir.debian.org/debian/ jessie/main libsocket6-perl amd64 0.25-1+b1 [28.5 kB]
Get:203 http://httpredir.debian.org/debian/ jessie/main libnet-ip-perl all 1.26-1 [33.2 kB]
Get:204 http://httpredir.debian.org/debian/ jessie/main libnet-dns-perl amd64 0.81-2 [331 kB]
Get:205 http://httpredir.debian.org/debian/ jessie/main libnet-domain-tld-perl all 1.72-1 [17.7 kB]
Get:206 http://httpredir.debian.org/debian/ jessie/main libemail-valid-perl all 1.195-1 [22.2 kB]
Get:207 http://httpredir.debian.org/debian/ jessie/main libencode-locale-perl all 1.03-1 [13.6 kB]
Get:208 http://httpredir.debian.org/debian/ jessie/main libexporter-lite-perl all 0.06-1 [11.6 kB]
Get:209 http://httpredir.debian.org/debian/ jessie/main libfile-basedir-perl all 0.03-1 [10.4 kB]
Get:210 http://httpredir.debian.org/debian/ jessie/main libfile-fcntllock-perl amd64 0.22-1+b1 [36.4 kB]
Get:211 http://httpredir.debian.org/debian/ jessie/main libhttp-date-perl all 6.02-1 [10.7 kB]
Get:212 http://httpredir.debian.org/debian/ jessie/main libfile-listing-perl all 6.04-1 [10.3 kB]
Get:213 http://httpredir.debian.org/debian/ jessie/main libfont-afm-perl all 1.20-1 [14.4 kB]
Get:214 http://httpredir.debian.org/debian/ jessie/main libgettextpo-dev amd64 0.19.3-2 [153 kB]
Get:215 http://httpredir.debian.org/debian/ jessie/main libglib2.0-data all 2.42.1-1 [2173 kB]
Get:216 http://httpredir.debian.org/debian/ jessie/main liburi-perl all 1.64-1 [95.5 kB]
Get:217 http://httpredir.debian.org/debian/ jessie/main libhtml-tagset-perl all 3.20-2 [13.5 kB]
Get:218 http://httpredir.debian.org/debian/ jessie/main libhtml-parser-perl amd64 3.71-1+b3 [109 kB]
Get:219 http://httpredir.debian.org/debian/ jessie/main libio-html-perl all 1.001-1 [17.6 kB]
Get:220 http://httpredir.debian.org/debian/ jessie/main liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
Get:221 http://httpredir.debian.org/debian/ jessie/main libhttp-message-perl all 6.06-1 [80.1 kB]
Get:222 http://httpredir.debian.org/debian/ jessie/main libhtml-form-perl all 6.03-1 [23.9 kB]
Get:223 http://httpredir.debian.org/debian/ jessie/main libhtml-tree-perl all 5.03-1 [210 kB]
Get:224 http://httpredir.debian.org/debian/ jessie/main libhtml-format-perl all 2.11-1 [43.1 kB]
Get:225 http://httpredir.debian.org/debian/ jessie/main libhttp-cookies-perl all 6.01-1 [17.4 kB]
Get:226 http://httpredir.debian.org/debian/ jessie/main libhttp-daemon-perl all 6.01-1 [17.3 kB]
Get:227 http://httpredir.debian.org/debian/ jessie/main libhttp-negotiate-perl all 6.00-2 [13.6 kB]
Get:228 http://httpredir.debian.org/debian/ jessie/main libio-pty-perl amd64 1:1.08-1+b4 [35.8 kB]
Get:229 http://httpredir.debian.org/debian/ jessie/main libio-sessiondata-perl all 1.03-1 [5782 B]
Get:230 http://httpredir.debian.org/debian/ jessie/main libio-string-perl all 1.08-3 [12.3 kB]
Get:231 http://httpredir.debian.org/debian/ jessie/main libio-stringy-perl all 2.110-5 [98.3 kB]
Get:232 http://httpredir.debian.org/debian/ jessie/main libipc-run-perl all 0.92-1 [110 kB]
Get:233 http://httpredir.debian.org/debian/ jessie/main libjson-perl all 2.61-1 [84.7 kB]
Get:234 http://httpredir.debian.org/debian/ jessie/main libjson-xs-perl amd64 2.340-1+b2 [85.9 kB]
Get:235 http://httpredir.debian.org/debian/ jessie/main liblist-moreutils-perl amd64 0.33-2+b1 [44.4 kB]
Get:236 http://httpredir.debian.org/debian/ jessie/main liblog-message-perl all 0.8-1 [26.0 kB]
Get:237 http://httpredir.debian.org/debian/ jessie/main liblog-message-simple-perl all 0.10-2 [8126 B]
Get:238 http://httpredir.debian.org/debian/ jessie/main libnet-http-perl all 6.07-1 [24.8 kB]
Get:239 http://httpredir.debian.org/debian/ jessie/main libwww-robotrules-perl all 6.01-1 [14.3 kB]
Get:240 http://httpredir.debian.org/debian/ jessie/main libwww-perl all 6.08-1 [194 kB]
Get:241 http://httpredir.debian.org/debian/ jessie/main liblwp-protocol-https-perl all 6.06-2 [9582 B]
Get:242 http://httpredir.debian.org/debian/ jessie/main libsys-hostname-long-perl all 1.4-3 [11.6 kB]
Get:243 http://httpredir.debian.org/debian/ jessie/main libmail-sendmail-perl all 0.79.16-1 [26.6 kB]
Get:244 http://httpredir.debian.org/debian/ jessie/main libmime-tools-perl all 5.505-1 [226 kB]
Get:245 http://httpredir.debian.org/debian/ jessie/main libmodule-build-perl all 0.421000-2 [265 kB]
Get:246 http://httpredir.debian.org/debian/ jessie/main libmodule-pluggable-perl all 5.1-1 [25.0 kB]
Get:247 http://httpredir.debian.org/debian/ jessie/main libmodule-signature-perl all 0.73-1+deb8u2 [30.4 kB]
Get:248 http://httpredir.debian.org/debian/ jessie/main libossp-uuid-perl amd64 1.6.2-1.5+b1 [30.2 kB]
Get:249 http://httpredir.debian.org/debian/ jessie/main libpackage-constants-perl all 0.04-1 [5820 B]
Get:250 http://httpredir.debian.org/debian/ jessie/main libparse-debcontrol-perl all 2.005-4 [25.7 kB]
Get:251 http://httpredir.debian.org/debian/ jessie/main libparse-debianchangelog-perl all 1.2.0-1.1 [57.9 kB]
Get:252 http://httpredir.debian.org/debian/ jessie/main libperlio-gzip-perl amd64 0.18-3+b1 [17.9 kB]
Get:253 http://httpredir.debian.org/debian/ jessie/main libpod-latex-perl all 0.61-1 [34.7 kB]
Get:254 http://httpredir.debian.org/debian/ jessie/main libregexp-common-perl all 2013031301-1 [173 kB]
Get:255 http://httpredir.debian.org/debian/ jessie/main libpod-readme-perl all 0.11-1 [15.3 kB]
Get:256 http://httpredir.debian.org/debian/ jessie/main libpython-dev amd64 2.7.9-1 [19.6 kB]
Get:257 http://httpredir.debian.org/debian/ jessie/main libpython-all-dev amd64 2.7.9-1 [1008 B]
Get:258 http://httpredir.debian.org/debian/ jessie/main libsasl2-modules amd64 2.1.26.dfsg1-13+deb8u1 [101 kB]
Get:259 http://httpredir.debian.org/debian/ jessie/main libtask-weaken-perl all 1.04-1 [7990 B]
Get:260 http://httpredir.debian.org/debian/ jessie/main libxml-parser-perl amd64 2.41-3 [215 kB]
Get:261 http://httpredir.debian.org/debian/ jessie/main libsoap-lite-perl all 1.11-1 [272 kB]
Get:262 http://httpredir.debian.org/debian/ jessie/main libtext-template-perl all 1.46-1 [53.1 kB]
Get:263 http://httpredir.debian.org/debian/ jessie/main libsoftware-license-perl all 0.103010-3 [119 kB]
Get:264 http://httpredir.debian.org/debian/ jessie/main libterm-ui-perl all 0.42-1 [19.1 kB]
Get:265 http://httpredir.debian.org/debian/ jessie/main libtext-levenshtein-perl all 0.11-1 [10.6 kB]
Get:266 http://httpredir.debian.org/debian/ jessie/main libtext-soundex-perl amd64 3.4-1+b2 [13.7 kB]
Get:267 http://httpredir.debian.org/debian/ jessie/main libtie-ixhash-perl all 1.23-1 [12.2 kB]
Get:268 http://httpredir.debian.org/debian/ jessie/main libxmlrpc-lite-perl all 0.717-1 [26.1 kB]
Get:269 http://httpredir.debian.org/debian/ jessie/main patchutils amd64 0.3.3-1 [87.0 kB]
Get:270 http://httpredir.debian.org/debian/ jessie/main t1utils amd64 1.38-4 [58.2 kB]
Get:271 http://httpredir.debian.org/debian/ jessie/main lintian all 2.5.30+deb8u4 [793 kB]
Get:272 http://httpredir.debian.org/debian/ jessie/main lksctp-tools amd64 1.0.16+dfsg-2 [62.6 kB]
Get:273 http://httpredir.debian.org/debian/ jessie/main lsb-release all 4.1+Debian13+nmu1 [26.5 kB]
Get:274 http://httpredir.debian.org/debian/ jessie/main manpages-dev all 3.74-1 [1865 kB]
Get:275 http://httpredir.debian.org/debian/ jessie/main psmisc amd64 22.21-2 [119 kB]
Get:276 http://httpredir.debian.org/debian/ jessie/main python-all amd64 2.7.9-1 [996 B]
Get:277 http://httpredir.debian.org/debian/ jessie/main python2.7-dev amd64 2.7.9-2 [276 kB]
Get:278 http://httpredir.debian.org/debian/ jessie/main python-dev amd64 2.7.9-1 [1182 B]
Get:279 http://httpredir.debian.org/debian/ jessie/main python-all-dev amd64 2.7.9-1 [1024 B]
Get:280 http://httpredir.debian.org/debian/ jessie/main python-apt-common all 0.9.3.12 [89.9 kB]
Get:281 http://httpredir.debian.org/debian/ jessie/main python3-apt amd64 0.9.3.12 [169 kB]
Get:282 http://httpredir.debian.org/debian/ jessie/main python3-pkg-resources all 5.5.1-1 [34.2 kB]
Get:283 http://httpredir.debian.org/debian/ jessie/main python3-chardet all 2.3.0-1 [96.1 kB]
Get:284 http://httpredir.debian.org/debian/ jessie/main python3-dbus amd64 1.2.0-2+b3 [189 kB]
Get:285 http://httpredir.debian.org/debian/ jessie/main python3-six all 1.8.0-1 [12.7 kB]
Get:286 http://httpredir.debian.org/debian/ jessie/main python3-debian all 0.1.27 [50.9 kB]
Get:287 http://httpredir.debian.org/debian/ jessie/main python3-gi amd64 3.14.0-1 [454 kB]
Get:288 http://httpredir.debian.org/debian/ jessie/main python3-magic all 1:5.22+15-2+deb8u1 [45.2 kB]
Get:289 http://httpredir.debian.org/debian/ jessie/main unattended-upgrades all 0.83.3.2+deb8u1 [52.9 kB]
Get:290 http://httpredir.debian.org/debian/ jessie/main python3-software-properties all 0.92.25debian1 [41.4 kB]
Get:291 http://httpredir.debian.org/debian/ jessie/main rename all 0.20-3 [12.4 kB]
Get:292 http://httpredir.debian.org/debian/ jessie/main rsync amd64 3.1.1-3 [390 kB]
Get:293 http://httpredir.debian.org/debian/ jessie/main shared-mime-info amd64 1.3-1 [634 kB]
Get:294 http://httpredir.debian.org/debian/ jessie/main software-properties-common all 0.92.25debian1 [79.3 kB]
Get:295 http://httpredir.debian.org/debian/ jessie/main strace amd64 4.9-2 [274 kB]
Get:296 http://httpredir.debian.org/debian/ jessie/main unzip amd64 6.0-16+deb8u2 [162 kB]
Get:297 http://httpredir.debian.org/debian/ jessie/main wdiff amd64 1.2.2-1 [121 kB]
Get:298 http://httpredir.debian.org/debian/ jessie/main xauth amd64 1:1.0.9-1 [38.2 kB]
Get:299 http://httpredir.debian.org/debian/ jessie/main xdg-user-dirs amd64 0.15-2 [52.1 kB]
Get:300 http://httpredir.debian.org/debian/ jessie/main xml-core all 0.13+nmu2 [24.2 kB]
Get:301 http://httpredir.debian.org/debian/ jessie/main equivs all 2.0.9 [20.7 kB]
Get:302 http://httpredir.debian.org/debian/ jessie/main libkrb5-dev amd64 1.12.1+dfsg-19+deb8u2 [42.6 kB]
Get:303 http://httpredir.debian.org/debian/ jessie/main libsvn-dev amd64 1.8.10-6+deb8u3 [1214 kB]
Fetched 187 MB in 2min 36s (1194 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/a/at/at_3.1.16-1_amd64.deb  Error reading from server. Remote end closed connection [IP: 128.31.0.66 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/libi/libio-socket-inet6-perl/libio-socket-inet6-perl_2.72-1_all.deb  Error reading from server. Remote end closed connection [IP: 128.31.0.66 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/t/thrift-compiler/thrift-compiler_0.9.1-2_amd64.deb  Error reading from server. Remote end closed connection [IP: 128.31.0.66 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/263/changes>

Changes:

[john.sirois] Remove hard dependency on a specific mesos-version

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 3cb599e1ce6bfcfe9120f5965e2499778bad459a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3cb599e1ce6bfcfe9120f5965e2499778bad459a
 > git rev-list 3cb599e1ce6bfcfe9120f5965e2499778bad459a # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 72e262bc25daefe770750e1bf92d6a670ddb96ad (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 72e262bc25daefe770750e1bf92d6a670ddb96ad
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson8274330952264059450.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.1-SNAPSHOT.2016.04.13
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.1-SNAPSHOT.2016.04.13
+ version=0.13.1snapshot.2016.04.13
+ git archive --prefix=apache-aurora-0.13.1snapshot.2016.04.13/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.1snapshot.2016.04.13
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 07bf951c9721
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
EErr http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (8304 kB/s)
: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/262/>

------------------------------------------
[...truncated 9407 lines...]
+ rm -rf /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
++ dirname /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
+ mkdir -p /dist/rpmbuild/BUILDROOT
+ mkdir /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
+ cd apache-aurora-0.13.1snapshot.2016.04.13
+ rm -rf /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/share/doc/aurora-0.13.1snapshot.2016.04.13
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/lib/aurora
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/var/lib
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/var/lib/aurora
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/var/log/aurora
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/var/log/thermos
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/var/run/thermos
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/aurora
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/init.d
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/systemd/system
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/logrotate.d
+ mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/sysconfig
+ cp -r dist/install/aurora-scheduler/bin dist/install/aurora-scheduler/etc dist/install/aurora-scheduler/lib /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/lib/aurora
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/aurora.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/aurora
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/aurora_admin.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/aurora_admin
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/thermos.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/thermos
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/thermos_executor.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/thermos_executor
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/thermos_runner.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/thermos_runner
+ for pex_binary in aurora aurora_admin thermos thermos_executor thermos_runner thermos_observer
+ install -m 755 dist/thermos_observer.pex /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/thermos_observer
+ install -m 644 /dist/rpmbuild/SOURCES/aurora.service /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/systemd/system
+ install -m 644 /dist/rpmbuild/SOURCES/thermos-observer.service /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/systemd/system/thermos-observer.service
+ install -m 755 /dist/rpmbuild/SOURCES/aurora.startup.sh /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/aurora-scheduler-startup
+ install -m 755 /dist/rpmbuild/SOURCES/thermos-observer.startup.sh /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/bin/thermos-observer-startup
+ install -m 644 /dist/rpmbuild/SOURCES/aurora.sysconfig /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/sysconfig/aurora
+ install -m 644 /dist/rpmbuild/SOURCES/thermos-observer.sysconfig /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/sysconfig/thermos-observer
+ install -m 644 /dist/rpmbuild/SOURCES/aurora.logrotate /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/logrotate.d/aurora
+ install -m 644 /dist/rpmbuild/SOURCES/thermos-observer.logrotate /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/logrotate.d/thermos-observer
+ install -m 644 /dist/rpmbuild/SOURCES/clusters.json /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/etc/aurora/clusters.json
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /dist/rpmbuild/BUILD/apache-aurora-0.13.1snapshot.2016.04.13
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cpemIb
+ umask 022
+ cd /dist/rpmbuild/BUILD
+ cd apache-aurora-0.13.1snapshot.2016.04.13
+ DOCDIR=/dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/share/doc/aurora-scheduler-0.13.1snapshot.2016.04.13
+ export DOCDIR
+ /usr/bin/mkdir -p /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/share/doc/aurora-scheduler-0.13.1snapshot.2016.04.13
+ cp -pr docs/README.md /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64/usr/share/doc/aurora-scheduler-0.13.1snapshot.2016.04.13
+ exit 0
Provides: aurora-scheduler = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora aurora-scheduler(x86-64) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora config(aurora-scheduler) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora osgi(ch.qos.logback.classic) = 1.1.3 osgi(ch.qos.logback.core) = 1.1.3 osgi(com.fasterxml.jackson.core.jackson-annotations) = 2.4.6 osgi(com.fasterxml.jackson.core.jackson-core) = 2.5.1 osgi(com.fasterxml.jackson.core.jackson-databind) = 2.4.6 osgi(com.google.gson) = 2.3.1 osgi(com.google.guava) = 19.0.0 osgi(com.google.inject) = 3.0.0 osgi(com.google.inject.assistedinject) = 3.0.0 osgi(com.google.inject.multibindings) = 3.0.0 osgi(com.google.inject.servlet) = 3.0.0 osgi(com.google.protobuf) = 2.6.1 osgi(com.sun.jersey.contribs.jersey-guice) = 1.19.0 osgi(com.sun.jersey.core) = 1.19.0 osgi(com.sun.jersey.jersey-server) = 1.19.0 osgi(com.sun.jersey.json) = 1.19.0 osgi(com.sun.jersey.servlet) = 1.19.0 osgi(curator-client) = 2.10.0 osgi(curator-framework) = 2.10.0 osgi(curator-recipes) = 2.10.0 osgi(findbugsAnnotations) = 2.0.3 osgi(jackson-core-asl) = 1.9.2 osgi(jackson-jaxrs) = 1.9.2 osgi(jackson-mapper-asl) = 1.9.2 osgi(jackson-xc) = 1.9.2 osgi(javax.servlet-api) = 3.1.0 osgi(javax.ws.rs.jsr311-api) = 1.1.1 osgi(joda-time) = 2.9.1 osgi(org.apache.commons.beanutils) = 1.8.3 osgi(org.apache.commons.codec) = 1.6.0 osgi(org.apache.commons.lang) = 2.6 osgi(org.apache.commons.lang3) = 3.1.0 osgi(org.apache.hadoop.zookeeper) = 3.4.8 osgi(org.apache.shiro.core) = 1.2.4 osgi(org.apache.shiro.guice) = 1.2.4 osgi(org.apache.shiro.web) = 1.2.4 osgi(org.apache.thrift) = 0.9.1 osgi(org.codehaus.jettison.jettison) = 1.1 osgi(org.easymock) = 3.4.0 osgi(org.eclipse.jetty.client) = 9.3.6 osgi(org.eclipse.jetty.continuation) = 9.3.6 osgi(org.eclipse.jetty.http) = 9.3.6 osgi(org.eclipse.jetty.io) = 9.3.6 osgi(org.eclipse.jetty.rewrite) = 9.3.6 osgi(org.eclipse.jetty.security) = 9.3.6 osgi(org.eclipse.jetty.server) = 9.3.6 osgi(org.eclipse.jetty.servlet) = 9.3.6 osgi(org.eclipse.jetty.servlets) = 9.3.6 osgi(org.eclipse.jetty.util) = 9.3.6 osgi(org.h2) = 1.4.190 osgi(org.jboss.netty) = 3.7.0 osgi(org.jsr-305) = 3.0.1 osgi(org.mybatis.mybatis) = 3.3.1 osgi(org.mybatis.mybatis-guice) = 3.7.0 osgi(org.mybatis.mybatis-migrations) = 3.2.0 osgi(org.objenesis) = 2.2.0 osgi(org.quartz-scheduler.quartz) = 2.2.2 osgi(slf4j.api) = 1.7.7
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/bash /usr/bin/env
Processing files: aurora-tools-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
Provides: aurora-tools = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora aurora-tools(x86-64) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora config(aurora-tools) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: aurora-executor-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
Provides: aurora-executor = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora aurora-executor(x86-64) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora config(aurora-executor) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/bash
Processing files: aurora-scheduler-debuginfo-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
Provides: aurora-scheduler-debuginfo = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora aurora-scheduler-debuginfo(x86-64) = 0.13.1snapshot.2016.04.13-1.el7.centos.aurora
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
Wrote: /dist/rpmbuild/SRPMS/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.src.rpm
Wrote: /dist/rpmbuild/RPMS/x86_64/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64.rpm
Wrote: /dist/rpmbuild/RPMS/x86_64/aurora-tools-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64.rpm
Wrote: /dist/rpmbuild/RPMS/x86_64/aurora-executor-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64.rpm
Wrote: /dist/rpmbuild/RPMS/x86_64/aurora-scheduler-debuginfo-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nKYEnH
+ umask 022
+ cd /dist/rpmbuild/BUILD
+ cd apache-aurora-0.13.1snapshot.2016.04.13
+ /usr/bin/rm -rf /dist/rpmbuild/BUILDROOT/aurora-scheduler-0.13.1snapshot.2016.04.13-1.el7.centos.aurora.x86_64
+ exit 0
+ yum -y install createrepo
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: mirror.san.fastserv.com
 * extras: mirror.san.fastserv.com
 * updates: ftp.osuosl.org
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-25.el7_2 will be installed
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-25.el7_2.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-25.el7_2.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-25.el7_2.noarch
--> Running transaction check
---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed
---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.2 will be installed
---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package               Arch         Version                 Repository     Size
================================================================================
Installing:
 createrepo            noarch       0.9.9-25.el7_2          updates        92 k
Installing for dependencies:
 deltarpm              x86_64       3.6-3.el7               base           82 k
 libxml2-python        x86_64       2.9.1-6.el7_2.2         updates       245 k
 python-deltarpm       x86_64       3.6-3.el7               base           31 k

Transaction Summary
================================================================================
Install  1 Package (+3 Dependent packages)

Total download size: 450 k
Installed size: 2.0 M
Downloading packages:

(1/4): createrepo-0.9.9-25.el7_2.noarch.rpm                |  92 kB   00:00     

(2/4): libxml2-python-2.9.1-6.el7_2.2.x86_64.rpm           | 245 kB   00:00     

(4/4): python-deltarpm-3.6 74% [===========-    ]  0.0 B/s | 337 kB   --:-- ETA 

(3/4): python-deltarpm-3.6-3.el7.x86_64.rpm                |  31 kB   00:00     

(4/4): deltarpm-3.6-3.el7.x86_64.rpm                       |  82 kB   00:00     
--------------------------------------------------------------------------------
Total                                              707 kB/s | 450 kB  00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction

  Installing : deltarpm-3.6-3.el7.x86_64 [                                ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [#########                       ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [##########                      ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [##################              ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [###########################     ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [############################    ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [##############################  ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64 [############################### ] 1/4
  Installing : deltarpm-3.6-3.el7.x86_64                                    1/4 

  Installing : python-deltarpm-3.6-3.el7.x8 [                             ] 2/4
  Installing : python-deltarpm-3.6-3.el7.x8 [###########################  ] 2/4
  Installing : python-deltarpm-3.6-3.el7.x8 [############################ ] 2/4
  Installing : python-deltarpm-3.6-3.el7.x86_64                             2/4 

  Installing : libxml2-python-2.9.1-6.el7_2 [                             ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#                            ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [##                           ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [####                         ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#####                        ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [######                       ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [########                     ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#########                    ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [##########                   ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [###########                  ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#############                ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [##############               ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [###############              ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [################             ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#################            ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [##################           ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [###################          ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [####################         ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#####################        ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [######################       ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [########################     ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [#########################    ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [##########################   ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [###########################  ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2 [############################ ] 3/4
  Installing : libxml2-python-2.9.1-6.el7_2.2.x86_64                        3/4 

  Installing : createrepo-0.9.9-25.el7_2.no [                             ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [######                       ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [##########                   ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [###########                  ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [############                 ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [#############                ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [##############               ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [###############              ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [################             ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [#################            ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [##################           ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [####################         ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [######################       ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.no [############################ ] 4/4
  Installing : createrepo-0.9.9-25.el7_2.noarch                             4/4 

  Verifying  : deltarpm-3.6-3.el7.x86_64                                    1/4 

  Verifying  : createrepo-0.9.9-25.el7_2.noarch                             2/4 

  Verifying  : libxml2-python-2.9.1-6.el7_2.2.x86_64                        3/4 

  Verifying  : python-deltarpm-3.6-3.el7.x86_64                             4/4 

Installed:
  createrepo.noarch 0:0.9.9-25.el7_2                                            

Dependency Installed:
  deltarpm.x86_64 0:3.6-3.el7          libxml2-python.x86_64 0:2.9.1-6.el7_2.2  
  python-deltarpm.x86_64 0:3.6-3.el7  

Complete!
+ cd ../../../dist/rpmbuild/RPMS/x86_64
+ createrepo .
Spawning worker 0 with 1 pkgs
Spawning worker 1 with 1 pkgs
Spawning worker 2 with 1 pkgs
Spawning worker 3 with 1 pkgs
Spawning worker 4 with 0 pkgs
Spawning worker 5 with 0 pkgs
Spawning worker 6 with 0 pkgs
Spawning worker 7 with 0 pkgs
Spawning worker 8 with 0 pkgs
Spawning worker 9 with 0 pkgs
Spawning worker 10 with 0 pkgs
Spawning worker 11 with 0 pkgs
Spawning worker 12 with 0 pkgs
Spawning worker 13 with 0 pkgs
Spawning worker 14 with 0 pkgs
Spawning worker 15 with 0 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
Error response from daemon: lstat /var/lib/docker/aufs/mnt/5950f22c3b8954506ff6e573596c6251b52c72a5a62f766046bfe256a0b7ad4d/dist: no such file or directory
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/261/changes>

Changes:

[maxim] Removing unused quota_check.py

[maxim] Moving resource-related classes into a new package

[maxim] Renaming ResourceType.getName()

------------------------------------------
[...truncated 42676 lines...]
artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p2:
0
1

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p2/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p2/1:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p3:
0
1
2

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p3/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p3/1:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure/p3/2:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure_limit:
a

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure_limit/a:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/failure_limit/a/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/hello_world:
echo

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/hello_world/echo:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/hello_world/echo/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering:
echo_one
echo_three
echo_two

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_one:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_one/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_three:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_three/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_two:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ordering/echo_two/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ports:
echo

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ports/echo:
0

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/logs/ports/echo/0:
stdout

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/sandbox:
p1
p2
p3

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/tasks:
active
finished

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/tasks/active:
sleep60-lost

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/resources/org/apache/thermos/root/tasks/finished:
failure
failure_limit
hello_world
ordering
ports
sleep60

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh:
org

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh/org:
apache

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh/org/apache:
aurora

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh/org/apache/aurora:
e2e

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh/org/apache/aurora/e2e:
Dockerfile
ephemeral_daemon_with_final.aurora
http
http_example.py
test_bypass_leader_redirect_end_to_end.sh
test_end_to_end.sh
test_kerberos_end_to_end.sh
validate_serverset.py

artifacts/aurora-centos-7/dist/rpmbuild/BUILD/apache-aurora-0.13.0snapshot.2016.04.12/src/test/sh/org/apache/aurora/e2e/http:
http_example.aurora
http_example_bad_healthcheck.aurora
http_example_updated.aurora

artifacts/aurora-centos-7/dist/rpmbuild/BUILDROOT:

artifacts/aurora-centos-7/dist/rpmbuild/RPMS:
x86_64

artifacts/aurora-centos-7/dist/rpmbuild/RPMS/x86_64:
aurora-executor-0.13.0snapshot.2016.03.26-1.el7.centos.aurora.x86_64.rpm
aurora-executor-0.13.0snapshot.2016.03.30-1.el7.centos.aurora.x86_64.rpm
aurora-executor-0.13.0snapshot.2016.04.12-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-0.13.0snapshot.2016.03.26-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-0.13.0snapshot.2016.03.30-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-0.13.0snapshot.2016.04.12-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-debuginfo-0.13.0snapshot.2016.03.26-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-debuginfo-0.13.0snapshot.2016.03.30-1.el7.centos.aurora.x86_64.rpm
aurora-scheduler-debuginfo-0.13.0snapshot.2016.04.12-1.el7.centos.aurora.x86_64.rpm
aurora-tools-0.13.0snapshot.2016.03.26-1.el7.centos.aurora.x86_64.rpm
aurora-tools-0.13.0snapshot.2016.03.30-1.el7.centos.aurora.x86_64.rpm
aurora-tools-0.13.0snapshot.2016.04.12-1.el7.centos.aurora.x86_64.rpm
repodata

artifacts/aurora-centos-7/dist/rpmbuild/RPMS/x86_64/repodata:
13ee0a4763cbf0eaa9015e4bdec33fd125a8ea4f488c6a3516a7b916ef862f04-other.sqlite.bz2
2dc8f7f0c592553bd95a1884ae51b2fe7dd170402a061549b3be519aa75663d6-other.xml.gz
2f3264a2d9b786d0bfda10111e1f851266e856a341d19555d0619d5f10a86a30-primary.sqlite.bz2
334c69c455292bb2a1c734b64b41de40bd5b0019ebcce6c36894c5afc18bc1fc-other.xml.gz
37a4930126de32d1e9033823403fa5d817ead4123f650902809daa7bcb08f7ec-other.sqlite.bz2
820b708fd0ecfa8f67a056e54ee6c341d6c05484bc989fdce9da6a6db72ce457-filelists.xml.gz
892dedfc8303298fe68d24470e0a371a6a51b31f48ed6435202cd8b787fee72d-primary.xml.gz
a63b0921bfb7ebd310e5c199c48db6c998e40751852a2b3f9acd5e5128b29769-filelists.sqlite.bz2
a737b6b9e5f732b1086bf5aae73a6edd4234c40b9bc79d18d17dd7e6fd2fff80-primary.xml.gz
ab134553352d09230b9b9674796b36bc59ff0977ce8be6ca224c0d61d1b72e6e-other.xml.gz
b9a1ee19a82783d1b636ce612cea7a82b88f16c1cc4b26fdfe0b5d8555a10313-primary.xml.gz
bb61ed1aeeefff20cadcaf720d761815f5e6cf9794aabc86a86186a7c4a8def2-filelists.sqlite.bz2
be7de68b2316ef0040a4a160b266a519da1d4267479f3e8267db88b3b43333fb-primary.sqlite.bz2
c9db27a8c19d0a201ed5c0fcb015d09234b8b0eec2f7c0c9ff7714038c6768cd-filelists.sqlite.bz2
cc4317bac6cd5295b2aaad1173778a1e281649d679105a629a708aa04d051f2a-filelists.xml.gz
d28fff4a2910da573951d5e5f044d780adf4b499d142605e70bc4091bb451454-filelists.xml.gz
f8c480e2b584f24e08898546f042c2479afb4779bc9be1fc9258d8ac776577f1-other.sqlite.bz2
fa56ce7ba87f498f86df6de05691249b3baf2d2a1a635e60b589dbc4ed3b6d0c-primary.sqlite.bz2
repomd.xml

artifacts/aurora-centos-7/dist/rpmbuild/SOURCES:
0.13.0snapshot.2016.03.26.tar.gz
0.13.0snapshot.2016.03.30.tar.gz
0.13.0snapshot.2016.04.12.tar.gz
aurora.init.sh
aurora.logrotate
aurora.service
aurora.startup.sh
aurora.sysconfig
clusters.json
thermos-observer.init.sh
thermos-observer.logrotate
thermos-observer.service
thermos-observer.startup.sh
thermos-observer.sysconfig

artifacts/aurora-centos-7/dist/rpmbuild/SRPMS:
aurora-scheduler-0.13.0snapshot.2016.03.26-1.el7.centos.aurora.src.rpm
aurora-scheduler-0.13.0snapshot.2016.03.30-1.el7.centos.aurora.src.rpm
aurora-scheduler-0.13.0snapshot.2016.04.12-1.el7.centos.aurora.src.rpm
builder/rpm/centos-7
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e3046b34097
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> 7e1e96553bc9
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> e0c289cc0863
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> ddf32eab796a
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 607929fd8a3f
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in c95149e908dd
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 1 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (9107 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/260/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 0dd096dc51beac2f83c4523bfe170536d489e956 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dd096dc51beac2f83c4523bfe170536d489e956
 > git rev-list 0dd096dc51beac2f83c4523bfe170536d489e956 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson531969197211155763.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.11
++ tr '[:upper:]' '[:lower:]'
++ echo 0.13.0-SNAPSHOT.2016.04.11
++ tr -d -
+ version=0.13.0snapshot.2016.04.11
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.11/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.11
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 5e81edc97733
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Fetched 12.8 MB in 1s (6951 kB/s)
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/259/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 0dd096dc51beac2f83c4523bfe170536d489e956 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dd096dc51beac2f83c4523bfe170536d489e956
 > git rev-list 0dd096dc51beac2f83c4523bfe170536d489e956 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson6950447283184816023.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.10
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
++ echo 0.13.0-SNAPSHOT.2016.04.10
+ version=0.13.0snapshot.2016.04.10
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.10/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.10
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in d4b880935fe3
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (8487 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/258/changes>

Changes:

[jcohen] Add support for automated DB migrations and rollbacks when restoring

[jcohen] Fix bug when checking to ensure that all db migrations on the classpath

[wfarner] Remove support for canonical command line arg names.

[wfarner] Remove support for reading command line argument values from files.

[wfarner] Remove support for positional command line arguments,

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 0dd096dc51beac2f83c4523bfe170536d489e956 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dd096dc51beac2f83c4523bfe170536d489e956
 > git rev-list c0cb631de606f89dca9c002623d4bc96b1f83e53 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson2557391195794696911.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.09
++ echo 0.13.0-SNAPSHOT.2016.04.09
++ tr -d -
++ tr '[:upper:]' '[:lower:]'
+ version=0.13.0snapshot.2016.04.09
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.09/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.09
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in b1dc2e88cfde
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (8790 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/257/changes>

Changes:

[wfarner] Skip flaky test test_health_checker_metrics.

[john.sirois] Factor out a discovery package.

[wfarner] Fix packer builder to not prompt for input.

[wfarner] Set DiscoveryInfo in mesos tasks.

[john.sirois] Generalize ZooKeeper Test Utils.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 c0cb631de606f89dca9c002623d4bc96b1f83e53 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0cb631de606f89dca9c002623d4bc96b1f83e53
 > git rev-list 11d5a72ae3af2e612857f7169b08f2bd9956577f # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson1711590442667592648.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.08
++ echo 0.13.0-SNAPSHOT.2016.04.08
++ tr -d -
++ tr '[:upper:]' '[:lower:]'
+ version=0.13.0snapshot.2016.04.08
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.08/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.08
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 4800dbee31ae
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:5 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 149.20.37.36 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 149.20.37.36 80]
Fetched 12.8 MB in 2s (5002 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 149.20.37.36 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 149.20.37.36 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Build failed in Jenkins: aurora-packaging-nightly #256

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/256/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +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 11d5a72ae3af2e612857f7169b08f2bd9956577f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11d5a72ae3af2e612857f7169b08f2bd9956577f
 > git rev-list 11d5a72ae3af2e612857f7169b08f2bd9956577f # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +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 97f9c3d0de8dd5fbbb468deb926f578579a4de81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97f9c3d0de8dd5fbbb468deb926f578579a4de81
 > git rev-list 97f9c3d0de8dd5fbbb468deb926f578579a4de81 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson404549683373219345.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.13.0-SNAPSHOT.2016.04.07
++ echo 0.13.0-SNAPSHOT.2016.04.07
++ tr '[:upper:]' '[:lower:]'
++ tr -d -
+ version=0.13.0snapshot.2016.04.07
+ git archive --prefix=apache-aurora-0.13.0snapshot.2016.04.07/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.13.0snapshot.2016.04.07
Using docker image aurora-debian-jessie
Sending build context to Docker daemon 6.656 kB
Sending build context to Docker daemon 6.656 kB

Step 1 : FROM debian:jessie-backports
 ---> a2553b9e4849
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 3e4917f2788c
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> e7f83e7616cf
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 7fd02f4fe391
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler
 ---> Using cache
 ---> f10c1cdae7c6
Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 45090a28c491
Step 7 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 2e507fd2f0ea
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby2.1 ruby2.1-dev rubygems-integration
Suggested packages:
  apache2 lighttpd httpd libgmp10-doc libmpfr-dev ri bundler
The following NEW packages will be installed:
  javascript-common libgmp-dev libgmpxx4ldbl libicu52 libjs-jquery libpsl0
  libruby2.1 libyaml-0-2 ruby ruby-dev ruby2.1 ruby2.1-dev
  rubygems-integration wget
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 52.0 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-6 [22.1 kB]
Get:2 http://httpredir.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u3 [6784 kB]
Get:3 http://httpredir.debian.org/debian/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:4 http://httpredir.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB]
Get:5 http://httpredir.debian.org/debian/ jessie/main wget amd64 1.16-1 [495 kB]
Get:6 http://httpredir.debian.org/debian/ jessie/main javascript-common all 11 [6120 B]
Get:7 http://httpredir.debian.org/debian/ jessie/main libgmp-dev amd64 2:6.0.0+dfsg-6 [621 kB]
Get:8 http://httpredir.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3.2 [97.5 kB]
Get:9 http://httpredir.debian.org/debian/ jessie/main rubygems-integration all 1.8 [4514 B]
Get:10 http://httpredir.debian.org/debian/ jessie/main libruby2.1 amd64 2.1.5-2+deb8u2 [3278 kB]
Get:11 http://httpredir.debian.org/debian/ jessie/main ruby2.1 amd64 2.1.5-2+deb8u2 [275 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Get:12 http://httpredir.debian.org/debian/ jessie/main ruby2.1-dev amd64 2.1.5-2+deb8u2 [1101 kB]
Err http://httpredir.debian.org/debian/ jessie/main ruby-dev all 1:2.1.5+deb8u1
  404  Not Found [IP: 131.252.208.20 80]
Fetched 12.8 MB in 1s (7597 kB/s)
E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/r/ruby-defaults/ruby-dev_2.1.5+deb8u1_all.deb  404  Not Found [IP: 131.252.208.20 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get install -y ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.12   && dpkg -i gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful