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

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

------------------------------------------
[...truncated 1758 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-service-device-registry ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-service-device-registry ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ hono-service-device-registry ---
[INFO] argLine set to "-javaagent:/opt/public/hipp/homes/genie.hono/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/target/test-classes
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedTenantServiceTest.java: /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedTenantServiceTest.java uses or overrides a deprecated API.
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedTenantServiceTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ hono-service-device-registry ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.deviceregistry.FileBasedTenantServiceTest
01:43:49,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.hono/Hono%20CI%20Pipeline/workspace/services/device-registry/target/test-classes/logback-test.xml]
01:43:49,978 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath.
01:43:49,978 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/jobs/genie.hono/Hono%20CI%20Pipeline/workspace/service-base/target/hono-service-base-0.9-SNAPSHOT-tests.jar!/logback-test.xml]
01:43:49,978 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/jobs/genie.hono/Hono%20CI%20Pipeline/workspace/services/device-registry/target/test-classes/logback-test.xml]
01:43:50,114 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
01:43:50,115 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:43:50,128 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
01:43:50,136 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:43:50,205 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:43:50,205 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.service] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.service.amqp] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.service.auth] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.deviceregistry] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.service.auth.delegating] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.hono.service.credentials] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [io.vertx.proton.impl] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [io.vertx.proton.sasl.impl] to INFO
01:43:50,207 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:43:50,209 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@f7ae803 - Registering current configuration as safe fallback point

01:43:57.788 [Time-limited test] INFO  o.e.h.d.FileBasedTenantService - saving tenants to file every 3 seconds
01:43:58.560 [Time-limited test] INFO  o.e.h.d.FileBasedTenantService - successfully loaded 2 tenants from file [/tenants.json]
01:43:58.579 [Time-limited test] INFO  o.e.h.d.FileBasedTenantService - successfully loaded 2 tenants from file [/tenants.json]
01:43:58.579 [Time-limited test] INFO  o.e.h.d.FileBasedTenantService - persistence is disabled, will not save tenants to file
01:43:58.720 [Time-limited test] INFO  o.e.h.d.FileBasedTenantService - persistence is disabled, will not save tenants to file
[ERROR] Tests run: 17, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.982 s <<< FAILURE! - in org.eclipse.hono.deviceregistry.FileBasedTenantServiceTest
[ERROR] testDoStartFailsIfFileCannotBeCreated(org.eclipse.hono.deviceregistry.FileBasedTenantServiceTest)  Time elapsed: 8.88 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 5 seconds
	at app//org.eclipse.hono.deviceregistry.FileBasedTenantServiceTest.testDoStartFailsIfFileCannotBeCreated(FileBasedTenantServiceTest.java:141)

[INFO] Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
01:43:58.782 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - saving device identities to file every 3 seconds
01:43:58.789 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - successfully loaded 3 device identities from file [/device-identities.json]
01:43:58.789 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
01:43:58.792 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
01:43:58.800 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
01:43:58.803 [Time-limited test] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
[INFO] Running org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
01:43:58.836 [Time-limited test] INFO  o.e.h.d.FileBasedCredentialsService - saving credentials to file every 3 seconds
01:43:58.841 [Time-limited test] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 4 credentials from file [/credentials.json]
01:43:58.841 [Time-limited test] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
01:43:58.863 [Time-limited test] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [/credentials.json]
01:43:58.867 [Time-limited test] 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.065 s - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   FileBasedTenantServiceTest.testDoStartFailsIfFileCannotBeCreated:141 ยป TestTimedOut
[INFO] 
[ERROR] Tests run: 46, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono 0.9-SNAPSHOT .................................. SUCCESS [  1.488 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.025 s]
[INFO] Legal Documents .................................... SUCCESS [  0.760 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.100 s]
[INFO] Hono Core .......................................... SUCCESS [ 15.796 s]
[INFO] Hono Client ........................................ SUCCESS [  9.544 s]
[INFO] Hono Service base .................................. SUCCESS [ 18.193 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.255 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [  4.687 s]
[INFO] Hono COAP Adapter base ............................. SUCCESS [  5.735 s]
[INFO] Hono COAP Adapter .................................. SUCCESS [  0.560 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  4.338 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [  5.114 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [  4.148 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  3.069 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  3.146 s]
[INFO] Hono command-line interface ........................ SUCCESS [  3.180 s]
[INFO] Hono Deployment .................................... SUCCESS [  0.703 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.801 s]
[INFO] Hono JMeter Plugin ................................. SUCCESS [  8.478 s]
[INFO] Hono Services ...................................... SUCCESS [  0.163 s]
[INFO] Hono Auth .......................................... SUCCESS [  3.438 s]
[INFO] Hono Device Registry ............................... FAILURE [ 12.080 s]
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests 0.9-SNAPSHOT ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:47 min
[INFO] Finished at: 2019-02-09T01:43:59-05:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMavenf5b81e53/maven-spy-20190209-014211-83516381192241121185765.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project hono-service-device-registry: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry/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-device-registry
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact pom.xml under org/eclipse/hono/hono-parent/0.9-SNAPSHOT/hono-parent-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact bom/pom.xml under org/eclipse/hono/hono-bom/0.9-SNAPSHOT/hono-bom-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/pom.xml under org/eclipse/hono/hono-legal/0.9-SNAPSHOT/hono-legal-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact legal/target/hono-legal-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-legal/0.9-SNAPSHOT/hono-legal-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact demo-certs/pom.xml under org/eclipse/hono/hono-demo-certs/0.9-SNAPSHOT/hono-demo-certs-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact demo-certs/target/hono-demo-certs-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-demo-certs/0.9-SNAPSHOT/hono-demo-certs-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/pom.xml under org/eclipse/hono/hono-core/0.9-SNAPSHOT/hono-core-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-core/0.9-SNAPSHOT/hono-core-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core/target/hono-core-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-core/0.9-SNAPSHOT/hono-core-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact client/pom.xml under org/eclipse/hono/hono-client/0.9-SNAPSHOT/hono-client-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-client/0.9-SNAPSHOT/hono-client-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact client/target/hono-client-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-client/0.9-SNAPSHOT/hono-client-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact service-base/pom.xml under org/eclipse/hono/hono-service-base/0.9-SNAPSHOT/hono-service-base-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-service-base/0.9-SNAPSHOT/hono-service-base-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-0.9-SNAPSHOT-tests.jar under org/eclipse/hono/hono-service-base/0.9-SNAPSHOT/hono-service-base-0.9-SNAPSHOT-tests.jar
[withMaven] artifactsPublisher - Archive artifact service-base/target/hono-service-base-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base/0.9-SNAPSHOT/hono-service-base-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/pom.xml under org/eclipse/hono/hono-adapters/0.9-SNAPSHOT/hono-adapters-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/pom.xml under org/eclipse/hono/hono-adapter-amqp-vertx/0.9-SNAPSHOT/hono-adapter-amqp-vertx-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-amqp-vertx/0.9-SNAPSHOT/hono-adapter-amqp-vertx-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/amqp-vertx/target/hono-adapter-amqp-vertx-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-amqp-vertx/0.9-SNAPSHOT/hono-adapter-amqp-vertx-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx-base/0.9-SNAPSHOT/hono-adapter-coap-vertx-base-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/0.9-SNAPSHOT/hono-adapter-coap-vertx-base-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx-base/target/hono-adapter-coap-vertx-base-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx-base/0.9-SNAPSHOT/hono-adapter-coap-vertx-base-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/pom.xml under org/eclipse/hono/hono-adapter-coap-vertx/0.9-SNAPSHOT/hono-adapter-coap-vertx-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-coap-vertx/0.9-SNAPSHOT/hono-adapter-coap-vertx-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/coap-vertx/target/hono-adapter-coap-vertx-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-coap-vertx/0.9-SNAPSHOT/hono-adapter-coap-vertx-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-http-vertx-base/0.9-SNAPSHOT/hono-adapter-http-vertx-base-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/target/hono-adapter-http-vertx-base-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-http-vertx-base/0.9-SNAPSHOT/hono-adapter-http-vertx-base-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx-base/target/hono-adapter-http-vertx-base-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-http-vertx-base/0.9-SNAPSHOT/hono-adapter-http-vertx-base-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/pom.xml under org/eclipse/hono/hono-adapter-http-vertx/0.9-SNAPSHOT/hono-adapter-http-vertx-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/target/hono-adapter-http-vertx-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-http-vertx/0.9-SNAPSHOT/hono-adapter-http-vertx-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/http-vertx/target/hono-adapter-http-vertx-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-http-vertx/0.9-SNAPSHOT/hono-adapter-http-vertx-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/pom.xml under org/eclipse/hono/hono-adapter-mqtt-vertx-base/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-base-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-mqtt-vertx-base/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-base-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx-base/target/hono-adapter-mqtt-vertx-base-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-mqtt-vertx-base/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-base-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/kura/pom.xml under org/eclipse/hono/hono-adapter-kura/0.9-SNAPSHOT/hono-adapter-kura-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/kura/target/hono-adapter-kura-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-kura/0.9-SNAPSHOT/hono-adapter-kura-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/kura/target/hono-adapter-kura-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-kura/0.9-SNAPSHOT/hono-adapter-kura-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/pom.xml under org/eclipse/hono/hono-adapter-mqtt-vertx/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-adapter-mqtt-vertx/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact adapters/mqtt-vertx/target/hono-adapter-mqtt-vertx-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-adapter-mqtt-vertx/0.9-SNAPSHOT/hono-adapter-mqtt-vertx-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact cli/pom.xml under org/eclipse/hono/hono-cli/0.9-SNAPSHOT/hono-cli-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact cli/target/hono-cli-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-cli/0.9-SNAPSHOT/hono-cli-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact cli/target/hono-cli-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-cli/0.9-SNAPSHOT/hono-cli-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact deploy/pom.xml under org/eclipse/hono/hono-deploy/0.9-SNAPSHOT/hono-deploy-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact deploy/target/hono-deploy-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-deploy/0.9-SNAPSHOT/hono-deploy-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact deploy/target/hono-deploy-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-deploy/0.9-SNAPSHOT/hono-deploy-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact example/pom.xml under org/eclipse/hono/hono-example/0.9-SNAPSHOT/hono-example-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/target/hono-example-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-example/0.9-SNAPSHOT/hono-example-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/target/hono-example-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-example/0.9-SNAPSHOT/hono-example-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/pom.xml under org/eclipse/hono/hono-jmeter/0.9-SNAPSHOT/hono-jmeter-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-jmeter/0.9-SNAPSHOT/hono-jmeter-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-jmeter/0.9-SNAPSHOT/hono-jmeter-0.9-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/pom.xml under org/eclipse/hono/hono-services/0.9-SNAPSHOT/hono-services-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/pom.xml under org/eclipse/hono/hono-service-auth/0.9-SNAPSHOT/hono-service-auth-0.9-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-0.9-SNAPSHOT.jar under org/eclipse/hono/hono-service-auth/0.9-SNAPSHOT/hono-service-auth-0.9-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-0.9-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-auth/0.9-SNAPSHOT/hono-service-auth-0.9-SNAPSHOT-sources.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:0.9-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Generated Artifacts Publisher: 669 ms, Invoker Publisher: 2 ms, Junit Publisher: 1630 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 116 ms, JGiven Publisher: 2 ms, Pipeline Graph Publisher: 11 ms, Open Task Scanner Publisher: 20 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