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


dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context devstbl -n isys-flow-adapters-dev get pods | grep espp-sync-flow
espp-sync-flow-5cc77974b7-76qxh      2/2     Running            1 (36s ago)   22h
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context devstbl -n isys-flow-adapters-dev \
>   get pod espp-sync-flow-5cc77974b7-76qxh \
>   -o jsonpath='{range .status.containerStatuses[*]}{.name}{"\n  restartCount="}{.restartCount}{"\n  lastReason="}{.lastState.terminated.reason}{"\n  lastExitCode="}{.lastState.terminated.exitCode}{"\n\n"}{end}'
app
  restartCount=1
  lastReason=OOMKilled
  lastExitCode=137

istio-proxy
  restartCount=0
  lastReason=
  lastExitCode=

dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context devstbl -n isys-flow-adapters-dev \
>   describe pod espp-sync-flow-5cc77974b7-76qxh
Name:                 espp-sync-flow-5cc77974b7-76qxh
Namespace:            isys-flow-adapters-dev
Priority:             0
Priority Class Name:  rumsk1
Service Account:      default
Node:                 afs1app-wl-104/10.7.182.139
Start Time:           Tue, 18 Aug 2026 12:56:15 +0300
Labels:               app=espp-sync-flow
                      chart=base-1.15.3
                      fullname=espp-sync-flow
                      heritage=Helm
                      isys=flow-adapters-dev
                      pod-template-hash=5cc77974b7
                      psvc=espp-sync-flow
                      release=espp-sync-flow
                      security.istio.io/tlsMode=istio
                      service.istio.io/canonical-name=espp-sync-flow
                      service.istio.io/canonical-revision=master
                      version=master
                      workload.topology.app.farm/zone=rumsk1
Annotations:          checksum/configMapsEnv: f9995c992c64c0410bddaec7c28de2c8a89bb04f0b16498ac6b852b85cbdac1b
                      checksum/secretEnv: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
                      ci/commithash: a3f6af5f
                      cni.projectcalico.org/containerID: 0ec0bf323d3eda99f6e1438c9fe0e722d96da41851575670a96d7c59a8b783bd
                      cni.projectcalico.org/podIP: 100.68.129.173/32
                      cni.projectcalico.org/podIPs: 100.68.129.173/32
                      inject.istio.io/templates: sidecar,custom
                      kubectl.kubernetes.io/default-container: app
                      kubectl.kubernetes.io/default-logs-container: app
                      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-dev-envoy-filters"}}]
                      sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Status:               Running
IP:                   100.68.129.173
IPs:
  IP:           100.68.129.173
Controlled By:  ReplicaSet/espp-sync-flow-5cc77974b7
Init Containers:
  istio-init:
    Container ID:  containerd://e7c6ddd501cedb3d9ae34d78ee7a509049ebad9d0e7530d747c6690180cf3e08
    Image:         registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Image ID:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2@sha256:7b3ce834183d38c73388b93b9f2173957dba6da11f8bc17e8dfcd64415c41e4e
    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
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Tue, 18 Aug 2026 12:56:16 +0300
      Finished:     Tue, 18 Aug 2026 12:56:17 +0300
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     400m
      memory:  384Mi
    Requests:
      cpu:        10m
      memory:     64Mi
    Environment:  <none>
    Mounts:       <none>
Containers:
  istio-proxy:
    Container ID:  containerd://694dc33e1ca9d0a8370975411e7f7b59fd2c8895717dbc59b476ea9e51b99f19
    Image:         registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Image ID:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2@sha256:7b3ce834183d38c73388b93b9f2173957dba6da11f8bc17e8dfcd64415c41e4e
    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
    State:          Running
      Started:      Tue, 18 Aug 2026 12:56:17 +0300
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     400m
      memory:  384Mi
    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:                      espp-sync-flow-5cc77974b7-76qxh (v1:metadata.name)
      POD_NAMESPACE:                 isys-flow-adapters-dev (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:      espp-sync-flow
      ISTIO_META_OWNER:              kubernetes://apis/apps/v1/namespaces/isys-flow-adapters-dev/deployments/espp-sync-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:
    Container ID:   containerd://7e7f89da33e35048521eb93d2e912bc6f8199e367be9cb6c0694b6dc7b9a3e2e
    Image:          registry.rshbdev.ru/rshbintech/integrations/cki/ip2-services/flow-adapters/espp-sync-flow:master
    Image ID:       registry.rshbdev.ru/rshbintech/integrations/cki/ip2-services/flow-adapters/espp-sync-flow@sha256:cbe153ca4ac34c5b63b336ef92eb998c1685cc82e02df40a67fd45c57c7388f2
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Wed, 19 Aug 2026 11:20:44 +0300
    Last State:     Terminated
      Reason:       OOMKilled
      Exit Code:    137
      Started:      Tue, 18 Aug 2026 12:56:21 +0300
      Finished:     Wed, 19 Aug 2026 11:20:43 +0300
    Ready:          True
    Restart Count:  1
    Limits:
      cpu:     600m
      memory:  1Gi
    Requests:
      cpu:      600m
      memory:   1Gi
    Liveness:   http-get http://:15020/app-health/app/livez delay=30s timeout=3s period=5s #success=1 #failure=5
    Readiness:  http-get http://:15020/app-health/app/readyz delay=30s 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:
      espp-sync-flow-app-cm-env  ConfigMap  Optional: false
    Environment:                 <none>
    Mounts:                      <none>
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
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-dev-envoy-filters
    Optional:    false
QoS Class:       Burstable
Node-Selectors:  workload.topology.app.farm/zone=rumsk1
Tolerations:     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
  ----     ------     ----                ----     -------
  Normal   Pulling    54s (x2 over 22h)   kubelet  spec.containers{app}: Pulling image "registry.rshbdev.ru/rshbintech/integrations/cki/ip2-services/flow-adapters/espp-sync-flow:master"
  Normal   Created    54s (x2 over 22h)   kubelet  spec.containers{app}: Created container app
  Normal   Started    54s (x2 over 22h)   kubelet  spec.containers{app}: Started container app
  Normal   Pulled     54s                 kubelet  spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/integrations/cki/ip2-services/flow-adapters/espp-sync-flow:master" in 367.055639ms
  Warning  Unhealthy  33s (x10 over 22h)  kubelet  spec.containers{app}: Startup probe failed: HTTP probe failed with statuscode: 500