2025-04-22 21:46:08,776 - DEBUG - [10.0.0.56]: Running cmd : hostname
2025-04-22 21:46:09,036 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:09,036 - DEBUG - [10.0.0.56]: Running cmd : hostname -f
2025-04-22 21:46:09,085 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:09,085 - DEBUG - [10.0.0.56]: Running cmd : docker ps 2>/dev/null  | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement"  | awk '{print $NF}'
2025-04-22 21:46:09,168 - DEBUG - Output : NAMES
contrail_test_QWH0OvOr2
contrail-kubernetes-master-kubemanager-1
analytics_snmp-nodemgr-1
analytics_snmp-topology-1
analytics_snmp-snmp-collector-1
analytics_alarm-alarm-gen-1
analytics_alarm-kafka-1
analytics_alarm-nodemgr-1
analytics-api-1
analytics-nodemgr-1
analytics-collector-1
analytics_database-query-engine-1
analytics_database-cassandra-1
analytics_database-nodemgr-1
redis-redis-1
webui-web-1
webui-job-1
control-named-1
control-dns-1
control-nodemgr-1
control-control-1
config_database-rabbitmq-1
config_database-cassandra-1
config_database-zookeeper-1
config_database-nodemgr-1
config_api-devicemgr-1
config_api-schema-1
config_api-dnsmasq-1
config_api-api-1
config_api-svcmonitor-1
config_api-nodemgr-1
2025-04-22 21:46:09,169 - DEBUG - [10.0.0.56]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-04-22 21:46:09,240 - DEBUG - Output : 10.0.0.56/24
172.17.0.1/16
2025-04-22 21:46:09,240 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}'
2025-04-22 21:46:09,288 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:09,392 - DEBUG - [10.0.0.33]: Running cmd : hostname
2025-04-22 21:46:09,803 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:09,803 - DEBUG - [10.0.0.33]: Running cmd : hostname -f
2025-04-22 21:46:09,832 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:09,832 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null  | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement"  | awk '{print $NF}'
2025-04-22 21:46:09,875 - DEBUG - Output : NAMES
vrouter-vrouter-agent-1
vrouter-nodemgr-1
2025-04-22 21:46:09,875 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-04-22 21:46:09,943 - DEBUG - Output : 10.0.0.33/24
2025-04-22 21:46:09,943 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}'
2025-04-22 21:46:09,968 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1
2025-04-22 21:46:10,081 - DEBUG - Container controller not in host 10.0.0.56, running on  host itself
2025-04-22 21:46:10,081 - DEBUG - [10.0.0.56]: Running cmd : 
            if [ -f /etc/lsb-release ]; then (cat /etc/lsb-release | grep DISTRIB_DESCRIPTION | cut -d "=" -f2 )
            else
                cat /etc/redhat-release | sed s/\(Final\)//
            fi
            
2025-04-22 21:46:10,132 - DEBUG - Output : "Ubuntu 20.04.6 LTS"