Загрузка данных


dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-flow-adapters-stress describe pod ocrm-le-flow-6bbd5c4554-4d5fh
Name:                 ocrm-le-flow-6bbd5c4554-4d5fh
Namespace:            isys-flow-adapters-stress
Priority:             0
Priority Class Name:  rumsk1
Service Account:      default
Node:                 <none>
Labels:               app=ocrm-le-flow
                      chart=base-1.15.2
                      fullname=ocrm-le-flow
                      heritage=Helm
                      isys=flow-adapters-stress
                      pod-template-hash=6bbd5c4554
                      psvc=ocrm-le-flow
                      release=ocrm-le-flow
                      security.istio.io/tlsMode=istio
                      service.istio.io/canonical-name=ocrm-le-flow
                      service.istio.io/canonical-revision=stress
                      version=stress
                      workload.topology.app.farm/zone=rumsk1
Annotations:          checksum/configMapsEnv: dc0eb5ac5a6d700cf83120bdbd896d8b47048cfb4bfb43d376dcb1e5172418e8
                      checksum/secretEnv: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
                      ci/commithash: 7a9cf71d
                      inject.istio.io/templates: sidecar,custom
                      kubectl.kubernetes.io/default-container: app
                      kubectl.kubernetes.io/default-logs-container: app
                      kubectl.kubernetes.io/restartedAt: 2025-09-10T00:24:45+03:00
                      production.platform.ckpr.integrations.rshbintech.ru/workloadquota-reservation-id:
                        34db2f7ed9cdc9953c8bffbcf463f4cc04f2d25b5d1ef952670a6d8d69af3526
                      prometheus.io/path: /stats/prometheus
                      prometheus.io/port: 15020
                      prometheus.io/scrape: true
                      sidecar.istio.io/status:
                        {"initContainers":["istio-init"],"containers":["istio-proxy"],"volumes":["istio-certs","workload-socket","credential-socket","workload-cer...
                      sidecar.istio.io/userVolume: [{"name": "wasmfilters-dir","configMap": {"name": "flow-adapters-stress-envoy-filters"}}]
                      sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Status:               Pending
IP:                   
IPs:                  <none>
Controlled By:        ReplicaSet/ocrm-le-flow-6bbd5c4554
Init Containers:
  istio-init:
    Image:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Port:       <none>
    Host Port:  <none>
    Args:
      istio-iptables
      -p
      15001
      -z
      15006
      -u
      1337
      -m
      REDIRECT
      -i
      *
      -x
      
      -b
      *
      -d
      15090,15021,15020
      --log_output_level=default:info
    Limits:
      cpu:     400m
      memory:  412Mi
    Requests:
      cpu:        10m
      memory:     64Mi
    Environment:  <none>
    Mounts:       <none>
Containers:
  istio-proxy:
    Image:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Port:       15090/TCP (http-envoy-prom)
    Host Port:  0/TCP (http-envoy-prom)
    Args:
      proxy
      sidecar
      --domain
      $(POD_NAMESPACE).svc.cluster.local
      --proxyLogLevel=warning
      --proxyComponentLogLevel=misc:error
      --log_output_level=default:info
      --concurrency
      2
    Limits:
      cpu:     400m
      memory:  412Mi
    Requests:
      cpu:      10m
      memory:   64Mi
    Readiness:  http-get http://:15021/healthz/ready delay=1s timeout=3s period=2s #success=1 #failure=30
    Environment:
      HTTP_LOG_FORWARDER_HOST:        (v1:spec.nodeName)
      HTTP_LOG_FORWARDER_PORT:       9000
      HTTP_LOG_FORWARDER_ENDPOINT:   /
      OUTPUT_CERTS:                  /etc/istio-certs/
      ISYS_NAME:                      (v1:metadata.labels['isys'])
      PSVC_NAME:                      (v1:metadata.labels['psvc'])
      WORKLOAD_ZONE_NAME:             (v1:metadata.labels['workload.topology.app.farm/zone'])
      JWT_POLICY:                    third-party-jwt
      PILOT_CERT_PROVIDER:           istiod
      CA_ADDR:                       istiod.istio-system.svc:15012
      POD_NAME:                      ocrm-le-flow-6bbd5c4554-4d5fh (v1:metadata.name)
      POD_NAMESPACE:                 isys-flow-adapters-stress (v1:metadata.namespace)
      INSTANCE_IP:                    (v1:status.podIP)
      SERVICE_ACCOUNT:                (v1:spec.serviceAccountName)
      HOST_IP:                        (v1:status.hostIP)
      PROXY_CONFIG:                  {"tracing":{"zipkin":{"address":"jaeger-collector.istio-system:9411"},"customTags":{"workload.topology.app.farm/zone":{"environment":{"name":"WORKLOAD_ZONE_NAME"}}},"sampling":100}}
                                     
      ISTIO_META_POD_PORTS:          [
                                     ]
      ISTIO_META_APP_CONTAINERS:     app
      ISTIO_META_CLUSTER_ID:         Kubernetes
      ISTIO_META_INTERCEPTION_MODE:  REDIRECT
      ISTIO_META_WORKLOAD_NAME:      ocrm-le-flow
      ISTIO_META_OWNER:              kubernetes://apis/apps/v1/namespaces/isys-flow-adapters-stress/deployments/ocrm-le-flow
      ISTIO_META_MESH_ID:            cluster.local
      TRUST_DOMAIN:                  cluster.local
      ISTIO_PROMETHEUS_ANNOTATIONS:  {"scrape":"true","path":"/metrics","port":"8080"}
      ISTIO_KUBE_APP_PROBERS:        {"/app-health/app/livez":{"httpGet":{"path":"/health/liveness","port":8080,"scheme":"HTTP"},"timeoutSeconds":3},"/app-health/app/readyz":{"httpGet":{"path":"/health/readiness","port":8080,"scheme":"HTTP"},"timeoutSeconds":3},"/app-health/app/startupz":{"httpGet":{"path":"/health/liveness","port":8080,"scheme":"HTTP"},"timeoutSeconds":1}}
    Mounts:
      /etc/istio-certs/ from istio-certs (rw)
      /etc/istio/pod from istio-podinfo (rw)
      /etc/istio/proxy from istio-envoy (rw)
      /var/lib/istio/data from istio-data (rw)
      /var/local/lib/wasm-filters from wasmfilters-dir (rw)
      /var/run/secrets/credential-uds from credential-socket (rw)
      /var/run/secrets/istio from istiod-ca-cert (rw)
      /var/run/secrets/tokens from istio-token (rw)
      /var/run/secrets/workload-spiffe-credentials from workload-certs (rw)
      /var/run/secrets/workload-spiffe-uds from workload-socket (rw)
  app:
    Image:      registry.rshbdev.ru/rshbintech/integrations/cki/ip2-services/flow-adapters/ocrm-le-flow:stress
    Port:       <none>
    Host Port:  <none>
    Limits:
      cpu:     2
      memory:  2Gi
    Requests:
      cpu:      2
      memory:   2Gi
    Liveness:   http-get http://:15020/app-health/app/livez delay=0s timeout=3s period=5s #success=1 #failure=5
    Readiness:  http-get http://:15020/app-health/app/readyz delay=0s timeout=3s period=5s #success=1 #failure=3
    Startup:    http-get http://:15020/app-health/app/startupz delay=0s timeout=1s period=5s #success=1 #failure=60
    Environment Variables from:
      ocrm-le-flow-app-cm-env  ConfigMap  Optional: false
    Environment:               <none>
    Mounts:                    <none>
Conditions:
  Type           Status
  PodScheduled   False 
Volumes:
  istio-certs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  <unset>
  workload-socket:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  credential-socket:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  workload-certs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  istio-envoy:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  <unset>
  istio-data:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  istio-podinfo:
    Type:  DownwardAPI (a volume populated by information about the pod)
    Items:
      metadata.labels -> labels
      metadata.annotations -> annotations
  istio-token:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  43200
  istiod-ca-cert:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      istio-ca-root-cert
    Optional:  false
  wasmfilters-dir:
    Type:        ConfigMap (a volume populated by a ConfigMap)
    Name:        flow-adapters-stress-envoy-filters
    Optional:    false
QoS Class:       Burstable
Node-Selectors:  node-role.kubernetes.io/wload=
                 workload.topology.app.farm/zone=rumsk1
Tolerations:     node-role.kubernetes.io/wload:NoSchedule op=Exists
                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                 node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
                 workload.topology.app.farm/zone:NoSchedule op=Exists
Events:
  Type     Reason            Age   From               Message
  ----     ------            ----  ----               -------
  Warning  FailedScheduling  12s   default-scheduler  0/173 nodes are available: 1 Insufficient memory, 1 node(s) had taint {node-role.kubernetes.io/platform-operator: }, that the pod didn't tolerate, 1 node(s) had taint {nodes-binding.app.farm/system-id: spok}, that the pod didn't tolerate, 1 node(s) had taint {topology.app.farm/zone: rumsk3}, that the pod didn't tolerate, 121 node(s) didn't match Pod's node affinity/selector, 2 node(s) had taint {nodes-binding.app.farm/system-id: amkkr}, that the pod didn't tolerate, 2 node(s) had taint {nodes-binding.app.farm/system-id: space}, that the pod didn't tolerate, 28 Insufficient cpu, 3 node(s) had taint {node-role.kubernetes.io/monitoring: }, that the pod didn't tolerate, 4 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate, 4 node(s) had taint {nodes-binding.app.farm/system-id: cdi20-stress}, that the pod didn't tolerate, 6 node(s) had taint {nodes-binding.app.farm/system-id: aml}, that the pod didn't tolerate.
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-flow-adapters-stress logs ocrm-le-flow-6bbd5c4554-4d5fh -c app --tail=300
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context rcsdstbl -n isys-flow-adapters-stress logs ocrm-le-flow-6bbd5c4554-4d5fh -c app --tail=300
dmitriev-aal@VDI-Dmitriev-A:~$