See <https://builds.apache.org/job/brooklyn/job/master/47/display/redirect>

Changes:


------------------------------------------
Started by upstream project "brooklyn-dist/master" build number 14
originally caused by:
 Push event to branch master
Connecting to https://api.github.com using /****** (Read access to Brooklyn 
repo on GitHub)
Obtained Jenkinsfile from 0586a6367c570146f18391613e853f0051842ddc
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H23 in /home/jenkins/jenkins-slave/workspace/brooklyn_master
[Pipeline] {
[Pipeline] properties
[Pipeline] catchError
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone repository)
[Pipeline] checkout
using credential brooklyn-jenkins
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/brooklyn.git
 > git init /home/jenkins/jenkins-slave/workspace/brooklyn_master # timeout=10
Fetching upstream changes from https://github.com/apache/brooklyn.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub
 > git fetch --no-tags --progress -- https://github.com/apache/brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Checking out Revision 0586a6367c570146f18391613e853f0051842ddc (master)
 > git config remote.origin.url https://github.com/apache/brooklyn.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/apache/brooklyn.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/brooklyn.git
using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub
 > git fetch --no-tags --progress -- https://github.com/apache/brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0586a6367c570146f18391613e853f0051842ddc
Commit message: "Merge pull request #40 from nakomis/dockerfile-update"
 > git rev-list --no-walk 0586a6367c570146f18391613e853f0051842ddc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare environment)
[Pipeline] echo
Creating maven cache ...
[Pipeline] sh
+ mkdir -p /home/jenkins/jenkins-slave/workspace/brooklyn_master/.m2
[Pipeline] sh
+ git submodule init
Submodule 'brooklyn-client' (https://github.com/apache/brooklyn-client.git) 
registered for path 'brooklyn-client'
Submodule 'brooklyn-dist' (https://github.com/apache/brooklyn-dist.git) 
registered for path 'brooklyn-dist'
Submodule 'brooklyn-docs' (https://github.com/apache/brooklyn-docs.git) 
registered for path 'brooklyn-docs'
Submodule 'brooklyn-library' (https://github.com/apache/brooklyn-library.git) 
registered for path 'brooklyn-library'
Submodule 'brooklyn-server' (https://github.com/apache/brooklyn-server.git) 
registered for path 'brooklyn-server'
Submodule 'brooklyn-ui' (https://github.com/apache/brooklyn-ui.git) registered 
for path 'brooklyn-ui'
[Pipeline] sh
+ git submodule update --remote --merge --recursive
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-client'...
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-dist'...
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-docs'...
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-library'...
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server'...
Cloning into 
'/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-ui'...
Submodule path 'brooklyn-client': checked out 
'6404b306920f07f0a6ffa80d50e475e6848eb594'
Submodule path 'brooklyn-dist': checked out 
'4ae23b90624aa4c02c0fc1093a434333dfec1759'
Submodule path 'brooklyn-docs': checked out 
'92a24f2b19e5299518784ab9c1fab52719cf5e97'
Submodule path 'brooklyn-library': checked out 
'f6e05129e3ea05b87e01689ee59846d95fd08cab'
Submodule path 'brooklyn-server': checked out 
'fd87f8604784fa73e0bebbf2493345bac99c9012'
Submodule path 'brooklyn-ui': checked out 
'fd99b2aaa9c329d07b9bcab37b3bab2811afb867'
[Pipeline] echo
Building docker image for test environment ...
[Pipeline] sh
+ docker build -t brooklyn:jenkins-brooklyn-master-47 .
Sending build context to Docker daemon  163.8MB

Step 1/8 : FROM maven:3.6.3-jdk-8
3.6.3-jdk-8: Pulling from library/maven
dc65f448a2e2: Pulling fs layer
346ffb2b67d7: Pulling fs layer
dea4ecac934f: Pulling fs layer
8ac92ddf84b3: Pulling fs layer
d8ef64070a18: Pulling fs layer
6577248b0d6e: Pulling fs layer
576c0a3a6af9: Pulling fs layer
b96f1ed3d8ce: Pulling fs layer
a42ee290f6d0: Pulling fs layer
b85c95a261d3: Pulling fs layer
b96f1ed3d8ce: Waiting
8ac92ddf84b3: Waiting
a42ee290f6d0: Waiting
576c0a3a6af9: Waiting
6577248b0d6e: Waiting
d8ef64070a18: Waiting
b85c95a261d3: Waiting
346ffb2b67d7: Verifying Checksum
346ffb2b67d7: Download complete
dea4ecac934f: Verifying Checksum
dea4ecac934f: Download complete
d8ef64070a18: Verifying Checksum
d8ef64070a18: Download complete
dc65f448a2e2: Verifying Checksum
dc65f448a2e2: Download complete
6577248b0d6e: Verifying Checksum
6577248b0d6e: Download complete
8ac92ddf84b3: Verifying Checksum
8ac92ddf84b3: Download complete
b96f1ed3d8ce: Verifying Checksum
b96f1ed3d8ce: Download complete
a42ee290f6d0: Verifying Checksum
a42ee290f6d0: Download complete
b85c95a261d3: Verifying Checksum
b85c95a261d3: Download complete
576c0a3a6af9: Verifying Checksum
576c0a3a6af9: Download complete
dc65f448a2e2: Pull complete
346ffb2b67d7: Pull complete
dea4ecac934f: Pull complete
8ac92ddf84b3: Pull complete
d8ef64070a18: Pull complete
6577248b0d6e: Pull complete
576c0a3a6af9: Pull complete
b96f1ed3d8ce: Pull complete
a42ee290f6d0: Pull complete
b85c95a261d3: Pull complete
Digest: sha256:c822fa30ca61b434f87f415be39357cbee36f3ef88f2d65445437ab055d1266b
Status: Downloaded newer image for maven:3.6.3-jdk-8
 ---> a4ae0fe55e86
Step 2/8 : RUN apt-get update && apt-get install -y openjdk-8-jre
 ---> Running in 2f7aad9ed824
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 
kB]
Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 
Packages [176 kB]
Fetched 8325 kB in 2s (3358 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package openjdk-8-jre
The command '/bin/sh -c apt-get update && apt-get install -y openjdk-8-jre' 
returned a non-zero code: 100
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 100
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Did not find any matching files.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Reply via email to