Skip to content

testPA10VerificaTracce

(from org.openspcoop2.protocol.spcoop.testsuite.units.others.UrlPrefixRewriter took 45 ms)

FAIL

Test Name: Ant test
Suite Name: Ant suite

Group(s): UrlPrefixRewriter, UrlPrefixRewriter.PA_10, Others

Value
Parameter #1org.openspcoop2.testsuite.db.DatabaseComponent@43f7f48d
Parameter #2org.openspcoop2.testsuite.db.DatabaseMsgDiagnosticiComponent@6d0a4a22
Parameter #3MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49


[Method Execution Trend Chart]

Reporter Output

Controllo tracciamento richiesta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Mittente Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Destinatario Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore OraRegistrazione con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Servizio Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Azione Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Select per controllo valore Azione Busta con id 'MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49': [protocollo-2-param:spcoop] select * from tracce where id_messaggio=? AND protocollo=?
Controllo valore Profilo di Collaborazione Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Profilo di Trasmissione Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo che la busta non abbia generato eccezioni, id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo lista trasmissione con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Numero messaggi arrivati al servizio applicativo: 0
----------------------------------------------------------
Controllo tracciamento risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Mittente Busta della risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Destinatario Busta della risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore OraRegistrazione con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Servizio Busta della risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Azione Busta della risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Select per controllo valore Azione Busta con id 'MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49': [protocollo-2-param:spcoop] select * from tracce where rif_messaggio=? AND protocollo=?
Controllo valore Profilo di Collaborazione Busta della risposta con riferimento id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo valore Profilo di Trasmissione Busta con id: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo lista trasmissione, riferimento messaggio: MinisteroFruitore_MinisteroFruitoreSPCoopIT_9000043_2025-02-28_16:49
Controllo esistenza diagnostico [ https://verificaSSLTestPA]

Exception java.lang.AssertionError

Message: expected [true] but found [false]Stacktrace:

at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertTrue(Assert.java:57)
at org.testng.Assert.assertTrue(Assert.java:67)
at org.openspcoop2.protocol.spcoop.testsuite.units.others.UrlPrefixRewriter.testPA10VerificaTracce(UrlPrefixRewriter.java:2893)
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.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.privateRun(TestRunner.java:848)
at org.testng.TestRunner.run(TestRunner.java:621)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
at org.testng.SuiteRunner.run(SuiteRunner.java:336)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
at org.testng.TestNG.runSuites(TestNG.java:1114)
at org.testng.TestNG.run(TestNG.java:1082)
at org.testng.TestNG.privateMain(TestNG.java:1440)
at org.testng.TestNG.main(TestNG.java:1404)