2023-04-17 15:30:08 INFO system.centos8 Running git clone https://github.com/ARPA-SIMC/agroTools --branch master 2023-04-17 15:30:08 INFO system.centos8 stderr: Clone in 'agroTools' in corso... 2023-04-17 15:30:20 INFO system.centos8 Starting system centos8 as b5f42223-fb66-481b-bb88-6bfd9b8c0079 using image /moncic-ci/centos8 2023-04-17 15:30:20 INFO system.centos8 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/centos8 --machine=b5f42223-fb66-481b-bb88-6bfd9b8c0079 --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpchq678mq/agroTools:/media/agroTools --ephemeral --suppress-sync=yes 2023-04-17 15:30:23 INFO system.centos8 Running check or create user 'root' and group 'root' 2023-04-17 15:30:23 INFO system.centos8 Running Run setup scripts from binds 2023-04-17 15:30:23 INFO system.centos8 Running build_in_container 2023-04-17 15:30:23 INFO system.centos8 stderr: 2023-04-17 15:30:23 INFO moncic.build Run: dnf builddep -q -y fedora/SPECS/agroTools.spec 2023-04-17 15:30:32 INFO system.centos8 stderr: RPM: error: bad date in %changelog: Mon April 17 2023 Fausto Tomei - 1.6.0-1 2023-04-17 15:30:32 INFO system.centos8 stderr: Failed to open: 'fedora/SPECS/agroTools.spec', not a valid spec file: can't parse specfile 2023-04-17 15:30:32 INFO system.centos8 stderr: 2023-04-17 15:30:32 INFO system.centos8 stderr: Error: Some packages could not be found. 2023-04-17 15:30:32 INFO system.centos8 stderr: Traceback (most recent call last): 2023-04-17 15:30:32 INFO system.centos8 stderr: File "/usr/lib/python3.10/site-packages/moncic/runner.py", line 410, in execute 2023-04-17 15:30:32 INFO system.centos8 stderr: File "/usr/lib/python3.10/site-packages/moncic/build.py", line 177, in build_in_container 2023-04-17 15:30:32 INFO system.centos8 stderr: File "/usr/lib/python3.10/site-packages/moncic/build.py", line 31, in run 2023-04-17 15:30:32 INFO system.centos8 stderr: File "/usr/lib64/python3.10/subprocess.py", line 526, in run 2023-04-17 15:30:32 INFO system.centos8 stderr: subprocess.CalledProcessError: Command '['dnf', 'builddep', '-q', '-y', 'fedora/SPECS/agroTools.spec']' returned non-zero exit status 1. Traceback (most recent call last): File "/usr/bin/monci", line 36, in run(main) File "/usr/lib/python3.10/site-packages/moncic/cli.py", line 76, in run func() File "/usr/bin/monci", line 30, in main res = handler.run() File "/usr/lib/python3.10/site-packages/moncic/ci.py", line 153, in run return builder.build(shell=self.args.shell) File "/usr/lib/python3.10/site-packages/moncic/build.py", line 108, in build res = container.run_callable( File "/usr/lib/python3.10/site-packages/moncic/container.py", line 656, in run_callable return runner.execute() File "/usr/lib/python3.10/site-packages/moncic/runner.py", line 442, in execute raise subprocess.CalledProcessError( subprocess.CalledProcessError: Command 'build_in_container' returned non-zero exit status 255.