[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[hono-dev] Build failed in Jenkins: Hono CI Pipeline #1532
|
See <https://ci.eclipse.org/hono/job/Hono%20CI%20Pipeline/1532/display/redirect>
Changes:
------------------------------------------
[...truncated 454 lines...]
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-client ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace@2/legal/target/hono-legal-1.3.0-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace@2/client/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ hono-client ---
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-client ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace@2/client/target/hono-client-1.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-client ---
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ hono-client ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/client/target/hono-client-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/client/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/client/target/hono-client-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ hono-client ---
[INFO] Installing org/eclipse/hono/hono-client/1.3.0-SNAPSHOT/hono-client-1.3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] -----------------< org.eclipse.hono:hono-service-base >-----------------
[INFO] Building Hono Service base 1.3.0-SNAPSHOT [7/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-base ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ hono-service-base ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ hono-service-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy resources) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hono-service-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 97 source files to /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/classes
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/src/main/java/org/eclipse/hono/service/auth/DeviceUser.java: Some input files use or override a deprecated API.
[INFO] /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/src/main/java/org/eclipse/hono/service/auth/DeviceUser.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_demo_certs) @ hono-service-base ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace@2/demo-certs/target/hono-demo-certs-1.3.0-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/certs with includes "" and excludes "META-INF/**"
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hono-service-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hono-service-base ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hono.service.http.TenantTraceSamplingHandlerTest
[INFO] Running org.eclipse.hono.service.auth.device.X509AuthProviderTest
[INFO] Running org.eclipse.hono.service.http.DefaultFailureHandlerTest
[INFO] Running org.eclipse.hono.service.auth.device.UsernamePasswordCredentialsTest
[INFO] Running org.eclipse.hono.service.EventBusServiceTest
[INFO] Running org.eclipse.hono.service.AbstractProtocolAdapterBaseTest
[INFO] Running org.eclipse.hono.service.http.X509AuthHandlerTest
[INFO] Running org.eclipse.hono.service.auth.AuthTokenHelperImplTest
[INFO] Running org.eclipse.hono.service.http.HonoBasicAuthHandlerTest
[INFO] Running org.eclipse.hono.service.auth.EventBusAuthenticationServiceTest
[INFO] Running org.eclipse.hono.service.auth.device.CredentialsApiAuthProviderTest
[INFO] Running org.eclipse.hono.service.auth.device.TenantServiceBasedX509AuthenticationTest
[INFO] Running org.eclipse.hono.service.http.HonoChainAuthHandlerTest
[INFO] Running org.eclipse.hono.service.http.HttpUtilsTest
[INFO] Running org.eclipse.hono.service.auth.device.SubjectDnCredentialsTest
[INFO] Running org.eclipse.hono.service.auth.device.UsernamePasswordAuthProviderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.hono.service.auth.device.UsernamePasswordCredentialsTest
[INFO] Running org.eclipse.hono.service.VertxBasedHealthCheckServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.eclipse.hono.service.auth.device.SubjectDnCredentialsTest
[INFO] Running org.eclipse.hono.service.AbstractServiceBaseTest
SLF4J: A number (132) of logging calls during the initialization phase have been intercepted and are
SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#replay
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.hono.service.EventBusServiceTest
[INFO] Running org.eclipse.hono.service.metric.DeviceConnectionDurationTrackerTest
10:17:01.784 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - cannot start secure health checks HTTP server: no key material configured
10:17:01.783 [ForkJoinPool-1-worker-1] INFO org.eclipse.hono.util.JwtHelper - using token lifetime of 100 seconds
10:17:01.786 [ForkJoinPool-1-worker-1] INFO org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for signing tokens
10:17:01.787 [ForkJoinPool-1-worker-1] INFO org.eclipse.hono.util.JwtHelper - using shared secret [36 bytes] for validating tokens
10:17:01.787 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - won't start insecure health checks HTTP server: no bind address configured.
10:17:01.793 [ForkJoinPool-1-worker-7] ERROR o.e.h.s.VertxBasedHealthCheckServer - failed to start Health Check server
io.vertx.core.impl.NoStackTraceThrowable: no bind address configured for insecure server
10:17:01.850 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - secure health checks HTTP server will bind to loopback device only
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.hono.service.auth.AuthTokenHelperImplTest
[INFO] Running org.eclipse.hono.service.metric.MicrometerBasedMetricsTest
10:17:02.059 [vert.x-eventloop-thread-9] ERROR o.e.h.s.a.EventBusAuthenticationService - got illegal status code in authentication response exception: 200
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.hono.service.auth.EventBusAuthenticationServiceTest
[INFO] Running org.eclipse.hono.service.limiting.DefaultConnectionLimitManagerTest
10:17:02.281 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - insecure health checks HTTP server will bind to loopback device only
10:17:02.296 [vert.x-eventloop-thread-2] INFO o.e.h.s.VertxBasedHealthCheckServer - successfully started secure health checks HTTP server
10:17:02.296 [vert.x-eventloop-thread-2] INFO o.e.h.s.VertxBasedHealthCheckServer - readiness probe available at https://127.0.0.1:50754/readiness
10:17:02.297 [vert.x-eventloop-thread-2] INFO o.e.h.s.VertxBasedHealthCheckServer - liveness probe available at https://127.0.0.1:50754/liveness
10:17:02.298 [vert.x-eventloop-thread-3] INFO o.e.h.s.VertxBasedHealthCheckServer - successfully started insecure health checks HTTP server
10:17:02.299 [vert.x-eventloop-thread-3] INFO o.e.h.s.VertxBasedHealthCheckServer - readiness probe available at http://127.0.0.1:57741/readiness
10:17:02.299 [vert.x-eventloop-thread-3] INFO o.e.h.s.VertxBasedHealthCheckServer - liveness probe available at http://127.0.0.1:57741/liveness
10:17:02.442 [ForkJoinPool-1-worker-13] ERROR o.e.h.s.AbstractServiceBaseTest$1 - configuration must have at least one of key & certificate or insecure port set to start up
10:17:02.448 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - using JDK's default SSL engine
10:17:02.449 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1.1]
10:17:02.449 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - Service supports TLS ServerNameIndication: true
10:17:02.452 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - using JDK's default SSL engine
10:17:02.452 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1.2]
10:17:02.452 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - Service supports TLS ServerNameIndication: false
10:17:02.458 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - using JDK's default SSL engine
10:17:02.458 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1]
10:17:02.458 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - enabling secure protocol [TLSv1.1]
10:17:02.458 [ForkJoinPool-1-worker-13] INFO o.e.h.s.AbstractServiceBaseTest$1 - Service supports TLS ServerNameIndication: false
10:17:02.464 [ForkJoinPool-1-worker-13] ERROR o.e.h.s.AbstractServiceBaseTest$1 - secure and insecure ports must be configured to bind to different port numbers
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.hono.service.AbstractServiceBaseTest
[INFO] Running org.eclipse.hono.service.limiting.MemoryBasedConnectionLimitStrategyTest
10:17:02.472 [ForkJoinPool-1-worker-13] WARN o.e.h.s.l.MemoryBasedConnectionLimitStrategy - Not enough memory. It is recommended to provide more than 100 MB (currently max. available memory: -200MB).
10:17:02.474 [ForkJoinPool-1-worker-13] WARN o.e.h.s.l.MemoryBasedConnectionLimitStrategy - Not enough memory. It is recommended to provide more than 100 MB (currently max. available memory: 100MB).
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.hono.service.limiting.MemoryBasedConnectionLimitStrategyTest
[INFO] Running org.eclipse.hono.service.AbstractApplicationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.hono.service.auth.device.X509AuthProviderTest
[INFO] Running org.eclipse.hono.service.resourcelimits.PrometheusBasedResourceLimitChecksTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.hono.service.metric.DeviceConnectionDurationTrackerTest
10:17:02.743 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - closing secure health check HTTP server [127.0.0.1:50754]
[INFO] Running org.eclipse.hono.service.cache.SpringBasedExpiringValueCacheTest
10:17:02.749 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - closing insecure health check HTTP server [127.0.0.1:57741]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.hono.service.http.HttpUtilsTest
[INFO] Running org.eclipse.hono.service.amqp.RequestResponseEndpointTest
10:17:02.785 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - cannot start secure health checks HTTP server: no key material configured
10:17:02.785 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - insecure health checks HTTP server will bind to loopback device only
10:17:02.793 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - successfully started insecure health checks HTTP server
10:17:02.797 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - readiness probe available at http://127.0.0.1:43354/readiness
10:17:02.797 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - liveness probe available at http://127.0.0.1:43354/liveness
10:17:02.811 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - closing insecure health check HTTP server [127.0.0.1:43354]
10:17:02.830 [ForkJoinPool-1-worker-7] WARN o.e.h.s.VertxBasedHealthCheckServer - secure health checks HTTP server will bind to loopback device only
10:17:02.867 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - won't start insecure health checks HTTP server: no bind address configured.
10:17:02.869 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - successfully started secure health checks HTTP server
10:17:02.869 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - readiness probe available at https://127.0.0.1:36457/readiness
10:17:02.869 [vert.x-eventloop-thread-1] INFO o.e.h.s.VertxBasedHealthCheckServer - liveness probe available at https://127.0.0.1:36457/liveness
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.hono.service.AbstractApplicationTest
[INFO] Running org.eclipse.hono.service.amqp.AmqpServiceBaseTest
10:17:02.924 [ForkJoinPool-1-worker-7] INFO o.e.h.s.VertxBasedHealthCheckServer - closing secure health check HTTP server [127.0.0.1:36457]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.hono.service.http.DefaultFailureHandlerTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.hono.service.VertxBasedHealthCheckServerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.hono.service.http.HonoChainAuthHandlerTest
10:17:03.053 [ForkJoinPool-1-worker-1] INFO o.e.h.s.l.DefaultConnectionLimitManager - Setting connection limit to 2 (based on null)
10:17:03.063 [ForkJoinPool-1-worker-1] WARN o.e.h.s.l.DefaultConnectionLimitManager - Configured connection limit 2 is too high: Recommended is maximum 0 (based on null)
10:17:03.064 [ForkJoinPool-1-worker-1] INFO o.e.h.s.l.DefaultConnectionLimitManager - Setting connection limit to 2 (based on null)
10:17:03.066 [ForkJoinPool-1-worker-1] WARN o.e.h.s.l.DefaultConnectionLimitManager - Configured connection limit 1 is too high: Recommended is maximum 0 (based on null)
10:17:03.067 [ForkJoinPool-1-worker-1] WARN o.e.h.s.l.DefaultConnectionLimitManager - Configured connection limit 1 is too high: Recommended is maximum 0 (based on null)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.hono.service.limiting.DefaultConnectionLimitManagerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.hono.service.auth.device.CredentialsApiAuthProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.hono.service.auth.device.TenantServiceBasedX509AuthenticationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.hono.service.http.X509AuthHandlerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.hono.service.http.TenantTraceSamplingHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.hono.service.http.HonoBasicAuthHandlerTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.eclipse.hono.service.auth.device.UsernamePasswordAuthProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.eclipse.hono.service.metric.MicrometerBasedMetricsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in org.eclipse.hono.service.cache.SpringBasedExpiringValueCacheTest
10:17:03.426 [ForkJoinPool-1-worker-11] WARN o.e.h.s.r.PrometheusBasedResourceLimitChecks - failed to run Prometheus query [URL: http://localhost:9090/api/v1/query, query: sum(hono_connections_authenticated{tenant="DEFAULT_TENANT"})]: null
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.hono.service.amqp.AmqpServiceBaseTest
10:17:03.441 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - using [Hono Event API based implementation] for reporting connection events, if applicable for device protocol
10:17:03.525 [ForkJoinPool-1-worker-11] WARN o.e.h.s.r.PrometheusBasedResourceLimitChecks - failed to run Prometheus query [URL: http://localhost:9090/api/v1/query, query: minute( sum( increase( hono_connections_authenticated_duration_seconds_sum {tenant="tenant"} [2d])))]: null
10:17:03.527 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - using ResourceLimitChecks [org.eclipse.hono.service.resourcelimits.NoopResourceLimitChecks]
10:17:03.530 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Tenant service
10:17:03.531 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to AMQP Messaging Network
10:17:03.531 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Device Registration service
10:17:03.531 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Credentials service
10:17:03.532 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Device Connection service
10:17:03.533 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Command & Control
10:17:03.535 [ForkJoinPool-1-worker-11] WARN o.e.h.s.r.PrometheusBasedResourceLimitChecks - failed to run Prometheus query [URL: http://localhost:9090/api/v1/query, query: floor(sum(increase(hono_messages_payload_bytes_sum{status=~"forwarded|unprocessable", tenant="tenant"} [2d]) or hono_commands_payload_bytes_sum*0) + sum(increase(hono_commands_payload_bytes_sum{status=~"forwarded|unprocessable", tenant="tenant"} [2d]) or hono_messages_payload_bytes_sum*0))]: null
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.eclipse.hono.service.amqp.RequestResponseEndpointTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.eclipse.hono.service.resourcelimits.PrometheusBasedResourceLimitChecksTest
10:17:03.585 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - using ResourceLimitChecks [org.eclipse.hono.service.resourcelimits.NoopResourceLimitChecks]
10:17:03.586 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Tenant service
10:17:03.586 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to AMQP Messaging Network
10:17:03.587 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Device Registration service
10:17:03.587 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Credentials service
10:17:03.587 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Device Connection service
10:17:03.588 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connected to Command & Control
10:17:03.589 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - lost connection to Command & Control
10:17:03.590 [ForkJoinPool-1-worker-19] INFO o.e.h.s.AbstractProtocolAdapterBaseTest$1 - connection to Command & Control re-established
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.eclipse.hono.service.AbstractProtocolAdapterBaseTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 163, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack-dependencies (copy_legal_docs) @ hono-service-base ---
[INFO] Unpacking /jobs/genie.hono/Hono CI Pipeline/workspace@2/legal/target/hono-legal-1.3.0-SNAPSHOT.jar to /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy_legal_docs_for_test_jar) @ hono-service-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hono-service-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/hono-service-base-1.3.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ hono-service-base ---
[INFO] Building jar: /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/hono-service-base-1.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-check) @ hono-service-base ---
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-base ---
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/hono-service-base-1.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/pom.xml to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hono/Hono CI Pipeline/workspace@2/service-base/target/hono-service-base-1.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hono/.m2/repository/org/eclipse/hono/hono-service-base/1.3.0-SNAPSHOT/hono-service-base-1.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --------< org.eclipse.hono:client-device-connection-infinispan >--------
[INFO] Building Hotrod Device Connection client 1.3.0-SNAPSHOT [8/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client-device-connection-infinispan ---
[INFO] Deleting /jobs/genie.hono/Hono CI Pipeline/workspace@2/client-device-connection-infinispan/target
Sending interrupt signal to process
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ client-device-connection-infinispan ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ client-device-connection-infinispan ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-11) @ client-device-connection-infinispan ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ client-device-connection-infinispan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono CI Pipeline/workspace@2/client-device-connection-infinispan/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ client-device-connection-infinispan ---
[INFO] Changes detected - recompiling the module!
script returned exit code 143
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[Pipeline] echo
Build status: FAILURE
[Pipeline] step