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

See <https://ci.eclipse.org/hono/job/Hono-CI/738/display/redirect>

------------------------------------------
[...truncated 1.71 MB...]
[INFO] F8: Generators:
[INFO] F8: Enrichers:
[INFO] F8: - fmp-controller
[INFO] F8: - fmp-ianaservice
[INFO] F8: - vertx-health-check
[INFO] F8: - fmp-name
[INFO] F8: - fmp-service
[INFO] F8: - fmp-image
[INFO] F8: - fmp-project
[INFO] F8: - fmp-debug
[INFO] F8: using resource templates from /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/src/main/fabric8
[INFO] F8: fmp-debug: Debugging not enabled. To enable try setting the fabric8.debug.enabled maven or system property to 'true'
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift/hono-dispatch-router-svc.yml resource
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift/hono-dispatch-router-ext-svc.yml resource
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift/hono-dispatch-router-deploymentconfig.yml resource
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift/hono-dispatch-router-route.yml resource
[INFO] F8: kubernetes.yml: Removed OpenShift specific resource 'hono-dispatch-router' of type Route
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes/hono-dispatch-router-svc.yml resource
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes/hono-dispatch-router-ext-svc.yml resource
[INFO] F8: validating /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes/hono-dispatch-router-deployment.yml resource
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-dispatch-router ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/hono-dispatch-router-0.5-M11-SNAPSHOT.jar
[INFO] 
[INFO] --- fabric8-maven-plugin:3.5.33:build (build_images) @ hono-dispatch-router ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-dispatch-router ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-dispatch-router ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/hono-dispatch-router-0.5-M11-SNAPSHOT.jar to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift.yml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-openshift.yml>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift.json to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-openshift.json>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes.yml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-kubernetes.yml>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes.json to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-kubernetes.json>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Metrics Docker Images 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-metrics ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-metrics ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-metrics ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono-CI/workspace/metrics/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-metrics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono-CI/workspace/metrics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-metrics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-metrics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-metrics ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/metrics/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-metrics ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/metrics/target/hono-metrics-0.5-M11-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-metrics ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-metrics ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/metrics/target/hono-metrics-0.5-M11-SNAPSHOT.jar to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-metrics/0.5-M11-SNAPSHOT/hono-metrics-0.5-M11-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/metrics/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-metrics/0.5-M11-SNAPSHOT/hono-metrics-0.5-M11-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Services 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-services ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-services ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-services ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-services ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-services ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/target/classes/META-INF with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-services ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-services ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-services/0.5-M11-SNAPSHOT/hono-services-0.5-M11-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Auth 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-auth ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-auth ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-auth ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-auth ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-auth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-auth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-auth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-auth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-auth ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
10:43:42.249 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.BaseAuthenticationService - listening on event bus [address: authentication.in] for authentication requests
10:43:42.256 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
10:43:42.484 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - starting endpoint [name: cbs, class: org.eclipse.hono.service.auth.impl.AuthenticationEndpoint]
10:43:42.491 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - secure port is not enabled
10:43:42.492 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
10:43:59.929 [vert.x-eventloop-thread-2] WARN  o.e.h.s.a.i.SimpleAuthenticationServer - server listens on non-standard insecure port [127.0.0.1:45523], default is 5672
Dec 05, 2017 10:43:59 AM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-2,5,main] has been blocked for 17112 ms, time limit is 2000
io.vertx.core.VertxException: Thread blocked
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at io.netty.bootstrap.ServerBootstrap$1.initChannel(ServerBootstrap.java:178)
	at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
	at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
	at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606)
	at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
	at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1412)
	at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1131)
	at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:656)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476)
	at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80)
	at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74)
	at io.vertx.core.net.impl.VertxEventLoopGroup.register(VertxEventLoopGroup.java:63)
	at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:332)
	at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:283)
	at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:279)
	at io.vertx.core.net.impl.AsyncResolveConnectHelper.lambda$doBind$3(AsyncResolveConnectHelper.java:91)
	at io.vertx.core.net.impl.AsyncResolveConnectHelper$$Lambda$46/267658051.handle(Unknown Source)
	at io.vertx.core.impl.AddressResolver.lambda$null$0(AddressResolver.java:89)
	at io.vertx.core.impl.AddressResolver$$Lambda$49/633184397.handle(Unknown Source)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:344)
	at io.vertx.core.impl.ContextImpl$$Lambda$14/154482552.run(Unknown Source)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 22.997 sec <<< FAILURE! - in org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest  Time elapsed: 22.997 sec  <<< ERROR!
java.util.concurrent.TimeoutException: Timed out
	at org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest.prepareServer(StandaloneAuthServerTest.java:84)

Running org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest
10:44:04.941 [main] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest

Results :

Tests in error: 
  StandaloneAuthServerTest.prepareServer:84 ยป Timeout Timed out

Tests run: 13, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [01:09 min]
[INFO] Hono Dependencies .................................. SUCCESS [  0.042 s]
[INFO] Legal Documents .................................... SUCCESS [ 24.537 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.356 s]
[INFO] Hono Core .......................................... SUCCESS [01:10 min]
[INFO] Hono Client ........................................ SUCCESS [  8.191 s]
[INFO] Hono Service base .................................. SUCCESS [  5.590 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [ 28.190 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [ 28.485 s]
[INFO] Hono REST Adapter .................................. SUCCESS [ 40.270 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 11.579 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 19.638 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  5.844 s]
[INFO] Hono Artemis ....................................... SUCCESS [  0.353 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [ 46.686 s]
[INFO] Metrics Docker Images .............................. SUCCESS [  0.268 s]
[INFO] Hono Services ...................................... SUCCESS [  0.072 s]
[INFO] Hono Auth .......................................... FAILURE [ 25.998 s]
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Messaging ..................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:39 min
[INFO] Finished at: 2017-12-05T10:44:06-05:00
[INFO] Final Memory: 88M/2422M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-auth: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-service-auth
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top