==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-59bfc8d4f6-db22x Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-1a35de14-l7xf/10.142.0.98 Start Time: Wed, 06 Nov 2024 20:09:35 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=59bfc8d4f6 skaffold.dev/run-id=661ca2f6-037e-401d-b27c-d1c84f08f4ff Annotations: Status: Running IP: 10.106.40.30 IPs: IP: 10.106.40.30 Controlled By: ReplicaSet/lodemon-59bfc8d4f6 Containers: lodemon: Container ID: containerd://bfb862dc24016aee546d9deba8a16cee49fb8fae8d2e6ce8638ecdf4f9c355b6 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:e858a5bd843ba9fcf18b15279582191524b1269db524de6e3aecd3ad338d42eb Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Wed, 06 Nov 2024 20:09:57 +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-2849d (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-2849d: 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.40.30:8080 Press CTRL+C to quit 20:11:03 INFO Initializing monitoring instance threads 20:11:03 DEBUG Monitoring instance thread list: [] 20:11:03 INFO Starting instance threads 20:11:03 INFO All threads has been started 127.0.0.1 - - [06/Nov/2024 20:11:03] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [06/Nov/2024 21:11:48] "GET /monitoring/average?start_time=20241106_201305&stop_time=20241106_210947 HTTP/1.1" 200 - 127.0.0.1 - - [06/Nov/2024 22:12:31] "GET /monitoring/average?start_time=20241106_211348&stop_time=20241106_221030 HTTP/1.1" 200 - 127.0.0.1 - - [06/Nov/2024 23:13:13] "GET /monitoring/average?start_time=20241106_221431&stop_time=20241106_231113 HTTP/1.1" 200 - 127.0.0.1 - - [07/Nov/2024 00:13:56] "GET /monitoring/average?start_time=20241106_231514&stop_time=20241107_001155 HTTP/1.1" 200 - 127.0.0.1 - - [07/Nov/2024 01:14:39] "GET /monitoring/average?start_time=20241107_001556&stop_time=20241107_011238 HTTP/1.1" 200 - 127.0.0.1 - - [07/Nov/2024 02:18:49] "GET /monitoring/average?start_time=20241107_011639&stop_time=20241107_021648 HTTP/1.1" 200 - 02:24:59 INFO Finished: True 02:24:59 INFO Waiting for threads to register finish flag 02:24:59 INFO Done. Have a nice day! :) 127.0.0.1 - - [07/Nov/2024 02:24:59] "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 - - [07/Nov/2024 02:25:00] "GET /monitoring/process HTTP/1.1" 200 -