Regression
de.dim.diamant.decoders.GS1DecoderTest.GS1NoBrackDecode
Failing for the past 1 build
(Since Failed )
Error Message
org.junit.ComparisonFailure: expected:<Thu Dec 31 00:00:00 [CET] 2020> but was:<Thu Dec 31 00:00:00 [UTC] 2020>
Stacktrace
org.junit.ComparisonFailure: expected:<Thu Dec 31 00:00:00 [CET] 2020> but was:<Thu Dec 31 00:00:00 [UTC] 2020> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at de.dim.diamant.decoders.GS1DecoderTest.GS1NoBrackDecode(GS1DecoderTest.java:145) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy1.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:146) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:128) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:748)
Standard Error
Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder isCheckOK SEVERE: [09506A0011784] DI Format is non-compliant with GS1 standards. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder isCheckOK SEVERE: [09506A00117843] DI Format is non-compliant with GS1 standards. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder separateDiPi SEVERE: [?0109506A001178431114123117201231101234AB?215678CD] DI is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder decode SEVERE: [?0109506A001178431114123117201231101234AB?215678CD] Error separating DI from PI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder splitCode SEVERE: [12?4AB] Code Format is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [?010950600011784311141231172012311012?4AB?215678CD] Error decoding UDI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder splitCode SEVERE: [123110] Code Format is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [?010950600011784311141231171231101234AB?215678CD] Error decoding UDI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder splitCode SEVERE: [21] [] Code Length is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [?01095060001178431114123117201231101234AB?21] Error decoding UDI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder splitCode SEVERE: [2917201231101234AB?215678CD] No Delimiter found for sub-code. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [?0109506000117843111412312917201231101234AB?215678CD] Error decoding UDI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder checkSum SEVERE: [0950600011784] [5] [3] Check Character is not consistent with the computed one. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder isCheckOK SEVERE: [09506000117845] DI Length is non-compliant with GS1 standards. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder separateDiPi SEVERE: [?01095060001178451114123117201231101234AB?215678CD] DI is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder decode SEVERE: [?01095060001178451114123117201231101234AB?215678CD] Error separating DI from PI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder splitCode SEVERE: [10] [1234AB1234564789205577088905] Code Length is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [?01095060001178431114123117201231101234AB1234564789205577088905?215678CD] Error decoding UDI Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder checkSum SEVERE: [0950000112111] [4] [3] Check Character is not consistent with the computed one. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder isCheckOK SEVERE: [09500001121114] DI Length is non-compliant with GS1 standards. Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.impl.GS1NoBracketsDecoder separateDiPi SEVERE: [?0109500001121114123117201231101234AB?215678CD] DI is non-compliant with gs1NoBrack Standards Aug 07, 2019 9:24:40 AM de.dim.diamant.decoders.api.UDIDecoder decode SEVERE: [?0109500001121114123117201231101234AB?215678CD] Error separating DI from PI