[infinispan-issues] [JBoss JIRA] (ISPN-7429) ExampleConfigsIT#testCompatibilityModeConfig and ExampleConfigsIT#testRestRollingUpgrades always fail on Solaris Sparc

Anna Manukyan (JIRA) issues at jboss.org
Wed Feb 1 10:19:00 EST 2017


Anna Manukyan created ISPN-7429:
-----------------------------------

             Summary: ExampleConfigsIT#testCompatibilityModeConfig and ExampleConfigsIT#testRestRollingUpgrades always fail on Solaris Sparc
                 Key: ISPN-7429
                 URL: https://issues.jboss.org/browse/ISPN-7429
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core
            Reporter: Anna Manukyan


ExampleConfigsIT#testCompatibilityModeConfig and ExampleConfigsIT#testRestRollingUpgrades are always fail on Solaris Sparc with the following exception: 

{code}
java.lang.AssertionError: expected:<200> but was:<400>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.infinispan.server.test.configs.ExampleConfigsIT.testCompatibilityModeConfig(ExampleConfigsIT.java:267)
{code}

The test execution log is:
{code}
&amp#27;[0m02:54:28,986 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final-redhat-1
&amp#27;[0m&amp#27;[0m02:54:30,270 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final-redhat-1
&amp#27;[0m&amp#27;[0m02:54:30,846 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: Data Grid 7.1.0 (WildFly Core 2.1.10.Final-redhat-1) starting
&amp#27;[0m&amp#27;[0m02:54:37,098 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
&amp#27;[0m&amp#27;[0m02:54:37,235 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.4.1.Final-redhat-1
&amp#27;[0m&amp#27;[0m02:54:37,287 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.1.Final-redhat-1
&amp#27;[0m&amp#27;[33m02:54:37,447 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 29) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
&amp#27;[0m&amp#27;[0m02:54:37,463 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 19) Activating Infinispan subsystem.
&amp#27;[0m&amp#27;[0m02:54:37,512 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 25) WFLYNAM0001: Activating Naming Subsystem
&amp#27;[0m&amp#27;[0m02:54:37,560 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 27) WFLYSEC0002: Activating Security Subsystem
&amp#27;[0m&amp#27;[0m02:54:37,606 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 21) WFLYIO001: Worker 'default' has auto-configured to 256 core threads with 2048 task threads based on your 128 available processors
&amp#27;[0m&amp#27;[0m02:54:37,652 INFO  [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.7.Final-redhat-1
&amp#27;[0m&amp#27;[0m02:54:37,818 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.5.Final-redhat-1)
&amp#27;[0m&amp#27;[0m02:54:37,997 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final-redhat-1
&amp#27;[0m&amp#27;[0m02:54:38,000 INFO  [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
&amp#27;[0m&amp#27;[0m02:54:38,038 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 18) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
&amp#27;[0m&amp#27;[0m02:54:38,074 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2
&amp#27;[0m&amp#27;[0m02:54:40,189 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) WFLYDS0013: Started FileSystemDeploymentService for directory /mnt/hudson_workspace/workspace/jdg-func-ispn-testsuite-solaris-os/e69eb0d4/infinispan/server/integration/testsuite/target/server/node1/standalone/deployments
&amp#27;[0m&amp#27;[0m02:54:40,294 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
&amp#27;[0m&amp#27;[0m02:54:42,112 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.4.0.ER4-redhat-1
&amp#27;[0m&amp#27;[0m02:54:44,645 INFO  [org.infinispan.expiration.impl.ExpirationManagerImpl] (MSC service thread 1-6) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread
&amp#27;[0m&amp#27;[0m02:54:44,654 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0001: Started default cache from local container
&amp#27;[0m&amp#27;[0m02:54:44,917 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-6) DGENDPT10000: HotRodServer starting
&amp#27;[0m&amp#27;[0m02:54:44,917 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-1) DGENDPT10000: REST starting
&amp#27;[0m&amp#27;[0m02:54:44,917 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: MemcachedServer starting
&amp#27;[0m&amp#27;[0m02:54:44,924 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10001: MemcachedServer listening on 127.0.0.1:11211
&amp#27;[0m&amp#27;[0m02:54:44,924 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-6) DGENDPT10001: HotRodServer listening on 127.0.0.1:11222
&amp#27;[0m&amp#27;[33m02:54:45,257 WARN  [org.infinispan.server.core.transport.NettyTransport] (MSC service thread 1-8) ISPN005028: Native Epoll transport not available, using NIO instead: java.lang.ExceptionInInitializerError
&amp#27;[0m&amp#27;[0m02:54:45,402 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started ___protobuf_metadata cache from local container
&amp#27;[0m&amp#27;[0m02:54:45,539 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0001: Started ___script_cache cache from local container
&amp#27;[0m&amp#27;[33m02:54:46,831 WARNING [io.netty.channel.DefaultChannelId] (MSC service thread 1-6) Failed to find a usable hardware address from the network interfaces; using random bytes: a9:be:8b:b4:0a:5b:e4:21
&amp#27;[0m&amp#27;[0m02:54:47,443 INFO  [org.infinispan.rest.NettyRestServer] (MSC service thread 1-1) ISPN012003: REST server starting, listening on 127.0.0.1:8080
&amp#27;[0m&amp#27;[0m02:54:47,445 INFO  [org.infinispan.server.endpoint] (MSC service thread 1-1) DGENDPT10002: REST mapped to /rest
&amp#27;[0m&amp#27;[0m02:54:49,415 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
&amp#27;[0m&amp#27;[0m02:54:49,425 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
&amp#27;[0m&amp#27;[0m02:54:49,426 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Data Grid 7.1.0 (WildFly Core 2.1.10.Final-redhat-1) started in 22504ms - Started 150 of 156 services (42 services are lazy, passive or on-demand)
&amp#27;[0m&amp#27;[33m02:54:51,459 WARN  [org.infinispan.server.hotrod.Decoder2x] (HotRodServerWorker-6-1) ISPN006011: Operation 'PUT' forced to return previous value should be used on transactional caches, otherwise data inconsistency issues could arise under failure situations
&amp#27;[0m&amp#27;[31m02:54:52,532 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (nioEventLoopGroup-7-1) RESTEASY002005: Failed executing PUT /rest/default/2: org.jboss.resteasy.spi.ReaderException: java.lang.NullPointerException
	at org.jboss.resteasy.core.MessageBodyParameterInjector.inject(MessageBodyParameterInjector.java:184)
	at org.jboss.resteasy.core.MethodInjectorImpl.injectArguments(MethodInjectorImpl.java:91)
	at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:114)
	at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)
	at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236)
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402)
	at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209)
	at org.jboss.resteasy.plugins.server.netty.RequestDispatcher.service(RequestDispatcher.java:83)
	at org.jboss.resteasy.plugins.server.netty.RequestHandler.channelRead0(RequestHandler.java:55)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
	at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:38)
	at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:363)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at org.jboss.resteasy.util.ReadFromStream.readFromStream(ReadFromStream.java:30)
	at org.jboss.resteasy.plugins.providers.ByteArrayProvider.readFrom(ByteArrayProvider.java:35)
	at org.jboss.resteasy.plugins.providers.ByteArrayProvider.readFrom(ByteArrayProvider.java:23)
	at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.readFrom(AbstractReaderInterceptorContext.java:61)
	at org.jboss.resteasy.core.interception.ServerReaderInterceptorContext.readFrom(ServerReaderInterceptorContext.java:60)
	at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53)
	at org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.aroundReadFrom(GZIPDecodingInterceptor.java:59)
	at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55)
	at org.jboss.resteasy.core.MessageBodyParameterInjector.inject(MessageBodyParameterInjector.java:151)
	... 19 more

&amp#27;[0m&amp#27;[0m02:54:52,586 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0236: Suspending server with no timeout.
&amp#27;[0m&amp#27;[0m02:54:52,594 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
&amp#27;[0m&amp#27;[0m02:54:52,717 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
&amp#27;[0m&amp#27;[0m02:54:52,813 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2
&amp#27;[0m&amp#27;[0m02:54:53,188 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) DGISPN0002: Stopped default cache from local container
&amp#27;[0m&amp#27;[0m02:54:53,256 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0002: Stopped ___protobuf_metadata cache from local container
&amp#27;[0m&amp#27;[0m02:54:53,271 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0002: Stopped ___script_cache cache from local container
&amp#27;[0m&amp#27;[0m02:54:53,605 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: Data Grid 7.1.0 (WildFly Core 2.1.10.Final-redhat-1) stopped in 923ms
&amp#27;[0m
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list