Skip to content

Console Output

12:40:12 GitHub pull request #139 of commit e4d032c7bfa2cb492ad5c53c6a650ce9fbf4e588, no merge conflicts.
12:40:13 Setting status of e4d032c7bfa2cb492ad5c53c6a650ce9fbf4e588 to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/137/ and message: 'Build started for merge commit.'
12:40:14 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
12:40:14 [WS-CLEANUP] Deleting project workspace...
12:40:14 [WS-CLEANUP] Deferred wipeout is used...
12:40:14 [WS-CLEANUP] Done
12:40:14 No credentials specified
12:40:14 Cloning the remote Git repository
12:40:14 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
12:40:14  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
12:40:14 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:40:14  > /usr/local/bin/git --version # timeout=10
12:40:14 Setting http proxy: proxy.eclipse.org:9898
12:40:14  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
12:40:18  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:40:18  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:40:18  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:40:18 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:40:18 Setting http proxy: proxy.eclipse.org:9898
12:40:18  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
12:40:20  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/139/merge^{commit} # timeout=10
12:40:20  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/139/merge^{commit} # timeout=10
12:40:20 Checking out Revision a584204f9ff8e78d44081a73b3a5c4674d3a7b7c (refs/remotes/origin/pr/139/merge)
12:40:20  > /usr/local/bin/git config core.sparsecheckout # timeout=10
12:40:20  > /usr/local/bin/git checkout -f a584204f9ff8e78d44081a73b3a5c4674d3a7b7c
12:40:20 Commit message: "Merge e4d032c7bfa2cb492ad5c53c6a650ce9fbf4e588 into cd2a7640aec4aa4f0088ec5f7f5df30579812f62"
12:40:20 First time build. Skipping changelog.
12:40:20 Parsing POMs
12:40:23 Established TCP socket on 33043
12:40:23 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 33043
12:40:23 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
12:40:24 <===[JENKINS REMOTING CAPACITY]===>channel started
12:40:26 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
12:40:27 [INFO] Scanning for projects...
12:40:28 [INFO] ------------------------------------------------------------------------
12:40:28 [INFO] Reactor Build Order:
12:40:28 [INFO] 
12:40:28 [INFO] MicroProfile Concurrency                                           [pom]
12:40:28 [INFO] MicroProfile Concurrency                                           [jar]
12:40:28 [INFO] microprofile-concurrency-tck                                       [jar]
12:40:28 [INFO] 
12:40:28 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-parent >--
12:40:28 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [1/3]
12:40:28 [INFO] --------------------------------[ pom ]---------------------------------
12:40:28 [INFO] 
12:40:28 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-parent ---
12:40:29 [INFO] Enabled default license matchers.
12:40:29 [INFO] Will parse SCM ignores for exclusions...
12:40:29 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
12:40:29 [INFO] Finished adding exclusions from SCM ignore files.
12:40:29 [INFO] 67 implicit excludes (use -debug for more details).
12:40:29 [INFO] 8 explicit excludes (use -debug for more details).
12:40:29 [INFO] 16 resources included (use -debug for more details)
12:40:29 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 15 licenses.
12:40:30 [INFO] 
12:40:30 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-parent ---
12:40:32 [INFO] Starting audit...
12:40:32 Audit done.
12:40:32 [WARNING] Unable to locate Source XRef to link to - DISABLED
12:40:33 [INFO] 
12:40:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-parent ---
12:40:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom
12:40:38 Started calculate disk usage of build
12:40:38 Finished Calculation of disk usage of build in 0 seconds
12:40:39 Started calculate disk usage of workspace
12:40:39 Finished Calculation of disk usage of workspace in 0 seconds
12:40:40 [INFO] 
12:40:40 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-api >--
12:40:40 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [2/3]
12:40:40 [INFO] --------------------------------[ jar ]---------------------------------
12:40:40 [INFO] 
12:40:40 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-api ---
12:40:40 [INFO] Enabled default license matchers.
12:40:40 [INFO] Will parse SCM ignores for exclusions...
12:40:40 [INFO] Finished adding exclusions from SCM ignore files.
12:40:40 [INFO] 62 implicit excludes (use -debug for more details).
12:40:40 [INFO] 8 explicit excludes (use -debug for more details).
12:40:40 [INFO] 10 resources included (use -debug for more details)
12:40:40 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
12:40:40 [INFO] 
12:40:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-api ---
12:40:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:40:40 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
12:40:40 [INFO] 
12:40:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-api ---
12:40:41 [INFO] Changes detected - recompiling the module!
12:40:41 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
12:40:41 [INFO] 
12:40:41 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-api ---
12:40:41 [INFO] 
12:40:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-api ---
12:40:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:40:41 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
12:40:41 [INFO] 
12:40:41 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-api ---
12:40:41 [INFO] No sources to compile
12:40:41 [INFO] 
12:40:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-api ---
12:40:42 [INFO] No tests to run.
12:40:42 [JENKINS] Recording test results
12:40:42 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
12:40:42 [INFO] 
12:40:42 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-api ---
12:40:44 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar
12:40:44 [INFO] 
12:40:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-api ---
12:40:44 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar
12:40:44 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom
12:40:46 Started calculate disk usage of build
12:40:46 Finished Calculation of disk usage of build in 0 seconds
12:40:47 Started calculate disk usage of workspace
12:40:47 Finished Calculation of disk usage of workspace in 0 seconds
12:40:48 [INFO] 
12:40:48 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-tck >--
12:40:48 [INFO] Building microprofile-concurrency-tck 1.0-SNAPSHOT                 [3/3]
12:40:48 [INFO] --------------------------------[ jar ]---------------------------------
12:40:48 [INFO] 
12:40:48 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-tck ---
12:40:48 [INFO] Enabled default license matchers.
12:40:48 [INFO] Will parse SCM ignores for exclusions...
12:40:48 [INFO] Finished adding exclusions from SCM ignore files.
12:40:48 [INFO] 62 implicit excludes (use -debug for more details).
12:40:48 [INFO] 8 explicit excludes (use -debug for more details).
12:40:48 [INFO] 27 resources included (use -debug for more details)
12:40:48 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 27 licenses.
12:40:48 [INFO] 
12:40:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-tck ---
12:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:40:48 [INFO] Copying 1 resource
12:40:48 [INFO] 
12:40:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-tck ---
12:40:48 [INFO] Changes detected - recompiling the module!
12:40:48 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
12:40:50 [INFO] 
12:40:50 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-tck ---
12:40:50 [INFO] 
12:40:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-tck ---
12:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:40:50 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
12:40:50 [INFO] 
12:40:50 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-tck ---
12:40:50 [INFO] No sources to compile
12:40:50 [INFO] 
12:40:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-tck ---
12:40:50 [INFO] No tests to run.
12:40:50 [JENKINS] Recording test results
12:40:50 [INFO] 
12:40:50 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-tck ---
12:40:54 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
12:40:54 [INFO] 
12:40:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-tck ---
12:40:54 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
12:40:54 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom
12:40:56 Started calculate disk usage of build
12:40:56 Finished Calculation of disk usage of build in 0 seconds
12:40:56 Started calculate disk usage of workspace
12:40:56 Finished Calculation of disk usage of workspace in 0 seconds
12:40:57 [INFO] ------------------------------------------------------------------------
12:40:57 [INFO] Reactor Summary:
12:40:57 [INFO] 
12:40:57 [INFO] MicroProfile Concurrency 1.0-SNAPSHOT .............. SUCCESS [  4.926 s]
12:40:57 [INFO] MicroProfile Concurrency ........................... SUCCESS [  4.325 s]
12:40:57 [INFO] microprofile-concurrency-tck 1.0-SNAPSHOT .......... SUCCESS [  6.524 s]
12:40:57 [INFO] ------------------------------------------------------------------------
12:40:57 [INFO] BUILD SUCCESS
12:40:57 [INFO] ------------------------------------------------------------------------
12:40:57 [INFO] Total time: 29.829 s
12:40:57 [INFO] Finished at: 2019-03-12T12:40:57-04:00
12:40:57 [INFO] ------------------------------------------------------------------------
12:40:57 Waiting for Jenkins to finish collecting data
12:40:57 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom
12:40:57 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
12:40:57 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom
12:40:57 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom
12:40:57 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar
12:40:57 channel stopped
12:40:59 Started calculate disk usage of build
12:40:59 Finished Calculation of disk usage of build in 0 seconds
12:41:02 Started calculate disk usage of workspace
12:41:02 Finished Calculation of disk usage of workspace in 0 seconds
12:41:03 Setting status of e4d032c7bfa2cb492ad5c53c6a650ce9fbf4e588 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/137/ and message: 'Build finished. '
12:41:06 Finished: SUCCESS