Joe Witt created NIFI-14114:
-------------------------------

             Summary: RemoteProcessGroupIT.testRPGBackToSelf Raw and HTTP both 
timeout on a local machine
                 Key: NIFI-14114
                 URL: https://issues.apache.org/jira/browse/NIFI-14114
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Joe Witt


any relationship to NIFI-10063?

{noformat}
[INFO] Running org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 605.9 s 
<<< FAILURE! -- in org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT
[ERROR] 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelfRaw -- 
Time elapsed: 305.7 s <<< ERROR!
java.util.concurrent.TimeoutException: testRPGBackToSelfRaw() timed out after 5 
minutes
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        Suppressed: java.lang.InterruptedException: sleep interrupted
                at java.base/java.lang.Thread.sleep0(Native Method)
                at java.base/java.lang.Thread.sleep(Thread.java:509)
                at 
org.apache.nifi.tests.system.NiFiSystemIT.waitFor(NiFiSystemIT.java:414)
                at 
org.apache.nifi.tests.system.NiFiSystemIT.waitFor(NiFiSystemIT.java:401)
                at 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelf(RemoteProcessGroupIT.java:109)
                at 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelfRaw(RemoteProcessGroupIT.java:44)
                at java.base/java.lang.reflect.Method.invoke(Method.java:580)
                ... 2 more

[ERROR] 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelfHttp -- 
Time elapsed: 300.2 s <<< ERROR!
java.util.concurrent.TimeoutException: testRPGBackToSelfHttp() timed out after 
5 minutes
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        Suppressed: java.lang.InterruptedException: sleep interrupted
                at java.base/java.lang.Thread.sleep0(Native Method)
                at java.base/java.lang.Thread.sleep(Thread.java:509)
                at 
org.apache.nifi.tests.system.NiFiSystemIT.waitFor(NiFiSystemIT.java:414)
                at 
org.apache.nifi.tests.system.NiFiSystemIT.waitFor(NiFiSystemIT.java:401)
                at 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelf(RemoteProcessGroupIT.java:108)
                at 
org.apache.nifi.tests.system.rpg.RemoteProcessGroupIT.testRPGBackToSelfHttp(RemoteProcessGroupIT.java:39)
                at java.base/java.lang.reflect.Method.invoke(Method.java:580)
                ... 2 more

{noformat}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to