foreman-nightly-deb-pipeline 700 failed

Foreman DEB nightly pipeline failed:

https://ci.theforeman.org/job/foreman-nightly-deb-pipeline/700/

foreman-pipeline-foreman-nightly-ubuntu1804-install (failed) (remote job)
foreman-pipeline-foreman-nightly-debian10-install (failed) (remote job)
foreman-pipeline-foreman-nightly-ubuntu2004-install (failed) (remote job)
foreman-pipeline-foreman-nightly-ubuntu2004-upgrade (passed) (remote job)
foreman-pipeline-foreman-nightly-debian10-upgrade (passed) (remote job)
foreman-pipeline-foreman-nightly-ubuntu1804-upgrade (passed) (remote job)

Something here fails:

[2021-07-26T08:14:40.511Z] e[0;31m    2021-07-26 08:13:01 [ERROR ] [configure] Could not set groups on user[foreman-proxy]: Execution of '/sbin/usermod -G [],puppet foreman-proxy' returned 6: usermod: group '[]' does not existe[0m
[2021-07-26T08:14:40.511Z] e[0;31m    2021-07-26 08:13:01 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/groups: change from  to '[],puppet' failed: Could not set groups on user[foreman-proxy]: Execution of '/sbin/usermod -G [],puppet foreman-proxy' returned 6: usermod: group '[]' does not existe[0m

Looks like I broke it here:
https://github.com/theforeman/puppet-foreman_proxy/commit/cf0da38cc900f3d927e4de9eed8f4fabc7c5bedc

I think this should fix it:
https://github.com/theforeman/puppet-foreman_proxy/pull/692

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.