GitHub pull request #91 of commit 624a79ccc3c333eaf505277c490e3535e214c960, no merge conflicts. Setting status of 624a79ccc3c333eaf505277c490e3535e214c960 to PENDING with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/91/ 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 f7fad3f19f30abb57b902f5c18e85ee68e28df1d (refs/remotes/origin/pr/91/merge) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f f7fad3f19f30abb57b902f5c18e85ee68e28df1d Commit message: "Merge 624a79ccc3c333eaf505277c490e3535e214c960 into 3a3ac9702c725f68444cdc6c534e655a3cd63213" First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 56322 [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 56322 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] 60 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 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.782s [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 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators --- [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams... Loading source files for package org.eclipse.microprofile.reactive.streams.spi... Constructing Javadoc information... Standard Doclet version 1.8.0_162 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionRunner.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/GraphAccessor.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/PublisherBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreams.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/SubscriberBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Graph.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ReactiveStreamsEngine.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Cancel.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Collect.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Concat.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Distinct.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.DropWhile.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Failed.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Filter.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FindFirst.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMap.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapCompletionStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapIterable.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Inlet.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Limit.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Map.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Of.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnComplete.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnError.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResume.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResumeWith.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnTerminate.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Outlet.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Peek.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.ProcessorStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.PublisherStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Skip.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.SubscriberStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.TakeWhile.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/UnsupportedStageException.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/overview-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-summary.html... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/collect.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/concat.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/distinct.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/dropWhile.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/empty.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/example.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/failed.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/filter.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/findFirst.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMap.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapCompletionStage.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapIterable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapPublisher.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/forEach.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromIterable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/generate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/identity.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ignore.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/iterate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/limit.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/map.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-many.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-single.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ofNullable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onComplete.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onError.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResume.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWith.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWithPublisher.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onTerminate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/peek.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce-identity.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/skip.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/takeWhile.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/toList.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/serialized-form.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/SubscriberBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreams.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/PublisherBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ProcessorBuilder.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/GraphAccessor.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionSubscriber.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionRunner.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/UnsupportedStageException.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Inlet.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Outlet.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Map.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Peek.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Filter.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.DropWhile.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Skip.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Limit.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Distinct.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.TakeWhile.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.PublisherStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Of.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.ProcessorStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FindFirst.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.SubscriberStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Collect.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMap.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapCompletionStage.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapIterable.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnError.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnTerminate.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnComplete.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResume.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResumeWith.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Failed.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Concat.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Cancel.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ReactiveStreamsEngine.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Graph.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-use.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/overview-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/help-doc.html... 14 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:416: warning: no @param for [WARNING] public SubscriberBuilder to(SubscriberBuilder subscriber) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:542: warning: no @param for [WARNING] public ProcessorBuilder via(ProcessorBuilder processor) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:553: warning: no @param for [WARNING] public ProcessorBuilder via(Processor processor) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:414: warning: no @param for [WARNING] public CompletionRunner to(SubscriberBuilder subscriber) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:425: warning: no @param for [WARNING] public PublisherBuilder via(ProcessorBuilder processor) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:435: warning: no @param for [WARNING] public PublisherBuilder via(Processor processor) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:516: warning: no @param for [WARNING] public PublisherBuilder onErrorResumeWithPublisher(Function> errorHandler) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:78: warning: no @return [WARNING] public Collection getStages() { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:86: warning: no @return [WARNING] public boolean hasInlet() { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:94: warning: no @return [WARNING] public boolean hasOutlet() { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty

tag [WARNING] *

[WARNING] ^ [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators >>> [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] 60 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (verify-marble-diagrams) @ microprofile-reactive-streams-operators --- [INFO] Running 'npm run-script verify-marble-diagrams' in /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api [INFO] [INFO] > svg-marbles@1.0.0 verify-marble-diagrams /jobs/genie.microprofile/reactive-streams-prs/workspace/api [INFO] > node src/docs/js/verify-marble-diagrams.js [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar 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-tck >-- [INFO] Building MicroProfile Reactive Streams Operators TCK 1.0-SNAPSHOT [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 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] 36 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 36 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/classes [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Some input files use unchecked or unsafe operations. [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck --- [INFO] Surefire report directory: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile Running org.eclipse.microprofile.reactive.streams.tck.TckTest Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@17d10166 Tests run: 166, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec Results : Tests run: 166, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck --- [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck... Loading source files for package org.eclipse.microprofile.reactive.streams.tck.api... Loading source files for package org.eclipse.microprofile.reactive.streams.tck.spi... Constructing Javadoc information... Standard Doclet version 1.8.0_162 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionRunnerVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionSubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/GraphAccessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ProcessorBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/PublisherBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsApiVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/SubscriberBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.SubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CollectStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ConcatStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DropWhileStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FilterStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FindFirstStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.InnerSubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.OuterProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.PublisherVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnCompleteVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnErrorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnTerminateVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/QuietRuntimeException.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ReactiveStreamsSpiVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SkipStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SubscriberStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/overview-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/serialized-form.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/ReactiveStreamsTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/SubscriberBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsApiVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/PublisherBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ProcessorBuilderVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/GraphAccessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionSubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionRunnerVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SubscriberStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SkipStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ReactiveStreamsSpiVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/QuietRuntimeException.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnCompleteVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnTerminateVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnErrorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.PublisherVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.OuterProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.InnerSubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FindFirstStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FilterStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DropWhileStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.ProcessorVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ConcatStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CollectStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.SubscriberVerification.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-use.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-use.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/overview-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:57: warning: no @return [WARNING] protected abstract E createEngine(); [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:62: warning: no @param for engine [WARNING] protected void shutdownEngine(E engine) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @param for test [WARNING] protected boolean isEnabled(Object test) { [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @return [WARNING] protected boolean isEnabled(Object test) { [WARNING] ^ [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 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] 36 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 36 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar 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-tck-arquillian >-- [INFO] Building MicroProfile Reactive Streams Operators TCK Arquillian 1.0-SNAPSHOT [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 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] 3 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.arquillian... Constructing Javadoc information... Standard Doclet version 1.8.0_162 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsArquillianTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsCdiTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsCdiTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsArquillianTck.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck-arquillian >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 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] 3 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck-arquillian <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-sources.jar 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-spec >-- [INFO] Building MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT [5/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spec --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 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] 12 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses. [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-streams-operators-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 9 resources [INFO] Copying file images/change-shape.svg [INFO] Copying file images/closed-graph-builder.svg [INFO] Copying file images/picture-sources.odg [INFO] Copying file images/processor-builder.svg [INFO] Copying file images/processor-stage.svg [INFO] Copying file images/publisher-builder.svg [INFO] Copying file images/publisher-stage.svg [INFO] Copying file images/subscriber-builder.svg [INFO] Copying file images/subscriber-stage.svg [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-streams-operators-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 9 resources [INFO] Copying file images/change-shape.svg [INFO] Copying file images/closed-graph-builder.svg [INFO] Copying file images/picture-sources.odg [INFO] Copying file images/processor-builder.svg [INFO] Copying file images/processor-stage.svg [INFO] Copying file images/publisher-builder.svg [INFO] Copying file images/publisher-stage.svg [INFO] Copying file images/subscriber-builder.svg [INFO] Copying file images/subscriber-stage.svg [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-spec --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.0-SNAPSHOT.pom 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.685 s] [INFO] MicroProfile Reactive Streams Operators ............ SUCCESS [ 31.295 s] [INFO] MicroProfile Reactive Streams Operators TCK ........ SUCCESS [ 11.116 s] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SUCCESS [ 2.252 s] [INFO] MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT SUCCESS [ 17.584 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 min [INFO] Finished at: 2018-08-16T01:45:49-04:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [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 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT-sources.jar [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/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar [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/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar [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 624a79ccc3c333eaf505277c490e3535e214c960 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/91/ and message: 'Build finished. ' Finished: SUCCESS