Comment 20 for bug 1954456

Revision history for this message
chandan kumar (chkumar246) wrote :

Based on current testing
https://logserver.rdoproject.org/13/36713/14/check/periodic-tripleo-ci-centos-9-ovb-1ctlr_1comp-featureset002-master/25566bd/logs/undercloud/home/zuul/build.log.txt.gz

```
dib-run-parts Running /tmp/in_target.d/pre-install.d/03-reset-bls-entries
2021-12-21 12:08:18.733 | + set -eu
2021-12-21 12:08:18.733 | + set -o pipefail
2021-12-21 12:08:18.733 | + [[ ! 9-stream =~ 9-stream ]]
2021-12-21 12:08:18.733 | + sed -i s/GRUB_ENABLE_BLSCFG=true// /etc/default/grub
2021-12-21 12:08:18.737 | + echo '--- /etc/default/grub dump ---'
2021-12-21 12:08:18.737 | --- /etc/default/grub dump ---
2021-12-21 12:08:18.738 | + cat /etc/default/grub
2021-12-21 12:08:18.739 | GRUB_TIMEOUT=1
2021-12-21 12:08:18.739 | GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
2021-12-21 12:08:18.739 | GRUB_DEFAULT=saved
2021-12-21 12:08:18.739 | GRUB_DISABLE_SUBMENU=true
2021-12-21 12:08:18.739 | GRUB_TERMINAL_OUTPUT="console"
2021-12-21 12:08:18.739 | GRUB_CMDLINE_LINUX="console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M"
2021-12-21 12:08:18.739 | GRUB_DISABLE_RECOVERY="true"
2021-12-21 12:08:18.739 |
2021-12-21 12:08:18.739 | + echo '--- Clearing BLS entries ---'
2021-12-21 12:08:18.739 | --- Clearing BLS entries ---
2021-12-21 12:08:18.739 | + ls /boot/loader/entries/a79a1f2ff34249debb171ba47537dc23-5.14.0-0.rc7.54.el9.x86_64.conf
2021-12-21 12:08:18.742 | /boot/loader/entries/a79a1f2ff34249debb171ba47537dc23-5.14.0-0.rc7.54.el9.x86_64.conf
2021-12-21 12:08:18.742 | + rm /boot/loader/entries/a79a1f2ff34249debb171ba47537dc23-5.14.0-0.rc7.54.el9.x86_64.conf
2021-12-21 12:08:18.743 | + grub2-switch-to-blscfg
2021-12-21 12:08:19.182 | Generating grub configuration file ...
2021-12-21 12:08:21.086 | done
2021-12-21 12:08:21.087 | + echo '--- Show kernels ---'
2021-12-21 12:08:21.087 | --- Show kernels ---
2021-12-21 12:08:21.087 | + grubby --info=ALL
2021-12-21 12:08:21.147 | index=0
2021-12-21 12:08:21.148 | kernel="/vmlinuz-5.14.0-0.rc7.54.el9.x86_64"
2021-12-21 12:08:21.148 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M"
2021-12-21 12:08:21.148 | root="UUID=cedbc2ac-f3e9-4607-a15e-5e5f3b7aa817"
2021-12-21 12:08:21.148 | initrd="/initramfs-5.14.0-0.rc7.54.el9.x86_64.img"
2021-12-21 12:08:21.148 | title="CentOS Stream (5.14.0-0.rc7.54.el9.x86_64) 9"
2021-12-21 12:08:21.148 | id="a2551a41f00b44aabbee37e0efbbcb3c-5.14.0-0.rc7.54.el9.x86_64"
2021-12-21 12:08:21.150 | dib-run-parts 03-reset-bls-entries completed
```

and from https://logserver.rdoproject.org/13/36713/14/check/periodic-tripleo-ci-centos-9-ovb-1ctlr_1comp-featureset002-master/25566bd/logs/baremetal_14_44026_1-console.log

```
[ 201.020983] dracut-initqueue[433]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fdisk\x2fby-uuid\x2fcedbc2ac-f3e9-4607-a15e-5e5f3b7aa817.sh: "if ! grep -q After=remote-fs-pre.target /run/systemd/generator/systemd-cryptsetup@*.service 2>/dev/null; then
[ 201.030591] dracut-initqueue[433]: [ -e "/dev/disk/by-uuid/cedbc2ac-f3e9-4607-a15e-5e5f3b7aa817" ]
[ 201.035107] dracut-initqueue[433]: fi"
[ 201.037514] dracut-initqueue[433]: Warning: dracut-initqueue: starting timeout scripts
[ 201.041590] dracut-initqueue[433]: Warning: Could not boot.
         Starting [0;1;39mDracut Emergency Shell[0m...
Warning: /dev/disk/by-uuid/cedbc2ac-f3e9-4607-a15e-5e5f3b7aa817 does not exist

Generating "/run/initramfs/rdsosreport.txt"

Entering emergency mode. Exit the shell to continue.
Type "journalctl" to view system logs.
You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.

Press Enter for maintenance
(or press Control-D to continue):
```

We are still seeing node-provision failure.