GitHub pull request #91 of commit f37e3ba9f1ef7df2f4c0fbc47b5aac8ae09c8a45, no merge conflicts. Setting status of f37e3ba9f1ef7df2f4c0fbc47b5aac8ae09c8a45 to PENDING with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/88/ and message: 'Build started for merge commit.' Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-reactive-streams.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-streams.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-streams.git +refs/pull/*:refs/remotes/origin/pr/* > /usr/local/bin/git rev-parse refs/remotes/origin/pr/91/merge^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/91/merge^{commit} # timeout=10 Checking out Revision e72330f795bfa913867fbf34cb3cccb208898db3 (refs/remotes/origin/pr/91/merge) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f e72330f795bfa913867fbf34cb3cccb208898db3 Commit message: "Merge f37e3ba9f1ef7df2f4c0fbc47b5aac8ae09c8a45 into 3a3ac9702c725f68444cdc6c534e655a3cd63213" First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 51264 [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-alpha-1.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.21.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 51264 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 261, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml, line 88, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml, line 102, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 261, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 261, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile Reactive Streams Support [pom] [INFO] MicroProfile Reactive Streams Operators [jar] [INFO] MicroProfile Reactive Streams Operators TCK [jar] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian [jar] [INFO] MicroProfile Reactive Streams Operators Specification [pom] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >-- [INFO] Building MicroProfile Reactive Streams Support 1.0-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 78 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.svg [INFO] Exclude: **/target [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/*.json [INFO] 7 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-parent --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators >-- [INFO] Building MicroProfile Reactive Streams Operators 1.0-SNAPSHOT [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 64 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.svg [INFO] Exclude: **/target [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/*.json [INFO] 23 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 22 licenses. [INFO] [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] Installing node version v8.11.3 [INFO] Unpacking /opt/public/hipp/homes/genie.microprofile/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz into /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/tmp [INFO] Copying node binary from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/tmp/node-v8.11.3-linux-x64/bin/node to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/node [INFO] Extracting NPM [INFO] Installed node locally. [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] Running 'npm install' in /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api [INFO] [INFO] > puppeteer@1.7.0 install /jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer [INFO] > node install.js [INFO] [ERROR] [INFO] Chromium downloaded to /jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer/.local-chromium/linux-579032 [INFO] added 47 packages in 6.785s [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/classes [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Some input files use unchecked or unsafe operations. [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators --- [INFO] [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (generate-marble-diagrams) @ microprofile-reactive-streams-operators --- [INFO] Running 'npm run-script generate-marble-diagrams' in /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api [INFO] [INFO] > svg-marbles@1.0.0 generate-marble-diagrams /jobs/genie.microprofile/reactive-streams-prs/workspace/api [INFO] > node src/docs/js/generate-marble-diagrams.js [INFO] [INFO] Error: Failed to launch chrome! [INFO] /jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer/.local-chromium/linux-579032/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory [INFO] [INFO] [INFO] TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md [INFO] [INFO] at onClose (/jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer/lib/Launcher.js:299:14) [INFO] at Interface.helper.addEventListener (/jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer/lib/Launcher.js:288:50) [INFO] at emitNone (events.js:111:20) [INFO] at Interface.emit (events.js:208:7) [INFO] at Interface.close (readline.js:368:8) [INFO] at Socket.onend (readline.js:147:10) [INFO] at emitNone (events.js:111:20) [INFO] at Socket.emit (events.js:208:7) [INFO] at endReadableNT (_stream_readable.js:1064:12) [INFO] at _combinedTickCallback (internal/process/next_tick.js:138:11) [ERROR] npm ERR! code ELIFECYCLE [ERROR] npm ERR! errno 1 [ERROR] npm ERR! svg-marbles@1.0.0 generate-marble-diagrams: `node src/docs/js/generate-marble-diagrams.js` [ERROR] npm ERR! Exit status 1 [ERROR] npm ERR! [ERROR] npm ERR! Failed at the svg-marbles@1.0.0 generate-marble-diagrams script. [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above. [ERROR] [ERROR] npm ERR! A complete log of this run can be found in: [ERROR] npm ERR! /opt/public/hipp/homes/genie.microprofile/.npm/_logs/2018-08-15T02_24_46_292Z-debug.log Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] MicroProfile Reactive Streams Support 1.0-SNAPSHOT . SUCCESS [ 4.805 s] [INFO] MicroProfile Reactive Streams Operators ............ FAILURE [ 16.273 s] [INFO] MicroProfile Reactive Streams Operators TCK ........ SKIPPED [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SKIPPED [INFO] MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.899 s [INFO] Finished at: 2018-08-14T22:24:49-04:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (generate-marble-diagrams) on project microprofile-reactive-streams-operators: Failed to run task: 'npm run-script generate-marble-diagrams' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.pom [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :microprofile-reactive-streams-operators [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spec/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spec/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.0-SNAPSHOT.pom channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Setting status of f37e3ba9f1ef7df2f4c0fbc47b5aac8ae09c8a45 to FAILURE with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/88/ and message: 'Build finished. ' Finished: FAILURE