all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 199.204.45.129
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      csi_driver: rbd
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      molecule_scenario: csi
      nodepool:
        az: nova
        cloud: public
        external_id: c3449e9a-d8c9-4949-9704-1667dc446a06
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.129
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.129
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.129
        public_ipv6: 2604:e100:1:0:f816:3eff:fe80:4238
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: c3449e9a-d8c9-4949-9704-1667dc446a06
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.129
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.129
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.129
        public_ipv6: 2604:e100:1:0:f816:3eff:fe80:4238
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    cilium_helm_values:
      operator:
        replicas: 1
    cilium_ipv4_cidr: 172.24.0.0/16
    csi_driver: rbd
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    molecule_scenario: csi
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job atmosphere-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#53>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#66>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: None source: vexxhost/atmosphere/.zuul.yaml@main#72>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 0a67bc0ce1d04206a1b3dd9d13c2ce3b
      build_refs:
      - branch: main
        change: '3564'
        change_message: "[WIP] Update HighInternalServerErrors alerts to match new
          instructions\n\n- [x] Analyze the current `HighInternalServerErrors` alert
          in openstack.libsonnet\n- [x] Create a new `nginx.libsonnet` file for SLO-based
          API alerts\n- [x] Define SLO-based alerts following the monitoring guidelines
          and PR #3542 pattern\n- [x] Update the alert with proper summary, description,
          and runbook_url annotations\n- [x] Add negative and positive test cases
          in tests.yml\n- [x] Add documentation entries in doc/source/admin/monitoring.rst\n-
          [x] Remove the old alert from openstack.libsonnet\n- [x] Run tests to validate
          the changes (all tests passing)\n- [x] Add release notes\n- [x] Request
          code review (no issues found)\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3564
        commit_id: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        patchset: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: e50af5ad12474e929516afebc59be3aa
      buildset_refs:
      - branch: main
        change: '3564'
        change_message: "[WIP] Update HighInternalServerErrors alerts to match new
          instructions\n\n- [x] Analyze the current `HighInternalServerErrors` alert
          in openstack.libsonnet\n- [x] Create a new `nginx.libsonnet` file for SLO-based
          API alerts\n- [x] Define SLO-based alerts following the monitoring guidelines
          and PR #3542 pattern\n- [x] Update the alert with proper summary, description,
          and runbook_url annotations\n- [x] Add negative and positive test cases
          in tests.yml\n- [x] Add documentation entries in doc/source/admin/monitoring.rst\n-
          [x] Remove the old alert from openstack.libsonnet\n- [x] Run tests to validate
          the changes (all tests passing)\n- [x] Add release notes\n- [x] Request
          code review (no issues found)\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3564
        commit_id: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        patchset: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '3564'
      change_message: "[WIP] Update HighInternalServerErrors alerts to match new instructions\n\n-
        [x] Analyze the current `HighInternalServerErrors` alert in openstack.libsonnet\n-
        [x] Create a new `nginx.libsonnet` file for SLO-based API alerts\n- [x] Define
        SLO-based alerts following the monitoring guidelines and PR #3542 pattern\n-
        [x] Update the alert with proper summary, description, and runbook_url annotations\n-
        [x] Add negative and positive test cases in tests.yml\n- [x] Add documentation
        entries in doc/source/admin/monitoring.rst\n- [x] Remove the old alert from
        openstack.libsonnet\n- [x] Run tests to validate the changes (all tests passing)\n-
        [x] Add release notes\n- [x] Request code review (no issues found)\n\n<!--
        START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC We'd love your input!
        Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
      change_url: https://github.com/vexxhost/atmosphere/pull/3564
      child_jobs: []
      commit_id: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
      event_id: 1d536910-050f-11f1-9199-75a9619a0d34
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/0a67bc0ce1d04206a1b3dd9d13c2ce3b/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/0a67bc0ce1d04206a1b3dd9d13c2ce3b/work/logs
        result_data_file: /var/lib/zuul/builds/0a67bc0ce1d04206a1b3dd9d13c2ce3b/work/results.json
        src_root: /var/lib/zuul/builds/0a67bc0ce1d04206a1b3dd9d13c2ce3b/work/src
        work_root: /var/lib/zuul/builds/0a67bc0ce1d04206a1b3dd9d13c2ce3b/work
      include_vars: []
      items:
      - branch: main
        change: '3564'
        change_message: "[WIP] Update HighInternalServerErrors alerts to match new
          instructions\n\n- [x] Analyze the current `HighInternalServerErrors` alert
          in openstack.libsonnet\n- [x] Create a new `nginx.libsonnet` file for SLO-based
          API alerts\n- [x] Define SLO-based alerts following the monitoring guidelines
          and PR #3542 pattern\n- [x] Update the alert with proper summary, description,
          and runbook_url annotations\n- [x] Add negative and positive test cases
          in tests.yml\n- [x] Add documentation entries in doc/source/admin/monitoring.rst\n-
          [x] Remove the old alert from openstack.libsonnet\n- [x] Run tests to validate
          the changes (all tests passing)\n- [x] Add release notes\n- [x] Request
          code review (no issues found)\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4AC
          We'd love your input! Share your thoughts on Copilot coding agent in our
          [2 minute survey](https://gh.io/copilot-coding-agent-survey).\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3564
        commit_id: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        patchset: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-csi-rbd
      jobtags: []
      max_attempts: 3
      message: W1dJUF0gVXBkYXRlIEhpZ2hJbnRlcm5hbFNlcnZlckVycm9ycyBhbGVydHMgdG8gbWF0Y2ggbmV3IGluc3RydWN0aW9ucwoKLSBbeF0gQW5hbHl6ZSB0aGUgY3VycmVudCBgSGlnaEludGVybmFsU2VydmVyRXJyb3JzYCBhbGVydCBpbiBvcGVuc3RhY2subGlic29ubmV0Ci0gW3hdIENyZWF0ZSBhIG5ldyBgbmdpbngubGlic29ubmV0YCBmaWxlIGZvciBTTE8tYmFzZWQgQVBJIGFsZXJ0cwotIFt4XSBEZWZpbmUgU0xPLWJhc2VkIGFsZXJ0cyBmb2xsb3dpbmcgdGhlIG1vbml0b3JpbmcgZ3VpZGVsaW5lcyBhbmQgUFIgIzM1NDIgcGF0dGVybgotIFt4XSBVcGRhdGUgdGhlIGFsZXJ0IHdpdGggcHJvcGVyIHN1bW1hcnksIGRlc2NyaXB0aW9uLCBhbmQgcnVuYm9va191cmwgYW5ub3RhdGlvbnMKLSBbeF0gQWRkIG5lZ2F0aXZlIGFuZCBwb3NpdGl2ZSB0ZXN0IGNhc2VzIGluIHRlc3RzLnltbAotIFt4XSBBZGQgZG9jdW1lbnRhdGlvbiBlbnRyaWVzIGluIGRvYy9zb3VyY2UvYWRtaW4vbW9uaXRvcmluZy5yc3QKLSBbeF0gUmVtb3ZlIHRoZSBvbGQgYWxlcnQgZnJvbSBvcGVuc3RhY2subGlic29ubmV0Ci0gW3hdIFJ1biB0ZXN0cyB0byB2YWxpZGF0ZSB0aGUgY2hhbmdlcyAoYWxsIHRlc3RzIHBhc3NpbmcpCi0gW3hdIEFkZCByZWxlYXNlIG5vdGVzCi0gW3hdIFJlcXVlc3QgY29kZSByZXZpZXcgKG5vIGlzc3VlcyBmb3VuZCkKCjwhLS0gU1RBUlQgQ09QSUxPVCBDT0RJTkcgQUdFTlQgVElQUyAtLT4KLS0tCgrwn5KsIFdlJ2QgbG92ZSB5b3VyIGlucHV0ISBTaGFyZSB5b3VyIHRob3VnaHRzIG9uIENvcGlsb3QgY29kaW5nIGFnZW50IGluIG91ciBbMiBtaW51dGUgc3VydmV5XShodHRwczovL2doLmlvL2NvcGlsb3QtY29kaW5nLWFnZW50LXN1cnZleSkuCg==
      patchset: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: main
            commit: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3a57ef7049b4b76a5a29f8331975931464a14d51
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          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: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/atmosphere
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: main
          checkout_description: zuul branch
          commit: 0ab2a70740c6707886bfdfdced5132b3f5a51edd
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3564/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
