hazelcast/hazelcast-jet

com.hazelcast.jet.sql.impl.ShowStatementTest.test_showJobsEmpty

olukas opened this issue · 0 comments

4.5-maintenance (commit 48d9e46)

Failed on Oracle JDK 11: http://jenkins.hazelcast.com/view/Jet%20-%20Maintenance/job/jet-oss-maintenance-oracle-jdk11/235/testReport/com.hazelcast.jet.sql.impl/ShowStatementTest/test_showJobsEmpty/

Stacktrace:

java.lang.AssertionError: 

Expecting:
  <[Row{[testJob]}]>
to contain exactly (and in same order):
  <[]>
but some elements were not expected:
  <[Row{[testJob]}]>

	at com.hazelcast.jet.sql.SqlTestSupport.assertRowsOrdered(SqlTestSupport.java:134)
	at com.hazelcast.jet.sql.impl.ShowStatementTest.test_showJobsEmpty(ShowStatementTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:115)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:107)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:834)

Standard output:

2021-05-23 17:02:06,128 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Ditching 1 jobs in SimpleTestInClusterSupport.@After: [063a-ca28-db81-0001]
2021-05-23 17:02:06,131 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Destroying 1 distributed objects in SimpleTestInClusterSupport.@After: [hz:impl:replicatedMapService/__sql.catalog]
BuildInfo right after test_showJobsEmpty(com.hazelcast.jet.sql.impl.ShowStatementTest): BuildInfo{version='4.2', build='20210324', buildNumber=20210324, revision=405cfd1, enterprise=false, serializationVersion=1, jet=JetBuildInfo{version='4.5.1-SNAPSHOT', build='20210523', revision='48d9e46'}}
Hiccups measured while running test 'test_showJobsEmpty(com.hazelcast.jet.sql.impl.ShowStatementTest):'
17:02:00, accumulated pauses: 2296 ms, max pause: 742 ms, pauses over 1000 ms: 0
17:02:05, accumulated pauses: 375 ms, max pause: 369 ms, pauses over 1000 ms: 0