2025-05-26 12:34:58 INFO run /tmp/tmpm839bxfe# git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/Magics-rpm --branch master 2025-05-26 12:34:58 INFO moncic.cli.build Source type: 2025-05-26 12:34:58 INFO system.fedora42 Starting system fedora42 as mc-dixami using image /moncic-ci/fedora42 2025-05-26 12:34:58 INFO system.fedora42 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/fedora42 --machine=mc-dixami --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpm839bxfe/Magics-rpm:/srv/moncic-ci/source/Magics-rpm --ephemeral --suppress-sync=yes systemd.hostname=mc-dixami 2025-05-26 12:35:02 INFO system.fedora42 Running check or create user 'root' and group 'root' 2025-05-26 12:35:02 INFO system.fedora42 Running Run setup scripts from binds 2025-05-26 12:35:02 INFO moncic.operations.build Build strategy: ARPA 2025-05-26 12:35:02 INFO system.fedora42 Running Run the build 2025-05-26 12:35:02 INFO system.fedora42.run /srv/moncic-ci/source/Magics-rpm# /usr/bin/dnf updateinfo -q -y 2025-05-26 12:35:03 INFO system.fedora42 stderr: Missing command. Add "--help" for more information about the arguments. { "source": "https://github.com/ARPA-SIMC/Magics-rpm", "distro": "fedora:42", "name": "Magics", "quick": false, "success": false, "artifacts": [], "trace_log": [], "artifacts_dir": null, "source_only": false, "on_success": [], "on_fail": [], "on_end": [], "source_history": [ { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [] }, { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [ "git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/Magics-rpm --branch master" ], "path": "/tmp/tmpm839bxfe/Magics-rpm", "readonly": false }, { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [], "path": "/tmp/tmpm839bxfe/Magics-rpm", "readonly": false, "style": "rpm-arpa", "distro": "fedora:42", "specfile_path": "Magics.spec" } ] } Traceback (most recent call last): File "/usr/bin/monci", line 48, in cli.run_main(main) File "/usr/lib/python3.12/site-packages/moncic/cli/base.py", line 68, in run_main sys.exit(func()) ^^^^^^ File "/usr/bin/monci", line 44, in main return handler.run() ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/cli/build.py", line 113, in run builder.host_main() File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 19, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/base.py", line 182, in host_main result = container.run_callable(self.guest_main, run_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/container.py", line 485, in run_callable return completed.result() ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/runner.py", line 180, in result raise self.exc_info[1].with_traceback(self.exc_info[2]) File "/usr/lib/python3.12/site-packages/moncic/runner.py", line 508, in execute res = self.func(*self.args) File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 34, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/build.py", line 98, in guest_main self.build.setup_container_guest(self.system) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 34, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/build/build.py", line 193, in setup_container_guest self.trace_run(cmd) ^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/build/build.py", line 163, in trace_run return run(cmd, check=check, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/utils/run.py", line 36, in run return subprocess.run(cmd, check=check, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/dnf', 'updateinfo', '-q', '-y']' returned non-zero exit status 2.