[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[hono-dev] Build failed in Jenkins: Hono-Nightly Pipeline #116
|
See <https://ci.eclipse.org/hono/job/Hono-Nightly%20Pipeline/116/display/redirect>
------------------------------------------
[...truncated 1381 lines...]
20:14:46.662 [main] INFO o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
20:14:46.683 [main] INFO o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [/credentials.json]
20:14:46.698 [main] INFO o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy_legal_docs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly Pipeline/workspace/legal/target/hono-legal-0.9-M2-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-0.9-M2-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO]
[INFO] --------------< org.eclipse.hono:hono-service-messaging >---------------
[INFO] Building Hono Messaging 0.9-M2-SNAPSHOT [24/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-messaging ---
[INFO] Deleting /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-messaging ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-messaging ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-service-messaging ---
[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-Nightly Pipeline/workspace/services/messaging/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hono-service-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/target/test-classes
[INFO] /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/src/test/java/org/eclipse/hono/event/impl/ForwardingEventDownstreamAdapterTest.java: Some input files use or override a deprecated API.
[INFO] /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/src/test/java/org/eclipse/hono/event/impl/ForwardingEventDownstreamAdapterTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ hono-service-messaging ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
20:14:53.883 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
20:14:53.888 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
20:14:53.889 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - Vertx native support: false
20:14:53.892 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
20:14:53.903 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - secure port is not enabled
20:14:53.903 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
20:14:54.242 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:36960], default is 5672
20:14:54.980 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-a0cc4e20-5f5d-49ec-9dba-61a34a9dd9f4, session window size: 9830400]
20:14:56.073 [vert.x-eventloop-thread-1] INFO o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:36960]...
20:14:56.189 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - stopping insecure AMQP server [127.0.0.1:36960]
20:14:56.204 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - stopping endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
Dec 29, 2018 8:14:56 PM io.vertx.core.net.impl.ConnectionBase
SEVERE: Connection reset by peer
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.624 s <<< FAILURE! - in org.eclipse.hono.messaging.StandaloneTelemetryApiTest
[ERROR] testMessageUploadSucceedsForRegisteredDevice(org.eclipse.hono.messaging.StandaloneTelemetryApiTest) Time elapsed: 1.499 s <<< ERROR!
org.eclipse.hono.client.ServerErrorException: Error Code: 503
[INFO] Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
20:14:56.458 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
20:14:56.459 [main] WARN o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
20:14:56.961 [vert.x-eventloop-thread-0] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:56.968 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
20:14:57.469 [vert.x-eventloop-thread-1] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:57.469 [vert.x-eventloop-thread-1] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
20:14:57.971 [vert.x-eventloop-thread-1] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:57.971 [vert.x-eventloop-thread-1] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
20:14:58.010 [main] WARN o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
20:14:58.473 [vert.x-eventloop-thread-1] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:58.512 [vert.x-eventloop-thread-2] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:58.552 [main] WARN o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
20:14:59.054 [vert.x-eventloop-thread-3] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
20:14:59.068 [main] WARN o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
20:14:59.077 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
20:14:59.093 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
20:14:59.100 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
20:14:59.108 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
20:14:59.114 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
20:14:59.114 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
20:14:59.120 [main] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
20:14:59.122 [main] WARN o.e.h.m.ForwardingDownstreamAdapterTest$1 - can't create downstream sender [con: CON_ID, link: protocol_adapter]: downstream connection must be opened before creating sender
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 s - in org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
[INFO] Running org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
[INFO] Running org.eclipse.hono.messaging.StandaloneEventApiTest
20:14:59.155 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
20:14:59.156 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
20:14:59.156 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - Vertx native support: false
20:14:59.156 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
20:14:59.157 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - secure port is not enabled
20:14:59.157 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
20:14:59.164 [vert.x-eventloop-thread-0] WARN o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:40148], default is 5672
20:14:59.189 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-e6e9c392-32fb-4333-b68e-eafd01eb4913, session window size: 9830400]
20:14:59.432 [vert.x-eventloop-thread-1] INFO o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:40148]...
20:14:59.434 [vert.x-eventloop-thread-1] INFO o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:40148]
20:14:59.436 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - stopping insecure AMQP server [127.0.0.1:40148]
20:14:59.440 [vert.x-eventloop-thread-0] INFO o.e.hono.messaging.HonoMessaging - stopping endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.hono.messaging.StandaloneEventApiTest
[INFO] Running org.eclipse.hono.messaging.MicrometerBasedMessagingMetricsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.hono.messaging.MicrometerBasedMessagingMetricsTest
[INFO] Running org.eclipse.hono.messaging.MessageForwardingEndpointTest
20:14:59.571 [vert.x-eventloop-thread-4] INFO o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.hono.messaging.MessageForwardingEndpointTest
[INFO] Running org.eclipse.hono.messaging.SenderFactoryImplTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.hono.messaging.SenderFactoryImplTest
[INFO] Running org.eclipse.hono.messaging.HonoMessagingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.hono.messaging.HonoMessagingTest
[INFO] Running org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
[INFO] Running org.eclipse.hono.event.impl.EventEndpointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.hono.event.impl.EventEndpointTest
[INFO] Running org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] StandaloneTelemetryApiTest.testMessageUploadSucceedsForRegisteredDevice ยป ServerError
[INFO]
[ERROR] Tests run: 41, Failures: 0, Errors: 1, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Hono
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Hono 0.9-M2-SNAPSHOT ............................... SUCCESS [ 2.866 s]
[INFO] Hono Dependencies .................................. SUCCESS [ 0.014 s]
[INFO] Legal Documents .................................... SUCCESS [ 2.339 s]
[INFO] Hono Demo Certs .................................... SUCCESS [ 0.058 s]
[INFO] Hono Core .......................................... SUCCESS [ 10.247 s]
[INFO] Hono Client ........................................ SUCCESS [ 8.489 s]
[INFO] Hono Service base .................................. SUCCESS [ 7.149 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [ 0.222 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 4.547 s]
[INFO] Hono COAP Adapter base ............................. SUCCESS [ 3.696 s]
[INFO] Hono COAP Adapter .................................. SUCCESS [ 0.665 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [ 4.155 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [ 6.191 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 8.262 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [ 3.111 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 2.794 s]
[INFO] Hono command-line interface ........................ SUCCESS [ 3.199 s]
[INFO] Hono Deployment .................................... SUCCESS [ 0.741 s]
[INFO] Hono Examples ...................................... SUCCESS [ 0.315 s]
[INFO] Hono JMeter Plugin ................................. SUCCESS [ 17.771 s]
[INFO] Hono Services ...................................... SUCCESS [ 0.136 s]
[INFO] Hono Auth .......................................... SUCCESS [ 3.517 s]
[INFO] Hono Device Registry ............................... SUCCESS [ 8.037 s]
[INFO] Hono Messaging ..................................... FAILURE [ 9.051 s]
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests 0.9-M2-SNAPSHOT ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min
[INFO] Finished at: 2018-12-29T20:15:00-05:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono-Nightly Pipeline/workspace@tmp/withMavena307de14/maven-spy-20181229-201306-7533650215163777576993.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project hono-service-messaging: There are test failures.
[ERROR]
[ERROR] Please refer to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/messaging/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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-service-messaging
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): legal/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-demo-certs:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): demo-certs/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-core:bundle:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-client:bundle:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): service-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:0.9-M2-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] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx-base:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx-base:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx-base:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-kura:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/kura/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-cli:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): cli/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-deploy:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): deploy/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-example:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-jmeter:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): jmeter/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-auth:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/auth/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry/target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-messaging:jar:0.9-M2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/messaging/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: Invoker Publisher: 1 ms, Junit Publisher: 3773 ms, Dependencies Fingerprint Publisher: 276 ms, JGiven Publisher: 2 ms, Pipeline Graph Publisher: 12 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