Activity log for bug #1809809

Date Who What changed Old value New value Message
2018-12-26 13:30:44 Quique Llorente bug added bug
2018-12-26 13:30:44 Quique Llorente attachment added testrepository.subunit https://bugs.launchpad.net/bugs/1809809/+attachment/5225108/+files/testrepository.subunit
2018-12-26 13:32:30 Quique Llorente description Running subunit2junitxml with python3 fails: [zuul@fedora-28-rdo-cloud-0000000003 ~]$ subunit2junitxml /home/zuul/tempest/testrepository.subunit --output-to /home/zuul/tempest/tempest.xml Traceback (most recent call last): File "/usr/bin/subunit2junitxml", line 36, in <module> protocol_version=2) File "/usr/lib/python3.6/site-packages/subunit/filters.py", line 183, in run_filter_script input_stream=find_stream(sys.stdin, args)) File "/usr/lib/python3.6/site-packages/subunit/filters.py", line 146, in filter_by_result output_to = file(output_path, 'wb') NameError: name 'file' is not defined Running subunit2junitxml with python3 fails: [zuul@fedora-28-rdo-cloud-0000000003 ~]$ subunit2junitxml /home/zuul/tempest/testrepository.subunit --output-to /home/zuul/tempest/tempest.xml Traceback (most recent call last):   File "/usr/bin/subunit2junitxml", line 36, in <module>     protocol_version=2)   File "/usr/lib/python3.6/site-packages/subunit/filters.py", line 183, in run_filter_script     input_stream=find_stream(sys.stdin, args))   File "/usr/lib/python3.6/site-packages/subunit/filters.py", line 146, in filter_by_result     output_to = file(output_path, 'wb') NameError: name 'file' is not defined Installed subunit python3-subunit-1.3.0-4.fc28.noarch subunit-filters-1.3.0-4.fc28.noarch OS: fedora28
2019-01-09 14:35:10 wes hayutin tripleo: milestone stein-2
2019-01-09 14:53:31 Arx Cruz bug added subscriber Arx Cruz
2019-01-09 15:19:36 Quique Llorente tripleo: status Triaged Fix Released