Pod onap-cds-blueprints-processor-8cfd76c77-zcksq Summary

Description

Labels:
app:
cds-blueprints-processor
app.kubernetes.io/instance:
onap
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
cds-blueprints-processor
helm.sh/chart:
cds-blueprints-processor-13.0.1
pod-template-hash:
8cfd76c77
security.istio.io/tlsMode:
istio
service.istio.io/canonical-name:
cds-blueprints-processor
service.istio.io/canonical-revision:
13.0.1
version:
13.0.1
Annotations:
istio.io/rev:
default
kubectl.kubernetes.io/default-container:
cds-blueprints-processor
kubectl.kubernetes.io/default-logs-container:
cds-blueprints-processor
prometheus.io/path:
/stats/prometheus
prometheus.io/port:
15020
prometheus.io/scrape:
true
sidecar.istio.io/status:
{"initContainers":["istio-init","istio-proxy"],"containers":null,"volumes":["workload-socket","credential-socket","workload-certs","istio-envoy","istio-data","istio-podinfo","istio-token","istiod-ca-cert"],"imagePullSecrets":null,"revision":"default"}
Controlled By:
ReplicaSet/onap-cds-blueprints-processor-8cfd76c77

Init Containers

Name Image State Ready Restart Count
istio-init dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Terminated (Completed) True 0
istio-proxy dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Running True 0
cds-blueprints-processor-readiness artifactory.devops.telekom.de/onap-repo/onap/oom/readiness:6.2.0 Terminated (Completed) True 0
cds-blueprints-processor-update-config dockerhub.devops.telekom.de/dibi/envsubst:latest Terminated (Completed) True 0
fix-permission dockerhub.devops.telekom.de/busybox:1.34.1 Terminated (Completed) True 0

Containers

Name Image State Ready Restart Count
cds-blueprints-processor artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.7.1 Running True 0

Volumes

Name Type Properties
workload-socket empty_dir
medium None
size_limit None
credential-socket empty_dir
medium None
size_limit None
workload-certs empty_dir
medium None
size_limit None
istio-envoy empty_dir
medium Memory
size_limit None
istio-data empty_dir
medium None
size_limit None
istio-podinfo downward_api
default_mode 420
items [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.labels'}, 'mode': None, 'path': 'labels', 'resource_field_ref': None}, {'field_ref': {'api_version': 'v1', 'field_path': 'metadata.annotations'}, 'mode': None, 'path': 'annotations', 'resource_field_ref': None}]
istio-token projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': 'istio-ca', 'expiration_seconds': 43200, 'path': 'istio-token'}}]
istiod-ca-cert config_map
default_mode 420
items None
name istio-ca-root-cert
optional None
onap-cds-blueprints-processor-config config_map
default_mode 420
items [{'key': 'application.properties', 'mode': None, 'path': 'application.properties'}, {'key': 'error-messages_en.properties', 'mode': None, 'path': 'error-messages_en.properties'}, {'key': 'logback.xml', 'mode': None, 'path': 'logback.xml'}, {'key': 'hazelcast.yaml', 'mode': None, 'path': 'hazelcast.yaml'}]
name onap-cds-blueprints-processor-configmap
optional None
onap-cds-blueprints-processor-blueprints persistent_volume_claim
claim_name onap-cds-blueprints
read_only None
processed-config empty_dir
medium Memory
size_limit None
kube-api-access-sxtww projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3607, 'path': 'token'}}, {'cluster_trust_bundle': None, '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}, {'cluster_trust_bundle': 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 1 FailedScheduling 0/9 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/9 nodes are available: 9 Preemption is not helpful for scheduling..
Normal 1 Scheduled Successfully assigned onap/onap-cds-blueprints-processor-8cfd76c77-zcksq to compute08-daily-master-sm
Warning 3 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-35de55d4-673d-4f38-bc1a-4045a3b14a81" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach a3b19cb0-58e6-491a-9e49-9dfef9e5b6ee volume to a3aaac36-e16f-4097-aadf-367d036bbad5 compute: Bad request with: [POST https://control-api.tnaplab.telekom.de:8774/v2.1/servers/a3aaac36-e16f-4097-aadf-367d036bbad5/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume a3b19cb0-58e6-491a-9e49-9dfef9e5b6ee status must be available or in-use or downloading to reserve, but the current status is reserved. (HTTP 400) (Request-ID: req-53d4314d-2df9-48f2-a0be-f3d850e9fa4e)"}}
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-35de55d4-673d-4f38-bc1a-4045a3b14a81"
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-init
Normal 1 Started Started container istio-init
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-proxy
Normal 1 Started Started container istio-proxy
Warning 2 Unhealthy Startup probe failed: Get "http://10.233.70.19:15021/healthz/ready": dial tcp 10.233.70.19:15021: connect: connection refused
Normal 1 Pulling Pulling image "artifactory.devops.telekom.de/onap-repo/onap/oom/readiness:6.2.0"
Normal 1 Pulled Successfully pulled image "artifactory.devops.telekom.de/onap-repo/onap/oom/readiness:6.2.0" in 1.545s (1.545s including waiting)
Normal 1 Created Created container cds-blueprints-processor-readiness
Normal 1 Started Started container cds-blueprints-processor-readiness
Normal 1 Pulling Pulling image "dockerhub.devops.telekom.de/dibi/envsubst:latest"
Normal 1 Pulled Successfully pulled image "dockerhub.devops.telekom.de/dibi/envsubst:latest" in 386ms (386ms including waiting)
Normal 1 Created Created container cds-blueprints-processor-update-config
Normal 1 Started Started container cds-blueprints-processor-update-config
Normal 1 Pulling Pulling image "dockerhub.devops.telekom.de/busybox:1.34.1"
Normal 1 Pulled Successfully pulled image "dockerhub.devops.telekom.de/busybox:1.34.1" in 592ms (592ms including waiting)
Normal 1 Created Created container fix-permission
Normal 1 Started Started container fix-permission
Normal 1 Pulling Pulling image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.7.1"
Normal 1 Pulled Successfully pulled image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-blueprintsprocessor:1.7.1" in 887ms (887ms including waiting)
Normal 1 Created Created container cds-blueprints-processor
Normal 1 Started Started container cds-blueprints-processor
Warning 1 Unhealthy Startup probe failed: HTTP probe failed with statuscode: 500