2025-05-26 12:30:24 INFO run /tmp/tmpoyi88rrh# git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/Magics-rpm --branch master 2025-05-26 12:30:24 INFO moncic.cli.build Source type: 2025-05-26 12:30:24 INFO moncic.operations.base Build plugin: Set up the container before starting the build. 2025-05-26 12:30:24 INFO moncic.operations.base Build plugin: Mount the source path inside the container. 2025-05-26 12:30:24 INFO moncic.operations.base Build plugin: Collect source artifacts and make them available in the container. 2025-05-26 12:30:24 INFO moncic.operations.build Build strategy: ARPA 2025-05-26 12:30:24 INFO image.fedora42 Starting system fedora42 as mc-devaze using image /moncic-ci/fedora42 2025-05-26 12:30:24 INFO image.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-devaze --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpwi57dj98/scripts:/srv/moncic-ci/scripts --bind=/tmp/tmpoyi88rrh/Magics-rpm:/srv/moncic-ci/source/Magics-rpm-readonly --ephemeral --suppress-sync=yes systemd.hostname=mc-devaze 2025-05-26 12:30:29 INFO image.fedora42 Running script Check user IDs in container 2025-05-26 12:30:29 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpqkpakpq2 2025-05-26 12:30:30 INFO image.fedora42 stderr: /srv/moncic-ci/scripts/tmpqkpakpq2: line 5: UID: readonly variable { "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/tmpoyi88rrh/Magics-rpm", "readonly": false }, { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [], "path": "/tmp/tmpoyi88rrh/Magics-rpm", "readonly": false, "style": "rpm-arpa", "distro": "fedora:42", "specfile_path": "Magics.spec" } ] } Traceback (most recent call last): File "/usr/bin/monci", line 53, in cli.run_main(main) File "/usr/lib/python3.12/site-packages/moncic/cli/base.py", line 69, in run_main sys.exit(func()) ^^^^^^ File "/usr/bin/monci", line 49, in main return handler.run() ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/cli/build.py", line 112, in run builder.host_main() File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 22, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/base.py", line 235, in host_main with self.container() as container: ^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/base.py", line 194, in container with self.image.container(config=config) as container: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/container/container.py", line 111, in __enter__ self.forward_user(self.config.forward_user) File "/usr/lib/python3.12/site-packages/moncic/container/container.py", line 144, in forward_user uid, gid = res.stdout.strip().decode().split(":") ^^^^^^^^ ValueError: not enough values to unpack (expected 2, got 1)