Pod onap-oom-cert-service-95b55f56-42vng Summary

Description

Labels:
app.kubernetes.io/instance:
onap
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
oom-cert-service
helm.sh/chart:
oom-cert-service-11.0.0
pod-template-hash:
95b55f56
Annotations:
Controlled By:
ReplicaSet/onap-oom-cert-service-95b55f56

Init Containers

Name Image State Ready Restart Count
wait-for-ejbca nexus3.onap.org:10001/onap/oom/readiness:3.0.1 Terminated (Completed) True 1
subsitute-envs docker.nexus.azure.onap.eu/dibi/envsubst:1 Terminated (Completed) True 0

Containers

Name Image State Ready Restart Count
oom-cert-service nexus3.onap.org:10001/onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.6.0 Running True 0

Volumes

Name Type Properties
cmp-servers-template-volume secret
default_mode 420
items None
optional None
secret_name oom-cert-service-secret
oom-cert-service-volume empty_dir
medium Memory
size_limit None
oom-cert-service-server-tls-volume secret
default_mode 420
items None
optional None
secret_name oom-cert-service-server-tls-secret
kube-api-access-xk9cb projected
default_mode 420
sources [{'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3607, 'path': 'token'}}, {'config_map': {'items': [{'key': 'ca.crt', 'mode': None, 'path': 'ca.crt'}], 'name': 'kube-root-ca.crt', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}, {'config_map': None, 'downward_api': {'items': [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.namespace'}, 'mode': None, 'path': 'namespace', 'resource_field_ref': None}]}, 'secret': None, 'service_account_token': None}]

Events

Type Count Reason Message
Warning 4 FailedMount MountVolume.SetUp failed for volume "oom-cert-service-server-tls-volume" : secret "oom-cert-service-server-tls-secret" not found
Normal 1 Scheduled Successfully assigned onap/onap-oom-cert-service-95b55f56-42vng to compute05-daily-master
Normal 3 Pulling Pulling image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1"
Normal 1 Pulled Successfully pulled image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1" in 1.236371328s
Normal 2 Created Created container wait-for-ejbca
Normal 2 Started Started container wait-for-ejbca
Warning 1 Failed Failed to pull image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1": rpc error: code = Unknown desc = Error response from daemon: Get https://nexus3.onap.org:10001/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Warning 1 Failed Error: ErrImagePull
Normal 1 BackOff Back-off pulling image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1"
Warning 1 Failed Error: ImagePullBackOff
Normal 1 Pulled Successfully pulled image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1" in 2m38.595047185s
Normal 1 Pulling Pulling image "docker.nexus.azure.onap.eu/dibi/envsubst:1"
Normal 1 Pulled Successfully pulled image "docker.nexus.azure.onap.eu/dibi/envsubst:1" in 39.214449305s
Normal 1 Created Created container subsitute-envs
Normal 1 Started Started container subsitute-envs
Normal 1 Pulling Pulling image "nexus3.onap.org:10001/onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.6.0"
Normal 1 Pulled Successfully pulled image "nexus3.onap.org:10001/onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.6.0" in 2m3.52513197s
Normal 1 Created Created container oom-cert-service
Normal 1 Started Started container oom-cert-service
Warning 4 Unhealthy Readiness probe failed: command "/bin/bash -c curl https://localhost:$HTTPS_PORT/ready --cacert $ROOT_CERT --cert-type p12 --cert $KEYSTORE_P12_PATH --pass $KEYSTORE_PASSWORD" timed out
Warning 1 Unhealthy Liveness probe failed: command "/bin/bash -c curl https://localhost:$HTTPS_PORT/actuator/health --cacert $ROOT_CERT --cert-type p12 --cert $KEYSTORE_P12_PATH --pass $KEYSTORE_PASSWORD" timed out