Skip to content

EZSP v13

EZSP v13 #625

Triggered via pull request December 28, 2023 17:58
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
25s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

54 errors and 6 warnings
shared-ci / Run tests Python 3.12: tests/test_application.py#L629
test_permit_with_link_key_ieee[4-0-bellows.ezsp.v4.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L629
test_permit_with_link_key_ieee[5-0-bellows.ezsp.v5.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L629
test_permit_with_link_key_ieee[6-0-bellows.ezsp.v6.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L629
test_permit_with_link_key_ieee[7-0-bellows.ezsp.v7.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L629
test_permit_with_link_key_ieee[8-1-bellows.ezsp.v8.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L788
test_send_packet_unicast_source_route_ezsp8_have_relays AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L799
test_send_packet_unicast_source_route_ezsp8_no_relays AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L1609
test_startup_source_routing[True] AssertionError: assert sentinel.relays is None + where sentinel.relays = <MagicMock id='140418605692064'>.relays
shared-ci / Run tests Python 3.12: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[6] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.12: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[7] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L629
test_permit_with_link_key_ieee[4-0-bellows.ezsp.v4.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L629
test_permit_with_link_key_ieee[5-0-bellows.ezsp.v5.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L629
test_permit_with_link_key_ieee[6-0-bellows.ezsp.v6.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L629
test_permit_with_link_key_ieee[7-0-bellows.ezsp.v7.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L629
test_permit_with_link_key_ieee[8-1-bellows.ezsp.v8.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L788
test_send_packet_unicast_source_route_ezsp8_have_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L799
test_send_packet_unicast_source_route_ezsp8_no_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L1609
test_startup_source_routing[True] AssertionError: assert sentinel.relays is None + where sentinel.relays = <MagicMock id='140119493798064'>.relays
shared-ci / Run tests Python 3.8.14: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[6] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.8.14: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[7] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L629
test_permit_with_link_key_ieee[4-0-bellows.ezsp.v4.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L629
test_permit_with_link_key_ieee[5-0-bellows.ezsp.v5.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L629
test_permit_with_link_key_ieee[6-0-bellows.ezsp.v6.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L629
test_permit_with_link_key_ieee[7-0-bellows.ezsp.v7.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L629
test_permit_with_link_key_ieee[8-1-bellows.ezsp.v8.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L788
test_send_packet_unicast_source_route_ezsp8_have_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L799
test_send_packet_unicast_source_route_ezsp8_no_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L1609
test_startup_source_routing[True] AssertionError: assert sentinel.relays is None + where sentinel.relays = <MagicMock id='140489604854928'>.relays
shared-ci / Run tests Python 3.9.15: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[6] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.9.15: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[7] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L629
test_permit_with_link_key_ieee[4-0-bellows.ezsp.v4.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L629
test_permit_with_link_key_ieee[5-0-bellows.ezsp.v5.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L629
test_permit_with_link_key_ieee[6-0-bellows.ezsp.v6.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L629
test_permit_with_link_key_ieee[7-0-bellows.ezsp.v7.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L629
test_permit_with_link_key_ieee[8-1-bellows.ezsp.v8.types] AttributeError: Mock object has no attribute 'add_transient_link_key'. Did you mean: 'addTransientLinkKey'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L788
test_send_packet_unicast_source_route_ezsp8_have_relays AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L799
test_send_packet_unicast_source_route_ezsp8_no_relays AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L1609
test_startup_source_routing[True] AssertionError: assert sentinel.relays is None + where sentinel.relays = <MagicMock id='139624160314560'>.relays
shared-ci / Run tests Python 3.10.8: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[6] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.10.8: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[7] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L629
test_permit_with_link_key_ieee[4-0-bellows.ezsp.v4.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L629
test_permit_with_link_key_ieee[5-0-bellows.ezsp.v5.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L629
test_permit_with_link_key_ieee[6-0-bellows.ezsp.v6.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L629
test_permit_with_link_key_ieee[7-0-bellows.ezsp.v7.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L629
test_permit_with_link_key_ieee[8-1-bellows.ezsp.v8.types] AttributeError: Mock object has no attribute 'add_transient_link_key'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L788
test_send_packet_unicast_source_route_ezsp8_have_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L799
test_send_packet_unicast_source_route_ezsp8_no_relays AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L1609
test_startup_source_routing[True] AssertionError: assert sentinel.relays is None + where sentinel.relays = <MagicMock id='140608133870608'>.relays
shared-ci / Run tests Python 3.11.0: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[6] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Run tests Python 3.11.0: tests/test_application_network_state.py#L318
test_load_network_info_with_devices[7] AssertionError: assert NetworkInfo(e...ellows@0.0.1') == NetworkInfo(e...ellows@0.0.1') Omitting 14 identical items, use -vv to show Differing attributes: ['nwk_addresses'] Drill down into differing attribute nwk_addresses: nwk_addresses: {00:0b:57:ff:fe:2b:d4:57: 0xc06b} != {cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, ec:1b:bd:ff:fe:2f:41:a4: 0x0702, 00:0b:57:ff:fe:2b:d4:57: 0xC06B} Omitting 1 identical items, use -vv to show Right contains 2 more items: {ec:1b:bd:ff:fe:2f:41:a4: 0x0702, cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB} Full diff: { - 00:0b:57:ff:fe:2b:d4:57: 0xC06B, ? ^ ^ + 00:0b:57:ff:fe:2b:d4:57: 0xc06b, ? ^ ^ - ec:1b:bd:ff:fe:2f:41:a4: 0x0702, - cc:cc:cc:ff:fe:e6:8e:ca: 0x44CB, }
shared-ci / Prepare base dependencies (3.12)
Cache save failed.
shared-ci / Prepare base dependencies (3.8.14)
Cache save failed.
shared-ci / Prepare base dependencies (3.11.0)
Cache save failed.
shared-ci / Prepare base dependencies (3.10.8)
Cache save failed.
shared-ci / Prepare base dependencies (3.9.15)
Cache save failed.
shared-ci / Run pre-commit
Cache save failed.