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

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

Changes:


------------------------------------------
[...truncated 1842 lines...]
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-example-client ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace/legal/target/hono-legal-1.3.0-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-example-client ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-example-client ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-example-client ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-example-client ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:protocol-gateway >------------------
[INFO] Building Hono Protocol Gateway example 1.3.0-SNAPSHOT            [24/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ protocol-gateway ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ protocol-gateway ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ protocol-gateway ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ protocol-gateway ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protocol-gateway ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ protocol-gateway ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ protocol-gateway ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ protocol-gateway ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ protocol-gateway ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ protocol-gateway ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.11.RELEASE:repackage (default) @ protocol-gateway ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ protocol-gateway ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ protocol-gateway ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/examples/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-quickstart-python >---------------
[INFO] Building Hono Quickstart Tutorial in Python 1.3.0-SNAPSHOT       [25/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-quickstart-python ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-quickstart-python ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-quickstart-python ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-quickstart-python ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-quickstart-python ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono CI Pipeline/workspace/examples/quickstart-python/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-quickstart-python ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-quickstart-python ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono CI Pipeline/workspace/examples/quickstart-python/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-quickstart-python ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-quickstart-python ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-quickstart-python ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-quickstart-python ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-quickstart-python ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.3.0-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  2.752 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.029 s]
[INFO] Legal Documents .................................... SUCCESS [  1.202 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.105 s]
[INFO] Hono Core .......................................... SUCCESS [ 16.489 s]
[INFO] Hono Client ........................................ SUCCESS [ 10.244 s]
[INFO] Hono Service base .................................. SUCCESS [ 13.723 s]
[INFO] Hotrod Device Connection client .................... SUCCESS [ 13.500 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.403 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [  6.446 s]
[INFO] Hono CoAP Adapter base ............................. SUCCESS [  4.448 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [  0.758 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  3.647 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [  4.302 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [  4.465 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  2.953 s]
[INFO] Hono LoRa Adapter .................................. SUCCESS [  7.906 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  5.292 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [  0.695 s]
[INFO] Hono command-line interface ........................ SUCCESS [  6.080 s]
[INFO] Hono Deployment .................................... SUCCESS [  0.175 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.058 s]
[INFO] Hono Client Examples ............................... SUCCESS [  0.891 s]
[INFO] Hono Protocol Gateway example ...................... SUCCESS [  0.420 s]
[INFO] Hono Quickstart Tutorial in Python ................. FAILURE [  0.020 s]
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Service Device Registry Base .................. SKIPPED
[INFO] Base classes for JDBC services ..................... SKIPPED
[INFO] Hono Device Connection service ..................... SKIPPED
[INFO] Hono File Based Device Registry .................... SKIPPED
[INFO] Hono Mongodb Based Device Registry ................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:52 min
[INFO] Finished at: 2020-06-16T08:16:13-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMaven0030141a/maven-spy-20200616-081419-9025776421428536288742.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project hono-quickstart-python: The packaging for this project did not assign a file to the build artifact -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :hono-quickstart-python
[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-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 examples/pom.xml under org/eclipse/hono/hono-example/1.3.0-SNAPSHOT/hono-example-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact examples/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 examples/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 examples/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 examples/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 examples/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 examples/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] 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): examples/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): examples/protocol-gateway-example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-quickstart-python:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): examples/quickstart-python/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: 25 ms, Generated Artifacts Publisher: 1061 ms, Invoker Publisher: 1 ms, Junit Publisher: 263 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 118 ms, JGiven Publisher: 1 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