DATAGO-84853: cema config push resiliency #703
build.yaml
on: pull_request
Run Tests and Deploy
7m 37s
Annotations
12 errors and 2 warnings
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► testCommandManager:
service/terraform-plugin/src/main/java/com/solace/maas/ep/event/management/agent/plugin/terraform/manager/TerraformManager.java#L59
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyExitOnFailureIsRespectedWhenTrueAndIgnoreResultIsTrue:
service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L372
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml
Error:
java.lang.NullPointerException: Cannot invoke "com.solace.maas.ep.event.management.agent.plugin.command.model.CommandResult.getStatus()" because the return value of "com.solace.maas.ep.event.management.agent.plugin.command.model.Command.getResult()" is null
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► testMultiThreadedCommandManager:
service/terraform-plugin/src/main/java/com/solace/maas/ep/event/management/agent/plugin/terraform/manager/TerraformManager.java#L59
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyMDCIsSetInCommandManagerThread:
service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L424
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml
Error:
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyExitOnFailureIsRespectedWhenFalseAndIgnoreResultIsSetToFalse:
service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L372
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml
Error:
java.lang.NullPointerException: Cannot invoke "com.solace.maas.ep.event.management.agent.plugin.command.model.CommandResult.getStatus()" because the return value of "com.solace.maas.ep.event.management.agent.plugin.command.model.Command.getResult()" is null
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest ► testExecutionLogCleanupWhenLogStreamingToEpFails(Path):
service/application/src/main/java/com/solace/maas/ep/event/management/agent/processor/CommandLogStreamingProcessor.java#L54
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest ► testExecutionLogCleanupWhenOneOfTheExecutionLogPathIsNull(Path):
service/terraform-plugin/src/main/java/com/solace/maas/ep/event/management/agent/plugin/terraform/manager/TerraformManager.java#L59
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest ► testExecutionLogCleanupWhenExitEarlyOnFailedCommand(Path):
service/terraform-plugin/src/main/java/com/solace/maas/ep/event/management/agent/plugin/terraform/manager/TerraformManager.java#L59
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest ► testLogStreamingToEP(Path):
service/terraform-plugin/src/main/java/com/solace/maas/ep/event/management/agent/plugin/terraform/manager/TerraformManager.java#L59
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest.xml
Error:
Wanted but not invoked:
|
com.solace.maas.ep.event.management.agent.subscriber.PersistentMessageHandlerTests ► testCommandMessageHandler:
service/application/src/main/java/com/solace/maas/ep/event/management/agent/subscriber/messageProcessors/CommandMessageProcessor.java#L67
Failed test found in:
service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.subscriber.PersistentMessageHandlerTests.xml
Error:
org.mockito.exceptions.verification.TooManyActualInvocations:
|
Run Tests and Deploy
Failed test were found and 'fail-on-error' option is set to true
|
Run Tests and Deploy
Process completed with exit code 1.
|
Run Tests and Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/pmd-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests and Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/pmd-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|