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

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

Changes:


------------------------------------------
[...truncated 2814 lines...]
[mongod output] 2020-05-11T14:23:11.343-0400 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=63973M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),,log=(enabled=false),
[mongod output] 2020-05-11T14:23:12.065-0400 I STORAGE  [initandlisten] WiredTiger message [1589221392:65782][18942:0x7f4cf6ea49c0], txn-recover: Set global recovery timestamp: 0
[mongod output] 2020-05-11T14:23:12.200-0400 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
[mongod output] 2020-05-11T14:23:21.600-0400 W STORAGE  [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] 
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] ** WARNING: You are running on a NUMA machine.
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] **          We suggest launching mongod like this to avoid performance problems:
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] **              numactl --interleave=all mongod [other options]
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] 
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] 
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'.
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
[mongod output] 2020-05-11T14:23:21.601-0400 I CONTROL  [initandlisten] 
[mongod output] 2020-05-11T14:23:21.603-0400 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: 6de9570d-5db5-4716-b56c-447a2579627e
[mongod output] 2020-05-11T14:23:21.944-0400 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 4.0
[mongod output] 2020-05-11T14:23:21.951-0400 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: b60c46bd-ae90-4b00-8858-d2f073f05b15
[mongod output] 2020-05-11T14:23:22.436-0400 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/genie.hono/embedmongo-db-c28ce8b8-86a2-497e-a567-6dbc22e1d784/diagnostic.data'
[mongod output] 2020-05-11T14:23:22.437-0400 I NETWORK  [initandlisten] waiting for connections on port 55919
[mongod output] 2020-05-11T14:23:22.437-0400 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: fe8f5d81-bc3d-4ebf-a31c-d54d8352b414
[mongod output] 14:23:22.440 [ForkJoinPool-1-worker-19] INFO  d.f.embed.mongo.MongodExecutable - start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@5765fd07
2020-05-11T14:23:23.212-0400 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
[mongod output] 2020-05-11T14:23:23.212-0400 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
[mongod output] 2020-05-11T14:23:23.229-0400 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
[mongod output] 2020-05-11T14:23:23.229-0400 I COMMAND  [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 791ms
[mongod output] 14:23:25.595 [ForkJoinPool-1-worker-19] INFO  org.mongodb.driver.cluster - Cluster created with settings {hosts=[127.0.0.1:55919], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
14:23:25.636 [ForkJoinPool-1-worker-19] INFO  org.mongodb.driver.cluster - No server chosen by com.mongodb.async.client.ClientSessionHelper$1@3959dc45 from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=127.0.0.1:55919, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
2020-05-11T14:23:25.642-0400 I NETWORK  [listener] connection accepted from 127.0.0.1:39355 #1 (1 connection now open)
[mongod output] 2020-05-11T14:23:25.655-0400 I NETWORK  [conn1] received client metadata from 127.0.0.1:39355 conn1: { driver: { name: "mongo-java-driver|async", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "3.12.51-52.39-default" }, platform: "Java/Oracle Corporation/11.0.4+11" }
[mongod output] 14:23:25.673 [cluster-ClusterId{value='5eb9981d3ba4e02111747990', description='null'}-127.0.0.1:55919] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:1, serverValue:1}] to 127.0.0.1:55919
14:23:25.677 [cluster-ClusterId{value='5eb9981d3ba4e02111747990', description='null'}-127.0.0.1:55919] INFO  org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:55919, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 2]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3067807}
2020-05-11T14:23:25.685-0400 I NETWORK  [listener] connection accepted from 127.0.0.1:39356 #2 (2 connections now open)
[mongod output] 2020-05-11T14:23:25.688-0400 I NETWORK  [conn2] received client metadata from 127.0.0.1:39356 conn2: { driver: { name: "mongo-java-driver|async", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "3.12.51-52.39-default" }, platform: "Java/Oracle Corporation/11.0.4+11" }
[mongod output] 14:23:25.694 [Thread-8] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:55919
2020-05-11T14:23:25.704-0400 I STORAGE  [conn2] createCollection: mongoDBTestDeviceRegistry.devices with generated UUID: 6674d4d1-2cce-41ae-b2a7-2dfc7a3e783e
[mongod output] 2020-05-11T14:23:30.687-0400 I NETWORK  [listener] connection accepted from 127.0.0.1:39357 #3 (3 connections now open)
[mongod output] 2020-05-11T14:23:30.688-0400 I NETWORK  [conn3] received client metadata from 127.0.0.1:39357 conn3: { driver: { name: "mongo-java-driver|async", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "3.12.51-52.39-default" }, platform: "Java/Oracle Corporation/11.0.4+11" }
[mongod output] 14:23:30.692 [Thread-11] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:55919
2020-05-11T14:23:30.906-0400 I INDEX    [conn2] build index on: mongoDBTestDeviceRegistry.devices properties: { v: 2, unique: true, key: { tenant-id: 1, device-id: 1 }, name: "tenant-id_1_device-id_1", ns: "mongoDBTestDeviceRegistry.devices" }
[mongod output] 2020-05-11T14:23:30.906-0400 I INDEX    [conn2] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
[mongod output] 2020-05-11T14:23:30.915-0400 I INDEX    [conn2] build index done.  scanned 0 total records. 0 secs
[mongod output] 2020-05-11T14:23:30.915-0400 I COMMAND  [conn2] command mongoDBTestDeviceRegistry.$cmd command: createIndexes { createIndexes: "devices", indexes: [ { key: { tenant-id: 1, device-id: 1 }, name: "tenant-id_1_device-id_1", ns: "mongoDBTestDeviceRegistry.devices", unique: true } ], $db: "mongoDBTestDeviceRegistry", $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 5211ms
[mongod output] 2020-05-11T14:23:30.916-0400 I COMMAND  [conn3] command mongoDBTestDeviceRegistry.devices command: find { find: "devices", filter: { tenant-id: "DEFAULT_TENANT", device-id: "non-existing-device-id" }, limit: 1, singleBatch: true, $db: "mongoDBTestDeviceRegistry", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { tenant-id: 1, device-id: 1 } keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:122 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 216918 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 217ms
[mongod output] 14:23:31.528 [ForkJoinPool-1-worker-19] INFO  org.mongodb.driver.connection - Closed connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:55919 because the pool has been closed.
14:23:31.529 [ForkJoinPool-1-worker-19] INFO  org.mongodb.driver.connection - Closed connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:55919 because the pool has been closed.
2020-05-11T14:23:31.529-0400 I NETWORK  [conn3] end connection 127.0.0.1:39357 (2 connections now open)
[mongod output] 2020-05-11T14:23:31.529-0400 I NETWORK  [conn2] end connection 127.0.0.1:39356 (1 connection now open)
[mongod output] 2020-05-11T14:23:31.530-0400 I NETWORK  [conn1] end connection 127.0.0.1:39355 (0 connections now open)
[mongod output] 2020-05-11T14:23:31.538-0400 I NETWORK  [listener] connection accepted from 127.0.0.1:39358 #4 (1 connection now open)
[mongod output] 2020-05-11T14:23:31.538-0400 I COMMAND  [conn4] terminating, shutdown command received { shutdown: 1, force: true, $db: "admin" }
[mongod output] 2020-05-11T14:23:31.538-0400 I NETWORK  [conn4] shutdown: going to close listening sockets...
[mongod output] 2020-05-11T14:23:31.538-0400 I NETWORK  [conn4] removing socket file: /tmp/mongodb-55919.sock
[mongod output] 2020-05-11T14:23:31.539-0400 I FTDC     [conn4] Shutting down full-time diagnostic data capture
[mongod output] 2020-05-11T14:23:31.540-0400 I STORAGE  [conn4] WiredTigerKVEngine shutting down
[mongod output] 2020-05-11T14:23:32.474-0400 I STORAGE  [conn4] shutdown: removing fs lock...
[mongod output] 2020-05-11T14:23:32.474-0400 I CONTROL  [conn4] now exiting
[mongod output] 2020-05-11T14:23:32.474-0400 I CONTROL  [conn4] shutting down with code:0
[mongod output] 
[ERROR] Tests run: 22, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.671 s <<< FAILURE! - in org.eclipse.hono.deviceregistry.mongodb.service.MongoDbBasedRegistrationServiceTest
[ERROR] testAssertRegistrationFailsForNonExistingDevice{VertxTestContext}  Time elapsed: 5.034 s  <<< ERROR!
java.util.concurrent.TimeoutException: The test execution timed out. Make sure your asynchronous code includes calls to either VertxTestContext#completeNow(), VertxTestContext#failNow() or Checkpoint#flag()

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   MongoDbBasedRegistrationServiceTest.testAssertRegistrationFailsForNonExistingDevice ยป Timeout
[INFO] 
[ERROR] Tests run: 22, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.3.0-SNAPSHOT:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  3.391 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.065 s]
[INFO] Legal Documents .................................... SUCCESS [  1.349 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.519 s]
[INFO] Hono Core .......................................... SUCCESS [ 19.776 s]
[INFO] Hono Client ........................................ SUCCESS [ 15.834 s]
[INFO] Hono Service base .................................. SUCCESS [ 18.083 s]
[INFO] Hotrod Device Connection client .................... SUCCESS [ 10.976 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.349 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [  6.004 s]
[INFO] Hono CoAP Adapter base ............................. SUCCESS [  4.387 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [  1.114 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  3.775 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [  9.108 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [  4.317 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  3.224 s]
[INFO] Hono LoRa Adapter .................................. SUCCESS [  6.811 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  2.920 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [  0.715 s]
[INFO] Hono command-line interface ........................ SUCCESS [  6.653 s]
[INFO] Hono Deployment .................................... SUCCESS [  1.869 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.052 s]
[INFO] Hono Client Examples ............................... SUCCESS [  1.200 s]
[INFO] Hono Protocol Gateway example ...................... SUCCESS [  1.150 s]
[INFO] Hono JMeter Plugin ................................. SUCCESS [  9.312 s]
[INFO] Hono Services ...................................... SUCCESS [  0.157 s]
[INFO] Hono Auth .......................................... SUCCESS [  2.699 s]
[INFO] Hono Service Device Registry Base .................. SUCCESS [ 16.255 s]
[INFO] Base classes for JDBC services ..................... SUCCESS [  6.015 s]
[INFO] Hono Device Connection service ..................... SUCCESS [  2.811 s]
[INFO] Hono File Based Device Registry .................... SUCCESS [  5.185 s]
[INFO] Hono Mongodb Based Device Registry ................. FAILURE [ 23.766 s]
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:15 min
[INFO] Finished at: 2020-05-11T14:23:32-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono CI Pipeline/workspace@tmp/withMaven679f0b7c/maven-spy-20200511-142017-3332465955836340276235.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project hono-service-device-registry-mongodb: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono CI Pipeline/workspace/services/device-registry-mongodb/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].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 <args> -rf :hono-service-device-registry-mongodb
[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 example/pom.xml under org/eclipse/hono/hono-example/1.3.0-SNAPSHOT/hono-example-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/pom.xml under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/hono-client-examples/target/hono-example-client-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-example-client/1.3.0-SNAPSHOT/hono-example-client-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/pom.xml under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT.jar under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact example/protocol-gateway-example/target/protocol-gateway-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/protocol-gateway/1.3.0-SNAPSHOT/protocol-gateway-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/pom.xml under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact jmeter/target/hono-jmeter-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-jmeter/1.3.0-SNAPSHOT/hono-jmeter-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/pom.xml under org/eclipse/hono/hono-services/1.3.0-SNAPSHOT/hono-services-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/pom.xml under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/auth/target/hono-service-auth-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-auth/1.3.0-SNAPSHOT/hono-service-auth-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/pom.xml under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/target/hono-service-device-registry-base-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/target/hono-service-device-registry-base-1.3.0-SNAPSHOT-tests.jar under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT-tests.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-base/target/hono-service-device-registry-base-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-registry-base/1.3.0-SNAPSHOT/hono-service-device-registry-base-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/pom.xml under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/target/hono-service-base-jdbc-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/base-jdbc/target/hono-service-base-jdbc-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-base-jdbc/1.3.0-SNAPSHOT/hono-service-base-jdbc-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-connection/pom.xml under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-connection/target/hono-service-device-connection-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-connection/target/hono-service-device-connection-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-connection/1.3.0-SNAPSHOT/hono-service-device-connection-1.3.0-SNAPSHOT-sources.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/pom.xml under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/target/hono-service-device-registry-file-1.3.0-SNAPSHOT.jar under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact services/device-registry-file/target/hono-service-device-registry-file-1.3.0-SNAPSHOT-sources.jar under org/eclipse/hono/hono-service-device-registry-file/1.3.0-SNAPSHOT/hono-service-device-registry-file-1.3.0-SNAPSHOT-sources.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-legal:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): legal/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-demo-certs:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): demo-certs/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-core:bundle:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-client:bundle:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): service-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:client-device-connection-infinispan:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): client-device-connection-infinispan/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-amqp-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/amqp-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-coap-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/coap-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-http-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/http-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-kura:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/kura/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-lora-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/lora-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-mqtt-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/mqtt-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-adapter-sigfox-vertx:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): adapters/sigfox-vertx/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-cli:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): cli/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-deploy:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): deploy/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-example-client:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/hono-client-examples/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:protocol-gateway:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): example/protocol-gateway-example/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-jmeter:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): jmeter/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-auth:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/auth/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-base:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-base/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-base-jdbc:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/base-jdbc/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-connection:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-connection/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-file:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-file/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.hono:hono-service-device-registry-mongodb:jar:1.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): services/device-registry-mongodb/target/surefire-reports/*.xml
[withMaven] junitPublisher - 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: 27 ms, Generated Artifacts Publisher: 517 ms, Junit Publisher: 257 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 150 ms, JGiven Publisher: 2 ms, Open Task Scanner Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top