Hi, I deployed the ONAP dublin release following https://docs.onap.org/en/dublin/submodules/integration.git/docs/onap-oom-heat.html. ( https://docs.onap.org/en/dublin/submodules/integration.git/docs/onap-oom-heat.html ) While it always failed at SO component (I tried several times), lots of the pods status are "CrashLoopBackOff":
dev-so-so-5cc657c449-t72gj 0/1 CrashLoopBackOff 297 26h dev-so-so-bpmn-infra-5b4f566958-nn9c2 1/1 Running 298 26h dev-so-so-catalog-db-adapter-848cfb744f-lvpj4 0/1 CrashLoopBackOff 303 26h dev-so-so-mariadb-config-job-ngqqb 0/1 Completed 0 26h dev-so-so-monitoring-fbd9fcdfb-tt57f 1/1 Running 0 26h dev-so-so-openstack-adapter-594c649b5-5bcrf 0/1 CrashLoopBackOff 299 26h dev-so-so-request-db-adapter-55dfd64c57-9xd2p 0/1 CrashLoopBackOff 304 26h dev-so-so-sdc-controller-55cb98599c-6fngn 0/1 CrashLoopBackOff 299 26h dev-so-so-sdnc-adapter-678cf47746-mvlpj 1/1 Running 0 26h dev-so-so-vfc-adapter-685969bcd6-ws42n 0/1 CrashLoopBackOff 301 26h dev-so-so-vnfm-adapter-79cfd5b9-lvgs6 1/1 Running 0 26h I debug the pod and docker, following logs printed: root@onap-rancher:~/oom/kubernetes/so# kubectl logs dev-so-so-5cc657c449-t72gj -c so Installing onap-ca.crt in /usr/local/share/ca-certificates WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping JVM Arguments: -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.0.5.RELEASE) Application exiting with status code 1 What is the issue for this? I check the "catalogdb" in each dev-mariadb-galera-mariadb-galera-x pod, seems there is no "catalogdb" database. is this the root cause for SO fail? how to fix it? Thanks, Ruby -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19224): https://lists.onap.org/g/onap-discuss/message/19224 Mute This Topic: https://lists.onap.org/mt/36147046/21656 Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
