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

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

Changes:


------------------------------------------
[...truncated 1378 lines...]
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapter-mqtt-vertx-base ---
[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/adapters/mqtt-vertx-base/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-adapter-mqtt-vertx-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapter-mqtt-vertx-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-adapter-mqtt-vertx-base ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapter-mqtt-vertx-base ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx-base/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx-base/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-base-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:hono-adapter-kura >-----------------
[INFO] Building Hono Kura Adapter 1.3.0-SNAPSHOT                        [16/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-kura ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-kura ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-kura ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-kura ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-kura ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-adapter-kura ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-kura ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-adapter-kura ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-adapter-kura ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.kura.impl.KuraProtocolAdapterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in org.eclipse.hono.adapter.kura.impl.KuraProtocolAdapterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapter-kura ---
[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/adapters/kura/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-adapter-kura ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.11.RELEASE:repackage (default) @ hono-adapter-kura ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapter-kura ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-adapter-kura ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapter-kura ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/kura/target/hono-adapter-kura-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-kura/1.3.0-SNAPSHOT/hono-adapter-kura-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-adapter-lora-vertx >--------------
[INFO] Building Hono LoRa Adapter 1.3.0-SNAPSHOT                        [17/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-lora-vertx ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-lora-vertx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-lora-vertx ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-lora-vertx ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-lora-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-adapter-lora-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-lora-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-adapter-lora-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-adapter-lora-vertx ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.lora.providers.EverynetProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.FireflyProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.ActilityProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.KerlinkProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.LoraUtilsTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.LoriotProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.ChirpStackProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.ThingsNetworkProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.ObjeniousProviderTest
[INFO] Running org.eclipse.hono.adapter.lora.impl.LoraProtocolAdapterTest
[INFO] Running org.eclipse.hono.adapter.lora.providers.ProximusProviderTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.hono.adapter.lora.providers.LoraUtilsTest
10:24:22.566 [ForkJoinPool-1-worker-3] INFO  o.e.h.a.l.p.KerlinkProviderTest - running test: extractTypeFromLoraUplinkMessage()
10:24:22.658 [ForkJoinPool-1-worker-3] INFO  o.e.h.a.l.p.KerlinkProviderTest - running test: extractDeviceIdFromLoraMessage()
10:24:22.660 [ForkJoinPool-1-worker-3] INFO  o.e.h.a.l.p.KerlinkProviderTest - running test: extractPayloadFromLoraMessage()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.hono.adapter.lora.providers.ProximusProviderTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.eclipse.hono.adapter.lora.providers.KerlinkProviderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.hono.adapter.lora.providers.LoriotProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.hono.adapter.lora.providers.ThingsNetworkProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.eclipse.hono.adapter.lora.providers.EverynetProviderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.hono.adapter.lora.providers.ObjeniousProviderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.hono.adapter.lora.providers.FireflyProviderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.eclipse.hono.adapter.lora.providers.ActilityProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.hono.adapter.lora.providers.ChirpStackProviderTest
May 29, 2020 10:24:24 AM org.eclipse.hono.service.http.TracingHandler
SEVERE: Sever SpanContext is null or not an instance of SpanContext
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s - in org.eclipse.hono.adapter.lora.impl.LoraProtocolAdapterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapter-lora-vertx ---
[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/adapters/lora-vertx/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-adapter-lora-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.11.RELEASE:repackage (default) @ hono-adapter-lora-vertx ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapter-lora-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-adapter-lora-vertx ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapter-lora-vertx ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/lora-vertx/target/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-lora-vertx/1.3.0-SNAPSHOT/hono-adapter-lora-vertx-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-adapter-mqtt-vertx >--------------
[INFO] Building Hono MQTT Adapter 1.3.0-SNAPSHOT                        [18/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-adapter-mqtt-vertx ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-adapter-mqtt-vertx ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-adapter-mqtt-vertx ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-adapter-mqtt-vertx ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-adapter-mqtt-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-adapter-mqtt-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-adapter-mqtt-vertx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-adapter-mqtt-vertx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-adapter-mqtt-vertx ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.adapter.mqtt.impl.VertxBasedMqttProtocolAdapterTest
[INFO] Running org.eclipse.hono.adapter.mqtt.impl.HttpBasedMessageMappingTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 s - in org.eclipse.hono.adapter.mqtt.impl.VertxBasedMqttProtocolAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.eclipse.hono.adapter.mqtt.impl.HttpBasedMessageMappingTest
Sending interrupt signal to process
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-adapter-mqtt-vertx ---
[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/adapters/mqtt-vertx/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-adapter-mqtt-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.11.RELEASE:repackage (default) @ hono-adapter-mqtt-vertx ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-adapter-mqtt-vertx ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-adapter-mqtt-vertx ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-adapter-mqtt-vertx ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace/adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-adapter-mqtt-vertx/1.3.0-SNAPSHOT/hono-adapter-mqtt-vertx-1.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.eclipse.hono:hono-adapter-sigfox-vertx >-------------
[INFO] Building Hono Sigfox Adapter 1.3.0-SNAPSHOT                      [19/34]
[INFO] --------------------------------[ jar ]---------------------------------
script returned exit code 143
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top