On Tue, Nov 23, 2021 at 5:17 PM Lokendra Rathour <lokendrarathour@gmail.com> wrote:
Hi Team getting strange error when installing triple O Train on Centos 8.4

 '--volume', '/var/lib/container-puppet/puppetlabs/facter.conf:/etc/puppetlabs/facter/facter.conf:ro', '--volume', '/var/lib/container-puppet/puppetlabs/:/opt/puppetlabs/:ro', '--volume', '/dev/log:/dev/log:rw', '--rm', '--log-driver', 'k8s-file', '--log-opt', 'path=/var/log/containers/stdouts/container-puppet-zaqar.log', '--security-opt', 'label=disable', '--volume', '/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro', '--entrypoint', '/var/lib/container-puppet/container-puppet.sh', '--net', 'host', '--volume', '/etc/hosts:/etc/hosts:ro', '--volume', '/var/lib/container-puppet/container-puppet.sh:/var/lib/container-puppet/container-puppet.sh:ro', 'quay.io/tripleotraincentos8/centos-binary-zaqar-wsgi:current-tripleo'] run failed after Error: container_linux.go:370: starting container process caused: error adding seccomp filter rule for syscall bdflush: permission denied: OCI permission denied",

That looks like an earlier podman issue[1]. We use runc[2] with train tripleo on centos8. Probably you don't have the right podman/runc version i.e podman 2.3.1+ and runc 1.0.0+. Also, (answering your question on another thread here) I don't see how it can only be reproduced with ipv6 deployments, unless your ipv4 and ipv6 environments are different.

[1] https://github.com/containers/podman/issues/10735#issuecomment-869818154
[2] https://review.opendev.org/c/openstack/tripleo-ansible/+/811983
    " attempt(s): 3",
    "2021-11-23 11:00:38,384 WARNING: 58791 -- Retrying running container: zaqar",
    "2021-11-23 11:00:38,384 ERROR: 58791 -- Failed running container for zaqar",
    "2021-11-23 11:00:38,385 INFO: 58791 -- Finished processing puppet configs for zaqar",
    "2021-11-23 11:00:38,385 ERROR: 58782 -- ERROR configuring crond",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring glance_api",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring heat_api",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring heat",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring ironic_api",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring ironic",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring ironic_inspector",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring neutron",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring iscsid",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring keystone",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring memcached",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring mistral",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring mysql",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring nova",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring rabbitmq",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring placement",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring swift",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring swift_ringbuilder",
    "2021-11-23 11:00:38,386 ERROR: 58782 -- ERROR configuring zaqar"
   ],
   "stderr_lines": [],
   "_ansible_no_log": false,
   "attempts": 15
  }
 ]
]
Not cleaning working directory /home/stack/tripleo-heat-installer-templates
Not cleaning ansible directory /home/stack/undercloud-ansible-mie5k51_
Install artifact is located at /home/stack/undercloud-install-20211123110040.tar.bzip2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment Failed!

This issue is recurring multiple times please advise.

--
~ Lokendra


--
Regards,
Rabi Mishra