Skip to content
Success

Console Output

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