Skip to content

Conversation

@GomathiselviS
Copy link
Collaborator

Signed-off-by: GomathiselviS gomathiselvi@gmail.com

In ansible-2.9, with the latest version of rstcheck, the following error occurs. In order to avoid failure, this PR pins rstcheck to version 3.3.1.

2022-04-18 16:08:26.520726 | controller | Traceback (most recent call last):
2022-04-18 16:08:26.520757 | controller |   File "/usr/local/bin/ansible-test", line 28, in <module>
2022-04-18 16:08:26.520761 | controller |     main()
2022-04-18 16:08:26.520765 | controller |   File "/usr/local/bin/ansible-test", line 24, in main
2022-04-18 16:08:26.520768 | controller |     cli_main()
2022-04-18 16:08:26.520771 | controller |   File "/usr/local/lib/python3.8/site-packages/ansible_test/_internal/cli.py", line 130, in main
2022-04-18 16:08:26.520775 | controller |     args.func(config)
2022-04-18 16:08:26.520778 | controller |   File "/usr/local/lib/python3.8/site-packages/ansible_test/_internal/sanity/__init__.py", line 193, in command_sanity
2022-04-18 16:08:26.520782 | controller |     result = test.test(args, sanity_targets, version)
2022-04-18 16:08:26.520785 | controller |   File "/usr/local/lib/python3.8/site-packages/ansible_test/_internal/sanity/rstcheck.py", line 80, in test
2022-04-18 16:08:26.520788 | controller |     results = parse_to_list_of_dict(pattern, stderr)
2022-04-18 16:08:26.520791 | controller |   File "/usr/local/lib/python3.8/site-packages/ansible_test/_internal/util.py", line 799, in parse_to_list_of_dict
2022-04-18 16:08:26.520794 | controller |     raise Exception('Pattern "%s" did not match values:\n%s' % (pattern, '\n'.join(unmatched)))
2022-04-18 16:08:26.520797 | controller | Exception: Pattern "^(?P<path>[^:]*):(?P<line>[0-9]+): \((?P<level>INFO|WARNING|ERROR|SEVERE)/[0-4]\) (?P<message>.*)$" did not match

Signed-off-by: GomathiselviS <gomathiselvi@gmail.com>
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant