2023-05-17 10:37:48 INFO run /tmp/tmp1p9ktvie# git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/cgicc-rpm --branch master 2023-05-17 10:37:48 INFO run /tmp/tmpjdi5xpiq# git -c advice.detachedHead=false clone --quiet /tmp/tmp1p9ktvie/cgicc-rpm --branch master 2023-05-17 10:37:49 INFO moncic.cli.build Source type: rpm-arpa 2023-05-17 10:37:49 INFO system.fedora38 Starting system fedora38 as mc-gebose using image /moncic-ci/fedora38 2023-05-17 10:37:49 INFO system.fedora38 Running systemd-run --property=KillMode=mixed --property=Type=notify --property=RestartForceExitStatus=133 --property=SuccessExitStatus=133 --property=Slice=machine.slice --property=Delegate=yes --property=TasksMax=16384 --property=WatchdogSec=3min systemd-nspawn --quiet --directory=/moncic-ci/fedora38 --machine=mc-gebose --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpjdi5xpiq/cgicc-rpm:/srv/moncic-ci/source/cgicc-rpm --ephemeral --suppress-sync=yes systemd.hostname=mc-gebose 2023-05-17 10:37:49 ERROR system.fedora38 Failed to run systemd-run --property=KillMode=mixed --property=Type=notify --property=RestartForceExitStatus=133 --property=SuccessExitStatus=133 --property=Slice=machine.slice --property=Delegate=yes --property=TasksMax=16384 --property=WatchdogSec=3min systemd-nspawn --quiet --directory=/moncic-ci/fedora38 --machine=mc-gebose --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpjdi5xpiq/cgicc-rpm:/srv/moncic-ci/source/cgicc-rpm --ephemeral --suppress-sync=yes systemd.hostname=mc-gebose (exit code 1): b'Job for run-r09060e03aeb44ebb9b171ab6ee7582f2.service failed because the control process exited with error code.\nSee "systemctl status run-r09060e03aeb44ebb9b171ab6ee7582f2.service" and "journalctl -xeu run-r09060e03aeb44ebb9b171ab6ee7582f2.service" for details.\n' { "source": { "source": "https://github.com/ARPA-SIMC/cgicc-rpm", "host_path": "/tmp/tmpjdi5xpiq/cgicc-rpm", "guest_path": "/srv/moncic-ci/source/cgicc-rpm" }, "distro": "fedora:38", "name": "cgicc", "success": false, "artifacts": [], "artifacts_dir": null, "source_only": false, "on_success": [], "on_fail": [], "on_end": [], "specfile": "cgicc.spec" } Traceback (most recent call last): File "/usr/bin/monci", line 42, in cli.run_main(main) File "/usr/lib/python3.10/site-packages/moncic/cli/base.py", line 68, in run_main sys.exit(func()) File "/usr/bin/monci", line 38, in main return handler.run() File "/usr/lib/python3.10/site-packages/moncic/cli/build.py", line 97, in run builder.run_build() File "/usr/lib/python3.10/site-packages/moncic/utils/guest.py", line 19, in wrapper return f(*args, **kw) File "/usr/lib/python3.10/site-packages/moncic/build/builder.py", line 119, in run_build with self.container() as container: File "/usr/lib64/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/usr/lib/python3.10/site-packages/moncic/build/builder.py", line 105, in container with container: File "/usr/lib/python3.10/site-packages/moncic/container.py", line 437, in __enter__ self._start() File "/usr/lib/python3.10/site-packages/moncic/container.py", line 599, in _start self._run_nspawn(cmd) File "/usr/lib/python3.10/site-packages/moncic/container.py", line 531, in _run_nspawn raise RuntimeError("Failed to start container") RuntimeError: Failed to start container