You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/08/29 11:03:00 UTC

[jira] [Commented] (DISPATCH-2118) [macOS] Timeout in system_tests_edge_router#test_12_streaming_multicast_parallel

    [ https://issues.apache.org/jira/browse/DISPATCH-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406397#comment-17406397 ] 

Jiri Daněk commented on DISPATCH-2118:
--------------------------------------

This has not been seen again in a long while.

> [macOS] Timeout in system_tests_edge_router#test_12_streaming_multicast_parallel
> --------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2118
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2118
>             Project: Qpid Dispatch
>          Issue Type: Test
>    Affects Versions: 1.17.0
>            Reporter: Jiri Daněk
>            Priority: Minor
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/502704390#L4206
> {noformat}
> 55: ======================================================================
> 55: ERROR: test_12_streaming_multicast_parallel (system_tests_edge_router.StreamingMessageTest)
> 55: Verify a streaming multicast message does not block other non-streaming
> 55: ----------------------------------------------------------------------
> 55: Traceback (most recent call last):
> 55:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", line 3384, in test_12_streaming_multicast_parallel
> 55:     out_text, out_error = rx.communicate(timeout=TIMEOUT)
> 55:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", line 344, in communicate
> 55:     timeout=timeout)
> 55:   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 964, in communicate
> 55:     stdout, stderr = self._communicate(input, endtime, timeout)
> 55:   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1741, in _communicate
> 55:     self.wait(timeout=self._remaining_time(endtime))
> 55:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", line 330, in wait
> 55:     return super(Process, self).wait(timeout=timeout)
> 55:   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1019, in wait
> 55:     return self._wait(timeout=timeout)
> 55:   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1645, in _wait
> 55:     raise TimeoutExpired(self.args, timeout)
> 55: subprocess.TimeoutExpired: Command '['test-receiver', '-i', 'TestReceiver-3', '-a', 'amqp://0.0.0.0:28572', '-c', '1', '-s', 'multicast/test-address']' timed out after 299.999929565 seconds
> 55:
> {noformat}
> There is trace log below, but Travis eventually killed the job due to excessive output length.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org