Comment 4 for bug 1894866

Revision history for this message
John George (jog) wrote :

We see rally tests fail when this bug is present. In the latest test run both glance and Octavia tests failed while calling into python3.6/site-packages/keystoneauth1/session.py.

The keystone log on the juju unit is filled with the following messages and not mush else.
(keystone.server.flask.application): 2020-09-23 12:30:43,825 WARNING Could not find domain: admin_domain.
(keystone.server.flask.application): 2020-09-23 12:30:45,130 WARNING Could not find domain: admin_domain.
(py.warnings): 2020-09-23 12:30:48,151 WARNING /usr/lib/python3/dist-packages/oslo_policy/policy.py:1007: UserWarning: Policy identity:list_grants failed scope check. The token used to make the request was project scoped but the policy requires ['system', 'domain'] scope. This behavior may change in the future where using the intended scope is required
  warnings.warn(msg)

The juju crashdump is available at the following link:
https://oil-jenkins.canonical.com/artifacts/42db1cfa-7240-415e-92ae-d2cf540f9675/generated/generated/juju_maas_controller/juju-crashdump-controller-2020-09-23-12.43.15.tar.gz

The bundle is available at:
https://oil-jenkins.canonical.com/artifacts/42db1cfa-7240-415e-92ae-d2cf540f9675/config/config/bundle.yaml

Overlays to the bundle are:
https://oil-jenkins.canonical.com/artifacts/42db1cfa-7240-415e-92ae-d2cf540f9675/config/config/openstack_versioned_overlay.yaml
https://oil-jenkins.canonical.com/artifacts/42db1cfa-7240-415e-92ae-d2cf540f9675/config/config/overlay-hostnames.yaml

All test logs and artifacts can be found at the bottom of the test run pages posted in previous comments through the link titled "Click here to view full artifacts repository for this test run
"