Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-ownfin get pods | grep owf-ms-prd-showcase-offers
Opening in existing browser session.
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
owf-ms-prd-showcase-offers-7f9c7d45cd-8nzq5 2/2 Running 0 84d
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-ownfin logs owf-ms-prd-showcase-offers-7f9c7d45cd-8nzq5 -c app --previous
Error from server (BadRequest): previous terminated container "app" in pod "owf-ms-prd-showcase-offers-7f9c7d45cd-8nzq5" not found
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-ownfin rollout status deploy/owf-ms-prd-showcase-offers
deployment "owf-ms-prd-showcase-offers" successfully rolled out
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-ownfin describe deploy owf-ms-prd-showcase-offers
Name: owf-ms-prd-showcase-offers
Namespace: isys-ownfin
CreationTimestamp: Tue, 13 Aug 2024 20:15:56 +0300
Labels: app=owf-ms-prd-showcase-offers
app.kubernetes.io/managed-by=Helm
chart=base-1.14.2
fullname=owf-ms-prd-showcase-offers
heritage=Helm
isys=ownfin
psvc=owf-ms-prd-showcase-offers
release=owf-ms-prd-showcase-offers
version=1.0.11
workload.topology.app.farm/zone=rumsk1
Annotations: deployment.kubernetes.io/revision: 19
meta.helm.sh/release-name: owf-ms-prd-showcase-offers
meta.helm.sh/release-namespace: isys-ownfin
platform.ckpr.integrations.rshbintech.ru/gitlab-commit-sha: 16ef698f
platform.ckpr.integrations.rshbintech.ru/gitlab-pipeline-id: 2466924
Selector: app=owf-ms-prd-showcase-offers,fullname=owf-ms-prd-showcase-offers,release=owf-ms-prd-showcase-offers
Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable
StrategyType: RollingUpdate
MinReadySeconds: 0
RollingUpdateStrategy: 25% max unavailable, 25% max surge
Pod Template:
Labels: app=owf-ms-prd-showcase-offers
chart=base-1.14.2
fullname=owf-ms-prd-showcase-offers
heritage=Helm
isys=ownfin
psvc=owf-ms-prd-showcase-offers
release=owf-ms-prd-showcase-offers
version=1.0.11
workload.topology.app.farm/zone=rumsk1
Annotations: checksum/configMapsEnv: 5bb5c0cdb150744b44ad6a3cf54a84804582e27f6c52733d26a12ae05d1975c0
checksum/secretEnv: 53e6cfb49ac19fa55c44b397aa95a1e41c66c4916b2c2ed2118e4d4f693de62c
inject.istio.io/templates: sidecar,custom
kubectl.kubernetes.io/restartedAt: 2025-09-10T01:07:07+03:00
prometheus.io/path: /metrics
prometheus.io/port: 8080
prometheus.io/scrape: true
sidecar.istio.io/proxyCPU: 200m
sidecar.istio.io/proxyCPULimit: 510m
sidecar.istio.io/proxyMemory: 128Mi
sidecar.istio.io/proxyMemoryLimit: 800Mi
sidecar.istio.io/userVolume: [{"name": "wasmfilters-dir","configMap": {"name": "ownfin-envoy-filters"}}]
sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Service Account: default
Containers:
app:
Image: registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/backend/prd/owf-ms-prd-showcase-offers:1.0.11
Port: <none>
Host Port: <none>
Limits:
cpu: 800m
memory: 1Gi
Requests:
cpu: 200m
memory: 512Mi
Liveness: http-get http://:8080/health/liveness delay=240s timeout=1s period=5s #success=1 #failure=5
Readiness: http-get http://:8080/health/readiness delay=60s timeout=1s period=4s #success=1 #failure=3
Environment Variables from:
owf-ms-prd-showcase-offers-app-cm-env ConfigMap Optional: false
owf-ms-prd-showcase-offers-app-secret-env Secret Optional: false
Environment: <none>
Mounts: <none>
Volumes: <none>
Priority Class Name: rumsk1
Node-Selectors: workload.topology.app.farm/zone=rumsk1
Tolerations: workload.topology.app.farm/zone:NoSchedule op=Exists
Conditions:
Type Status Reason
---- ------ ------
Available True MinimumReplicasAvailable
Progressing True NewReplicaSetAvailable
OldReplicaSets: owf-ms-prd-showcase-offers-79948d69b9 (0/0 replicas created), owf-ms-prd-showcase-offers-7b8bb66774 (0/0 replicas created), owf-ms-prd-showcase-offers-585bd9d6b5 (0/0 replicas created), owf-ms-prd-showcase-offers-6b49b789b5 (0/0 replicas created), owf-ms-prd-showcase-offers-8475cf84c5 (0/0 replicas created), owf-ms-prd-showcase-offers-5f54cdfd7b (0/0 replicas created), owf-ms-prd-showcase-offers-658578f875 (0/0 replicas created), owf-ms-prd-showcase-offers-7fbb84fbc (0/0 replicas created), owf-ms-prd-showcase-offers-5f464b8d5b (0/0 replicas created), owf-ms-prd-showcase-offers-84fc77b447 (0/0 replicas created)
NewReplicaSet: owf-ms-prd-showcase-offers-7f9c7d45cd (1/1 replicas created)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal ScalingReplicaSet 40m (x2 over 67m) deployment-controller Scaled up replica set owf-ms-prd-showcase-offers-84fc77b447 to 1
Normal ScalingReplicaSet 30m (x2 over 57m) deployment-controller Scaled down replica set owf-ms-prd-showcase-offers-84fc77b447 to 0
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-ownfin get events --sort-by=.lastTimestamp | tail -50
33m Normal Created pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Created container istio-proxy
33m Normal Started pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Started container istio-proxy
33m Normal Pulling pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Pulling image "registry.rshbdev.ru/rshbintech/crft/ctp/virtual-assistant/sampler:5.2.1"
33m Warning Unhealthy pod/owf-ms-prd-chat-supporter-6664854dc-b672x Readiness probe failed: HTTP probe failed with statuscode: 500
33m Warning Unhealthy pod/owf-ms-prd-chat-supporter-6664854dc-b672x Liveness probe failed: HTTP probe failed with statuscode: 500
33m Normal Started pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Started container app
33m Normal Created pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Created container app
33m Normal Pulled pod/owf-ms-prd-chat-sampler-d5f767487-bx88v Successfully pulled image "registry.rshbdev.ru/rshbintech/crft/ctp/virtual-assistant/sampler:5.2.1" in 15.029698736s
30m Warning FailedCreate replicaset/life-style-ui-84d9f667ff Error creating: pods "life-style-ui-84d9f667ff-jmjwm" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=600m, used: limits.cpu=201532m, limited: limits.cpu=202
30m Warning FailedCreate replicaset/life-style-ui-84d9f667ff Error creating: pods "life-style-ui-84d9f667ff-w2l2k" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=600m, used: limits.cpu=201532m, limited: limits.cpu=202
30m Warning FailedCreate replicaset/pc-server-759796c5cc Error creating: pods "pc-server-759796c5cc-zknr8" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=700m, used: limits.cpu=201532m, limited: limits.cpu=202
30m Normal ScalingReplicaSet deployment/owf-ms-prd-showcase-offers Scaled down replica set owf-ms-prd-showcase-offers-84fc77b447 to 0
17m Warning FailedCreate replicaset/owf-ms-prd-start-screen-c6567f75b Error creating: pods "owf-ms-prd-start-screen-c6567f75b-tgmdp" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=3500m, used: limits.cpu=201532m, limited: limits.cpu=202
14m Warning FailedCreate replicaset/pc-server-759796c5cc Error creating: pods "pc-server-759796c5cc-65bv8" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=700m, used: limits.cpu=201532m, limited: limits.cpu=202
13m Warning FailedCreate replicaset/life-style-ui-84d9f667ff Error creating: pods "life-style-ui-84d9f667ff-qtpqm" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=600m, used: limits.cpu=201532m, limited: limits.cpu=202
13m Normal ScalingReplicaSet deployment/life-style-ui Scaled up replica set life-style-ui-84d9f667ff to 1
13m Warning FailedCreate replicaset/life-style-ui-84d9f667ff Error creating: pods "life-style-ui-84d9f667ff-rxrll" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=600m, used: limits.cpu=201532m, limited: limits.cpu=202
10m Warning FailedCreate replicaset/life-style-ui-84d9f667ff (combined from similar events): Error creating: pods "life-style-ui-84d9f667ff-46g87" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=600m, used: limits.cpu=201532m, limited: limits.cpu=202
9m10s Normal Pulling pod/transfers-ui-5c669c896b-87jwf Pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/transfers-ui:1.0.0"
8m32s Normal SuccessfulDelete replicaset/credit-ui-6c6d558bd9 Deleted pod: credit-ui-6c6d558bd9-5l4rh
8m32s Warning Unhealthy pod/credit-ui-6c6d558bd9-5l4rh Readiness probe failed: HTTP probe failed with statuscode: 503
8m32s Warning Unhealthy pod/credit-ui-6c6d558bd9-5l4rh Readiness probe failed: Get "http://100.79.192.33:15020/app-health/app/readyz": dial tcp 100.79.192.33:15020: connect: connection refused
8m32s Normal ScalingReplicaSet deployment/credit-ui Scaled down replica set credit-ui-6c6d558bd9 to 0
8m32s Warning Unhealthy pod/credit-ui-6c6d558bd9-5l4rh Liveness probe failed: Get "http://100.79.192.33:15020/app-health/app/livez": dial tcp 100.79.192.33:15020: connect: connection refused
8m32s Normal Killing pod/credit-ui-6c6d558bd9-5l4rh Stopping container app
8m32s Normal Killing pod/credit-ui-6c6d558bd9-5l4rh Stopping container istio-proxy
8m25s Normal SuccessfulCreate replicaset/credit-ui-5cbdb9c4f Created pod: credit-ui-5cbdb9c4f-bbnvn
8m25s Normal ScalingReplicaSet deployment/credit-ui Scaled up replica set credit-ui-5cbdb9c4f to 1
8m24s Normal Started pod/credit-ui-5cbdb9c4f-bbnvn Started container istio-init
8m24s Normal Created pod/credit-ui-5cbdb9c4f-bbnvn Created container istio-proxy
8m24s Normal Pulled pod/credit-ui-5cbdb9c4f-bbnvn Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
8m24s Normal Pulled pod/credit-ui-5cbdb9c4f-bbnvn Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
8m24s Normal Created pod/credit-ui-5cbdb9c4f-bbnvn Created container istio-init
8m23s Normal Started pod/credit-ui-5cbdb9c4f-bbnvn Started container istio-proxy
8m19s Normal Pulling pod/credit-ui-5cbdb9c4f-bbnvn Pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/credit-ui:2.20.0"
8m18s Normal Started pod/credit-ui-5cbdb9c4f-bbnvn Started container app
8m18s Normal Created pod/credit-ui-5cbdb9c4f-bbnvn Created container app
8m18s Normal Pulled pod/credit-ui-5cbdb9c4f-bbnvn Successfully pulled image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/credit-ui:2.20.0" in 636.554524ms
4m58s Normal Success grafanadashboard/owf-ms-prd-subscription-vsesvoe-dashboard dashboard isys-ownfin/owf-ms-prd-subscription-vsesvoe-dashboard successfully submitted
4m51s Normal BackOff pod/admin-management-cards-ui-6f745655c6-758dz Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/admin/admin-management-cards-ui:1.1.0"
4m31s Normal Success grafanadashboard/owf-ms-prd-refer-dashboard dashboard isys-ownfin/owf-ms-prd-refer-dashboard successfully submitted
4m16s Normal BackOff pod/transfers-ui-5c669c896b-87jwf Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/transfers-ui:1.0.0"
3m59s Normal BackOff pod/fullapprove-ui-fbb545576-8586c Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/fullapprove-ui:1.12.0"
3m42s Normal ScalingReplicaSet deployment/life-style-ui Scaled down replica set life-style-ui-84d9f667ff to 0
3m7s Normal BackOff pod/invoices-ui-79bb56c4db-zhv59 Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/invoices-ui:1.0.0"
2m46s Normal BackOff pod/insurance-order-legacy-ui-5bcb4b5484-rhbx6 Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd-legacy/insurance-order-legacy-ui:1.0.0"
2m28s Normal BackOff pod/self-employment-frontend-86c8788d99-vlz28 Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/self-employment-frontend:0.0.6"
64s Warning FailedCreate replicaset/owf-ms-prd-start-screen-c6567f75b Error creating: pods "owf-ms-prd-start-screen-c6567f75b-lnnnj" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=3500m, used: limits.cpu=201532m, limited: limits.cpu=202
50s Warning FailedCreate replicaset/owf-ms-prd-start-screen-c6567f75b Error creating: pods "owf-ms-prd-start-screen-c6567f75b-jfxll" is forbidden: exceeded quota: rumsk1, requested: limits.cpu=3500m, used: limits.cpu=201532m, limited: limits.cpu=202
36s Normal BackOff pod/subscription-card-ui-77c4fc9bc8-j9445 Back-off pulling image "registry.rshbdev.ru/rshbintech/crft/ckof/ownfin/frontend/prd/subscription-card-ui:1.0.0"