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/11/08 12:01:00 UTC

[jira] [Assigned] (DISPATCH-2187) Timeout in system_tests_tcp_adaptor setup; wait for echo server addresses to propagate

     [ https://issues.apache.org/jira/browse/DISPATCH-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk reassigned DISPATCH-2187:
------------------------------------

    Assignee: Jiri Daněk

> Timeout in system_tests_tcp_adaptor setup; wait for echo server addresses to propagate
> --------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2187
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2187
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 1.17.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> https://github.com/apache/qpid-dispatch/pull/1276/checks?check_run_id=2931065190#step:25:6130
> There are .zipped TRACE logs available in github job artifacts for download.
> {noformat}
> test 71
>       Start 71: system_tests_tcp_adaptor
> 71: Test command: /usr/bin/python3 "/__w/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/tests/run.py" "-m" "pytest" "-vs" "--junit-prefix=pytest.system_tests_tcp_adaptor" "--junit-xml=junitxmls/system_tests_tcp_adaptor.xml" "--pyargs" "system_tests_tcp_adaptor"
> 71: Test timeout computed to be: 1200
> 71: ============================= test session starts ==============================
> 71: platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3
> 71: cachedir: .pytest_cache
> 71: rootdir: /__w/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/tests, configfile: tox.ini
> 71: collecting ... collected 11 items
> 71: 
> 71: ::TcpAdaptor::test_01_tcp_basic_connectivity 2021-06-28 11:22:12.450985 SERVER (info) Container Name: TCP_TEST
> 71: 2021-06-28 11:22:12.451571 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_INTA'
> 71: 2021-06-28 11:22:12.451971 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_INTB'
> 71: 2021-06-28 11:22:12.452475 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_INTC'
> 71: 2021-06-28 11:22:12.452971 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EA1'
> 71: 2021-06-28 11:22:12.453447 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EA2'
> 71: 2021-06-28 11:22:12.454621 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EB1'
> 71: 2021-06-28 11:22:12.455364 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EB2'
> 71: 2021-06-28 11:22:12.456025 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EC1'
> 71: 2021-06-28 11:22:12.457192 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor ES_EC2'
> 71: 2021-06-28 11:22:12.457860 TCP_TEST Launching echo server 'ECHO_SERVER TcpAdaptor NS_EC2_CONN_STALL'
> 69: ::Http1AdaptorEdge2EdgeTest::test_01_concurrent_requests PASSED
> 71: 2021-06-28 11:22:22.297788 TCP_TEST INTA waiting for connection to INTB
> 71: 2021-06-28 11:22:22.419440 TCP_TEST INTB waiting for connection to INTA
> 71: 2021-06-28 11:22:22.513287 TCP_TEST INTB waiting for connection to INTC
> 71: 2021-06-28 11:22:22.575660 TCP_TEST INTC waiting for connection to INTB
> 71: 2021-06-28 11:22:22.680197 TCP_TEST INTA_amqp=22045
> 71: 2021-06-28 11:22:22.680577 TCP_TEST INTA_echo_server=22035
> 71: 2021-06-28 11:22:22.680753 TCP_TEST INTA_echo_listener_for_INTA=22046
> 71: 2021-06-28 11:22:22.680796 TCP_TEST INTA_echo_listener_for_INTB=22047
> 71: 2021-06-28 11:22:22.680834 TCP_TEST INTA_echo_listener_for_INTC=22048
> 71: 2021-06-28 11:22:22.680870 TCP_TEST INTA_echo_listener_for_EA1=22049
> 71: 2021-06-28 11:22:22.680906 TCP_TEST INTA_echo_listener_for_EA2=22050
> 71: 2021-06-28 11:22:22.680942 TCP_TEST INTA_echo_listener_for_EB1=22051
> 71: 2021-06-28 11:22:22.681073 TCP_TEST INTA_echo_listener_for_EB2=22052
> 71: 2021-06-28 11:22:22.681129 TCP_TEST INTA_echo_listener_for_EC1=22053
> 71: 2021-06-28 11:22:22.681166 TCP_TEST INTA_echo_listener_for_EC2=22054
> 71: 2021-06-28 11:22:22.681339 TCP_TEST INTA_nodest_listener=22055
> 71: 2021-06-28 11:22:22.681381 TCP_TEST INTB_amqp=22056
> 71: 2021-06-28 11:22:22.681417 TCP_TEST INTB_echo_server=22036
> 71: 2021-06-28 11:22:22.681452 TCP_TEST INTB_echo_listener_for_INTA=22057
> 71: 2021-06-28 11:22:22.681487 TCP_TEST INTB_echo_listener_for_INTB=22058
> 71: 2021-06-28 11:22:22.681523 TCP_TEST INTB_echo_listener_for_INTC=22059
> 71: 2021-06-28 11:22:22.681558 TCP_TEST INTB_echo_listener_for_EA1=22060
> 71: 2021-06-28 11:22:22.681593 TCP_TEST INTB_echo_listener_for_EA2=22061
> 71: 2021-06-28 11:22:22.681628 TCP_TEST INTB_echo_listener_for_EB1=22062
> 71: 2021-06-28 11:22:22.681663 TCP_TEST INTB_echo_listener_for_EB2=22063
> 71: 2021-06-28 11:22:22.681698 TCP_TEST INTB_echo_listener_for_EC1=22064
> 71: 2021-06-28 11:22:22.681733 TCP_TEST INTB_echo_listener_for_EC2=22065
> 71: 2021-06-28 11:22:22.681768 TCP_TEST INTB_nodest_listener=22066
> 71: 2021-06-28 11:22:22.681803 TCP_TEST INTC_amqp=22067
> 71: 2021-06-28 11:22:22.681838 TCP_TEST INTC_echo_server=22037
> 71: 2021-06-28 11:22:22.681872 TCP_TEST INTC_echo_listener_for_INTA=22068
> 71: 2021-06-28 11:22:22.681907 TCP_TEST INTC_echo_listener_for_INTB=22069
> 71: 2021-06-28 11:22:22.681943 TCP_TEST INTC_echo_listener_for_INTC=22070
> 71: 2021-06-28 11:22:22.682867 TCP_TEST INTC_echo_listener_for_EA1=22071
> 71: 2021-06-28 11:22:22.682913 TCP_TEST INTC_echo_listener_for_EA2=22072
> 71: 2021-06-28 11:22:22.682949 TCP_TEST INTC_echo_listener_for_EB1=22073
> 71: 2021-06-28 11:22:22.682985 TCP_TEST INTC_echo_listener_for_EB2=22074
> 71: 2021-06-28 11:22:22.683021 TCP_TEST INTC_echo_listener_for_EC1=22075
> 71: 2021-06-28 11:22:22.683056 TCP_TEST INTC_echo_listener_for_EC2=22076
> 71: 2021-06-28 11:22:22.683092 TCP_TEST INTC_nodest_listener=22077
> 71: 2021-06-28 11:22:22.683127 TCP_TEST EA1_amqp=22078
> 71: 2021-06-28 11:22:22.683163 TCP_TEST EA1_echo_server=22038
> 71: 2021-06-28 11:22:22.683198 TCP_TEST EA1_echo_listener_for_INTA=22079
> 71: 2021-06-28 11:22:22.683233 TCP_TEST EA1_echo_listener_for_INTB=22080
> 71: 2021-06-28 11:22:22.683268 TCP_TEST EA1_echo_listener_for_INTC=22081
> 71: 2021-06-28 11:22:22.683304 TCP_TEST EA1_echo_listener_for_EA1=22082
> 71: 2021-06-28 11:22:22.683339 TCP_TEST EA1_echo_listener_for_EA2=22083
> 71: 2021-06-28 11:22:22.683383 TCP_TEST EA1_echo_listener_for_EB1=22084
> 71: 2021-06-28 11:22:22.683420 TCP_TEST EA1_echo_listener_for_EB2=22085
> 71: 2021-06-28 11:22:22.683456 TCP_TEST EA1_echo_listener_for_EC1=22086
> 71: 2021-06-28 11:22:22.683491 TCP_TEST EA1_echo_listener_for_EC2=22087
> 71: 2021-06-28 11:22:22.683526 TCP_TEST EA1_nodest_listener=22088
> 71: 2021-06-28 11:22:22.683561 TCP_TEST EA2_amqp=22089
> 71: 2021-06-28 11:22:22.683597 TCP_TEST EA2_echo_server=22039
> 71: 2021-06-28 11:22:22.683912 TCP_TEST EA2_echo_listener_for_INTA=22090
> 71: 2021-06-28 11:22:22.683951 TCP_TEST EA2_echo_listener_for_INTB=22091
> 71: 2021-06-28 11:22:22.683987 TCP_TEST EA2_echo_listener_for_INTC=22092
> 71: 2021-06-28 11:22:22.684023 TCP_TEST EA2_echo_listener_for_EA1=22093
> 71: 2021-06-28 11:22:22.684058 TCP_TEST EA2_echo_listener_for_EA2=22094
> 71: 2021-06-28 11:22:22.684153 TCP_TEST EA2_echo_listener_for_EB1=22095
> 71: 2021-06-28 11:22:22.684191 TCP_TEST EA2_echo_listener_for_EB2=22096
> 71: 2021-06-28 11:22:22.684226 TCP_TEST EA2_echo_listener_for_EC1=22097
> 71: 2021-06-28 11:22:22.684261 TCP_TEST EA2_echo_listener_for_EC2=22098
> 71: 2021-06-28 11:22:22.684296 TCP_TEST EA2_nodest_listener=22099
> 71: 2021-06-28 11:22:22.684332 TCP_TEST EB1_amqp=22100
> 71: 2021-06-28 11:22:22.684368 TCP_TEST EB1_echo_server=22040
> 71: 2021-06-28 11:22:22.684403 TCP_TEST EB1_echo_listener_for_INTA=22101
> 71: 2021-06-28 11:22:22.684438 TCP_TEST EB1_echo_listener_for_INTB=22102
> 71: 2021-06-28 11:22:22.684473 TCP_TEST EB1_echo_listener_for_INTC=22103
> 71: 2021-06-28 11:22:22.684508 TCP_TEST EB1_echo_listener_for_EA1=22104
> 71: 2021-06-28 11:22:22.684544 TCP_TEST EB1_echo_listener_for_EA2=22105
> 71: 2021-06-28 11:22:22.684579 TCP_TEST EB1_echo_listener_for_EB1=22106
> 71: 2021-06-28 11:22:22.684614 TCP_TEST EB1_echo_listener_for_EB2=22107
> 71: 2021-06-28 11:22:22.684650 TCP_TEST EB1_echo_listener_for_EC1=22108
> 71: 2021-06-28 11:22:22.684685 TCP_TEST EB1_echo_listener_for_EC2=22109
> 71: 2021-06-28 11:22:22.684720 TCP_TEST EB1_nodest_listener=22110
> 71: 2021-06-28 11:22:22.684755 TCP_TEST EB2_amqp=22111
> 71: 2021-06-28 11:22:22.684791 TCP_TEST EB2_echo_server=22041
> 71: 2021-06-28 11:22:22.684826 TCP_TEST EB2_echo_listener_for_INTA=22112
> 71: 2021-06-28 11:22:22.684861 TCP_TEST EB2_echo_listener_for_INTB=22113
> 71: 2021-06-28 11:22:22.684897 TCP_TEST EB2_echo_listener_for_INTC=22114
> 71: 2021-06-28 11:22:22.684932 TCP_TEST EB2_echo_listener_for_EA1=22115
> 71: 2021-06-28 11:22:22.684967 TCP_TEST EB2_echo_listener_for_EA2=22116
> 71: 2021-06-28 11:22:22.685002 TCP_TEST EB2_echo_listener_for_EB1=22117
> 71: 2021-06-28 11:22:22.685038 TCP_TEST EB2_echo_listener_for_EB2=22118
> 71: 2021-06-28 11:22:22.685073 TCP_TEST EB2_echo_listener_for_EC1=22119
> 71: 2021-06-28 11:22:22.685108 TCP_TEST EB2_echo_listener_for_EC2=22120
> 71: 2021-06-28 11:22:22.685143 TCP_TEST EB2_nodest_listener=22121
> 71: 2021-06-28 11:22:22.685178 TCP_TEST EC1_amqp=22122
> 71: 2021-06-28 11:22:22.685228 TCP_TEST EC1_echo_server=22042
> 71: 2021-06-28 11:22:22.685266 TCP_TEST EC1_echo_listener_for_INTA=22123
> 71: 2021-06-28 11:22:22.685302 TCP_TEST EC1_echo_listener_for_INTB=22124
> 71: 2021-06-28 11:22:22.685338 TCP_TEST EC1_echo_listener_for_INTC=22125
> 71: 2021-06-28 11:22:22.685374 TCP_TEST EC1_echo_listener_for_EA1=22126
> 71: 2021-06-28 11:22:22.685409 TCP_TEST EC1_echo_listener_for_EA2=22127
> 71: 2021-06-28 11:22:22.685444 TCP_TEST EC1_echo_listener_for_EB1=22128
> 71: 2021-06-28 11:22:22.685480 TCP_TEST EC1_echo_listener_for_EB2=22129
> 71: 2021-06-28 11:22:22.685515 TCP_TEST EC1_echo_listener_for_EC1=22130
> 71: 2021-06-28 11:22:22.685551 TCP_TEST EC1_echo_listener_for_EC2=22131
> 71: 2021-06-28 11:22:22.685586 TCP_TEST EC1_nodest_listener=22132
> 71: 2021-06-28 11:22:22.685622 TCP_TEST EC2_amqp=22133
> 71: 2021-06-28 11:22:22.685657 TCP_TEST EC2_echo_server=22043
> 71: 2021-06-28 11:22:22.685693 TCP_TEST EC2_echo_listener_for_INTA=22134
> 71: 2021-06-28 11:22:22.685728 TCP_TEST EC2_echo_listener_for_INTB=22135
> 71: 2021-06-28 11:22:22.685764 TCP_TEST EC2_echo_listener_for_INTC=22136
> 71: 2021-06-28 11:22:22.685799 TCP_TEST EC2_echo_listener_for_EA1=22137
> 71: 2021-06-28 11:22:22.685834 TCP_TEST EC2_echo_listener_for_EA2=22138
> 71: 2021-06-28 11:22:22.685870 TCP_TEST EC2_echo_listener_for_EB1=22139
> 71: 2021-06-28 11:22:22.685906 TCP_TEST EC2_echo_listener_for_EB2=22140
> 71: 2021-06-28 11:22:22.685941 TCP_TEST EC2_echo_listener_for_EC1=22141
> 71: 2021-06-28 11:22:22.685983 TCP_TEST EC2_echo_listener_for_EC2=22142
> 71: 2021-06-28 11:22:22.686019 TCP_TEST EC2_nodest_listener=22143
> 71: 2021-06-28 11:22:22.686055 TCP_TEST inter_router_port_AB=22144
> 71: 2021-06-28 11:22:22.686091 TCP_TEST inter_router_port_BC=22147
> 71: 2021-06-28 11:22:22.686126 TCP_TEST INTA_edge_port=22145
> 71: 2021-06-28 11:22:22.686465 TCP_TEST INTB_edge_port=22148
> 71: 2021-06-28 11:22:22.686577 TCP_TEST INTC_edge_port=22149
> 71: 2021-06-28 11:22:22.686625 TCP_TEST EC2_conn_stall_connector_port22044
> 71: 2021-06-28 11:22:22.686662 TCP_TEST INTA_conn_stall_listener_port22146
> 71: 2021-06-28 11:22:22.686698 TCP_TEST EC2_conn_stall_listener_port22150
> 71: 2021-06-28 11:22:22.687161 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:23.418942 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:23.419102 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:24.103382 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:24.103544 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:24.927245 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:24.927578 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:25.666320 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:25.666478 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:26.495491 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:26.495648 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:27.118406 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:27.118599 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:27.665273 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:27.665462 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_02_credit_replenish PASSED
> 71: 2021-06-28 11:22:28.239702 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:28.240034 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:28.775381 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:28.775640 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:29.363072 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:29.363339 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:29.899493 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:29.899663 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_03_server_reconnect PASSED
> 71: 2021-06-28 11:22:30.474808 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:30.475118 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:31.071145 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:31.071315 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:31.632013 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:31.632183 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:32.202661 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:32.202855 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:32.751267 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:32.751492 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:33.292805 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:33.292979 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:33.860794 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:33.860979 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:34.415247 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:34.415448 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:34.977153 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:34.977343 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:35.551922 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:35.552101 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:36.114808 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:36.114979 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:36.657720 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:36.657888 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:37.231454 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:37.231610 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:37.782999 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:37.783334 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:38.319753 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:38.320167 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_04_server_pining_for_the_fjords PASSED
> 71: 2021-06-28 11:22:38.876095 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:38.876250 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:40.439354 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:40.439524 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:41.708650 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:41.708813 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:42.799523 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:42.799905 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:43.538427 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:43.538586 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:44.821391 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:44.821548 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:46.424916 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:46.425230 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:46.965568 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:46.965770 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:47.517522 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:47.517736 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:48.069641 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:48.069913 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_05_large_streaming_msg PASSED
> 71: 2021-06-28 11:22:48.635220 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:48.635425 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:49.184321 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:49.184663 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:49.751196 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:49.751918 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_1001_client_request_close PASSED
> 71: 2021-06-28 11:22:50.314126 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:50.314338 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:51.080045 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:51.080384 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:51.645724 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:51.645959 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:52.207520 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:52.208066 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorEdge2EdgeTest::test_1002_client_response_close PASSED
> 71: 2021-06-28 11:22:52.766994 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:52.767231 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:53.331589 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:53.331788 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:53.893042 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:53.893293 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:54.467470 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:54.467647 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:55.042861 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:55.043036 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:55.582292 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:55.582484 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:56.140184 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:56.140372 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:56.697708 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:56.697895 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorBadEndpointsTest::test_01_unsolicited_response PASSED
> 71: 2021-06-28 11:22:57.297182 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:57.297356 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:57.865500 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:57.865676 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:58.440529 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:58.440697 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:22:58.996767 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:58.997106 TCP_TEST Poll wait for echo server addresses to propagate
> 69: ::Http1AdaptorBadEndpointsTest::test_02_bad_request_message PASSED
> 71: 2021-06-28 11:22:59.581051 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:22:59.581240 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:23:00.149670 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:23:00.149829 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:23:00.707234 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:23:00.707399 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:23:01.301180 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:23:01.301503 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:23:01.875087 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> 71: 2021-06-28 11:23:01.875303 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:23:02.440168 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EA1']
> [...]
> 71: 2021-06-28 11:24:19.550157 TCP_TEST Router INTB sees only 7 of 9 addresses. Waiting for ['EA2', 'EB1']
> 71: 2021-06-28 11:24:19.729812 TCP_TEST Router INTC sees only 6 of 9 addresses. Waiting for ['INTA', 'EA2', 'EB1']
> 71: 2021-06-28 11:24:19.729982 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:24:19.929831 TCP_TEST Router INTA sees only 8 of 9 addresses. Waiting for ['EB1']
> 71: 2021-06-28 11:24:20.125889 TCP_TEST Router INTB sees only 7 of 9 addresses. Waiting for ['EA2', 'EB1']
> 71: 2021-06-28 11:24:20.317182 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EB1']
> 71: 2021-06-28 11:24:20.317374 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:24:20.503144 TCP_TEST Router INTA sees only 7 of 9 addresses. Waiting for ['EB1', 'EB2']
> 71: 2021-06-28 11:24:20.683413 TCP_TEST Router INTB sees only 7 of 9 addresses. Waiting for ['EB1', 'EB2']
> 71: 2021-06-28 11:24:20.863443 TCP_TEST Router INTC sees only 6 of 9 addresses. Waiting for ['INTA', 'EB1', 'EB2']
> 71: 2021-06-28 11:24:20.863616 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:24:21.046699 TCP_TEST Router INTA sees only 7 of 9 addresses. Waiting for ['EB1', 'EB2']
> 71: 2021-06-28 11:24:21.233510 TCP_TEST Router INTB sees only 8 of 9 addresses. Waiting for ['EB2']
> 71: 2021-06-28 11:24:21.412107 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EB2']
> 71: 2021-06-28 11:24:21.412282 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:24:21.591025 TCP_TEST Router INTA sees only 8 of 9 addresses. Waiting for ['EB2']
> 71: 2021-06-28 11:24:21.777666 TCP_TEST Router INTB sees only 8 of 9 addresses. Waiting for ['EB2']
> 71: 2021-06-28 11:24:21.954958 TCP_TEST Router INTC sees only 7 of 9 addresses. Waiting for ['INTA', 'EB2']
> 71: 2021-06-28 11:24:21.955134 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:24:22.134658 TCP_TEST Router INTA sees only 8 of 9 addresses. Waiting for ['EB2']
> 71: 2021-06-28 11:24:22.349887 TCP_TEST Router INTB sees only 8 of 9 addresses. Waiting for ['EC1']
> [...]
> 71: 2021-06-28 11:42:08.563325 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:08.563607 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:09.125837 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:09.126025 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:09.684047 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:09.684383 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:10.229044 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:10.229249 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:10.777877 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:10.778374 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:11.338088 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:11.338668 TCP_TEST Poll wait for echo server addresses to propagate
> 71: 2021-06-28 11:42:11.894151 TCP_TEST Router INTC sees only 8 of 9 addresses. Waiting for ['INTA']
> 71: 2021-06-28 11:42:11.894351 TCP_TEST Poll wait for echo server addresses to propagate
> 37/37 Test #71: system_tests_tcp_adaptor ................***Timeout 1200.03 sec
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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