07:03:25 GitHub pull request #144 of commit 616419bca11dac0ec0eaab9937315090036aa0eb, no merge conflicts. 07:03:25 Running as SYSTEM 07:03:27 Setting status of 616419bca11dac0ec0eaab9937315090036aa0eb to PENDING with url https://ci.eclipse.org/microprofile/job/reactive-streams-prs/118/ and message: 'Build started for merge commit.' 07:03:27 Agent default-agent-109r1 is provisioned from template Kubernetes Pod Template 07:03:27 --- 07:03:27 apiVersion: "v1" 07:03:27 kind: "Pod" 07:03:27 metadata: 07:03:27 annotations: {} 07:03:27 labels: 07:03:27 jenkins: "slave" 07:03:27 name: "default-agent-109r1" 07:03:27 spec: 07:03:27 containers: 07:03:27 - env: 07:03:27 - name: "MAVEN_OPTS" 07:03:27 value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" 07:03:27 - name: "JENKINS_SECRET" 07:03:27 value: "********" 07:03:27 - name: "JENKINS_TUNNEL" 07:03:27 value: "jenkins-discovery.microprofile.svc.cluster.local:50000" 07:03:27 - name: "JENKINS_AGENT_NAME" 07:03:27 value: "default-agent-109r1" 07:03:27 - name: "MAVEN_CONFIG" 07:03:27 value: "-B -e" 07:03:27 - name: "JENKINS_NAME" 07:03:27 value: "default-agent-109r1" 07:03:27 - name: "JENKINS_AGENT_WORKDIR" 07:03:27 value: "/home/jenkins/agent" 07:03:27 - name: "JENKINS_URL" 07:03:27 value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/" 07:03:27 - name: "HOME" 07:03:27 value: "/home/jenkins" 07:03:27 image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340" 07:03:27 imagePullPolicy: "IfNotPresent" 07:03:27 name: "jnlp" 07:03:27 resources: 07:03:27 limits: 07:03:27 memory: "4096Mi" 07:03:27 cpu: "2000m" 07:03:27 requests: 07:03:27 memory: "4096Mi" 07:03:27 cpu: "1000m" 07:03:27 securityContext: 07:03:27 privileged: false 07:03:27 tty: true 07:03:27 volumeMounts: 07:03:27 - mountPath: "/home/jenkins/.m2/toolchains.xml" 07:03:27 name: "toolchains-xml" 07:03:27 readOnly: true 07:03:27 subPath: "toolchains.xml" 07:03:27 - mountPath: "/opt/tools" 07:03:27 name: "volume-0" 07:03:27 readOnly: false 07:03:27 - mountPath: "/home/jenkins" 07:03:27 name: "volume-2" 07:03:27 readOnly: false 07:03:27 - mountPath: "/home/jenkins/.m2/repository" 07:03:27 name: "volume-3" 07:03:27 readOnly: false 07:03:27 - mountPath: "/home/jenkins/.m2/settings-security.xml" 07:03:27 name: "settings-security-xml" 07:03:27 readOnly: true 07:03:27 subPath: "settings-security.xml" 07:03:27 - mountPath: "/home/jenkins/.m2/settings.xml" 07:03:27 name: "settings-xml" 07:03:27 readOnly: true 07:03:27 subPath: "settings.xml" 07:03:27 - mountPath: "/home/jenkins/.ssh" 07:03:27 name: "volume-1" 07:03:27 readOnly: false 07:03:27 - mountPath: "/home/jenkins/agent" 07:03:27 name: "workspace-volume" 07:03:27 readOnly: false 07:03:27 workingDir: "/home/jenkins/agent" 07:03:27 nodeSelector: {} 07:03:27 restartPolicy: "Never" 07:03:27 volumes: 07:03:27 - name: "settings-security-xml" 07:03:27 secret: 07:03:27 items: 07:03:27 - key: "settings-security.xml" 07:03:27 path: "settings-security.xml" 07:03:27 secretName: "m2-secret-dir" 07:03:27 - name: "volume-0" 07:03:27 persistentVolumeClaim: 07:03:27 claimName: "tools-claim-jiro-microprofile" 07:03:27 readOnly: true 07:03:27 - configMap: 07:03:27 items: 07:03:27 - key: "toolchains.xml" 07:03:27 path: "toolchains.xml" 07:03:27 name: "m2-dir" 07:03:27 name: "toolchains-xml" 07:03:27 - emptyDir: 07:03:27 medium: "" 07:03:27 name: "volume-2" 07:03:27 - configMap: 07:03:27 name: "known-hosts" 07:03:27 name: "volume-1" 07:03:27 - name: "settings-xml" 07:03:27 secret: 07:03:27 items: 07:03:27 - key: "settings.xml" 07:03:27 path: "settings.xml" 07:03:27 secretName: "m2-secret-dir" 07:03:27 - emptyDir: 07:03:27 medium: "" 07:03:27 name: "workspace-volume" 07:03:27 - emptyDir: 07:03:27 medium: "" 07:03:27 name: "volume-3" 07:03:27 07:03:27 Building remotely on default-agent-109r1 in workspace /home/jenkins/agent/workspace/reactive-streams-prs 07:03:27 [WS-CLEANUP] Deleting project workspace... 07:03:27 [WS-CLEANUP] Deferred wipeout is used... 07:03:29 No credentials specified 07:03:29 Cloning the remote Git repository 07:03:29 Cloning repository https://github.com/eclipse/microprofile-reactive-streams.git 07:03:29 > git init /home/jenkins/agent/workspace/reactive-streams-prs # timeout=10 07:03:29 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git 07:03:29 > git --version # timeout=10 07:03:29 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-streams.git +refs/heads/*:refs/remotes/origin/* 07:03:43 > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10 07:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:43 > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10 07:03:43 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git 07:03:43 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-streams.git +refs/pull/*:refs/remotes/origin/pr/* 07:03:47 > git rev-parse refs/remotes/origin/pr/144/merge^{commit} # timeout=10 07:03:47 > git rev-parse refs/remotes/origin/origin/pr/144/merge^{commit} # timeout=10 07:03:47 Checking out Revision e83783b768fcca738ea2cfadba4a81072b054532 (refs/remotes/origin/pr/144/merge) 07:03:47 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f e83783b768fcca738ea2cfadba4a81072b054532 07:03:48 Commit message: "Merge 616419bca11dac0ec0eaab9937315090036aa0eb into a63fa84108f18868313142d856a613d6f1cbff90" 07:03:48 First time build. Skipping changelog. 07:03:48 Parsing POMs 07:03:59 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom 07:04:03 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom 07:04:03 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom 07:04:03 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom 07:04:04 Modules changed, recalculating dependency graph 07:04:04 Established TCP socket on 45330 07:04:04 Copied maven35-agent.jar 07:04:04 Copied maven35-interceptor.jar 07:04:04 Copied maven3-interceptor-commons.jar 07:04:04 [reactive-streams-prs] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 45330 07:04:04 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap 07:04:04 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 07:04:05 <===[JENKINS REMOTING CAPACITY]===>channel started 07:04:14 Executing Maven: -B -f /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml install 07:04:15 [INFO] Scanning for projects... 07:04:24 [WARNING] 07:04:24 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.1-SNAPSHOT 07:04:24 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:1.1-SNAPSHOT, /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml, line 260, column 21 07:04:24 [WARNING] 07:04:24 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:1.1-SNAPSHOT 07:04:24 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:1.1-SNAPSHOT, /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml, line 260, column 21 07:04:24 [WARNING] 07:04:24 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-tck:jar:1.1-SNAPSHOT 07:04:24 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 107, column 21 07:04:24 [WARNING] 07:04:24 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-spec:pom:1.1-SNAPSHOT 07:04:24 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:1.1-SNAPSHOT, /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml, line 260, column 21 07:04:24 [WARNING] 07:04:24 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:pom:1.1-SNAPSHOT 07:04:24 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 260, column 21 07:04:24 [WARNING] 07:04:24 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 07:04:24 [WARNING] 07:04:24 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 07:04:24 [WARNING] 07:04:24 [INFO] ------------------------------------------------------------------------ 07:04:24 [INFO] Reactor Build Order: 07:04:24 [INFO] 07:04:24 [INFO] Eclipse MicroProfile Reactive Streams Operators [pom] 07:04:24 [INFO] Eclipse MicroProfile Reactive Streams Operators API [jar] 07:04:24 [INFO] MicroProfile Reactive Streams Operators Core [jar] 07:04:24 [INFO] Eclipse MicroProfile Reactive Streams Operators TCK [jar] 07:04:24 [INFO] Eclipse MicroProfile Reactive Streams Operators Specification [pom] 07:04:24 [INFO] 07:04:24 [INFO] --< org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent >-- 07:04:24 [INFO] Building Eclipse MicroProfile Reactive Streams Operators 1.1-SNAPSHOT [1/5] 07:04:24 [INFO] --------------------------------[ pom ]--------------------------------- 07:04:51 [INFO] 07:04:51 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-parent --- 07:06:14 [INFO] Enabled default license matchers. 07:06:14 [INFO] Will parse SCM ignores for exclusions... 07:06:14 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/reactive-streams-prs/.gitignore 07:06:14 [INFO] Finished adding exclusions from SCM ignore files. 07:06:14 [INFO] 78 implicit excludes (use -debug for more details). 07:06:14 [INFO] Exclude: **/*.svg 07:06:14 [INFO] Exclude: **/target 07:06:14 [INFO] Exclude: .travis.yml.* 07:06:14 [INFO] Exclude: bnd.bnd 07:06:14 [INFO] Exclude: *.log 07:06:14 [INFO] Exclude: .checkstyle 07:06:14 [INFO] Exclude: .factorypath 07:06:14 [INFO] Exclude: .editorconfig 07:06:14 [INFO] Exclude: **/node_modules/** 07:06:14 [INFO] Exclude: **/*.json 07:06:14 [INFO] 8 resources included (use -debug for more details) 07:06:14 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses. 07:06:16 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: 07:06:16 [WARNING] o org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.1-SNAPSHOT (compile) 07:06:16 [WARNING] Try running the build up to the lifecycle phase "package" 07:06:54 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: 07:06:54 [WARNING] o org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:1.1-SNAPSHOT (provided) 07:06:54 [WARNING] Try running the build up to the lifecycle phase "package" 07:06:54 [INFO] 07:06:54 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-parent --- 07:08:13 [INFO] Starting audit... 07:08:13 Audit done. 07:08:13 [WARNING] Unable to locate Source XRef to link to - DISABLED 07:08:13 [INFO] 07:08:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-parent --- 07:08:18 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.1-SNAPSHOT/microprofile-reactive-streams-operators-parent-1.1-SNAPSHOT.pom 07:08:19 [INFO] 07:08:19 [INFO] --< org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api >-- 07:08:19 [INFO] Building Eclipse MicroProfile Reactive Streams Operators API 1.1-SNAPSHOT [2/5] 07:08:19 [INFO] --------------------------------[ jar ]--------------------------------- 07:09:54 [INFO] 07:09:54 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-api --- 07:09:54 [INFO] Enabled default license matchers. 07:09:54 [INFO] Will parse SCM ignores for exclusions... 07:09:54 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/reactive-streams-prs/api/.gitignore 07:09:54 [INFO] Finished adding exclusions from SCM ignore files. 07:09:54 [INFO] 64 implicit excludes (use -debug for more details). 07:09:54 [INFO] Exclude: **/*.svg 07:09:54 [INFO] Exclude: **/target 07:09:54 [INFO] Exclude: .travis.yml.* 07:09:54 [INFO] Exclude: bnd.bnd 07:09:54 [INFO] Exclude: *.log 07:09:54 [INFO] Exclude: .checkstyle 07:09:54 [INFO] Exclude: .factorypath 07:09:54 [INFO] Exclude: .editorconfig 07:09:54 [INFO] Exclude: **/node_modules/** 07:09:54 [INFO] Exclude: **/*.json 07:09:54 [INFO] 70 resources included (use -debug for more details) 07:09:54 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 30 licenses. 07:09:54 [INFO] 07:09:54 [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators-api --- 07:10:56 [INFO] Installing node version v8.11.3 07:10:56 [INFO] Downloading https://nodejs.org/dist/v8.11.3/node-v8.11.3-linux-x64.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz 07:10:56 [INFO] No proxies configured 07:10:56 [INFO] No proxy was configured, downloading directly 07:10:56 [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz into /home/jenkins/agent/workspace/reactive-streams-prs/api/node/tmp 07:10:58 [INFO] Copying node binary from /home/jenkins/agent/workspace/reactive-streams-prs/api/node/tmp/node-v8.11.3-linux-x64/bin/node to /home/jenkins/agent/workspace/reactive-streams-prs/api/node/node 07:10:59 [INFO] Extracting NPM 07:11:07 [INFO] Installed node locally. 07:11:07 [INFO] 07:11:07 [INFO] --- frontend-maven-plugin:1.6:npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators-api --- 07:11:07 [INFO] Running 'npm install' in /home/jenkins/agent/workspace/reactive-streams-prs/api 07:11:19 [WARNING] npm WARN notice [SECURITY] puppeteer has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=puppeteer&version=1.7.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info. 07:11:24 [INFO] 07:11:24 [INFO] > puppeteer@1.7.0 install /home/jenkins/agent/workspace/reactive-streams-prs/api/node_modules/puppeteer 07:11:24 [INFO] > node install.js 07:11:24 [INFO] 07:11:26 [ERROR] 07:11:31 [INFO] Chromium downloaded to /home/jenkins/agent/workspace/reactive-streams-prs/api/node_modules/puppeteer/.local-chromium/linux-579032 07:11:31 [INFO] added 47 packages in 15.62s 07:11:31 [INFO] 07:11:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-api --- 07:11:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:11:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/resources 07:11:48 [INFO] 07:11:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-api --- 07:13:49 [INFO] Changes detected - recompiling the module! 07:13:49 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/reactive-streams-prs/api/target/classes 07:13:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreamsFactory.java: Some input files use unchecked or unsafe operations. 07:13:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreamsFactory.java: Recompile with -Xlint:unchecked for details. 07:13:50 [INFO] 07:13:50 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-api --- 07:13:50 [INFO] 07:13:50 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators-api --- 07:13:58 [INFO] 07:13:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-api --- 07:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:13:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-streams-prs/api/src/test/resources 07:13:58 [INFO] 07:13:58 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-api --- 07:13:58 [INFO] No sources to compile 07:13:58 [INFO] 07:13:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-api --- 07:14:47 [INFO] No tests to run. 07:14:48 [JENKINS] Recording test results 07:14:48 [INFO] 07:14:48 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-api --- 07:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.jar 07:15:20 [INFO] 07:15:20 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-reactive-streams-operators-api --- 07:17:29 [INFO] No previous run data found, generating javadoc. 07:17:50 [INFO] 07:17:50 Loading source files for package org.eclipse.microprofile.reactive.streams.operators... 07:17:50 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.spi... 07:17:50 Constructing Javadoc information... 07:17:50 Standard Doclet version 1.8.0_202 07:17:50 Building tree for all the packages and classes... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/CompletionRunner.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/CompletionSubscriber.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ConnectingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ConsumingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ErrorHandlingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/FilteringOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/PeekingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ProcessorBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ProducesResult.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/PublisherBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreams.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreamsFactory.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/SubscriberBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/TransformingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Graph.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/ReactiveStreamsEngine.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/ReactiveStreamsFactoryResolver.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Cancel.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Collect.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Concat.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Coupled.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Distinct.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.DropWhile.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Failed.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Filter.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FindFirst.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FlatMap.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FlatMapCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FlatMapIterable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FromCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.FromCompletionStageNullable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Limit.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Map.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Of.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.OnComplete.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.OnError.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.OnErrorResume.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.OnErrorResumeWith.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.OnTerminate.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Peek.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.ProcessorStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.PublisherStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.Skip.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.SubscriberStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.TakeWhile.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/SubscriberWithCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/ToGraphable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/UnsupportedStageException.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/overview-frame.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/package-frame.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/package-summary.html... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/collect.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/concat.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/coupled.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/distinct.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/dropWhile.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/empty.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/example.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/failed.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/filter.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/findFirst.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/flatMap.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/flatMapCompletionStage.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/flatMapIterable.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/flatMapRsPublisher.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/forEach.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/fromCompletionStage.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/fromCompletionStageNullable.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/fromIterable.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/generate.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/identity.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/ignore.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/iterate.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/limit.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/map.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/of-many.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/of-single.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/ofNullable.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onComplete.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onError.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onErrorResume.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onErrorResumeWith.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onErrorResumeWithRsPublisher.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/onTerminate.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/peek.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/reduce-identity.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/reduce.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/skip.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/takeWhile.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Copying file /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/doc-files/toList.png to directory /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/doc-files... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/package-tree.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/package-frame.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/package-summary.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/package-tree.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/constant-values.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/serialized-form.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/TransformingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/SubscriberBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ReactiveStreamsFactory.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ReactiveStreams.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/PublisherBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ProducesResult.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ProcessorBuilder.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/PeekingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/FilteringOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ErrorHandlingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ConsumingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/ConnectingOperators.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/CompletionSubscriber.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/class-use/CompletionRunner.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/UnsupportedStageException.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/ToGraphable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/SubscriberWithCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Map.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Peek.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Filter.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.DropWhile.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Skip.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Limit.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Distinct.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.TakeWhile.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.PublisherStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Of.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.ProcessorStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FindFirst.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.SubscriberStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Collect.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FlatMap.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FlatMapCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FlatMapIterable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.OnError.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.OnTerminate.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.OnComplete.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.OnErrorResume.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.OnErrorResumeWith.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Failed.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Concat.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Cancel.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FromCompletionStage.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.FromCompletionStageNullable.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Stage.Coupled.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/ReactiveStreamsFactoryResolver.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/ReactiveStreamsEngine.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/class-use/Graph.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/package-use.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/spi/package-use.html... 07:17:50 Building index for all the packages and classes... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/overview-tree.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/index-all.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/deprecated-list.html... 07:17:50 Building index for all classes... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/allclasses-frame.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/allclasses-noframe.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/index.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/overview-summary.html... 07:17:50 Generating /home/jenkins/agent/workspace/reactive-streams-prs/api/target/apidocs/help-doc.html... 07:17:50 13 warnings 07:17:50 [WARNING] Javadoc Warnings 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/CompletionSubscriber.java:60: warning: no @param for <T> 07:17:50 [WARNING] static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) { 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/CompletionSubscriber.java:60: warning: no @param for <R> 07:17:50 [WARNING] static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) { 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ConnectingOperators.java:58: warning: no @param for <R> 07:17:50 [WARNING] <R> ProducesResult<R> to(SubscriberBuilder<? super T, ? extends R> subscriberBuilder ); 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ConnectingOperators.java:71: warning: no @param for <R> 07:17:50 [WARNING] <R> ConnectingOperators<R> via(ProcessorBuilder<? super T, ? extends R> processorBuilder ); 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ConnectingOperators.java:86: warning: no @param for <R> 07:17:50 [WARNING] <R> ConnectingOperators<R> via(Processor<? super T, ? extends R> processor); 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreams.java:279: warning: empty <p> tag 07:17:50 [WARNING] * <p> 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreams.java:347: warning: empty <p> tag 07:17:50 [WARNING] * <p> 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreamsFactory.java:230: warning: empty <p> tag 07:17:50 [WARNING] * <p> 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/ReactiveStreamsFactory.java:296: warning: empty <p> tag 07:17:50 [WARNING] * <p> 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/spi/Graph.java:34: warning: no @return 07:17:50 [WARNING] Collection<Stage> getStages(); 07:17:50 [WARNING] ^ 07:17:50 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/api/src/main/java/org/eclipse/microprofile/reactive/streams/operators/spi/Stage.java:608: warning: empty <p> tag 07:17:50 [WARNING] * <p> 07:17:50 [WARNING] ^ 07:17:50 [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.microprofile.reactive.streams" 07:17:50 [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.eclipse.microprofile.reactive.streams.spi" 07:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-javadoc.jar 07:17:50 [INFO] 07:17:50 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-api >>> 07:17:50 [INFO] 07:17:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-api --- 07:17:50 [INFO] Enabled default license matchers. 07:17:50 [INFO] Will parse SCM ignores for exclusions... 07:17:50 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/reactive-streams-prs/api/.gitignore 07:17:50 [INFO] Finished adding exclusions from SCM ignore files. 07:17:50 [INFO] 64 implicit excludes (use -debug for more details). 07:17:50 [INFO] Exclude: **/*.svg 07:17:50 [INFO] Exclude: **/target 07:17:50 [INFO] Exclude: .travis.yml.* 07:17:50 [INFO] Exclude: bnd.bnd 07:17:50 [INFO] Exclude: *.log 07:17:50 [INFO] Exclude: .checkstyle 07:17:50 [INFO] Exclude: .factorypath 07:17:50 [INFO] Exclude: .editorconfig 07:17:50 [INFO] Exclude: **/node_modules/** 07:17:50 [INFO] Exclude: **/*.json 07:17:50 [INFO] 70 resources included (use -debug for more details) 07:17:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 30 licenses. 07:17:50 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 07:17:51 [INFO] 07:17:51 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-api <<< 07:17:51 [INFO] 07:17:51 [INFO] 07:17:51 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-api --- 07:17:51 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-sources.jar 07:17:51 [INFO] 07:17:51 [INFO] --- frontend-maven-plugin:1.6:npm (verify-marble-diagrams) @ microprofile-reactive-streams-operators-api --- 07:17:51 [INFO] Running 'npm run-script verify-marble-diagrams' in /home/jenkins/agent/workspace/reactive-streams-prs/api 07:17:51 [INFO] 07:17:51 [INFO] > svg-marbles@1.0.0 verify-marble-diagrams /home/jenkins/agent/workspace/reactive-streams-prs/api 07:17:51 [INFO] > node src/docs/js/verify-marble-diagrams.js 07:17:51 [INFO] 07:17:51 [INFO] 07:17:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-api --- 07:17:51 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.jar 07:17:51 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.pom 07:17:52 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-javadoc.jar 07:17:52 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-sources.jar 07:17:53 [INFO] 07:17:53 [INFO] --< org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core >-- 07:17:53 [INFO] Building MicroProfile Reactive Streams Operators Core 1.1-SNAPSHOT [3/5] 07:17:53 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:53 [INFO] 07:17:53 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-core --- 07:17:53 [INFO] Enabled default license matchers. 07:17:53 [INFO] Will parse SCM ignores for exclusions... 07:17:53 [INFO] Finished adding exclusions from SCM ignore files. 07:17:53 [INFO] 61 implicit excludes (use -debug for more details). 07:17:53 [INFO] Exclude: **/*.svg 07:17:53 [INFO] Exclude: **/target 07:17:53 [INFO] Exclude: .travis.yml.* 07:17:53 [INFO] Exclude: bnd.bnd 07:17:53 [INFO] Exclude: *.log 07:17:53 [INFO] Exclude: .checkstyle 07:17:53 [INFO] Exclude: .factorypath 07:17:53 [INFO] Exclude: .editorconfig 07:17:53 [INFO] Exclude: **/node_modules/** 07:17:53 [INFO] Exclude: **/*.json 07:17:53 [INFO] 13 resources included (use -debug for more details) 07:17:53 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses. 07:17:53 [INFO] 07:17:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-core --- 07:17:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:17:53 [INFO] Copying 1 resource 07:17:53 [INFO] 07:17:53 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-core --- 07:17:53 [INFO] Changes detected - recompiling the module! 07:17:53 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/reactive-streams-prs/core/target/classes 07:18:03 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/core/src/main/java/org/eclipse/microprofile/reactive/streams/operators/core/ProcessorBuilderImpl.java: Some input files use unchecked or unsafe operations. 07:18:03 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/core/src/main/java/org/eclipse/microprofile/reactive/streams/operators/core/ProcessorBuilderImpl.java: Recompile with -Xlint:unchecked for details. 07:18:03 [INFO] 07:18:03 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] 07:18:03 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] 07:18:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-streams-prs/core/src/test/resources 07:18:03 [INFO] 07:18:03 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] No sources to compile 07:18:03 [INFO] 07:18:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] No tests to run. 07:18:03 [JENKINS] Recording test results 07:18:03 [INFO] 07:18:03 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-core --- 07:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.jar 07:18:03 [INFO] 07:18:03 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-reactive-streams-operators-core --- 07:18:04 [INFO] No previous run data found, generating javadoc. 07:18:05 [INFO] 07:18:05 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.core... 07:18:05 Constructing Javadoc information... 07:18:05 Standard Doclet version 1.8.0_202 07:18:05 Building tree for all the packages and classes... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/ReactiveStreamsEngineResolver.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/ReactiveStreamsFactoryImpl.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/SubscriberBuilderImpl.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/package-frame.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/package-summary.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/package-tree.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/constant-values.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/class-use/SubscriberBuilderImpl.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/class-use/ReactiveStreamsFactoryImpl.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/class-use/ReactiveStreamsEngineResolver.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/core/package-use.html... 07:18:05 Building index for all the packages and classes... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/overview-tree.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/index-all.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/deprecated-list.html... 07:18:05 Building index for all classes... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/allclasses-frame.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/allclasses-noframe.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/index.html... 07:18:05 Generating /home/jenkins/agent/workspace/reactive-streams-prs/core/target/apidocs/help-doc.html... 07:18:05 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-javadoc.jar 07:18:05 [INFO] 07:18:05 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-core >>> 07:18:05 [INFO] 07:18:05 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-core --- 07:18:05 [INFO] Enabled default license matchers. 07:18:05 [INFO] Will parse SCM ignores for exclusions... 07:18:05 [INFO] Finished adding exclusions from SCM ignore files. 07:18:05 [INFO] 61 implicit excludes (use -debug for more details). 07:18:05 [INFO] Exclude: **/*.svg 07:18:05 [INFO] Exclude: **/target 07:18:05 [INFO] Exclude: .travis.yml.* 07:18:05 [INFO] Exclude: bnd.bnd 07:18:05 [INFO] Exclude: *.log 07:18:05 [INFO] Exclude: .checkstyle 07:18:05 [INFO] Exclude: .factorypath 07:18:05 [INFO] Exclude: .editorconfig 07:18:05 [INFO] Exclude: **/node_modules/** 07:18:05 [INFO] Exclude: **/*.json 07:18:05 [INFO] 13 resources included (use -debug for more details) 07:18:05 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses. 07:18:05 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 07:18:05 [INFO] 07:18:05 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-core <<< 07:18:05 [INFO] 07:18:05 [INFO] 07:18:05 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-core --- 07:18:05 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-sources.jar 07:18:05 [INFO] 07:18:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-core --- 07:18:05 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.jar 07:18:05 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.pom 07:18:05 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-javadoc.jar 07:18:05 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-sources.jar 07:18:06 [INFO] 07:18:06 [INFO] --< org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-tck >-- 07:18:06 [INFO] Building Eclipse MicroProfile Reactive Streams Operators TCK 1.1-SNAPSHOT [4/5] 07:18:06 [INFO] --------------------------------[ jar ]--------------------------------- 07:18:06 [INFO] 07:18:06 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- 07:18:06 [INFO] Enabled default license matchers. 07:18:06 [INFO] Will parse SCM ignores for exclusions... 07:18:06 [INFO] Finished adding exclusions from SCM ignore files. 07:18:06 [INFO] 61 implicit excludes (use -debug for more details). 07:18:06 [INFO] Exclude: **/*.svg 07:18:06 [INFO] Exclude: **/target 07:18:06 [INFO] Exclude: .travis.yml.* 07:18:06 [INFO] Exclude: bnd.bnd 07:18:06 [INFO] Exclude: *.log 07:18:06 [INFO] Exclude: .checkstyle 07:18:06 [INFO] Exclude: .factorypath 07:18:06 [INFO] Exclude: .editorconfig 07:18:06 [INFO] Exclude: **/node_modules/** 07:18:06 [INFO] Exclude: **/*.json 07:18:06 [INFO] 42 resources included (use -debug for more details) 07:18:06 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses. 07:18:06 [INFO] 07:18:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck --- 07:18:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/resources 07:18:06 [INFO] 07:18:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck --- 07:18:06 [INFO] Changes detected - recompiling the module! 07:18:06 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/classes 07:18:11 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/api/SubscriberBuilderVerification.java: Some input files use unchecked or unsafe operations. 07:18:11 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/api/SubscriberBuilderVerification.java: Recompile with -Xlint:unchecked for details. 07:18:11 [INFO] 07:18:11 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck --- 07:18:11 [INFO] 07:18:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck --- 07:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/test/resources 07:18:11 [INFO] 07:18:11 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck --- 07:18:11 [INFO] Changes detected - recompiling the module! 07:18:11 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/test-classes 07:18:12 [INFO] 07:18:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck --- 07:18:12 [INFO] Surefire report directory: /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/surefire-reports 07:18:22 07:18:22 ------------------------------------------------------- 07:18:22 T E S T S 07:18:22 ------------------------------------------------------- 07:18:22 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap 07:18:22 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 07:18:22 Running org.eclipse.microprofile.reactive.streams.operators.tck.TckTest 07:18:22 Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@dcf3e99 07:18:23 Tests run: 180, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec 07:18:23 07:18:23 Results : 07:18:23 07:18:23 Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 07:18:23 07:18:23 [JENKINS] Recording test results 07:18:25 [INFO] 07:18:25 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck --- 07:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.jar 07:18:39 [INFO] 07:18:39 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck --- 07:18:50 [INFO] No previous run data found, generating javadoc. 07:19:25 [INFO] 07:19:25 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.tck... 07:19:25 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.tck.api... 07:19:25 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.tck.arquillian... 07:19:25 Loading source files for package org.eclipse.microprofile.reactive.streams.operators.tck.spi... 07:19:25 Constructing Javadoc information... 07:19:25 Standard Doclet version 1.8.0_202 07:19:25 Building tree for all the packages and classes... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/DefaultReactiveStreamsFactory.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/AbstractReactiveStreamsApiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/CompletionRunnerVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/CompletionSubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/ProcessorBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/PublisherBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/ReactiveStreamsApiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/ReactiveStreamsVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/SubscriberBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/ReactiveStreamsArquillianTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/ReactiveStreamsCdiTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CancelStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CancelStageVerification.SubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CollectStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/ConcatStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CoupledStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CoupledStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CoupledStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/CoupledStageVerification.SubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/DistinctStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/DistinctStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/DropWhileStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/EmptyProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/EmptyProcessorVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FilterStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FindFirstStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapCompletionStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapCompletionStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapIterableStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapIterableStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapStageVerification.InnerSubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FlatMapStageVerification.OuterProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FromCompletionStageNullableVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FromCompletionStageNullableVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FromCompletionStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/FromCompletionStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/LimitStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/LimitStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/MapStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/MapStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OfStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OfStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnErrorResumeStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnErrorResumeStageVerification.OnErrorResumeVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnStagesVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnStagesVerification.OnCompleteVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnStagesVerification.OnErrorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/OnStagesVerification.OnTerminateVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/PeekStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/PeekStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/QuietRuntimeException.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/ReactiveStreamsSpiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/ReactiveStreamsSpiVerification.VerificationDeps.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/SkipStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/SubscriberStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/TakeWhileStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/TakeWhileStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/overview-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/package-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/package-summary.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/package-tree.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/package-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/package-summary.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/package-tree.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/package-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/package-summary.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/package-tree.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/package-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/package-summary.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/package-tree.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/constant-values.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/serialized-form.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/class-use/ReactiveStreamsTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/class-use/DefaultReactiveStreamsFactory.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/SubscriberBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/ReactiveStreamsVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/ReactiveStreamsApiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/PublisherBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/ProcessorBuilderVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/CompletionSubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/CompletionRunnerVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/class-use/AbstractReactiveStreamsApiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/class-use/ReactiveStreamsCdiTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/class-use/ReactiveStreamsArquillianTck.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/TakeWhileStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/TakeWhileStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/SubscriberStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/SkipStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/ReactiveStreamsSpiVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/ReactiveStreamsSpiVerification.VerificationDeps.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/QuietRuntimeException.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/PeekStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/PeekStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnStagesVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnStagesVerification.OnCompleteVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnStagesVerification.OnTerminateVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnStagesVerification.OnErrorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnErrorResumeStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OfStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/OfStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/MapStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/MapStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/LimitStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/LimitStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FromCompletionStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FromCompletionStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FromCompletionStageNullableVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FromCompletionStageNullableVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapStageVerification.OuterProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapStageVerification.InnerSubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapIterableStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapIterableStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapCompletionStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FlatMapCompletionStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FindFirstStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/FilterStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/EmptyProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/EmptyProcessorVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/DropWhileStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/DistinctStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/DistinctStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CoupledStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CoupledStageVerification.PublisherVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CoupledStageVerification.SubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CoupledStageVerification.ProcessorVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/ConcatStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CollectStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CancelStageVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/class-use/CancelStageVerification.SubscriberVerification.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/package-use.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/api/package-use.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/arquillian/package-use.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/operators/tck/spi/package-use.html... 07:19:25 Building index for all the packages and classes... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/overview-tree.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/index-all.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/deprecated-list.html... 07:19:25 Building index for all classes... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/allclasses-frame.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/allclasses-noframe.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/index.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/overview-summary.html... 07:19:25 Generating /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/apidocs/help-doc.html... 07:19:25 5 warnings 07:19:25 [WARNING] Javadoc Warnings 07:19:25 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.java:59: warning: no @return 07:19:25 [WARNING] protected abstract E createEngine(); 07:19:25 [WARNING] ^ 07:19:25 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.java:65: warning: no @return 07:19:25 [WARNING] protected ReactiveStreamsFactory createFactory() { 07:19:25 [WARNING] ^ 07:19:25 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.java:72: warning: no @param for engine 07:19:25 [WARNING] protected void shutdownEngine(E engine) { 07:19:25 [WARNING] ^ 07:19:25 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.java:79: warning: no @param for test 07:19:25 [WARNING] protected boolean isEnabled(Object test) { 07:19:25 [WARNING] ^ 07:19:25 [WARNING] /home/jenkins/agent/workspace/reactive-streams-prs/tck/src/main/java/org/eclipse/microprofile/reactive/streams/operators/tck/ReactiveStreamsTck.java:79: warning: no @return 07:19:25 [WARNING] protected boolean isEnabled(Object test) { 07:19:25 [WARNING] ^ 07:19:25 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-javadoc.jar 07:19:25 [INFO] 07:19:25 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck >>> 07:19:25 [INFO] 07:19:25 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- 07:19:25 [INFO] Enabled default license matchers. 07:19:25 [INFO] Will parse SCM ignores for exclusions... 07:19:25 [INFO] Finished adding exclusions from SCM ignore files. 07:19:25 [INFO] 61 implicit excludes (use -debug for more details). 07:19:25 [INFO] Exclude: **/*.svg 07:19:25 [INFO] Exclude: **/target 07:19:25 [INFO] Exclude: .travis.yml.* 07:19:25 [INFO] Exclude: bnd.bnd 07:19:25 [INFO] Exclude: *.log 07:19:25 [INFO] Exclude: .checkstyle 07:19:25 [INFO] Exclude: .factorypath 07:19:25 [INFO] Exclude: .editorconfig 07:19:25 [INFO] Exclude: **/node_modules/** 07:19:25 [INFO] Exclude: **/*.json 07:19:25 [INFO] 42 resources included (use -debug for more details) 07:19:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses. 07:19:26 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 07:19:26 [INFO] 07:19:26 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck <<< 07:19:26 [INFO] 07:19:26 [INFO] 07:19:26 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck --- 07:19:26 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-sources.jar 07:19:26 [INFO] 07:19:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck --- 07:19:26 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.jar 07:19:26 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.pom 07:19:26 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-javadoc.jar 07:19:26 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-sources.jar 07:19:26 [INFO] 07:19:26 [INFO] --< org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-spec >-- 07:19:26 [INFO] Building Eclipse MicroProfile Reactive Streams Operators Specification 1.1-SNAPSHOT [5/5] 07:19:26 [INFO] --------------------------------[ pom ]--------------------------------- 07:19:50 [INFO] 07:19:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spec --- 07:19:50 [INFO] Enabled default license matchers. 07:19:50 [INFO] Will parse SCM ignores for exclusions... 07:19:50 [INFO] Finished adding exclusions from SCM ignore files. 07:19:50 [INFO] 61 implicit excludes (use -debug for more details). 07:19:50 [INFO] Exclude: **/*.svg 07:19:50 [INFO] Exclude: **/target 07:19:50 [INFO] Exclude: .travis.yml.* 07:19:50 [INFO] Exclude: bnd.bnd 07:19:50 [INFO] Exclude: *.log 07:19:50 [INFO] Exclude: .checkstyle 07:19:50 [INFO] Exclude: .factorypath 07:19:50 [INFO] Exclude: .editorconfig 07:19:50 [INFO] Exclude: **/node_modules/** 07:19:50 [INFO] Exclude: **/*.json 07:19:50 [INFO] 12 resources included (use -debug for more details) 07:19:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses. 07:19:50 [INFO] 07:19:50 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-streams-operators-spec --- 07:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:24 [INFO] ignoreDelta true 07:20:24 [INFO] Copying 9 resources 07:20:24 [INFO] Copying file images/change-shape.svg 07:20:24 [INFO] Copying file images/closed-graph-builder.svg 07:20:24 [INFO] Copying file images/picture-sources.odg 07:20:24 [INFO] Copying file images/processor-builder.svg 07:20:24 [INFO] Copying file images/processor-stage.svg 07:20:24 [INFO] Copying file images/publisher-builder.svg 07:20:24 [INFO] Copying file images/publisher-stage.svg 07:20:24 [INFO] Copying file images/subscriber-builder.svg 07:20:24 [INFO] Copying file images/subscriber-stage.svg 07:20:40 [INFO] Rendered /home/jenkins/agent/workspace/reactive-streams-prs/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc 07:20:40 [INFO] 07:20:40 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-streams-operators-spec --- 07:20:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:20:40 [INFO] ignoreDelta true 07:20:40 [INFO] Copying 9 resources 07:20:40 [INFO] Copying file images/change-shape.svg 07:20:40 [INFO] Copying file images/closed-graph-builder.svg 07:20:40 [INFO] Copying file images/picture-sources.odg 07:20:40 [INFO] Copying file images/processor-builder.svg 07:20:40 [INFO] Copying file images/processor-stage.svg 07:20:40 [INFO] Copying file images/publisher-builder.svg 07:20:40 [INFO] Copying file images/publisher-stage.svg 07:20:40 [INFO] Copying file images/subscriber-builder.svg 07:20:40 [INFO] Copying file images/subscriber-stage.svg 07:20:40 [INFO] Rendered /home/jenkins/agent/workspace/reactive-streams-prs/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc 07:20:40 [INFO] 07:20:40 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-spec --- 07:20:40 [INFO] 07:20:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-spec --- 07:20:40 [INFO] Installing /home/jenkins/agent/workspace/reactive-streams-prs/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-spec/1.1-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.1-SNAPSHOT.pom 07:20:55 [INFO] ------------------------------------------------------------------------ 07:20:55 [INFO] Reactor Summary for Eclipse MicroProfile Reactive Streams Operators 1.1-SNAPSHOT: 07:20:55 [INFO] 07:20:55 [INFO] Eclipse MicroProfile Reactive Streams Operators .... SUCCESS [03:54 min] 07:20:55 [INFO] Eclipse MicroProfile Reactive Streams Operators API SUCCESS [09:33 min] 07:20:55 [INFO] MicroProfile Reactive Streams Operators Core ....... SUCCESS [ 12.997 s] 07:20:55 [INFO] Eclipse MicroProfile Reactive Streams Operators TCK SUCCESS [01:19 min] 07:20:55 [INFO] Eclipse MicroProfile Reactive Streams Operators Specification SUCCESS [01:27 min] 07:20:55 [INFO] ------------------------------------------------------------------------ 07:20:55 [INFO] BUILD SUCCESS 07:20:55 [INFO] ------------------------------------------------------------------------ 07:20:55 [INFO] Total time: 16:39 min 07:20:55 [INFO] Finished at: 2020-06-05T11:20:55Z 07:20:55 [INFO] ------------------------------------------------------------------------ 07:20:55 Waiting for Jenkins to finish collecting data 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/core/pom.xml to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.pom 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-javadoc.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/core/target/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core/1.1-SNAPSHOT/microprofile-reactive-streams-operators-core-1.1-SNAPSHOT-sources.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/pom.xml to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.1-SNAPSHOT/microprofile-reactive-streams-operators-parent-1.1-SNAPSHOT.pom 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/spec/pom.xml to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-spec/1.1-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.1-SNAPSHOT.pom 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/tck/pom.xml to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.pom 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-javadoc.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/tck/target/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/1.1-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.1-SNAPSHOT-sources.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/api/pom.xml to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.pom 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-javadoc.jar 07:20:55 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-streams-prs/api/target/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api/1.1-SNAPSHOT/microprofile-reactive-streams-operators-api-1.1-SNAPSHOT-sources.jar 07:20:55 channel stopped 07:20:56 Setting status of 616419bca11dac0ec0eaab9937315090036aa0eb to SUCCESS with url https://ci.eclipse.org/microprofile/job/reactive-streams-prs/118/ and message: 'Build finished. ' 07:20:56 Finished: SUCCESS