Source: wildfly-common
Version: 1.3.0-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/wildfly-common.html
...
[ERROR] Tests run: 9, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.609 s
<<< FAILURE! - in org.wildfly.common.rpc.TestRemoteExceptionCause
[ERROR] serial0(org.wildfly.common.rpc.TestRemoteExceptionCause) Time elapsed:
0.197 s <<< FAILURE!
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
at org.junit.Assert.internalArrayEquals(Assert.java:532)
at org.junit.Assert.assertArrayEquals(Assert.java:283)
at org.junit.Assert.assertArrayEquals(Assert.java:298)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$1(TestRemoteExceptionCause.java:119)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.serial0(TestRemoteExceptionCause.java:117)
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:564)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
... 31 more
[ERROR] serial1(org.wildfly.common.rpc.TestRemoteExceptionCause) Time elapsed:
0.105 s <<< FAILURE!
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
at org.junit.Assert.internalArrayEquals(Assert.java:532)
at org.junit.Assert.assertArrayEquals(Assert.java:283)
at org.junit.Assert.assertArrayEquals(Assert.java:298)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$3(TestRemoteExceptionCause.java:132)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.serial1(TestRemoteExceptionCause.java:125)
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:564)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
... 31 more
[ERROR] serial2(org.wildfly.common.rpc.TestRemoteExceptionCause) Time elapsed:
0.144 s <<< FAILURE!
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
at org.junit.Assert.internalArrayEquals(Assert.java:532)
at org.junit.Assert.assertArrayEquals(Assert.java:283)
at org.junit.Assert.assertArrayEquals(Assert.java:298)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$5(TestRemoteExceptionCause.java:153)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.serial2(TestRemoteExceptionCause.java:140)
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:564)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
... 31 more
[ERROR] serial3(org.wildfly.common.rpc.TestRemoteExceptionCause) Time elapsed:
0.061 s <<< FAILURE!
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:55)
at org.junit.Assert.internalArrayEquals(Assert.java:532)
at org.junit.Assert.assertArrayEquals(Assert.java:283)
at org.junit.Assert.assertArrayEquals(Assert.java:298)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$7(TestRemoteExceptionCause.java:174)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.doSerialTest(TestRemoteExceptionCause.java:112)
at
org.wildfly.common.rpc.TestRemoteExceptionCause.serial3(TestRemoteExceptionCause.java:161)
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:564)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)
Caused by: java.lang.AssertionError: expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.junit.internal.ExactComparisonCriteria.assertElementsEqual(ExactComparisonCriteria.java:8)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:53)
... 31 more
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
TestRemoteExceptionCause.serial0:117->doSerialTest:112->lambda$serial0$1:119
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial0$0(TestRemoteExceptionCause.java:117)>
[ERROR]
TestRemoteExceptionCause.serial1:125->doSerialTest:112->lambda$serial1$3:132
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial1$2(TestRemoteExceptionCause.java:126)>
[ERROR]
TestRemoteExceptionCause.serial2:140->doSerialTest:112->lambda$serial2$5:153
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial2$4(TestRemoteExceptionCause.java:141)>
[ERROR]
TestRemoteExceptionCause.serial3:161->doSerialTest:112->lambda$serial3$7:174
arrays first differed at element [0]; expected:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
but was:
java.lang.StackTraceElement<org.wildfly.common.rpc.TestRemoteExceptionCause.lambda$serial3$6(TestRemoteExceptionCause.java:162)>
[INFO]
[ERROR] Tests run: 162, Failures: 4, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2019-04-20T20:12:49-12:00
[INFO] Final Memory: 14M/48M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on
project wildfly-common: There are test failures.
[ERROR]
[ERROR] Please refer to /build/1st/wildfly-common-1.3.0/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].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
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/1st/wildfly-common-1.3.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/1st/wildfly-common-1.3.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/1st/wildfly-common-1.3.0/debian
-Dmaven.repo.local=/build/1st/wildfly-common-1.3.0/debian/maven-repo
--batch-mode test returned exit code 1
make: *** [debian/rules:4: build] Error 2