CI (branch: hotfix/merge-forward) #1920
Annotations
1 error
tests/pytests/integration/minion/test_return_retries.py#L107
assert 0 == 1
+ where 0 = ProcessResult(returncode=0, stdout='{\n"pillar-timeout-2-7xaK0t": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "13:28:18.582276",\n"duration": 5.875,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-1-H6ZCr8": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "13:28:18.577492",\n"duration": 3.287,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-4-xOtI2T": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "13:28:18.569058",\n"duration": 5.63,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-3-OD5Pri": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "13:28:18.832291",\n"duration": 2.333,\n"__id__": "custom_test_state"\n}\n}\n}\n', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/pillar-timeout-master/conf', '--timeout=5', '--out=json', '--out-indent=0', '--log-level=critical', '*', 'state.sls', 'issue-50221'], data_key=None, data={'pillar-timeout-2-7xaK0t': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '13:28:18.582276', 'duration': 5.875, '__id__': 'custom_test_state'}}, 'pillar-timeout-1-H6ZCr8': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '13:28:18.577492', 'duration': 3.287, '__id__': 'custom_test_state'}}, 'pillar-timeout-4-xOtI2T': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '13:28:18.569058', 'duration': 5.63, '__id__': 'custom_test_state'}}, 'pillar-timeout-3-OD5Pri': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '13:28:18.832291', 'duration': 2.333, '__id__': 'custom_test_state'}}}).returncode
|
The logs for this run have expired and are no longer available.
Loading