See
<https://builds.apache.org/job/Qpid-proton-c/1406/display/redirect?page=changes>
Changes:
[cliffjansen] PROTON-1394: Python client resource cleanup, circular references
and
------------------------------------------
[...truncated 207.26 KB...]
10: TEST: simple_type_test<V>(int64_t(-4242), LONG, "-4242", int64_t(3))
10: TEST: simple_type_test<V>(wchar_t('X'), CHAR, "88", wchar_t('Y'))
10: TEST: simple_type_test<V>(float(1.234), FLOAT, "1.234", float(2.345))
10: TEST: simple_type_test<V>(double(11.2233), DOUBLE, "11.2233", double(12))
10: TEST: simple_type_test<V>(timestamp(1234), TIMESTAMP, "1234",
timestamp(12345))
10: TEST: simple_type_test<V>(make<decimal32>(1), DECIMAL32,
"decimal32(0x01010101)", make<decimal32>(2))
10: TEST: simple_type_test<V>(make<decimal64>(3), DECIMAL64,
"decimal64(0x0303030303030303)", make<decimal64>(4))
10: TEST: simple_type_test<V>(make<decimal128>(5), DECIMAL128,
"decimal128(0x05050505050505050505050505050505)", make<decimal128>(6))
10: TEST: simple_type_test<V>(
uuid::copy("\x00\x11\x22\x33\x44\x55\x66\x77\x88\x99\xaa\xbb\xcc\xdd\xee\xff"),
UUID, "00112233-4455-6677-8899-aabbccddeeff",
uuid::copy("\xff\x11\x22\x33\x44\x55\x66\x77\x88\x99\xaa\xbb\xcc\xdd\xee\xff"))
10: TEST: simple_type_test<V>(std::string("xxx"), STRING, "xxx",
std::string("yyy"))
10: TEST: simple_type_test<V>(symbol("aaa"), SYMBOL, "aaa", symbol("aaaa"))
10: TEST: simple_type_test<V>(binary("\010aaa"), BINARY, "b\"\\x08aaa\"",
binary("aaaa"))
10: TEST: (simple_integral_test<V, char>())
10: TEST: (simple_integral_test<V, signed char>())
10: TEST: (simple_integral_test<V, unsigned char>())
10: TEST: (simple_integral_test<V, short>())
10: TEST: (simple_integral_test<V, int>())
10: TEST: (simple_integral_test<V, long>())
10: TEST: (simple_integral_test<V, unsigned short>())
10: TEST: (simple_integral_test<V, unsigned int>())
10: TEST: (simple_integral_test<V, unsigned long>())
10: TEST: (coerce_test<V>())
10: TEST: (null_test<V>())
10: TEST: (bad_get_test<V>())
10: TEST: sequence_test<list<bool> >( ARRAY, many<bool>() + false + true,
"@PN_BOOL[false, true]")
10: TEST: sequence_test<vector<int> >( ARRAY, many<int>() + -1 + 2,
"@PN_INT[-1, 2]")
10: TEST: sequence_test<deque<string> >( ARRAY, many<string>() + "a" + "b",
"@PN_STRING[\"a\", \"b\"]")
10: TEST: sequence_test<deque<symbol> >( ARRAY, many<symbol>() + "a" + "b",
"@PN_SYMBOL[:a, :b]")
10: TEST: sequence_test<vector<value> >( LIST, many<value>() + value(0) +
value("a"), "[0, \"a\"]")
10: TEST: sequence_test<vector<scalar> >( LIST, many<scalar>() + scalar(0) +
scalar("a"), "[0, \"a\"]")
10: TEST: (map_test<map<string, uint64_t> >( si_pairs, "{\"a\"=0, \"b\"=1,
\"c\"=2}"))
10: TEST: (map_test<vector<si_pair> >( si_pairs, "{\"a\"=0, \"b\"=1, \"c\"=2}"))
10: TEST: (map_test<map<value, value> >( value_pairs, "{\"a\"=0, \"b\"=1,
\"c\"=2}"))
10: TEST: (map_test<map<scalar, scalar> >( scalar_pairs, "{\"a\"=0, \"b\"=1,
\"c\"=2}"))
10: TEST: (map_test<map<annotation_key, message_id> >( restricted_pairs,
"{:a=0, :b=1, :c=2}"))
8/25 Test #10: cpp-value_test ................... Passed 0.01 sec
test 11
Start 11: cpp-container_test
11: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/bindings/cpp/container_test>
11: Test timeout computed to be: 1500
11: TEST: test_container_vhost()
11: TEST: test_container_default_vhost()
11: TEST: test_container_no_vhost()
11: TEST: test_container_bad_address()
11: TEST: test_container_stop()
9/25 Test #11: cpp-container_test ............... Passed 0.09 sec
test 12
Start 12: cpp-url_test
12: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/bindings/cpp/url_test>
12: Test timeout computed to be: 1500
12: TEST: parse_to_string_test()
10/25 Test #12: cpp-url_test ..................... Passed 0.01 sec
test 14
Start 14: c-object-tests
14: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-object-tests>
14: Test timeout computed to be: 1500
11/25 Test #14: c-object-tests ................... Passed 0.13 sec
test 15
Start 15: c-message-tests
15: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-message-tests>
15: Test timeout computed to be: 1500
12/25 Test #15: c-message-tests .................. Passed 0.00 sec
test 16
Start 16: c-engine-tests
16: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-engine-tests>
16: Test timeout computed to be: 1500
16: test_free_connection
16: test_free_session
16: test_free_link
16: test_link_name_prefix
13/25 Test #16: c-engine-tests ................... Passed 0.01 sec
test 17
Start 17: c-parse-url-tests
17: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-parse-url-tests>
17: Test timeout computed to be: 1500
14/25 Test #17: c-parse-url-tests ................ Passed 0.00 sec
test 18
Start 18: c-refcount-tests
18: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-refcount-tests>
18: Test timeout computed to be: 1500
15/25 Test #18: c-refcount-tests ................. Passed 0.00 sec
test 19
Start 19: c-reactor-tests
19: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-reactor-tests>
19: Test timeout computed to be: 1500
16/25 Test #19: c-reactor-tests .................. Passed 0.45 sec
test 20
Start 20: c-event-tests
20: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-event-tests>
20: Test timeout computed to be: 1500
17/25 Test #20: c-event-tests .................... Passed 0.00 sec
test 21
Start 21: c-data-tests
21: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-data-tests>
21: Test timeout computed to be: 1500
18/25 Test #21: c-data-tests ..................... Passed 0.02 sec
test 22
Start 22: c-condition-tests
22: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-condition-tests>
22: Test timeout computed to be: 1500
19/25 Test #22: c-condition-tests ................ Passed 0.00 sec
test 23
Start 23: c-connection-driver-tests
23: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-connection-driver-tests>
23: Test timeout computed to be: 1500
23: TEST: test_message_transfer(&t)
23: TEST: test_message_stream(&t)
20/25 Test #23: c-connection-driver-tests ........ Passed 0.00 sec
test 24
Start 24: c-proactor-tests
24: Test command:
<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests/c-proactor-tests>
24: Test timeout computed to be: 1500
24: TEST: test_inactive(&t)
24: TEST: test_interrupt_timeout(&t)
24: TEST: test_errors(&t)
24: TEST: test_client_server(&t)
24: TEST: test_connection_wake(&t)
24: TEST: test_ipv4_ipv6(&t)
24: TEST: test_release_free(&t)
24: TEST: test_ssl(&t)
24: TEST: test_proactor_addr(&t)
24: TEST: test_parse_addr(&t)
24: TEST: test_netaddr(&t)
24: TEST: test_disconnect(&t)
24: TEST: test_abort(&t)
24: TEST: test_refuse(&t)
24: TEST: test_message_stream(&t)
21/25 Test #24: c-proactor-tests .................***Timeout 1500.01 sec
test 25
Start 25: c-fdlimit-tests
25: Test command: /usr/bin/python
"<https://builds.apache.org/job/Qpid-proton-c/ws/proton-c/src/tests/fdlimit.py">
25: Environment variables:
25:
PATH=<https://builds.apache.org/job/Qpid-proton-c/ws/build/proton-c/src/tests>:<https://builds.apache.org/job/Qpid-proton-c/ws/build/examples/c/proactor>:/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
25: PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/tools/py>
25: Test timeout computed to be: 1500
25: .
25: ----------------------------------------------------------------------
25: Ran 1 test in 0.682s
25:
25: OK
22/25 Test #25: c-fdlimit-tests .................. Passed 0.80 sec
test 26
Start 26: c-example-proactor
26: Test command: /usr/bin/python
"<https://builds.apache.org/job/Qpid-proton-c/ws/proton-c/env.py">
"PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/tools/py">
"PATH=<https://builds.apache.org/job/Qpid-proton-c/ws/build/examples/c/proactor>:/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
"--" "/usr/bin/python"
"<https://builds.apache.org/job/Qpid-proton-c/ws/examples/c/proactor/example_test.py">
"-v"
26: Test timeout computed to be: 1500
26: test_receive_direct (__main__.CExampleTest)
26: Receive from direct server ... ok
26: test_receive_send (__main__.CExampleTest)
26: Start receiving first, then send. ... ok
26: test_send_direct (__main__.CExampleTest)
26: Send to direct server ... ok
26: test_send_receive (__main__.CExampleTest)
26: Send first then receive ... ok
26:
26: ----------------------------------------------------------------------
26: Ran 4 tests in 0.081s
26:
26: OK
23/25 Test #26: c-example-proactor ............... Passed 0.16 sec
test 29
Start 29: cpp-example-container
29: Test command: /usr/bin/python
"<https://builds.apache.org/job/Qpid-proton-c/ws/proton-c/env.py">
"PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/tools/py">
"PATH=<https://builds.apache.org/job/Qpid-proton-c/ws/build/examples/cpp>:/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
"--" "/usr/bin/python"
"<https://builds.apache.org/job/Qpid-proton-c/ws/examples/cpp/example_test.py">
"-v" "ContainerExampleTest"
29: Test timeout computed to be: 1500
29: test_encode_decode (__main__.ContainerExampleTest) ... ok
29: test_flow_control (__main__.ContainerExampleTest) ... ok
29: test_helloworld (__main__.ContainerExampleTest) ... ok
29: test_helloworld_direct (__main__.ContainerExampleTest) ... ok
29: test_message_properties (__main__.ContainerExampleTest) ... ok
29: test_request_response (__main__.ContainerExampleTest) ... ok
29: test_request_response_direct (__main__.ContainerExampleTest) ... ok
29: test_scheduled_send (__main__.ContainerExampleTest) ... ok
29: test_scheduled_send_03 (__main__.ContainerExampleTest) ... ok
29: test_simple_recv_direct_send (__main__.ContainerExampleTest) ... ok
29: test_simple_recv_send (__main__.ContainerExampleTest) ... ok
29: test_simple_send_direct_recv (__main__.ContainerExampleTest) ... ok
29: test_simple_send_recv (__main__.ContainerExampleTest) ... ok
29:
29: ----------------------------------------------------------------------
29: Ran 13 tests in 0.410s
29:
29: OK
24/25 Test #29: cpp-example-container ............ Passed 0.49 sec
test 30
Start 30: cpp-example-container-ssl
30: Test command: /usr/bin/python
"<https://builds.apache.org/job/Qpid-proton-c/ws/proton-c/env.py">
"PYTHONPATH=<https://builds.apache.org/job/Qpid-proton-c/ws/tools/py">
"PATH=<https://builds.apache.org/job/Qpid-proton-c/ws/build/examples/cpp>:/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
"--" "/usr/bin/python"
"<https://builds.apache.org/job/Qpid-proton-c/ws/examples/cpp/example_test.py">
"-v" "ContainerExampleSSLTest"
30: Test timeout computed to be: 1500
30: test_ssl (__main__.ContainerExampleSSLTest) ... ok
30: test_ssl_bad_name (__main__.ContainerExampleSSLTest) ... ok
30: test_ssl_client_cert (__main__.ContainerExampleSSLTest) ... ok
30: test_ssl_no_name (__main__.ContainerExampleSSLTest) ... ok
30:
30: ----------------------------------------------------------------------
30: Ran 4 tests in 0.300s
30:
30: OK
25/25 Test #30: cpp-example-container-ssl ........ Passed 0.39 sec
The following tests passed:
cpp-codec_test
cpp-connection_driver_test
cpp-thread_safe_test
cpp-interop_test
cpp-message_test
cpp-map_test
cpp-scalar_test
cpp-value_test
cpp-container_test
cpp-url_test
c-object-tests
c-message-tests
c-engine-tests
c-parse-url-tests
c-refcount-tests
c-reactor-tests
c-event-tests
c-data-tests
c-condition-tests
c-connection-driver-tests
c-fdlimit-tests
c-example-proactor
cpp-example-container
cpp-example-container-ssl
96% tests passed, 1 tests failed out of 25
Total Test time (real) = 1502.63 sec
The following tests FAILED:
24 - c-proactor-tests (Timeout)
Errors while running CTest
Build step 'Execute shell' marked build as failure
Recording test results