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 #1311

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

Changes:


------------------------------------------
[...truncated 2887 lines...]
[INFO] Building Hono Site 1.3.0-SNAPSHOT                                [33/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-site ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-site ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-site ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-site ---
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (default) @ hono-site ---
build-site.sh: line 15: hugo: command not found
Please install "hugo" to be able to build the hono documentation. See readme.md for further details.
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-site ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-site ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/site/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-site/1.3.0-SNAPSHOT/hono-site-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-tests >---------------------
[INFO] Building Hono Integration Tests 1.3.0-SNAPSHOT                   [34/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-tests ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/tests/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-tests ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources to /jobs/genie.hono/Hono CI Pipeline/workspace/tests/target/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/tests/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-tests ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-tests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-tests ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-tests ---
[INFO] There is 1 error reported by Checkstyle 8.30 with checkstyle/default.xml ruleset.
[ERROR] src/test/java/org/eclipse/hono/tests/amqp/AmqpUploadTestBase.java:[49,8] (imports) UnusedImports: Unused import - io.vertx.core.buffer.Buffer.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.3.0-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  0.835 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.021 s]
[INFO] Legal Documents .................................... SUCCESS [  0.631 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.061 s]
[INFO] Hono Core .......................................... SUCCESS [ 25.678 s]
[INFO] Hono Client ........................................ SUCCESS [01:29 min]
[INFO] Hono Service base .................................. SUCCESS [ 23.841 s]
[INFO] Hotrod Device Connection client .................... SUCCESS [ 50.890 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.210 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [  4.402 s]
[INFO] Hono CoAP Adapter base ............................. SUCCESS [  4.567 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [  0.599 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  4.004 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [ 54.828 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 36.689 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  2.572 s]
[INFO] Hono LoRa Adapter .................................. SUCCESS [  6.130 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  2.551 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [  0.559 s]
[INFO] Hono command-line interface ........................ SUCCESS [  2.425 s]
[INFO] Hono Deployment .................................... SUCCESS [  0.203 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.021 s]
[INFO] Hono Client Examples ............................... SUCCESS [  0.738 s]
[INFO] Hono Protocol Gateway example ...................... SUCCESS [  0.281 s]
[INFO] Hono JMeter Plugin ................................. SUCCESS [ 22.929 s]
[INFO] Hono Services ...................................... SUCCESS [  0.180 s]
[INFO] Hono Auth .......................................... SUCCESS [  5.434 s]
[INFO] Hono Service Device Registry Base .................. SUCCESS [  3.570 s]
[INFO] Base classes for JDBC services ..................... SUCCESS [ 41.130 s]
[INFO] Hono Device Connection service ..................... SUCCESS [  4.550 s]
[INFO] Hono File Based Device Registry .................... SUCCESS [  5.069 s]
[INFO] Hono Mongodb Based Device Registry ................. SUCCESS [  9.941 s]
[INFO] Hono Site .......................................... SUCCESS [  0.398 s]
[INFO] Hono Integration Tests ............................. FAILURE [01:56 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:44 min
[INFO] Finished at: 2020-05-06T00:43:48-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMaven4da637c6/maven-spy-20200506-003504-4299185899590298911338.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:check (checkstyle-check) on project hono-tests: You have 1 Checkstyle violation. -> [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 <args> -rf :hono-tests
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/hono/hono-parent/1.3.0-SNAPSHOT/hono-parent-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact bom/pom.xml under org/eclipse/hono/hono-bom/1.3.0-SNAPSHOT/hono-bom-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/pom.xml under org/eclipse/hono/hono-legal/1.3.0-SNAPSHOT/hono-legal-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/target/hono-legal-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-legal/1.3.0-SNAPSHOT/hono-legal-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact demo-certs/pom.xml under org/eclipse/hono/hono-demo-certs/1.3.0-SNAPSHOT/hono-demo-certs-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact demo-certs/target/hono-demo-certs-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-demo-certs/1.3.0-SNAPSHOT/hono-demo-certs-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/pom.xml under org/eclipse/hono/hono-core/1.3.0-SNAPSHOT/hono-core-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-core/1.3.0-SNAPSHOT/hono-core-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-core/1.3.0-SNAPSHOT/hono-core-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client/pom.xml under org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact service-base/pom.xml under org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.3.0-SNAPSHOT-tests.jar under org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT-tests.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client-device-connection-infinispan/pom.xml under org/eclipse/hono/client-device-connection-infinispan/1.3.0-SNAPSHOT/client-device-connection-infinispan-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client-device-connection-infinispan/target/client-device-connection-infinispan-1.3.0-SNAPSHOT.jar under org/eclipse/hono/client-device-connection-infinispan/1.3.0-SNAPSHOT/client-device-connection-infinispan-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client-device-connection-infinispan/target/client-device-connection-infinispan-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/client-device-connection-infinispan/1.3.0-SNAPSHOT/client-device-connection-infinispan-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/pom.xml under org/eclipse/hono/hono-adapters/1.3.0-SNAPSHOT/hono-adapters-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/pom.xml under org/eclipse/hono/hono-adapter-amqp-vertx/1.3.0-SNAPSHOT/hono-adapter-amqp-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-amqp-vertx/1.3.0-SNAPSHOT/hono-adapter-amqp-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-amqp-vertx/1.3.0-SNAPSHOT/hono-adapter-amqp-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx-base/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx/1.3.0-SNAPSHOT/hono-adapter-coap-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-http-vertx-base/1.3.0-SNAPSHOT/hono-adapter-http-vertx-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/target/hono-adapter-http-vertx-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-http-vertx-base/1.3.0-SNAPSHOT/hono-adapter-http-vertx-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/target/hono-adapter-http-vertx-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-http-vertx-base/1.3.0-SNAPSHOT/hono-adapter-http-vertx-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/pom.xml under org/eclipse/hono/hono-adapter-http-vertx/1.3.0-SNAPSHOT/hono-adapter-http-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/target/hono-adapter-http-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-http-vertx/1.3.0-SNAPSHOT/hono-adapter-http-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/target/hono-adapter-http-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-http-vertx/1.3.0-SNAPSHOT/hono-adapter-http-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/kura/pom.xml under org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/lora-vertx/pom.xml under org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/pom.xml under org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/sigfox-vertx/pom.xml under org/eclipse/hono/hono-adapter-sigfox-vertx/1.3.0-SNAPSHOT/hono-adapter-sigfox-vertx-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/sigfox-vertx/target/hono-adapter-sigfox-vertx-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-sigfox-vertx/1.3.0-SNAPSHOT/hono-adapter-sigfox-vertx-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/sigfox-vertx/target/hono-adapter-sigfox-vertx-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-sigfox-vertx/1.3.0-SNAPSHOT/hono-adapter-sigfox-vertx-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact cli/pom.xml under org/eclipse/hono/hono-cli/1.3.0-SNAPSHOT/hono-cli-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact cli/target/hono-cli-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-cli/1.3.0-SNAPSHOT/hono-cli-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact cli/target/hono-cli-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-cli/1.3.0-SNAPSHOT/hono-cli-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact deploy/pom.xml under org/eclipse/hono/hono-deploy/1.3.0-SNAPSHOT/hono-deploy-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact deploy/target/hono-deploy-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-deploy/1.3.0-SNAPSHOT/hono-deploy-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/pom.xml under org/eclipse/hono/hono-example/1.3.0-SNAPSHOT/hono-example-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/pom.xml under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/pom.xml under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT.jar under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/pom.xml under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/pom.xml under org/eclipse/hono/hono-services/1.3.0-SNAPSHOT/hono-services-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/pom.xml under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/pom.xml under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/target/hono-service-device-registry-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/target/hono-service-device-registry-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/pom.xml under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/target/hono-service-base-jdbc-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/target/hono-service-base-jdbc-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-connection/pom.xml under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-connection/target/hono-service-device-connection-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-connection/target/hono-service-device-connection-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/pom.xml under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/target/hono-service-device-registry-file-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/target/hono-service-device-registry-file-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-mongodb/pom.xml under org/eclipse/hono/hono-service-device-registry-mongodb/1.3.0-SNAPSHOT/hono-service-device-registry-mongodb-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-registry-mongodb/target/hono-service-device-registry-mongodb-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-registry-mongodb/1.3.0-SNAPSHOT/hono-service-device-registry-mongodb-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-mongodb/target/hono-service-device-registry-mongodb-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-registry-mongodb/1.3.0-SNAPSHOT/hono-service-device-registry-mongodb-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact site/pom.xml under org/eclipse/hono/hono-site/1.3.0-SNAPSHOT/hono-site-1.3.0-SNAPSHOT.pom
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.3.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.3.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.3.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.3.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.3.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:client-device-connection-infinispan:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client-device-connection-infinispan/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/amqp-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-kura:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/kura/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-lora-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/lora-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-sigfox-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/sigfox-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-cli:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): cli/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-deploy:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): deploy/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-example-client:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/hono-client-examples/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:protocol-gateway:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/protocol-gateway-example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-jmeter:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): jmeter/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-auth:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/auth/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base-jdbc:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/base-jdbc/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-connection:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-connection/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-file:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-file/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-mongodb:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-mongodb/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-tests:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): tests/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: 34 ms, Generated Artifacts Publisher: 404 ms, Invoker Publisher: 1 ms, Junit Publisher: 518 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 109 ms, JGiven Publisher: 2 ms, Open Task Scanner Publisher: 1 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