Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30949

ElytronRemoteOutboundConnectionTestCase intermittently fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 8.1.0.GA
    • EJB, Security, Test Suite
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Tests of org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase intermittently fails with errors like

      java.lang.RuntimeException:
      {
          "outcome" => "failed",
          "result" => {
              "step-1" => {
                  "outcome" => "failed",
                  "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448
          Caused by: java.net.BindException: Address already in use"}},
                  "rolled-back" => true
              },
              "step-2" => {
                  "outcome" => "failed",
                  "rolled-back" => true
              }
          },
          "rolled-back" => true,
          "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448
          Caused by: java.net.BindException: Address already in use"}}}}
      }
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1586)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1612)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.configureServerSideForInboundSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:1490)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.testAuthenticationHostConfigWithSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:482)
        ...
      

      For example see https://ci.wildfly.org/buildConfiguration/WF_MainNightlyJobs_StandardLinuxArm64Temurin21/516057

      The tests fail rarely in upstream CI and quite often in EAP QE CI

              tadamski@redhat.com Tomasz Adamski
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: