Hi Rajat,

Please take a look at https://review.opendev.org/c/openstack/devstack/+/874625.
If it fixes your issue, it just got merged.

Thanks & regards,
Vishal Manchanda

On Wed, Feb 22, 2023 at 3:23 PM Rajat Dhasmana <rdhasman@redhat.com> wrote:
Hello,

The tempest-slow-py3 job has been failing consistently since 21 February[1].
Looking at the failure, there is one failing test which looks neutron related[2] (but might be tempest related, not sure).

tempest.scenario.test_network_basic_ops.TestNetworkBasicOps. test_subnet_details
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 238, in exec_command
    raise exceptions.SSHExecCommandFailed(
tempest.lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /var/run/udhcpc.eth0.pid', exit status: 1, stderr:
cat: can't open '/var/run/udhcpc.eth0.pid': No such file or directory

Cinder is currently in the feature freeze exception phase and we have few patches that need to be merged within this week (before 24 Feb), hence raising the issue on ML.

[1] https://zuul.opendev.org/t/openstack/builds?job_name=tempest-slow-py3&project=openstack/cinder
[2] https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_bed/850831/10/check/tempest-slow-py3/bedfd5f/testr_results.html

Thanks
Rajat Dhasmana