==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-d467b74f6-59qlc Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-pbw8/10.142.0.5 Start Time: Tue, 21 Jan 2025 05:24:45 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=d467b74f6 skaffold.dev/run-id=f6e9098a-2a80-456e-b265-c01f174fbe84 Annotations: Status: Running IP: 10.106.41.14 IPs: IP: 10.106.41.14 Controlled By: ReplicaSet/lodemon-d467b74f6 Containers: lodemon: Container ID: containerd://91fda9a1a4c1e2cef78b36165d5475163782f95266da3e0521a2215f619891cd Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:ebe7ead47cbd738ea6b59a6790203b394d58882244ff841cac5dd99957988908 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Tue, 21 Jan 2025 05:25:09 +0000 Ready: True Restart Count: 0 Limits: cpu: 2 memory: 2Gi Requests: cpu: 1 memory: 1Gi Liveness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Readiness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Environment: SKAFFOLD_PROFILE: idc Mounts: /lodestar/config/config.yaml from config (rw,path="config.yaml") /lodestar/config/deployments_to_monitor.yaml from deployments-config (rw,path="deployments_to_monitor.yaml") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9qprs (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-config Optional: false deployments-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-deployments Optional: false kube-api-access-9qprs: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== * Serving Flask app 'lodemon_run' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:8080 * Running on http://10.106.41.14:8080 Press CTRL+C to quit 05:26:12 INFO Initializing monitoring instance threads 05:26:12 DEBUG Monitoring instance thread list: [] 05:26:12 INFO Starting instance threads 05:26:12 INFO All threads has been started 127.0.0.1 - - [21/Jan/2025 05:26:12] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 06:27:05] "GET /monitoring/average?start_time=20250121_052816&stop_time=20250121_062504 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 07:27:58] "GET /monitoring/average?start_time=20250121_062905&stop_time=20250121_072557 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 08:28:51] "GET /monitoring/average?start_time=20250121_072958&stop_time=20250121_082650 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 09:29:39] "GET /monitoring/average?start_time=20250121_083051&stop_time=20250121_092738 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 10:30:32] "GET /monitoring/average?start_time=20250121_093139&stop_time=20250121_102832 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 11:32:01] "GET /monitoring/average?start_time=20250121_103232&stop_time=20250121_113001 HTTP/1.1" 200 - 127.0.0.1 - - [21/Jan/2025 12:34:03] "GET /monitoring/average?start_time=20250121_113401&stop_time=20250121_123202 HTTP/1.1" 200 - 12:40:09 INFO Finished: True 12:40:09 INFO Waiting for threads to register finish flag 12:40:09 INFO Done. Have a nice day! :) 127.0.0.1 - - [21/Jan/2025 12:40:09] "GET /monitoring/stop HTTP/1.1" 200 - WARNING:bokeh.core.validation.check:W-1002 (EMPTY_LAYOUT): Layout has no children: Column(id='p1001', ...) 127.0.0.1 - - [21/Jan/2025 12:40:10] "GET /monitoring/process HTTP/1.1" 200 -