#217 Regression? Mock in CI tests: Failed to register machine: The name is not activatable
Closed by churchyard. Opened by churchyard.

cc @msuchy @praiskup

On Zuul and jenkins both, we get:

ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M 0a9336f28cec415f81c716cac7d6ad50 -D /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.4g78_13_:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$  --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --setenv=SYSTEMD_NSPAWN_TMPFS_TMP=0 --resolv-conf=off /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 35 --enablerepo local --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk install @buildsys-build --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts
Failed to register machine: The name is not activatable

When we try to use mock on rawhide. See https://src.fedoraproject.org/rpms/python-packaging/pull-request/17

Not sure what's changed.


https://bugzilla.redhat.com/show_bug.cgi?id=1931452

Which version of dbus-broker runs on the CI machines? We were told that this might be caused because of dbus-broker<27-2. We updated our CI images to dbus-broker-27-2 and so far this issue hasn't appeared again. We are not sure though because it was triggered randomly before.

https://fedora.softwarefactory-project.io/zuul/build/dee648fc91d14454b0747899bf24339b/log/artifacts/installed-packages.list

dbus-broker.x86_64 27-2.fc35

The issue appeared once again for us with dbus-broker-27-2.fc34. So the issue is apparently still present.

I haven't seen this in many months.

Metadata Update from @churchyard:
- Issue status updated to: Closed (was: Open)

This now happened on c9s CI: https://artifacts.dev.testing-farm.io/52934e60-b2a6-4dcd-982b-6bfd4fcc3f8e/

Metadata