Skip to content

Instantly share code, notes, and snippets.

@thorn3r
Created May 9, 2024 00:46
Show Gist options
  • Save thorn3r/8d4a499f7ca6e381af4a509c75411bc3 to your computer and use it in GitHub Desktop.
Save thorn3r/8d4a499f7ca6e381af4a509c75411bc3 to your computer and use it in GitHub Desktop.
grep -E 'Serving cilium health API|Initializing daemon|cilium-health' logs-cilium-tlrz8-cilium-agent-20240508-184709.log
2024-05-08T18:41:10.440637584Z time="2024-05-08T18:41:10Z" level=info msg=" --enable-cilium-health-api-server-access='*'" subsys=daemon
2024-05-08T18:42:01.177957396Z time="2024-05-08T18:42:01Z" level=info msg="Initializing daemon" subsys=daemon
2024-05-08T18:42:01.435587992Z time="2024-05-08T18:42:01Z" level=debug msg="Starting new controller" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:42:01.436458888Z time="2024-05-08T18:42:01Z" level=debug msg="Killing old health endpoint process" pidfile=/var/run/cilium/state/health-endpoint.pid subsys=cilium-health-launcher
2024-05-08T18:42:01.436837434Z time="2024-05-08T18:42:01Z" level=debug msg="Didn't find existing cilium-health endpoint to delete" subsys=daemon
2024-05-08T18:42:01.438491372Z time="2024-05-08T18:42:01Z" level=debug msg="Didn't find existing device" error="Link not found" subsys=cilium-health-launcher veth=cilium_health
2024-05-08T18:42:01.439104327Z time="2024-05-08T18:42:01Z" level=debug msg="Didn't find existing device" error="Link not found" subsys=cilium-health-launcher veth=lxc_health
2024-05-08T18:42:01.531656170Z time="2024-05-08T18:42:01Z" level=debug msg="Spawning health endpoint with command \"cilium-health-responder\" [\"--listen\" \"4240\" \"--pidfile\" \"/var/run/cilium/state/health-endpoint.pid\"]" subsys=cilium-health-launcher
2024-05-08T18:42:02.548037952Z time="2024-05-08T18:42:02Z" level=debug msg="cilium-health agent running" pidfile=/var/run/cilium/state/health-endpoint.pid subsys=cilium-health-launcher
2024-05-08T18:42:02.548299771Z time="2024-05-08T18:42:02Z" level=debug msg="Running \"ip [route add 10.244.3.36/32 dev cilium]\"" subsys=cilium-health-launcher
2024-05-08T18:42:02.566198612Z time="2024-05-08T18:42:02Z" level=debug msg="Running \"ip [route add 0.0.0.0/0 via 10.244.3.36 mtu 1450 dev cilium]\"" subsys=cilium-health-launcher
2024-05-08T18:42:02.576873301Z time="2024-05-08T18:42:02Z" level=debug msg="Running \"ip [-6 route add fd00:10:244:3::7de1/128 dev cilium]\"" subsys=cilium-health-launcher
2024-05-08T18:42:02.590310618Z time="2024-05-08T18:42:02Z" level=debug msg="Running \"ip [-6 route add ::/0 via fd00:10:244:3::7de1 mtu 1450 dev cilium]\"" subsys=cilium-health-launcher
2024-05-08T18:42:02.613757232Z time="2024-05-08T18:42:02Z" level=debug msg="Controller func execution time: 1.177539141s" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:02.652446256Z time="2024-05-08T18:43:02Z" level=debug msg="Controller func execution time: 37.757972ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:02.659163175Z time="2024-05-08T18:43:02Z" level=debug msg="Controller run failed" consecutiveErrors=1 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:03.702615627Z time="2024-05-08T18:43:03Z" level=debug msg="Controller func execution time: 41.720535ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:03.702695787Z time="2024-05-08T18:43:03Z" level=debug msg="Controller run failed" consecutiveErrors=2 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:05.737520073Z time="2024-05-08T18:43:05Z" level=debug msg="Controller func execution time: 34.47376ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:05.737772044Z time="2024-05-08T18:43:05Z" level=debug msg="Controller run failed" consecutiveErrors=3 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:08.764440909Z time="2024-05-08T18:43:08Z" level=debug msg="Controller func execution time: 25.873905ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:08.765230654Z time="2024-05-08T18:43:08Z" level=debug msg="Controller run failed" consecutiveErrors=4 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:12.782919522Z time="2024-05-08T18:43:12Z" level=debug msg="Controller func execution time: 15.746758ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:12.782953916Z time="2024-05-08T18:43:12Z" level=debug msg="Controller run failed" consecutiveErrors=5 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:17.127322793Z time="2024-05-08T18:43:17Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:17.801472167Z time="2024-05-08T18:43:17Z" level=debug msg="Controller func execution time: 18.313179ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:17.803203579Z time="2024-05-08T18:43:17Z" level=debug msg="Controller run failed" consecutiveErrors=6 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:18.129726964Z time="2024-05-08T18:43:18Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:19.136072691Z time="2024-05-08T18:43:19Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:20.138713165Z time="2024-05-08T18:43:20Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:21.140664125Z time="2024-05-08T18:43:21Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:22.141464188Z time="2024-05-08T18:43:22Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:23.143527226Z time="2024-05-08T18:43:23Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:23.874710681Z time="2024-05-08T18:43:23Z" level=debug msg="Controller func execution time: 64.379873ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:23.888534679Z time="2024-05-08T18:43:23Z" level=debug msg="Controller run failed" consecutiveErrors=7 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:24.142593764Z time="2024-05-08T18:43:24Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:25.143209567Z time="2024-05-08T18:43:25Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:26.144845400Z time="2024-05-08T18:43:26Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:27.146766169Z time="2024-05-08T18:43:27Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:28.158040661Z time="2024-05-08T18:43:28Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:29.159383321Z time="2024-05-08T18:43:29Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:30.160853397Z time="2024-05-08T18:43:30Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:30.910735270Z time="2024-05-08T18:43:30Z" level=debug msg="Controller func execution time: 20.893998ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:30.911289364Z time="2024-05-08T18:43:30Z" level=debug msg="Controller run failed" consecutiveErrors=8 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:31.161742485Z time="2024-05-08T18:43:31Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:32.159717954Z time="2024-05-08T18:43:32Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:33.187131500Z time="2024-05-08T18:43:33Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:34.160577687Z time="2024-05-08T18:43:34Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:35.170178904Z time="2024-05-08T18:43:35Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:36.163315008Z time="2024-05-08T18:43:36Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:37.165265001Z time="2024-05-08T18:43:37Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:38.177776328Z time="2024-05-08T18:43:38Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:38.928820307Z time="2024-05-08T18:43:38Z" level=debug msg="Controller func execution time: 16.133772ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:38.928924882Z time="2024-05-08T18:43:38Z" level=debug msg="Controller run failed" consecutiveErrors=9 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:39.181494641Z time="2024-05-08T18:43:39Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:40.182486255Z time="2024-05-08T18:43:40Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:41.183034453Z time="2024-05-08T18:43:41Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:42.187941256Z time="2024-05-08T18:43:42Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:43.185449930Z time="2024-05-08T18:43:43Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:44.203868202Z time="2024-05-08T18:43:44Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:45.207444614Z time="2024-05-08T18:43:45Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:46.211052734Z time="2024-05-08T18:43:46Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:47.210421243Z time="2024-05-08T18:43:47Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:47.995161495Z time="2024-05-08T18:43:47Z" level=debug msg="Controller func execution time: 65.459699ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:47.995416150Z time="2024-05-08T18:43:47Z" level=debug msg="Controller run failed" consecutiveErrors=10 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:48.209281776Z time="2024-05-08T18:43:48Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:49.209977583Z time="2024-05-08T18:43:49Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:50.211055706Z time="2024-05-08T18:43:50Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:51.212351133Z time="2024-05-08T18:43:51Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:52.214757031Z time="2024-05-08T18:43:52Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:53.219609625Z time="2024-05-08T18:43:53Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:54.220590862Z time="2024-05-08T18:43:54Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:55.239528055Z time="2024-05-08T18:43:55Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:56.239974427Z time="2024-05-08T18:43:56Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:57.243287141Z time="2024-05-08T18:43:57Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:58.013641175Z time="2024-05-08T18:43:58Z" level=debug msg="Controller func execution time: 17.481702ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:58.014743101Z time="2024-05-08T18:43:58Z" level=debug msg="Controller run failed" consecutiveErrors=11 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:43:58.243590756Z time="2024-05-08T18:43:58Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:43:59.243589081Z time="2024-05-08T18:43:59Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:00.249121834Z time="2024-05-08T18:44:00Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:01.252085827Z time="2024-05-08T18:44:01Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:02.255794583Z time="2024-05-08T18:44:02Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:03.257942137Z time="2024-05-08T18:44:03Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:04.259362457Z time="2024-05-08T18:44:04Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:05.260312957Z time="2024-05-08T18:44:05Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:06.263352249Z time="2024-05-08T18:44:06Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:07.263520924Z time="2024-05-08T18:44:07Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:08.267441111Z time="2024-05-08T18:44:08Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:09.033076185Z time="2024-05-08T18:44:09Z" level=debug msg="Controller func execution time: 18.350779ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:09.033096352Z time="2024-05-08T18:44:09Z" level=debug msg="Controller run failed" consecutiveErrors=12 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:09.267654427Z time="2024-05-08T18:44:09Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:10.270675175Z time="2024-05-08T18:44:10Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:11.273296508Z time="2024-05-08T18:44:11Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:12.274568792Z time="2024-05-08T18:44:12Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:13.275815319Z time="2024-05-08T18:44:13Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:14.276383247Z time="2024-05-08T18:44:14Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:15.285066121Z time="2024-05-08T18:44:15Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:16.288383958Z time="2024-05-08T18:44:16Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:17.289174262Z time="2024-05-08T18:44:17Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:18.306531676Z time="2024-05-08T18:44:18Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:19.307766389Z time="2024-05-08T18:44:19Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:20.310848963Z time="2024-05-08T18:44:20Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:21.056159735Z time="2024-05-08T18:44:21Z" level=debug msg="Controller func execution time: 20.501846ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:21.056177258Z time="2024-05-08T18:44:21Z" level=debug msg="Controller run failed" consecutiveErrors=13 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:21.311017849Z time="2024-05-08T18:44:21Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:22.312535611Z time="2024-05-08T18:44:22Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:23.314215110Z time="2024-05-08T18:44:23Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:24.317175301Z time="2024-05-08T18:44:24Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:25.317145243Z time="2024-05-08T18:44:25Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:26.321025715Z time="2024-05-08T18:44:26Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:27.323859255Z time="2024-05-08T18:44:27Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:28.327082776Z time="2024-05-08T18:44:28Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:29.324851440Z time="2024-05-08T18:44:29Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:30.324819765Z time="2024-05-08T18:44:30Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:31.330632776Z time="2024-05-08T18:44:31Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:32.331034275Z time="2024-05-08T18:44:32Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:33.332966719Z time="2024-05-08T18:44:33Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:34.094249895Z time="2024-05-08T18:44:34Z" level=debug msg="Controller func execution time: 37.032297ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:34.094265223Z time="2024-05-08T18:44:34Z" level=debug msg="Controller run failed" consecutiveErrors=14 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:34.333243080Z time="2024-05-08T18:44:34Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:35.332367568Z time="2024-05-08T18:44:35Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:36.336055288Z time="2024-05-08T18:44:36Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:37.337435196Z time="2024-05-08T18:44:37Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:38.340983286Z time="2024-05-08T18:44:38Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:39.341511550Z time="2024-05-08T18:44:39Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:40.341877963Z time="2024-05-08T18:44:40Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:41.345070428Z time="2024-05-08T18:44:41Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:42.344917821Z time="2024-05-08T18:44:42Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:43.344826759Z time="2024-05-08T18:44:43Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:44.346738929Z time="2024-05-08T18:44:44Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:45.346947056Z time="2024-05-08T18:44:45Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:46.347312948Z time="2024-05-08T18:44:46Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:47.349642165Z time="2024-05-08T18:44:47Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:48.118184116Z time="2024-05-08T18:44:48Z" level=debug msg="Controller func execution time: 20.580843ms" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:48.118211618Z time="2024-05-08T18:44:48Z" level=debug msg="Controller run failed" consecutiveErrors=15 error="Get \"http://10.244.3.83:4240/hello\": dial tcp 10.244.3.83:4240: connect: no route to host" name=cilium-health-ep subsys=controller uuid=9d7ad1c5-bb82-42b5-a87d-49018525d9a1
2024-05-08T18:44:48.351441207Z time="2024-05-08T18:44:48Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:49.351346605Z time="2024-05-08T18:44:49Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:50.355008925Z time="2024-05-08T18:44:50Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:51.358700931Z time="2024-05-08T18:44:51Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:52.359637409Z time="2024-05-08T18:44:52Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:53.360220816Z time="2024-05-08T18:44:53Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:54.362011027Z time="2024-05-08T18:44:54Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:55.370645466Z time="2024-05-08T18:44:55Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:56.377469947Z time="2024-05-08T18:44:56Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:57.377011690Z time="2024-05-08T18:44:57Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:58.377112036Z time="2024-05-08T18:44:58Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:44:59.382643502Z time="2024-05-08T18:44:59Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:00.382948017Z time="2024-05-08T18:45:00Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:01.386788949Z time="2024-05-08T18:45:01Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:02.391864132Z time="2024-05-08T18:45:02Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:03.141494256Z time="2024-05-08T18:45:03Z" level=debug msg="Killing old health endpoint process" pidfile=/var/run/cilium/state/health-endpoint.pid subsys=cilium-health-launcher
2024-05-08T18:45:03.141526455Z time="2024-05-08T18:45:03Z" level=debug msg="Killed endpoint process" pid=752 pidfile=/var/run/cilium/state/health-endpoint.pid subsys=cilium-health-launcher
2024-05-08T18:45:03.141530503Z time="2024-05-08T18:45:03Z" level=debug msg="Removing existing cilium-health endpoint" subsys=daemon
2024-05-08T18:45:03.141541483Z time="2024-05-08T18:45:03Z" level=debug msg="Process exited" cmd="cilium-health-responder [--listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid]" exitCode="signal: killed" subsys=launcher
2024-05-08T18:45:03.399612436Z time="2024-05-08T18:45:03Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:04.400391113Z time="2024-05-08T18:45:04Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:05.400468512Z time="2024-05-08T18:45:05Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:06.404810327Z time="2024-05-08T18:45:06Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:07.405358619Z time="2024-05-08T18:45:07Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:08.405978916Z time="2024-05-08T18:45:08Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:09.408050226Z time="2024-05-08T18:45:09Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:10.411944686Z time="2024-05-08T18:45:10Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:11.412307287Z time="2024-05-08T18:45:11Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:12.414592466Z time="2024-05-08T18:45:12Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:13.423394143Z time="2024-05-08T18:45:13Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:14.417628672Z time="2024-05-08T18:45:14Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:15.418268611Z time="2024-05-08T18:45:15Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:16.435185026Z time="2024-05-08T18:45:16Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:17.422605754Z time="2024-05-08T18:45:17Z" level=debug msg="Cannot find socket" error="stat /var/run/cilium/health.sock: no such file or directory" file-path=/var/run/cilium/health.sock subsys=cilium-health-launcher
2024-05-08T18:45:18.363998216Z time="2024-05-08T18:45:18Z" level=info msg="Serving cilium health API at unix:///var/run/cilium/health.sock" subsys=health-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment