Skip to content

Console Output

15:00:18 GitHub pull request #154 of commit 7544a62f23a5a96b0b4a3551c5cba12e54df5436, no merge conflicts.
15:00:19 Setting status of 7544a62f23a5a96b0b4a3551c5cba12e54df5436 to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/148/ and message: 'Build started for merge commit.'
15:00:20 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
15:00:20 [WS-CLEANUP] Deleting project workspace...
15:00:20 [WS-CLEANUP] Deferred wipeout is used...
15:00:20 [WS-CLEANUP] Done
15:00:20 No credentials specified
15:00:20 Cloning the remote Git repository
15:00:20 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
15:00:20  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
15:00:20 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
15:00:20  > /usr/local/bin/git --version # timeout=10
15:00:20 Setting http proxy: proxy.eclipse.org:9898
15:00:20  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
15:00:23  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
15:00:23  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:23  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
15:00:23 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
15:00:23 Setting http proxy: proxy.eclipse.org:9898
15:00:23  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
15:00:25  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/154/merge^{commit} # timeout=10
15:00:25  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/154/merge^{commit} # timeout=10
15:00:25 Checking out Revision 3bc02593646836c34d2d12f4cd48605bc1f232ed (refs/remotes/origin/pr/154/merge)
15:00:25  > /usr/local/bin/git config core.sparsecheckout # timeout=10
15:00:25  > /usr/local/bin/git checkout -f 3bc02593646836c34d2d12f4cd48605bc1f232ed
15:00:25 Commit message: "Merge 7544a62f23a5a96b0b4a3551c5cba12e54df5436 into 898fe366a865e55925c34cff8454187558f11dfa"
15:00:25 First time build. Skipping changelog.
15:00:26 Parsing POMs
15:00:27 Modules changed, recalculating dependency graph
15:00:30 Established TCP socket on 50311
15:00:30 [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 50311
15:00:30 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
15:00:31 <===[JENKINS REMOTING CAPACITY]===>channel started
15:00:32 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
15:00:34 [INFO] Scanning for projects...
15:00:34 [INFO] ------------------------------------------------------------------------
15:00:34 [INFO] Reactor Build Order:
15:00:34 [INFO] 
15:00:34 [INFO] MicroProfile Context Propagation                                   [pom]
15:00:34 [INFO] MicroProfile Context Propagation                                   [jar]
15:00:34 [INFO] microprofile-context-propagation-tck                               [jar]
15:00:34 [INFO] MicroProfile Context Propagation Specification                     [pom]
15:00:34 [INFO] 
15:00:34 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
15:00:34 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
15:00:34 [INFO] --------------------------------[ pom ]---------------------------------
15:00:34 [INFO] 
15:00:34 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
15:00:35 [INFO] Enabled default license matchers.
15:00:35 [INFO] Will parse SCM ignores for exclusions...
15:00:35 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
15:00:35 [INFO] Finished adding exclusions from SCM ignore files.
15:00:35 [INFO] 69 implicit excludes (use -debug for more details).
15:00:35 [INFO] 8 explicit excludes (use -debug for more details).
15:00:35 [INFO] 5 resources included (use -debug for more details)
15:00:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
15:00:36 [INFO] 
15:00:36 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
15:00:38 [INFO] Starting audit...
15:00:38 Audit done.
15:00:38 [WARNING] Unable to locate Source XRef to link to - DISABLED
15:00:39 [INFO] 
15:00:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
15:00:39 [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/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
15:00:40 Started calculate disk usage of build
15:00:40 Finished Calculation of disk usage of build in 0 seconds
15:00:41 Started calculate disk usage of workspace
15:00:41 Finished Calculation of disk usage of workspace in 0 seconds
15:00:42 [INFO] 
15:00:42 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
15:00:42 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
15:00:42 [INFO] --------------------------------[ jar ]---------------------------------
15:00:42 [INFO] 
15:00:42 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
15:00:42 [INFO] Enabled default license matchers.
15:00:42 [INFO] Will parse SCM ignores for exclusions...
15:00:42 [INFO] Finished adding exclusions from SCM ignore files.
15:00:42 [INFO] 62 implicit excludes (use -debug for more details).
15:00:42 [INFO] 8 explicit excludes (use -debug for more details).
15:00:42 [INFO] 10 resources included (use -debug for more details)
15:00:42 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
15:00:42 [INFO] 
15:00:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
15:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:00:42 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
15:00:42 [INFO] 
15:00:42 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
15:00:42 [INFO] Changes detected - recompiling the module!
15:00:42 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
15:00:43 [INFO] 
15:00:43 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
15:00:43 [INFO] 
15:00:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
15:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:00:43 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
15:00:43 [INFO] 
15:00:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
15:00:43 [INFO] No sources to compile
15:00:43 [INFO] 
15:00:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
15:00:43 [INFO] No tests to run.
15:00:43 [JENKINS] Recording test results
15:00:43 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
15:00:43 [INFO] 
15:00:43 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
15:00:45 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
15:00:45 [INFO] 
15:00:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
15:00:45 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
15:00:45 [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/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
15:00:46 Started calculate disk usage of build
15:00:46 Finished Calculation of disk usage of build in 0 seconds
15:00:47 Started calculate disk usage of workspace
15:00:47 Finished Calculation of disk usage of workspace in 0 seconds
15:00:47 [INFO] 
15:00:47 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
15:00:47 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
15:00:47 [INFO] --------------------------------[ jar ]---------------------------------
15:00:48 [INFO] 
15:00:48 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
15:00:48 [INFO] Enabled default license matchers.
15:00:48 [INFO] Will parse SCM ignores for exclusions...
15:00:48 [INFO] Finished adding exclusions from SCM ignore files.
15:00:48 [INFO] 62 implicit excludes (use -debug for more details).
15:00:48 [INFO] 8 explicit excludes (use -debug for more details).
15:00:48 [INFO] 26 resources included (use -debug for more details)
15:00:48 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
15:00:48 [INFO] 
15:00:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
15:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:00:48 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/resources
15:00:48 [INFO] 
15:00:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
15:00:48 [INFO] Changes detected - recompiling the module!
15:00:48 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
15:00:49 [INFO] 
15:00:49 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
15:00:49 [INFO] 
15:00:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
15:00:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:00:49 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
15:00:49 [INFO] 
15:00:49 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
15:00:49 [INFO] No sources to compile
15:00:49 [INFO] 
15:00:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
15:00:49 [INFO] No tests to run.
15:00:49 [JENKINS] Recording test results
15:00:49 [INFO] 
15:00:49 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
15:00:52 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
15:00:52 [INFO] 
15:00:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
15:00:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
15:00:52 [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/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
15:00:53 Started calculate disk usage of build
15:00:53 Finished Calculation of disk usage of build in 0 seconds
15:00:54 Started calculate disk usage of workspace
15:00:54 Finished Calculation of disk usage of workspace in 0 seconds
15:00:55 [INFO] 
15:00:55 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
15:00:55 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
15:00:55 [INFO] --------------------------------[ pom ]---------------------------------
15:00:55 [INFO] 
15:00:55 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
15:00:55 [INFO] Enabled default license matchers.
15:00:55 [INFO] Will parse SCM ignores for exclusions...
15:00:55 [INFO] Finished adding exclusions from SCM ignore files.
15:00:55 [INFO] 62 implicit excludes (use -debug for more details).
15:00:55 [INFO] 8 explicit excludes (use -debug for more details).
15:00:55 [INFO] 12 resources included (use -debug for more details)
15:00:55 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
15:00:55 [INFO] 
15:00:55 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
15:00:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:00:58 [INFO] ignoreDelta true
15:00:58 [INFO] Copying 0 resource
15:01:15 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
15:01:15 [INFO] 
15:01:15 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
15:01:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:01:15 [INFO] ignoreDelta true
15:01:15 [INFO] Copying 0 resource
15:01:15 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
15:01:15 [INFO] 
15:01:15 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
15:01:15 [INFO] 
15:01:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
15:01:15 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
15:01:17 Started calculate disk usage of build
15:01:17 Finished Calculation of disk usage of build in 0 seconds
15:01:18 Started calculate disk usage of workspace
15:01:18 Finished Calculation of disk usage of workspace in 0 seconds
15:01:19 [INFO] ------------------------------------------------------------------------
15:01:19 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
15:01:19 [INFO] 
15:01:19 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.862 s]
15:01:19 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.443 s]
15:01:19 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  4.859 s]
15:01:19 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.771 s]
15:01:19 [INFO] ------------------------------------------------------------------------
15:01:19 [INFO] BUILD SUCCESS
15:01:19 [INFO] ------------------------------------------------------------------------
15:01:19 [INFO] Total time:  45.448 s
15:01:19 [INFO] Finished at: 2019-04-01T15:01:19-04:00
15:01:19 [INFO] ------------------------------------------------------------------------
15:01:19 Waiting for Jenkins to finish collecting data
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
15:01:19 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
15:01:19 channel stopped
15:01:21 Started calculate disk usage of build
15:01:21 Finished Calculation of disk usage of build in 0 seconds
15:01:24 Started calculate disk usage of workspace
15:01:24 Finished Calculation of disk usage of workspace in 0 seconds
15:01:25 Setting status of 7544a62f23a5a96b0b4a3551c5cba12e54df5436 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/148/ and message: 'Build finished. '
15:01:25 Finished: SUCCESS