Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20219

wildfly-plugin-tools is too impatient about reload times

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 35.0.0.Final
    • None
    • Test Suite
    • None

      https://ci.wildfly.org/viewLog.html?buildId=478306&tab=buildResultsDiv&buildTypeId=WF_MainNightlyJobs_StandardAltDistLinuxJdk21

      org.wildfly.plugin.tools.server.ServerManagerException: Failed to reload server within 10 seconds.
      	at org.wildfly.plugin.tools.server.StandaloneManager.reloadIfRequired(StandaloneManager.java:65)
      	at org.wildfly.plugin.tools.server.StandaloneManager.reloadIfRequired(StandaloneManager.java:52)
      	at org.wildfly.plugin.tools.server.ManagedServerManager.reloadIfRequired(ManagedServerManager.java:137)
      	at org.jboss.as.test.integration.jaxrs.cfg.AbstractResteasyAttributeTest.writeAttribute(AbstractResteasyAttributeTest.java:42)
      
      amp#27;[0m&amp#27;[0m06:37:05,450 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 2.3.18.Final stopping
      &amp#27;[0m&amp#27;[0m06:37:15,454 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly EE 35.0.0.Final-SNAPSHOT (WildFly Core 27.0.0.Beta7) stopped in 10016ms
      &amp#27;[0m&amp#27;[0m06:37:15,454 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly EE 35.0.0.Final-SNAPSHOT (WildFly Core 27.0.0.Beta7) starting
      &amp#27;[0m
      

      10 seconds is far too short for such a timeout. The priority needs to be robustness/stability.
      org.jboss.as.test.integration.management.util.ServerReload, which is the most battle-tested utility for handling reloads reliably, uses 100 seconds.

      I marked this Critical because our testsuite stability right now is horrible.

              jperkins-rhn James Perkins
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: