Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono CI Pipeline #885

See <https://ci.eclipse.org/hono/job/Hono%20CI%20Pipeline/885/display/redirect>

Changes:

------------------------------------------
[...truncated 680 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-service-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ hono-service-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-service-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.4:xml (build-enhanced-xml-report) @ hono-service-base ---
[INFO] Loading execution data file /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/jacoco.exec
[INFO] Analyzed bundle 'hono-service-base' with 119 classes
[INFO] Analyzed bundle 'hono-core' with 79 classes
[INFO] Analyzed bundle 'hono-legal' with 0 classes
[INFO] Analyzed bundle 'hono-demo-certs' with 0 classes
[INFO] Analyzed bundle 'hono-client' with 64 classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle-check) @ hono-service-base ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-base ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT-tests.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/service-base/target/hono-service-base-1.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------------< org.eclipse.hono:hono-adapters >-------------------
[INFO] Building Hono Protocol Adapters 1.0.0-SNAPSHOT                    [8/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapters ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapters ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapters ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapters ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapters ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono CI Pipeline/workspace/adapters/target/jacoco.exec"
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapters ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace/legal/target/hono-legal-1.0.0-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapters ---
[INFO] 
[INFO] --- jacoco-extras:0.1.4:xml (build-enhanced-xml-report) @ hono-adapters ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle-check) @ hono-adapters ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapters ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapters/1.0.0-SNAPSHOT/hono-adapters-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-adapter-amqp-vertx >--------------
[INFO] Building Hono AMQP Adapter 1.0.0-SNAPSHOT                         [9/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-amqp-vertx ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/amqp-vertx/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-amqp-vertx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-amqp-vertx ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-amqp-vertx ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-adapter-amqp-vertx ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono CI Pipeline/workspace/adapters/amqp-vertx/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-amqp-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hono-adapter-amqp-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/amqp-vertx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-amqp-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hono-adapter-amqp-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/amqp-vertx/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hono-adapter-amqp-vertx ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterTest
06:43:52.837 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:52.850 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:52.850 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:52.851 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:52.851 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:52.852 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:52.876 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:52.898 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
06:43:54.453 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:54.454 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:54.454 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:54.455 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:54.458 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:54.463 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:54.464 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:54.464 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
06:43:55.042 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:55.042 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:55.042 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:55.044 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:55.044 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:55.044 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:55.045 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:55.045 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
[ERROR] Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.536 s <<< FAILURE! - in org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterTest
[ERROR] testOneWayCommandRejected  Time elapsed: 6.358 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 6 seconds
	at app//org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterTest.testOneWayCommandOutcome(VertxBasedAmqpProtocolAdapterTest.java:697)
	at app//org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterTest.testOneWayCommandRejected(VertxBasedAmqpProtocolAdapterTest.java:657)

[INFO] Running org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterLegacyEndpointTest
06:43:55.286 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:55.286 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:55.287 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:55.287 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:55.287 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:55.288 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:55.288 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:55.289 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
06:43:55.859 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:55.860 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:55.860 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:55.860 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:55.861 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:55.861 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:55.861 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:55.862 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
06:43:56.262 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Tenant service
06:43:56.263 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to AMQP Messaging Network
06:43:56.263 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Registration service
06:43:56.263 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Credentials service
06:43:56.264 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Device Connection service
06:43:56.264 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - connected to Command & Control
06:43:56.264 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - Server uses standard insecure port 5672
06:43:56.264 [Time-limited test] INFO  o.e.h.a.a.i.VertxBasedAmqpProtocolAdapter - insecure AMQP server listening on [127.0.0.1:5672]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in org.eclipse.hono.adapter.amqp.impl.VertxBasedAmqpProtocolAdapterLegacyEndpointTest
[INFO] Running org.eclipse.hono.adapter.amqp.AmqpAdapterSaslAuthenticatorFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.eclipse.hono.adapter.amqp.AmqpAdapterSaslAuthenticatorFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   VertxBasedAmqpProtocolAdapterTest.testOneWayCommandRejected:657->testOneWayCommandOutcome:697 ยป TestTimedOut
[INFO] 
[ERROR] Tests run: 44, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  9.364 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.268 s]
[INFO] Legal Documents .................................... SUCCESS [  3.436 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.767 s]
[INFO] Hono Core .......................................... SUCCESS [01:30 min]
[INFO] Hono Client ........................................ SUCCESS [ 53.702 s]
[INFO] Hono Service base .................................. SUCCESS [01:19 min]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  1.496 s]
[INFO] Hono AMQP Adapter .................................. FAILURE [ 26.682 s]
[INFO] Hono COAP Adapter base ............................. SKIPPED
[INFO] Hono COAP Adapter .................................. SKIPPED
[INFO] Hono HTTP Adapter base ............................. SKIPPED
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono Kura Adapter .................................. SKIPPED
[INFO] Hono LoRa Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono Sigfox Adapter ................................ SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Hono Deployment .................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Device Connection service ..................... SKIPPED
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:39 min
[INFO] Finished at: 2019-10-16T06:43:58-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMaven7abb749b/maven-spy-20191016-063918-498782205511491712512.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hono-adapter-amqp-vertx: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/amqp-vertx/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-adapter-amqp-vertx
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/hono/hono-parent/1.0.0-SNAPSHOT/hono-parent-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact bom/pom.xml under org/eclipse/hono/hono-bom/1.0.0-SNAPSHOT/hono-bom-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/pom.xml under org/eclipse/hono/hono-legal/1.0.0-SNAPSHOT/hono-legal-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/target/hono-legal-1.0.0-SNAPSHOT.jar under org/eclipse/hono/hono-legal/1.0.0-SNAPSHOT/hono-legal-1.0.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact demo-certs/pom.xml under org/eclipse/hono/hono-demo-certs/1.0.0-SNAPSHOT/hono-demo-certs-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact demo-certs/target/hono-demo-certs-1.0.0-SNAPSHOT.jar under org/eclipse/hono/hono-demo-certs/1.0.0-SNAPSHOT/hono-demo-certs-1.0.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/pom.xml under org/eclipse/hono/hono-core/1.0.0-SNAPSHOT/hono-core-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.0.0-SNAPSHOT.jar under org/eclipse/hono/hono-core/1.0.0-SNAPSHOT/hono-core-1.0.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.0.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-core/1.0.0-SNAPSHOT/hono-core-1.0.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client/pom.xml under org/eclipse/hono/hono-client/1.0.0-SNAPSHOT/hono-client-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.0.0-SNAPSHOT.jar under org/eclipse/hono/hono-client/1.0.0-SNAPSHOT/hono-client-1.0.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.0.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-client/1.0.0-SNAPSHOT/hono-client-1.0.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact service-base/pom.xml under org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0.0-SNAPSHOT-tests.jar under org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT-tests.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.0.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base/1.0.0-SNAPSHOT/hono-service-base-1.0.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/pom.xml under org/eclipse/hono/hono-adapters/1.0.0-SNAPSHOT/hono-adapters-1.0.0-SNAPSHOT.pom
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): legal/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-demo-certs:jar:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): demo-certs/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-core:bundle:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-client:bundle:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base:jar:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): service-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:1.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/amqp-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Pipeline Graph Publisher: 19 ms, Generated Artifacts Publisher: 439 ms, Junit Publisher: 534 ms, Dependencies Fingerprint Publisher: 118 ms, Open Task Scanner Publisher: 2 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top