Hi Ghada, These are the starlingx nova images used on the servers where the sanity was executed: controller-0:~# docker images |grep starlingx/stx-nova 192.168.100.60/starlingx/stx-nova master-centos-stable-latest 6c8a3a356110 30 hours ago 1.18GB 192.168.204.2:9001/docker.io/starlingx/stx-nova master-centos-stable-latest 6c8a3a356110 30 hours ago 1.18GB 192.168.100.60/starlingx/stx-nova-api-proxy master-centos-stable-latest c5853883d561 31 hours ago 589MB 192.168.204.2:9001/docker.io/starlingx/stx-nova-api-proxy master-centos-stable-latest c5853883d561 31 hours ago 589MB controller-0:~# For stx-nova, id: 6c8a3a356110 and for stx-nova-api-proxy, id: c5853883d561 I manually verified the images on our local registry, and tried to download the latest version: [root@registry ~]# docker pull starlingx/stx-nova:master-centos-stable-latest master-centos-stable-latest: Pulling from starlingx/stx-nova Digest: sha256:e9fecb6998ad0cf0a6621a8c5c2422378d0972c73ed80b636dcbd4bb5183794e Status: Image is up to date for starlingx/stx-nova:master-centos-stable-latest [root@registry ~]# docker pull starlingx/stx-nova-api-proxy:master-centos-stable-latest master-centos-stable-latest: Pulling from starlingx/stx-nova-api-proxy Digest: sha256:06c9bf3546eeec5025e62ccf00c24dbaa20e6d79614d89709c0a71ffa639c5f8 Status: Image is up to date for starlingx/stx-nova-api-proxy:master-centos-stable-latest [root@registry ~]# docker images |grep starlingx/stx-nova registry.zpn.intel.com/starlingx/stx-nova master-centos-stable-latest 6c8a3a356110 28 hours ago 1.18GB starlingx/stx-nova master-centos-stable-latest 6c8a3a356110 28 hours ago 1.18GB starlingx/stx-nova-api-proxy master-centos-stable-latest c5853883d561 29 hours ago 589MB registry.zpn.intel.com/starlingx/stx-nova-api-proxy master-centos-stable-latest c5853883d561 29 hours ago 589MB Images are up to date, and the timestamp matches what is logged in dockerhub: https://hub.docker.com/r/starlingx/stx-nova/tags . I assume that those are the images according to the comments on https://bugs.launchpad.net/starlingx/+bug/1821938, are there other nova images that we need to pull? I did a quick check and it looks like all of our local images (the ones deployed to the sanity servers) are updated. Thanks & Regards, Cristopher Lemus From: "Khalil, Ghada" <Ghada.Khalil@windriver.com> Date: Wednesday, April 10, 2019 at 8:27 PM To: "Perez Ibarra, Maria G" <maria.g.perez.ibarra@intel.com>, "starlingx-discuss@lists.starlingx.io" <starlingx-discuss@lists.starlingx.io> Cc: "Liu, Yang" <yang.liu@windriver.com> Subject: Re: [Starlingx-discuss] [Containers] Sanity Test - ISO 20190410 Hi Maria, Regarding https://bugs.launchpad.net/starlingx/+bug/1821938, Yang successfully verified that the issue is resolved using the same load you list below (see her note in the LP). Can you confirm that you are using the stable docker images built yesterday? The fix should be included in the nova image. Thanks, Ghada From: Perez Ibarra, Maria G [mailto:maria.g.perez.ibarra@intel.com] Sent: Wednesday, April 10, 2019 8:59 PM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] [Containers] Sanity Test - ISO 20190410 Status of the Sanity Test for last CENGN ISO: bootimage.iso from 2019-APRIL-10 (link<http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190410T013000Z/outputs/iso/>) Status: YELLOW =========================================== Sanity Test is executed in a Containers – Bare Metal Environment AIO - Simplex Setup Manual [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 49 TCs [FAIL] | 10 TCs FAIL Sanity Platform 07 TCs [FAIL] | 03 TCs FAIL TOTAL: 57 TCS [PASS : 44] [Fail : 13] AIO – Duplex Setup Manual [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] | 10 TCs FAIL Sanity Platform 05 TCs [PASS] | 01 TCs FAIL TOTAL: 57 TCS [PASS : 46 TCs] [Fail : 11 TCs] Standard - Local Storage (2+2) Setup Manual [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] | 10 TCs FAIL Sanity Platform 05 TCs [PASS] | 01 TCs FAIL TOTAL: 57 TCS [PASS : 46 TCs] [Fail : 11 TCs] Standard - Dedicated Storage (2+2+2) Setup Manual [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] | 10 TCs FAIL Sanity Platform 05 TCs [PASS] | 01 TCs FAIL TOTAL: 57 TCS [PASS : 46 TCs] [Fail : 11 Tcs] Sanity Test is executed in a Containers - Virtual Environment AIO - Simplex Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 49 TCs [PASS] Sanity Platform 07 TCs [PASS] TOTAL: [ 61 TCs PASS ] AIO - Duplex Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 49 TCs [PASS] Sanity Platform 07 TCs [PASS] TOTAL: [ 61 TCs PASS ] Standard – Local Storage Setup 04 TCs [PASS] Provisioning 01 TCs [PASS] Sanity OpenStack 52 TCs [PASS] Sanity Platform 05 TCs [PASS] TOTAL: [ 61 TCs PASS ] -------------------------------------------------------------------------------- No nova hypervisor can be enabled on workers with QAT devices https://bugs.launchpad.net/starlingx/+bug/1821938 For more detail of the tests: https://wiki.openstack.org/wiki/StarlingX/Test/SanityTests#Sanity-OpenStack Regards Maria G.