)]}'
{"common/container-puppet.py":[{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"d1c534c8345fe7921cab580d3d1c13dde0a3b747","unresolved":false,"context_lines":[{"line_number":434,"context_line":"    with tempfile.NamedTemporaryFile() as tmp_man:"},{"line_number":435,"context_line":"        with open(tmp_man.name, \u0027w\u0027) as man_file:"},{"line_number":436,"context_line":"            man_file.write(\u0027include ::tripleo::packages\\n\u0027)"},{"line_number":437,"context_line":"            man_file.write(\u0027noop_resource(\"service\")\\n\u0027)"},{"line_number":438,"context_line":"            man_file.write(manifest)"},{"line_number":439,"context_line":""},{"line_number":440,"context_line":"        uname \u003d RUNNER.unique_container_name(\u0027container-puppet-%s\u0027 %"}],"source_content_type":"text/x-python","patch_set":7,"id":"7faddb67_c54d063c","line":437,"updated":"2019-08-12 15:13:08.000000000","message":"This seems not working, why?..\n\nhttps://logs.opendev.org/88/674588/7/check/tripleo-ci-centos-7-standalone/1ccba9f/logs/undercloud/var/log/extra/podman/containers/container-puppet-keystone/stdout.log.txt.gz :\n\npuppet-user: Error: Systemd start for httpd failed!","commit_id":"b1745a16ebe7e293007321a435220affe0930a60"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"aec28d3e0e85a0cad1a139441038122caf75508a","unresolved":false,"context_lines":[{"line_number":434,"context_line":"    with tempfile.NamedTemporaryFile() as tmp_man:"},{"line_number":435,"context_line":"        with open(tmp_man.name, \u0027w\u0027) as man_file:"},{"line_number":436,"context_line":"            man_file.write(\u0027include ::tripleo::packages\\n\u0027)"},{"line_number":437,"context_line":"            man_file.write(\u0027noop_resource(\"service\")\\n\u0027)"},{"line_number":438,"context_line":"            man_file.write(manifest)"},{"line_number":439,"context_line":""},{"line_number":440,"context_line":"        uname \u003d RUNNER.unique_container_name(\u0027container-puppet-%s\u0027 %"}],"source_content_type":"text/x-python","patch_set":7,"id":"7faddb67_51fd5806","line":437,"in_reply_to":"7faddb67_c54d063c","updated":"2019-08-12 17:14:25.000000000","message":"I think this fails because the you exclude service, but the service name contains apache so it gets included again when you specify apache in the tags.  We should probably just set apache::service_manage to false instead rather than trying to noop the service","commit_id":"b1745a16ebe7e293007321a435220affe0930a60"}],"deployment/apache/apache-baremetal-puppet.j2.yaml":[{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"4a9dbee0003d708f96e424693c621d0b90484822","unresolved":false,"context_lines":[{"line_number":98,"context_line":"                - net_cidr_map"},{"line_number":99,"context_line":"                - {get_param: [ServiceNetMap, ApacheNetwork]}"},{"line_number":100,"context_line":"            apache::mod::alias::icons_options: \u0027None\u0027"},{"line_number":101,"context_line":"            apache::service_manage: false"},{"line_number":102,"context_line":"          - if:"},{"line_number":103,"context_line":"            - internal_tls_enabled"},{"line_number":104,"context_line":"            -"}],"source_content_type":"text/x-yaml","patch_set":9,"id":"7faddb67_55ed24b5","line":101,"updated":"2019-08-14 08:00:41.000000000","message":"@Alex, thanks for the great hint, but this didn\u0027t work :)\n\nhttp://logs.rdoproject.org/88/674588/9/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035/ff5b74a/logs/undercloud/home/zuul/undercloud_install.log.txt.gz : \n\n2019-08-13 14:16:13 |     \"puppet-user: Error: Could not find resource \u0027Service[httpd]\u0027 for relationship from \u0027Service[mistral-api]\u0027 on node undercloud.localdomain\", \n\nIt seems we need my Service provider noop patch.","commit_id":"f275bf6aabb913cf6c58360622694a517ce3670d"}]}
