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-Nightly Pipeline #503

See <https://ci.eclipse.org/hono/job/Hono-Nightly%20Pipeline/503/display/redirect>

Changes:

------------------------------------------
[...truncated 7713 lines...]
20:19:40.330 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [/credentials.json]
20:19:40.332 [ForkJoinPool-1-worker-27] INFO  o.e.h.a.SpringBasedHonoPasswordEncoder - using BCrypt [strength: 10] with PRNG [NativePRNGNonBlocking] for encoding clear text passwords
20:19:40.334 [ForkJoinPool-1-worker-27] INFO  o.e.h.a.SpringBasedHonoPasswordEncoder - using BCrypt [strength: 10] with PRNG [NativePRNGNonBlocking] for encoding clear text passwords
20:19:40.335 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedRegistrationService - Either filename is null or empty start is set, won't load any device identities
20:19:40.336 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
20:19:40.336 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedCredentialsService - Either filename is null or empty start is set, won't load any credentials
20:19:40.336 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
20:19:40.338 [ForkJoinPool-1-worker-27] INFO  o.e.h.a.SpringBasedHonoPasswordEncoder - using BCrypt [strength: 10] with PRNG [NativePRNGNonBlocking] for encoding clear text passwords
20:19:40.340 [ForkJoinPool-1-worker-27] WARN  o.e.h.d.FileBasedRegistrationService - cannot read malformed JSON from device identity file [/device-identities.json]
20:19:40.340 [ForkJoinPool-1-worker-27] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
20:19:40.341 [ForkJoinPool-1-worker-27] WARN  o.e.h.d.FileBasedCredentialsService - cannot read malformed JSON from credentials file [/credentials.json]
20:19:40.341 [ForkJoinPool-1-worker-27] 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: 2.494 s - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
[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-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly Pipeline/workspace/legal/target/hono-legal-1.1.0-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ hono-service-device-registry ---
[ERROR] Error fetching link: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/legal/target/apidocs. Ignored it.
[ERROR] Error fetching link: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/demo-certs/target/apidocs. Ignored it.
[INFO] 
Loading source files for package org.eclipse.hono.deviceregistry...
Constructing Javadoc information...
Standard Doclet version 11.0.4
Building tree for all the packages and classes...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AbstractFileBasedRegistryConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/Application.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/ApplicationConfig.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredCredentialsAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredCredentialsManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredDeviceConnectionAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredDeviceManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredRegistrationAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredTenantAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/AutowiredTenantManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DeviceRegistryAmqpServer.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DeviceRegistryRestServer.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DummyCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DummyRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/DummyTenantService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedCredentialsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedDeviceBackend.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedRegistrationConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedTenantBackend.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedTenantsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/FileBasedTenantService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/MapBasedDeviceConnectionsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/MapBasedDeviceConnectionService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/Versioned.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-summary.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-tree.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/constant-values.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedTenantBackend.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredCredentialsAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredRegistrationAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedDeviceBackend.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedTenantsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedCredentialsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredDeviceManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DummyRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedRegistrationService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredCredentialsManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredTenantAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AbstractFileBasedRegistryConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedRegistrationConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/MapBasedDeviceConnectionsConfigProperties.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredTenantManagementAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/ApplicationConfig.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DeviceRegistryAmqpServer.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DeviceRegistryRestServer.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DummyCredentialsService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/DummyTenantService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/Versioned.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/AutowiredDeviceConnectionAdapter.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/MapBasedDeviceConnectionService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/Application.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/class-use/FileBasedTenantService.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/org/eclipse/hono/deviceregistry/package-use.html...
Building index for all the packages and classes...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/overview-tree.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/index-all.html...
Building index for all classes...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/allclasses-index.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/allpackages-index.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/allclasses.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/allclasses.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/index.html...
Generating /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/apidocs/help-doc.html...
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.11.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO] Creating repackaged archive /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-extras:0.1.4:xml (build-enhanced-xml-report) @ hono-service-device-registry ---
[INFO] Loading execution data file /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/jacoco.exec
[INFO] Analyzed bundle 'hono-service-device-registry' with 27 classes
[INFO] Analyzed bundle 'hono-service-base' with 121 classes
[INFO] Analyzed bundle 'hono-core' with 83 classes
[INFO] Analyzed bundle 'hono-legal' with 0 classes
[INFO] Analyzed bundle 'hono-demo-certs' with 0 classes
[INFO] Analyzed bundle 'hono-client' with 69 classes
[INFO] Analyzed bundle 'hono-service-base' with 121 classes
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign-jars) @ hono-service-device-registry ---
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Signing of nested jars of '/jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar' is disabled.
[INFO] Signing jar: /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle-check) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-device-registry ---
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ hono-service-device-registry ---
[INFO] Performing deferred deploys (gathering into "/jobs/genie.hono/Hono-Nightly Pipeline/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/pom.xml to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Installing /jobs/genie.hono/Hono-Nightly Pipeline/workspace/services/device-registry/target/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar to /jobs/genie.hono/Hono-Nightly Pipeline/workspace/target/nexus-staging/deferred/org/eclipse/hono/hono-service-device-registry/1.1.0-SNAPSHOT/hono-service-device-registry-1.1.0-SNAPSHOT-sources.jar
[INFO] Deploying remotely...
[INFO] Bulk deploying locally gathered artifacts from directory: 
[INFO]  * Bulk deploying locally gathered snapshot artifacts
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hono-snapshots/org/eclipse/hono/hono-adapter-coap-vertx/1.1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.hono:hono-adapter-coap-vertx:1.1.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/hono-snapshots/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection refused (Connection refused)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.1.0-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  2.426 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.028 s]
[INFO] Legal Documents .................................... SUCCESS [  2.313 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  1.348 s]
[INFO] Hono Core .......................................... SUCCESS [ 29.975 s]
[INFO] Hono Client ........................................ SUCCESS [ 16.763 s]
[INFO] Hono Service base .................................. SUCCESS [ 23.777 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.375 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 11.548 s]
[INFO] Hono CoAP Adapter base ............................. SUCCESS [ 12.657 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [  6.876 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [ 11.413 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [ 12.137 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 12.796 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [ 10.374 s]
[INFO] Hono LoRa Adapter .................................. SUCCESS [ 16.876 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 10.808 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [  8.035 s]
[INFO] Hono command-line interface ........................ SUCCESS [ 10.804 s]
[INFO] Hono Examples ...................................... SUCCESS [  6.858 s]
[INFO] Hono Services ...................................... SUCCESS [  0.220 s]
[INFO] Hono Auth .......................................... SUCCESS [ 10.497 s]
[INFO] Hono Device Registry ............................... FAILURE [ 12.578 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:53 min
[INFO] Finished at: 2020-01-19T20:19:48-05:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono-Nightly Pipeline/workspace@tmp/withMavena7bafbbb/maven-spy-20200119-201555-10712726151562096480661.log
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) on project hono-service-device-registry: Failed to retrieve remote metadata org.eclipse.hono:hono-adapter-coap-vertx:1.1.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.hono:hono-adapter-coap-vertx:1.1.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/hono-snapshots/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection refused (Connection refused) -> [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 <goals> -rf :hono-service-device-registry
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.1.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.1.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.1.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.1.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.1.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:hono-adapter-amqp-vertx:jar:1.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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:jar:1.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-jmeter:jar:1.1.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.1.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-connection:jar:1.1.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:jar:1.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-tests:jar:1.1.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: 37 ms, Invoker Publisher: 1 ms, Junit Publisher: 492 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 318 ms, JGiven Publisher: 5 ms, Open Task Scanner Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.1.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.1.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.1.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.1.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.1.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:hono-adapter-amqp-vertx:jar:1.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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-example:jar:1.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-auth:jar:1.1.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:jar:1.1.0-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: Pipeline Graph Publisher: 12 ms, Junit Publisher: 581 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 124 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 1 ms
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Open Task Scanner Publisher: 1 ms
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: 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