==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-6b55b649b8-cfrqr Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-1a35de14-ww48/10.142.0.107 Start Time: Sat, 25 May 2024 04:34:43 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=6b55b649b8 skaffold.dev/run-id=12ce857d-f781-47f5-9338-266a07ae041e Annotations: Status: Running IP: 10.106.40.21 IPs: IP: 10.106.40.21 Controlled By: ReplicaSet/lodemon-6b55b649b8 Containers: lodemon: Container ID: containerd://e43f50894fb9fa61f187f2bf4f1a991106d8769113db8084c821933835fb74f0 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:0de4cd910cd5c359b51204cbd77b55b0bd851d4990785ea183c43d45e855dbea Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Sat, 25 May 2024 04:35:00 +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-79hm4 (ro) Conditions: Type Status 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-79hm4: 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.21:8080 Press CTRL+C to quit 05:36:00 INFO Initializing monitoring instance threads 05:36:00 DEBUG Monitoring instance thread list: [] 05:36:00 INFO Starting instance threads 05:36:00 INFO All threads has been started 127.0.0.1 - - [25/May/2024 05:36:00] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 06:38:46] "GET /monitoring/average?start_time=20240525_043802&stop_time=20240525_053645 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 07:41:30] "GET /monitoring/average?start_time=20240525_054046&stop_time=20240525_063929 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 08:44:08] "GET /monitoring/average?start_time=20240525_064330&stop_time=20240525_074207 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 09:46:46] "GET /monitoring/average?start_time=20240525_074608&stop_time=20240525_084445 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 10:49:24] "GET /monitoring/average?start_time=20240525_084846&stop_time=20240525_094723 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 11:52:02] "GET /monitoring/average?start_time=20240525_095124&stop_time=20240525_105001 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 12:54:40] "GET /monitoring/average?start_time=20240525_105402&stop_time=20240525_115239 HTTP/1.1" 200 - 127.0.0.1 - - [25/May/2024 13:57:18] "GET /monitoring/average?start_time=20240525_115640&stop_time=20240525_125517 HTTP/1.1" 200 - 14:02:57 INFO Finished: True 14:02:57 INFO Waiting for threads to register finish flag 14:02:57 INFO Done. Have a nice day! :) 127.0.0.1 - - [25/May/2024 14:02:57] "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 - - [25/May/2024 14:02:58] "GET /monitoring/process HTTP/1.1" 200 -