all: children: zuul_unreachable: hosts: {} hosts: cloud-centos-9-stream: ansible_connection: ssh ansible_host: 38.102.83.129 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul-worker ara_report_path: '{{ zuul.executor.log_root }}/ara-report' ara_report_type: database centos_version: centos9 nodepool: az: nova cloud: vexxhost-nodepool-sf external_id: 4d4ad42a-dcc7-48e9-82d8-f25383d7a3f9 host_id: 51aa9e131917ba50e0172bb0f531d399b463c4c7890fcea7db1ae368 interface_ip: 38.102.83.129 label: cloud-centos-9-stream node_properties: {} private_ipv4: 38.102.83.129 private_ipv6: null provider: vexxhost-nodepool-sf public_ipv4: 38.102.83.129 public_ipv6: '' region: RegionOne slot: null zuul_node: az: nova cloud: vexxhost-nodepool-sf external_id: 4d4ad42a-dcc7-48e9-82d8-f25383d7a3f9 host_id: 51aa9e131917ba50e0172bb0f531d399b463c4c7890fcea7db1ae368 interface_ip: 38.102.83.129 label: cloud-centos-9-stream node_properties: {} private_ipv4: 38.102.83.129 private_ipv6: null provider: vexxhost-nodepool-sf public_ipv4: 38.102.83.129 public_ipv6: '' region: RegionOne slot: null uuid: null vars: ara_report_path: '{{ zuul.executor.log_root }}/ara-report' ara_report_type: database centos_version: centos9 zuul: _inheritance_path: - '' - '' - '' - '' - '' ansible_version: '9' attempts: 1 branch: antelope-rdo build: 6595edcd412a4745b0cd897c98f0e29a build_refs: - branch: antelope-rdo change: '58927' change_message: 'Add manila-wsgi compatibility script (rhosp-guarded) manila-wsgi has been removed by the upstream change [1] in May. This patch re-establish a compatibility layer by adding the script required by openstack-k8s-operators at distgit level. [1] https://review.opendev.org/c/openstack/manila/+/949164 Change-Id: I7e804c0b20699b73f4bcdf94139979d0c5a09757 Signed-off-by: Francesco Pantano (cherry picked from commit 9f8762cc0475b95af8e734390ae94bc0870be255) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58927 commit_id: 140e47ebc830960d0bc66ee7e05396b29e6c4190 patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport buildset: bd1e40d838ce4d568f0b7d50b640ab9b buildset_refs: - branch: antelope-rdo change: '58927' change_message: 'Add manila-wsgi compatibility script (rhosp-guarded) manila-wsgi has been removed by the upstream change [1] in May. This patch re-establish a compatibility layer by adding the script required by openstack-k8s-operators at distgit level. [1] https://review.opendev.org/c/openstack/manila/+/949164 Change-Id: I7e804c0b20699b73f4bcdf94139979d0c5a09757 Signed-off-by: Francesco Pantano (cherry picked from commit 9f8762cc0475b95af8e734390ae94bc0870be255) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58927 commit_id: 140e47ebc830960d0bc66ee7e05396b29e6c4190 patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport change: '58927' change_message: 'Add manila-wsgi compatibility script (rhosp-guarded) manila-wsgi has been removed by the upstream change [1] in May. This patch re-establish a compatibility layer by adding the script required by openstack-k8s-operators at distgit level. [1] https://review.opendev.org/c/openstack/manila/+/949164 Change-Id: I7e804c0b20699b73f4bcdf94139979d0c5a09757 Signed-off-by: Francesco Pantano (cherry picked from commit 9f8762cc0475b95af8e734390ae94bc0870be255) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58927 child_jobs: [] commit_id: 140e47ebc830960d0bc66ee7e05396b29e6c4190 event_id: 0e4daa6061c44c988389008cb2c09491 executor: hostname: 38.102.83.47 inventory_file: /var/lib/zuul/builds/6595edcd412a4745b0cd897c98f0e29a/ansible/inventory.yaml log_root: /var/lib/zuul/builds/6595edcd412a4745b0cd897c98f0e29a/work/logs result_data_file: /var/lib/zuul/builds/6595edcd412a4745b0cd897c98f0e29a/work/results.json src_root: /var/lib/zuul/builds/6595edcd412a4745b0cd897c98f0e29a/work/src work_root: /var/lib/zuul/builds/6595edcd412a4745b0cd897c98f0e29a/work include_vars: [] items: - branch: antelope-rdo change: '58924' change_message: 'Add rhosp-guarded dependencies for downstream Flamingo backport Change-Id: Iec9ae1f030cb3361016e38339728f035725a7822 ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58924 commit_id: 572a9497e09f1a7a00098e81a02b0cdbcd4bb3b1 patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport - branch: antelope-rdo change: '58925' change_message: 'Simplify installation of config files (rhosp-guarded) We can directly use install macro now, because we no longer have to use file contents maintained here but the ones maintained in the manila repository. Change-Id: Id85789bdd69902f6f1ea70e02c4f024972ada85e (cherry picked from commit 0152ed2ec1854d44af2715c31bba275bcc036a57) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58925 commit_id: 70cf4a61131c46d6434edc0ceae00f7bc19bbe1d patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport - branch: antelope-rdo change: '58926' change_message: 'Stop excluding manila-all (rhosp-guarded) ... because it was dropped by [1]. [1] https://review.opendev.org/c/openstack/manila/+/940796 Change-Id: I5f3bb4a45fff5d64a3b37c6e323c5e7d1d34c38c (cherry picked from commit 748d479c7ab68d187797249b5f1303b2a29c8c0d) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58926 commit_id: 0d323f14aba084309c7916438d1531eb78f7c8da patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport - branch: antelope-rdo change: '58927' change_message: 'Add manila-wsgi compatibility script (rhosp-guarded) manila-wsgi has been removed by the upstream change [1] in May. This patch re-establish a compatibility layer by adding the script required by openstack-k8s-operators at distgit level. [1] https://review.opendev.org/c/openstack/manila/+/949164 Change-Id: I7e804c0b20699b73f4bcdf94139979d0c5a09757 Signed-off-by: Francesco Pantano (cherry picked from commit 9f8762cc0475b95af8e734390ae94bc0870be255) ' change_url: https://review.rdoproject.org/r/c/openstack/manila-distgit/+/58927 commit_id: 140e47ebc830960d0bc66ee7e05396b29e6c4190 patchset: '1' project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit topic: flamingo-backport job: DLRN-rpmbuild-centos9 jobtags: [] max_attempts: 3 message: QWRkIG1hbmlsYS13c2dpIGNvbXBhdGliaWxpdHkgc2NyaXB0IChyaG9zcC1ndWFyZGVkKQoKbWFuaWxhLXdzZ2kgaGFzIGJlZW4gcmVtb3ZlZCBieSB0aGUgdXBzdHJlYW0gY2hhbmdlIFsxXSBpbiBNYXkuClRoaXMgcGF0Y2ggcmUtZXN0YWJsaXNoIGEgY29tcGF0aWJpbGl0eSBsYXllciBieSBhZGRpbmcgdGhlIHNjcmlwdApyZXF1aXJlZCBieSBvcGVuc3RhY2stazhzLW9wZXJhdG9ycyBhdCBkaXN0Z2l0IGxldmVsLgoKWzFdIGh0dHBzOi8vcmV2aWV3Lm9wZW5kZXYub3JnL2Mvb3BlbnN0YWNrL21hbmlsYS8rLzk0OTE2NAoKQ2hhbmdlLUlkOiBJN2U4MDRjMGIyMDY5OWI3M2Y0YmNkZjk0MTM5OTc5ZDBjNWEwOTc1NwpTaWduZWQtb2ZmLWJ5OiBGcmFuY2VzY28gUGFudGFubyA8ZnBhbnRhbm9AcmVkaGF0LmNvbT4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgOWY4NzYyY2MwNDc1Yjk1YWY4ZTczNDM5MGFlOTRiYzA4NzBiZTI1NSkK patchset: '1' pipeline: check playbook_context: playbook_projects: trusted/project_0/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: cc12b2db64a7550315a68c3732885f33869e6222 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 trusted/project_2/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 untrusted/project_0/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 untrusted/project_1/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: cc12b2db64a7550315a68c3732885f33869e6222 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 playbooks: - path: untrusted/project_0/review.rdoproject.org/rdo-jobs/playbooks/DLRN/rpmbuild.yaml roles: - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_0/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/playbook_0/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_1/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_0/role_1/zuul-jobs/roles - checkout: master checkout_description: playbook branch link_name: ansible/playbook_0/role_2/rdo-jobs link_target: untrusted/project_0/review.rdoproject.org/rdo-jobs role_path: ansible/playbook_0/role_2/rdo-jobs/roles post_playbooks: - path: untrusted/project_0/review.rdoproject.org/rdo-jobs/playbooks/DLRN/post.yaml roles: - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_0/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_0/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_1/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_0/role_1/zuul-jobs/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_0/role_2/rdo-jobs link_target: untrusted/project_0/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_0/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_1/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_1/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_1/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_2/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_2/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_2/role_2/rdo-jobs/roles pre_playbooks: - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/pre.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_0/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_0/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_0/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_0/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_0/role_2/rdo-jobs/roles - path: untrusted/project_0/review.rdoproject.org/rdo-jobs/playbooks/base/pre.yaml roles: - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_0/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_1/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_1/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_1/role_2/rdo-jobs link_target: untrusted/project_0/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_1/role_2/rdo-jobs/roles post_review: false post_timeout: 5400 pre_timeout: null project: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit name: openstack/manila-distgit short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit projects: review.rdoproject.org/openstack/manila-distgit: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/openstack/manila-distgit checkout: antelope-rdo checkout_description: zuul branch commit: 140e47ebc830960d0bc66ee7e05396b29e6c4190 name: openstack/manila-distgit required: false short_name: manila-distgit src_dir: src/review.rdoproject.org/openstack/manila-distgit review.rdoproject.org/rdoinfo: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/rdoinfo checkout: master checkout_description: project default branch commit: fdcddc5390f7c2743b1aa52d4eccb8dc3c4308c7 name: rdoinfo required: true short_name: rdoinfo src_dir: src/review.rdoproject.org/rdoinfo softwarefactory-project.io/DLRN: canonical_hostname: softwarefactory-project.io canonical_name: softwarefactory-project.io/DLRN checkout: master checkout_description: project default branch commit: 60269d3dcd059716e87386d2a074ecf90dfe8c98 name: DLRN required: true short_name: DLRN src_dir: src/softwarefactory-project.io/DLRN ref: refs/changes/27/58927/1 resources: {} tenant: rdoproject.org timeout: 1800 topic: flamingo-backport voting: true