<div dir="ltr">Yes IPV6 is supported, however the error you provided indicates problems starting containers.  Make sure you pin to container-tools:3.0 to ensure you get the version we expect.<div><br></div><div>    dnf module -y disable container-tools:rhel8 ;<br>    dnf module -y enable container-tools:3.0<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 25, 2021 at 1:02 AM Lokendra Rathour <<a href="mailto:lokendrarathour@gmail.com">lokendrarathour@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>Hi,</div><div>I am trying to install the undercloud using the ipv6 address on Centos 8 using Train release. </div><div>It is seen that the deployment of undercloud is getting failed with error as mentioned below. Same deployment is working in the normal ipv4 case.</div><div>So Questions:</div><div><ol><li>is IPV6 supported in TripleO , if yes then please suggest how. </li></ol><div><br></div></div><div>Error:</div><div>nied",<br>    " attempt(s): 2",<br>    "2021-11-25 07:25:31,535 WARNING: 65355 -- Retrying running container: zaqar",<br>    "2021-11-25 07:25:34,887 ERROR: 65355 -- ['/usr/bin/podman', 'run', '--user', '0', '--name', 'container-puppet-zaqar', '--env', 'PUPPET_TAGS=file,file_line,concat,augeas,cron,zaqar_config', '--env', 'NAME=zaqar', '--env', 'HOSTNAME=undercloud', '--env', 'NO_ARCHIVE=', '--env', 'STEP=6', '--env', 'NET_HOST=true', '--env', 'DEBUG=False', '--volume', '/etc/localtime:/etc/localtime:ro', '--volume', '/tmp/tmp06nvxzzz:/etc/config.pp:ro', '--volume', '/etc/puppet/:/tmp/puppet-etc/:ro', '--volume', '/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', '--volume', '/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', '--volume', '/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', '--volume', '/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', '--volume', '/var/lib/config-data:/var/lib/config-data/:rw', '--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', 'undercloud.ctlplane.localdomain:8787/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",<br>    " attempt(s): 3",<br>    "2021-11-25 07:25:34,888 WARNING: 65355 -- Retrying running container: zaqar",<br>    "2021-11-25 07:25:34,888 ERROR: 65355 -- Failed running container for zaqar",<br>    "2021-11-25 07:25:34,888 INFO: 65355 -- Finished processing puppet configs for zaqar",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring crond",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring glance_api",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring heat_api",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring heat",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring ironic_api",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring ironic",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring ironic_inspector",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring neutron",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring iscsid",<br>    "2021-11-25 07:25:34,889 ERROR: 65345 -- ERROR configuring keystone",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring memcached",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring mistral",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring mysql",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring nova",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring rabbitmq",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring placement",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring swift",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring swift_ringbuilder",<br>    "2021-11-25 07:25:34,890 ERROR: 65345 -- ERROR configuring zaqar"<br>   ],<br>   "stderr_lines": [],<br>   "_ansible_no_log": false,<br>   "attempts": 15<br>  }<br> ]<br>]<br>Not cleaning working directory /home/stack/tripleo-heat-installer-templates<br>Not cleaning ansible directory /home/stack/undercloud-ansible-mw4crw92<br>Install artifact is located at /home/stack/undercloud-install-20211125072536.tar.bzip2<br><br>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>Deployment Failed!<br><br>ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-o_qf1b4w<br><br>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>Deployment failed.<br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1345, in _standalone_deploy<br>    raise exceptions.DeploymentError('Deployment failed')<br>tripleoclient.exceptions.DeploymentError: Deployment failed<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1363, in _standalone_deploy<br>    raise exceptions.DeploymentError(six.text_type(e))<br>tripleoclient.exceptions.DeploymentError: Deployment failed<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/cliff/app.py", line 401, in run_subcommand<br>    result = cmd.run(parsed_args)<br>  File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run<br>    return_code = self.take_action(parsed_args) or 0<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1451, in take_action<br>    if self._standalone_deploy(parsed_args) != 0:<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1400, in _standalone_deploy<br>    raise exceptions.DeploymentError('Deployment failed.')<br>tripleoclient.exceptions.DeploymentError: Deployment failed.<br>clean_up Deploy: Deployment failed.<br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1345, in _standalone_deploy<br>    raise exceptions.DeploymentError('Deployment failed')<br>tripleoclient.exceptions.DeploymentError: Deployment failed<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1363, in _standalone_deploy<br>    raise exceptions.DeploymentError(six.text_type(e))<br>tripleoclient.exceptions.DeploymentError: Deployment failed<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "/usr/lib/python3.6/site-packages/osc_lib/shell.py", line 136, in run<br>    ret_val = super(OpenStackShell, self).run(argv)<br>  File "/usr/lib/python3.6/site-packages/cliff/app.py", line 281, in run<br>    result = self.run_subcommand(remainder)<br>  File "/usr/lib/python3.6/site-packages/osc_lib/shell.py", line 176, in run_subcommand<br>    ret_value = super(OpenStackShell, self).run_subcommand(argv)<br>  File "/usr/lib/python3.6/site-packages/cliff/app.py", line 401, in run_subcommand<br>    result = cmd.run(parsed_args)<br>  File "/usr/lib/python3.6/site-packages/cliff/command.py", line 185, in run<br>    return_code = self.take_action(parsed_args) or 0<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1451, in take_action<br>    if self._standalone_deploy(parsed_args) != 0:<br>  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1400, in _standalone_deploy<br>    raise exceptions.DeploymentError('Deployment failed.')<br>tripleoclient.exceptions.DeploymentError: Deployment failed.<br><br>END return value: 1<br><br>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>An error has occured while deploying the Undercloud.<br><br>See the previous output for details about what went wrong.<br><br>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>Command '['sudo', '--preserve-env', 'openstack', 'tripleo', 'deploy', '--standalone', '--standalone-role', 'Undercloud', '--stack', 'undercloud', '--local-domain=localdomain', '--local-ip=abce:abce:abce::1/64', '--templates=/usr/share/openstack-tripleo-heat-templates/', '--networks-file=network_data_undercloud.yaml', '--heat-native', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/podman.yaml', '-e', '/home/stack/containers-prepare-parameter.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/mistral.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/zaqar-swift-backend.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/tempest.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/ssl/no-tls-endpoints-public-ip.yaml', '--deployment-user', 'stack', '--output-dir=/home/stack', '-e', '/home/stack/tripleo-config-generated-env-files/undercloud_parameters.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/tripleo-validations.yaml', '--debug', '--log-file=install-undercloud.log', '-e', '/usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml']' returned non-zero exit status 1.<br>Command '['sudo', '--preserve-env', 'openstack', 'tripleo', 'deploy', '--standalone', '--standalone-role', 'Undercloud', '--stack', 'undercloud', '--local-domain=localdomain', '--local-ip=abce:abce:abce::1/64', '--templates=/usr/share/openstack-tripleo-heat-templates/', '--networks-file=network_data_undercloud.yaml', '--heat-native', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/podman.yaml', '-e', '/home/stack/containers-prepare-parameter.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/mistral.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/zaqar-swift-backend.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/services/tempest.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/ssl/no-tls-endpoints-public-ip.yaml', '--deployment-user', 'stack', '--output-dir=/home/stack', '-e', '/home/stack/tripleo-config-generated-env-files/undercloud_parameters.yaml', '-e', '/usr/share/openstack-tripleo-heat-templates/environments/tripleo-validations.yaml', '--debug', '--log-file=install-undercloud.log', '-e', '/usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml']' returned non-zero exit status 1.<br>END return value: 1<br>[stack@undercloud ~]$<br></div><div dir="ltr"><img src="https://drive.google.com/uc?id=0BynJnQEa1sUyU2dxclR4dVVWM0E&export=download&resourcekey=0-SqQLe-ZfiPFkKfdNa8WpMg" width="200" height="41"><br></div><div dir="ltr"><br></div></div></div></div></div></div>
</blockquote></div>