Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-22217

[uni04delta-ipv6-update] workload_launch.sh fails: openstack subnet create missing argument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • GitOps
    • None
    • Critical

      During the execution of the update-edpm.yml playbook, the task Create an instance on the overcloud failed. The failure occurs within the generated workload_launch.sh script running inside the lopenstackclient container.

      Build: https://sf.apps.int.gpc.ocp-hub.prod.psi.redhat.com/zuul/t/components-integration/build/4bff6b59ba8a4f36942e96506b9ef097

      Error:

          

      - 2025-11-17 22:43:14 | + os_cmd subnet create --subnet-range 192.168.0.0/24 --allocation-pool start=192.168.0.10,end=192.168.0.100 --gateway 192.168.0.254 --dns-nameserver --network internal_net_5427a63318 internal_net_5427a63318_subnet - 2025-11-17 22:43:14 | + set -e - 2025-11-17 22:43:14 | + openstack subnet create --subnet-range 192.168.0.0/24 --allocation-pool start=192.168.0.10,end=192.168.0.100 --gateway 192.168.0.254 --dns-nameserver --network internal_net_5427a63318 internal_net_5427a63318_subnet - '2025-11-17 22:43:16 | usage: openstack subnet create [-h] [-f {json,shell,table,value,yaml}]' - 2025-11-17 22:43:16 | [-c COLUMN] [--noindent] [--prefix PREFIX] - 2025-11-17 22:43:16 | [--max-width <integer>] [--fit-width] - 2025-11-17 22:43:16 | [--print-empty] - 2025-11-17 22:43:16 | [--extra-property type=<property_type>,name=<property_name>,value=<property_value>] - 2025-11-17 22:43:16 | [--project <project>] - 2025-11-17 22:43:16 | [--project-domain <project-domain>] - 2025-11-17 22:43:16 | [--subnet-pool <subnet-pool> | --use-prefix-delegation USE_PREFIX_DELEGATION | --use-default-subnet-pool] - 2025-11-17 22:43:16 | [--prefix-length <prefix-length>] - 2025-11-17 22:43:16 | [--subnet-range <subnet-range>] - 2025-11-17 22:43:16 | [--dhcp | --no-dhcp] - 2025-11-17 22:43:16 | [--dns-publish-fixed-ip | --no-dns-publish-fixed-ip] - 2025-11-17 22:43:16 | [--gateway <gateway>] [--ip-version {4,6}] - 2025-11-17 22:43:16 | [--ipv6-ra-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] - 2025-11-17 22:43:16 | [--ipv6-address-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] - 2025-11-17 22:43:16 | [--network-segment <network-segment>] --network - 2025-11-17 22:43:16 | <network> [--description <description>] - 2025-11-17 22:43:16 | [--allocation-pool start=<ip-address>,end=<ip-address>] - 2025-11-17 22:43:16 | [--dns-nameserver <dns-nameserver>] - 2025-11-17 22:43:16 | [--host-route destination=<subnet>,gateway=<ip-address>] - 2025-11-17 22:43:16 | [--service-type <service-type>] - 2025-11-17 22:43:16 | [--tag <tag> | --no-tag] - 2025-11-17 22:43:16 | <name> - '2025-11-17 22:43:16 | openstack subnet create: error: argument --dns-nameserver: expected one argument'

      Log

      https://sf.apps.int.gpc.ocp-hub.prod.psi.redhat.com/logs/4bf/components-integration/4bff6b59ba8a4f36942e96506b9ef097/logs/controller-0/ci-framework-data/logs/ansible-edpm-update.log 

              Unassigned Unassigned
              rh-ee-obelolip Oleg Belolipetskii
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: