See <https://builds.apache.org/job/brooklyn-master-build-docker/2746/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H26 (ubuntu) in workspace <https://builds.apache.org/job/brooklyn-master-build-docker/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository git://github.com/apache/brooklyn.git > git init <https://builds.apache.org/job/brooklyn-master-build-docker/ws/> # > timeout=10 Fetching upstream changes from git://github.com/apache/brooklyn.git > git --version # timeout=10 > git fetch --tags --progress -- git://github.com/apache/brooklyn.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/apache/brooklyn.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://github.com/apache/brooklyn.git # > timeout=10 Fetching upstream changes from git://github.com/apache/brooklyn.git > git fetch --tags --progress -- git://github.com/apache/brooklyn.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 30f3d2754a98670d57d142193ba51af3038555af (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30f3d2754a98670d57d142193ba51af3038555af Commit message: "Merge pull request #30 from tbouron/feature/optional-build" > git rev-list --no-walk 30f3d2754a98670d57d142193ba51af3038555af # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.brooklyn-ui.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-ui.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-ui > git config --get submodule.brooklyn-server.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-server.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-server > git config --get submodule.brooklyn-library.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-library.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-library > git config --get submodule.brooklyn-dist.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-dist.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-dist > git config --get submodule.brooklyn-docs.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-docs.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-docs > git config --get submodule.brooklyn-client.url # timeout=10 > git config -f .gitmodules --get submodule.brooklyn-client.path # timeout=10 > git submodule update --init --recursive --remote brooklyn-client Run condition [Current build status] enabling prebuild for step [Execute shell] [brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins6204546164222310885.sh + mkdir -p .m2 [brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins762998775282873361.sh + git submodule update --remote --merge --recursive [brooklyn-master-build-docker] $ /bin/bash -xe /tmp/jenkins5803041941920728240.sh + docker build -t brooklyn:latest . Sending build context to Docker daemon 163.9MB Step 1/5 : FROM maven:3.5.4-jdk-8 3.5.4-jdk-8: Pulling from library/maven bc9ab73e5b14: Pulling fs layer 193a6306c92a: Pulling fs layer e5c3f8c317dc: Pulling fs layer a587a86c9dcb: Pulling fs layer a4c7ee7ef122: Pulling fs layer a7c0dad691e9: Pulling fs layer 367a6a68b113: Pulling fs layer 60c0e52d1ec2: Pulling fs layer c9d22bc43935: Pulling fs layer 41dbcd970503: Pulling fs layer 72c52bb7e9b7: Pulling fs layer 275d6d4a835d: Pulling fs layer a7c0dad691e9: Waiting a587a86c9dcb: Waiting 367a6a68b113: Waiting 60c0e52d1ec2: Waiting a4c7ee7ef122: Waiting 72c52bb7e9b7: Waiting c9d22bc43935: Waiting 275d6d4a835d: Waiting 41dbcd970503: Waiting e5c3f8c317dc: Verifying Checksum e5c3f8c317dc: Download complete 193a6306c92a: Verifying Checksum 193a6306c92a: Download complete a4c7ee7ef122: Verifying Checksum a4c7ee7ef122: Download complete bc9ab73e5b14: Verifying Checksum bc9ab73e5b14: Download complete 367a6a68b113: Verifying Checksum 367a6a68b113: Download complete a7c0dad691e9: Verifying Checksum a7c0dad691e9: Download complete a587a86c9dcb: Verifying Checksum a587a86c9dcb: Download complete c9d22bc43935: Verifying Checksum c9d22bc43935: Download complete 41dbcd970503: Verifying Checksum 41dbcd970503: Download complete 72c52bb7e9b7: Verifying Checksum 72c52bb7e9b7: Download complete 275d6d4a835d: Verifying Checksum 275d6d4a835d: Download complete bc9ab73e5b14: Pull complete 60c0e52d1ec2: Verifying Checksum 60c0e52d1ec2: Download complete 193a6306c92a: Pull complete e5c3f8c317dc: Pull complete a587a86c9dcb: Pull complete a4c7ee7ef122: Pull complete a7c0dad691e9: Pull complete 367a6a68b113: Pull complete 60c0e52d1ec2: Pull complete c9d22bc43935: Pull complete 41dbcd970503: Pull complete 72c52bb7e9b7: Pull complete 275d6d4a835d: Pull complete Digest: sha256:b90230c6c65fa00b3404555ad9d3a131101cef791e5583aab18ac420def7d6bb Status: Downloaded newer image for maven:3.5.4-jdk-8 ---> 985f3637ded4 Step 2/5 : RUN apt-get update && apt-get install -y openjdk-8-jre ---> Running in e5b298551d21 Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB] Fetched 7927 kB in 2s (3888 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre-headless Suggested packages: openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic Recommended packages: libxt-dev fonts-dejavu-extra The following packages will be upgraded: openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless 4 upgraded, 0 newly installed, 0 to remove and 55 not upgraded. Need to get 38.1 MB of archives. After this operation, 2464 kB of additional disk space will be used. Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk amd64 8u232-b09-1~deb9u1 [2488 kB] Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jre amd64 8u232-b09-1~deb9u1 [69.5 kB] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jre-headless amd64 8u232-b09-1~deb9u1 [27.3 MB] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk-headless amd64 8u232-b09-1~deb9u1 [8246 kB] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 38.1 MB in 0s (42.3 MB/s) (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 21455 files and directories currently installed.) Preparing to unpack .../openjdk-8-jdk_8u232-b09-1~deb9u1_amd64.deb ... Unpacking openjdk-8-jdk:amd64 (8u232-b09-1~deb9u1) over (8u181-b13-2~deb9u1) ... Preparing to unpack .../openjdk-8-jre_8u232-b09-1~deb9u1_amd64.deb ... Unpacking openjdk-8-jre:amd64 (8u232-b09-1~deb9u1) over (8u181-b13-2~deb9u1) ... Preparing to unpack .../openjdk-8-jre-headless_8u232-b09-1~deb9u1_amd64.deb ... Unpacking openjdk-8-jre-headless:amd64 (8u232-b09-1~deb9u1) over (8u181-b13-2~deb9u1) ... Preparing to unpack .../openjdk-8-jdk-headless_8u232-b09-1~deb9u1_amd64.deb ... Unpacking openjdk-8-jdk-headless:amd64 (8u232-b09-1~deb9u1) over (8u181-b13-2~deb9u1) ... Processing triggers for mime-support (3.60) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for hicolor-icon-theme (0.15-1) ... Setting up openjdk-8-jre-headless:amd64 (8u232-b09-1~deb9u1) ... Installing new version of config file /etc/java-8-openjdk/calendars.properties ... Installing new version of config file /etc/java-8-openjdk/net.properties ... Installing new version of config file /etc/java-8-openjdk/security/java.policy ... Installing new version of config file /etc/java-8-openjdk/security/java.security ... Setting up openjdk-8-jdk-headless:amd64 (8u232-b09-1~deb9u1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode Setting up openjdk-8-jre:amd64 (8u232-b09-1~deb9u1) ... Setting up openjdk-8-jdk:amd64 (8u232-b09-1~deb9u1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... failed to get digest sha256:985f3637ded401ec2ce4c63d39255e8c0797f68ce24cc123065eabf87f7f3da2: open /var/lib/docker/image/overlay2/imagedb/content/sha256/985f3637ded401ec2ce4c63d39255e8c0797f68ce24cc123065eabf87f7f3da2: no such file or directory Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files.
