Bug 2107913 - [Designate] ERROR: Can't run container designate_pool_manage - Undercloud error
Summary: [Designate] ERROR: Can't run container designate_pool_manage - Undercloud error
Keywords:
Status: CLOSED DUPLICATE of bug 2107914
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-designate
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Nate Johnston
QA Contact: Toni Freger
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-17 14:50 UTC by Lilach Avraham
Modified: 2022-07-19 14:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-19 14:39:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-17663 0 None None None 2022-07-17 15:13:04 UTC

Description Lilach Avraham 2022-07-17 14:50:34 UTC
Designate job [1] failing in Overcloud install stage with a ansible error:
 
2022-07-17 10:00:11.411772 | 5254006f-799c-d818-043e-00000000b7ee |       TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5
2022-07-17 10:00:13.869057 |                                      |    WARNING | ERROR: Can't run container designate_pool_manage
stderr: time="2022-07-17T10:00:12Z" level=warning msg=" binary not found, container dns will not be enabled"
+ sudo -E kolla_set_configs
sudo: unable to send audit message: Operation not permitted
INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
INFO:__main__:Validating config file
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__main__:Copying service configuration files
INFO:__main__:Creating directory /etc/designate/private
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/designate/private/bind1.conf to /etc/designate/private/bind1.conf
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/designate/private/bind2.conf to /etc/designate/private/bind2.conf
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/designate/private/bind3.conf to /etc/designate/private/bind3.conf
INFO:__main__:Deleting /etc/designate/designate.conf
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/designate/designate.conf to /etc/designate/designate.conf
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/designate/pools.yaml to /etc/designate/pools.yaml
INFO:__main__:Creating directory /etc/my.cnf.d
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/tripleo.cnf to /etc/my.cnf.d/tripleo.cnf
INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/rndc.key to /etc/rndc.key
INFO:__main__:Writing out command to execute
INFO:__main__:Setting permission for /var/log/designate
INFO:__main__:Setting permission for /var/log/designate/designate-api.log
INFO:__main__:Setting permission for /var/log/designate/producer.log
INFO:__main__:Setting permission for /var/log/designate/central.log
INFO:__main__:Setting permission for /var/log/designate/mdns.log
INFO:__main__:Setting permission for /var/log/designate/worker.log
++ cat /run_command
+ CMD='/usr/bin/bootstrap_host_exec designate_central su designate -s /bin/bash -c '\''/bin/designate-manage pool update'\'''
+ ARGS=
+ [[ ! -n '' ]]
+ . kolla_extend_start
+ echo 'Running command: '\''/usr/bin/bootstrap_host_exec designate_central su designate -s /bin/bash -c '\''/bin/designate-manage pool update'\'''\'''
+ exec /usr/bin/bootstrap_host_exec designate_central su designate -s /bin/bash -c ''\''/bin/designate-manage' pool 'update'\'''
2022-07-17 10:00:13.872874 | 5254006f-799c-d818-043e-00000000b7ee |      FATAL | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | controller-0 | error={"changed": false, "msg": "Failed containers: designate_pool_manage"}
2022-07-17 10:00:13.875127 | 5254006f-799c-d818-043e-00000000b7ee |     TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | controller-0 | 0:21:44.970046 | 2.46s
 
PLAY RECAP *********************************************************************
compute-0                  : ok=439  changed=183  unreachable=0    failed=0    skipped=233  rescued=0    ignored=0  
compute-1                  : ok=432  changed=183  unreachable=0    failed=0    skipped=236  rescued=0    ignored=0  
controller-0               : ok=539  changed=257  unreachable=0    failed=1    skipped=260  rescued=0    ignored=0  
controller-1               : ok=538  changed=252  unreachable=0    failed=0    skipped=267  rescued=0    ignored=0  
controller-2               : ok=537  changed=252  unreachable=0    failed=0    skipped=267  rescued=0    ignored=0  
localhost                  : ok=1    changed=0    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0  
undercloud                 : ok=97   changed=39   unreachable=0    failed=0    skipped=10   rescued=0    ignored=0
 
 
Logs:
 
undercloud-0/home/stack/overcloud_install.log.gz Attached to BZ.
undercloud-0/home/stack/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh.gz Attached to BZ.
undercloud-0/home/stack/overcloud-deploy/overcloud/config-download/stdout.gz Attached to BZ.

Comment 1 Gregory Thiemonge 2022-07-19 14:39:40 UTC

*** This bug has been marked as a duplicate of bug 2107914 ***


Note You need to log in before you can comment on or make changes to this bug.