Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21585 /lib/systemd/systemd --user │ │ │ └─21588 (sd-pam) │ │ └─session-22.scope │ │ ├─21574 sshd: cephadm [priv] │ │ └─21601 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1463 sshd: zuul [priv] │ │ └─1476 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1467 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─392416 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hoadaylwqyjfosceeqbvouzbyjtpznjv ; /usr/bin/python3'"'"' && sleep 0' │ ├─392417 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hoadaylwqyjfosceeqbvouzbyjtpznjv ; /usr/bin/python3' && sleep 0 │ ├─392418 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hoadaylwqyjfosceeqbvouzbyjtpznjv ; /usr/bin/python3 │ ├─392419 /bin/sh -c echo BECOME-SUCCESS-hoadaylwqyjfosceeqbvouzbyjtpznjv ; /usr/bin/python3 │ ├─392420 /usr/bin/python3 │ ├─392480 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─392482 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9804 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12464 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63ef5bf99ee5789179459b8d1216fac5ae52b7aaa3383b25d34cc7a2937de13d -address /run/containerd/containerd.sock │ │ ├─ 12831 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1ae447b5e2b8b2337c536a2535813c97c5e1ccb6f1122715819d5a76676cf446 -address /run/containerd/containerd.sock │ │ ├─ 19510 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0c7354bc00a0e401c563fca74f22aff481bd304c3bcc418da5d45a331827cc08 -address /run/containerd/containerd.sock │ │ ├─ 24669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5597b6669c1d22e2115182d184ac8bfe3fee0c59028b5c8dd159017cddd7cd7 -address /run/containerd/containerd.sock │ │ ├─ 29288 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aabff0e822d2a66c58079ba183068b8e6d644ca375de06a3a8052c8f06e53f6d -address /run/containerd/containerd.sock │ │ ├─ 33974 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f88321cacf0e5d0aaedaaf4b8386b49d1ecdce2b9801c2574091cf315f305c9f -address /run/containerd/containerd.sock │ │ ├─ 39450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858b6ba6250ea4e1dbb4b92d3962792aae0de9e488ba00e922a8279b8f670b48 -address /run/containerd/containerd.sock │ │ ├─ 39483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b20b988e4f9eb70505a380325633fa0786f895f8252525df39d40378c92e390 -address /run/containerd/containerd.sock │ │ ├─ 39489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b6a12b4c46acb168bf3e96540596559f28565b4d9bfd4f7590faee9be19db0 -address /run/containerd/containerd.sock │ │ ├─ 39505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6861e5701d95f49b3822d376bf78ec4b453bf79fcc80f61559b09cf1cf61f2 -address /run/containerd/containerd.sock │ │ ├─ 39523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbffd9cdb844a6fcddc3835f7f941a2b4cc08a8d5ee589ba7b38605730451a8a -address /run/containerd/containerd.sock │ │ ├─ 40083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1040f520f4b8a5ab8a1e8b506ca4430a36d8e7af220e5a08e2db3751eb581c4d -address /run/containerd/containerd.sock │ │ ├─ 40788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ce588be6c1a24075fcaa7b5a4c7cc62718822bb165b1abe889723e7c4249db -address /run/containerd/containerd.sock │ │ ├─ 40806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994cf185a062d529c1183dc249163d85ecfc9f1688b916d32e76d420d8916d1f -address /run/containerd/containerd.sock │ │ ├─ 42164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24851e96887be11247379f8577c6d1f78ae08337408595404307ae1a879c6a07 -address /run/containerd/containerd.sock │ │ ├─ 42553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a999bc389fa670634c56c55331298a7d2611f39ab609d30fcf809b67818bcd3 -address /run/containerd/containerd.sock │ │ ├─ 42605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f9714a69d0f1d190c8f82d6abffdba13ac27206d0f9d692d6ca4cd459364796 -address /run/containerd/containerd.sock │ │ ├─ 43029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4288beb56dbfeb4370ad4828b443cc1fcf6eae8507967feb50009aab85f84728 -address /run/containerd/containerd.sock │ │ ├─ 43512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a26224856c1c7e36eb3b1799e79d48b5f03891ccb2a51449d7ec529286b870b -address /run/containerd/containerd.sock │ │ ├─ 43563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71f34dc25c91bfc3921bad353b5aee22b3b299569893398386a8ede7098ab05 -address /run/containerd/containerd.sock │ │ ├─ 43607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202e959894416ca6837fd3a815a14c603ab6f3cd7e2ca70f37970df7d5c69332 -address /run/containerd/containerd.sock │ │ ├─ 45879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a865bc102aa269225fdfd24c98dc22d122667161e6ab0e74a5982923f438c581 -address /run/containerd/containerd.sock │ │ ├─ 45986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9492e4af0cef0a2cf8ea8447bb48f2cd6f466b4574f3edd8b51a8b4cf55958b5 -address /run/containerd/containerd.sock │ │ ├─ 46707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a09907c6506a584d668a72f0fbb2f5ab0e186436daea0b99d5846a60914a063 -address /run/containerd/containerd.sock │ │ ├─ 46811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee44b1d288f8c0b5f5bce2a97a9d144d82a24e3d1ac0158033a49d13288d03dc -address /run/containerd/containerd.sock │ │ ├─ 47186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac1e557d6d829b7858438114bab4c73a1eb80c619e7a0eaf2fb604f8cc0cf0a -address /run/containerd/containerd.sock │ │ ├─ 47495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60bd5a8411d2a136003ed2566dcde8bf15b401497d9ad03bf8f301b89393932c -address /run/containerd/containerd.sock │ │ ├─ 48090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d334ba7881e9db1f1ed16a5601f429c2d4aae6e572f98deeea10bc8d33e920 -address /run/containerd/containerd.sock │ │ ├─ 50230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16a03717018eaa4a85d7aad2f97a7be9e878e93c31edaaf3685c281a7194ed7 -address /run/containerd/containerd.sock │ │ ├─ 50394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d2d6984ddca2ea123ee1e1aa8549ee324f6bad14996eef4567fd893604855c -address /run/containerd/containerd.sock │ │ ├─ 54622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42158834ee8198e3768de7ee7cbfc333ba1946b889db58c28a474ca87ac8964f -address /run/containerd/containerd.sock │ │ ├─ 55276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f973708422ae0eb2d1a0c5c9aa6204e221d062c9a931ccb3e7bc644b5de83cad -address /run/containerd/containerd.sock │ │ ├─ 55340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6de391465ca9ad3433c54757eee8eb05699254b43a2e6f3fb0831c4eebfe0d3 -address /run/containerd/containerd.sock │ │ ├─ 55381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905b7abc912d5e852b64adf56d63f8e0269293548178a92e26acdd21170bc9b7 -address /run/containerd/containerd.sock │ │ ├─ 55514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b52e647459dfdf411d295f1ec570c316bda5f0717f31fb96cea405ea695ee7 -address /run/containerd/containerd.sock │ │ ├─ 59364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3481c6dc5de926764d61a0e1fecbe52c5ce0cd8afabe5b95c02de21f5749d31b -address /run/containerd/containerd.sock │ │ ├─ 59449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ca0f64d58d5ea21358dfe5b2573c773a0b3af1b77d42bd6d84951dbb2e65986 -address /run/containerd/containerd.sock │ │ ├─ 59473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac77530dc09801eaf44ff286b28b048f50218ca03075f2b01261c874aa05962 -address /run/containerd/containerd.sock │ │ ├─ 59547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15de0130d1f22e6e068a3b89ab065b2e00e083f13ad5e1ff65e5797679ed99c -address /run/containerd/containerd.sock │ │ ├─ 60872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7f0fe12e9f93190a289e84322466603987b1cf8aeacbe33b27fba6b97f8103 -address /run/containerd/containerd.sock │ │ ├─ 61134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5e18fe3c812999527a3f8603b1884cfe385118adc799fa9bc3a657e3abb9ab8 -address /run/containerd/containerd.sock │ │ ├─ 61418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873692e709e2404d8d5062d2ff7bf9f6e47b1a0ab68745cba516442a3903dd81 -address /run/containerd/containerd.sock │ │ ├─ 61478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b519747b8b1f56ea4640eca91cda778ae6e0249bc8037fa8449afd2e382cf5 -address /run/containerd/containerd.sock │ │ ├─ 61524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb713d30376c595cccd126b3c6e759b7758807953df1131e9f38f4d00c595fec -address /run/containerd/containerd.sock │ │ ├─ 61993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a02572bc69f91b27eb2f0213c25f21f0f86c239e844c2405217252f03e313c3 -address /run/containerd/containerd.sock │ │ ├─ 62272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d264c3402e450ea8553ee899eb9d28c723f963a74fdb3c5a2f4dfae2da36ae1e -address /run/containerd/containerd.sock │ │ ├─ 62804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f05ceeeec553dde04fde27a349c02ad88ea05b45be42e4161b25ed735b5b8e -address /run/containerd/containerd.sock │ │ ├─ 63092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1bbd11ee47b56ea8c0bc867bce5f8e756a321227c97f4cd73a0f9b0957b3375 -address /run/containerd/containerd.sock │ │ ├─ 63452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac8caf8087d0014d4699df89d472c6c9d885c8d3a83fe0f431d9db462f92a43e -address /run/containerd/containerd.sock │ │ ├─ 65124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715ddf0449cec8205969bab3612132729f1bfaefcd52a07867f18bd5ae00e095 -address /run/containerd/containerd.sock │ │ ├─ 67182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7117bd4e96c4a4f582247d189efa2fc530244238136a93926d5b2302c0f223d3 -address /run/containerd/containerd.sock │ │ ├─ 76225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9899fc0a48da41bc04173bef5c2ef50f45b7b9bd1db0f9fc2728763a14e1126a -address /run/containerd/containerd.sock │ │ ├─ 77682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1c43812f50ec60200fdfff71c1d4305554692a1d862feed15af09e53679829 -address /run/containerd/containerd.sock │ │ ├─ 83470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40ec05314494bf33d38a819dc5a2828b9b13176eb6292b7a4f2d62a360477794 -address /run/containerd/containerd.sock │ │ ├─ 89358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7c5b9c80ca73864b732832fa2182a6dd1d7a7f9bd179568834ebbdc217945c -address /run/containerd/containerd.sock │ │ ├─ 93712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc2feba45f24a427636adb172185ecd759a86c5df1dd68655df4442a368c6e7 -address /run/containerd/containerd.sock │ │ ├─ 93750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c2acf8d307b5b5d631281a4abb54f334120866c16fab9c2f72d09693437c0b -address /run/containerd/containerd.sock │ │ ├─102131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813325ea8c8d0c8aaa75a481657b569efb17b0e3bc26e8d31c742bbc5b0f24ff -address /run/containerd/containerd.sock │ │ ├─103870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b137b141e7bcd83fc366e314c78f3112f752926947b0dbfcac02f8a538ecb416 -address /run/containerd/containerd.sock │ │ ├─103931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5184ba704abfcf1dfa9af1b55a34e2f2f82581f85f28bee2f103e551ed396ec -address /run/containerd/containerd.sock │ │ ├─106021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35f1fac422fd604150ba8b1b3bd5bf9d4065f45ba341963ac97d2c7949c10f2 -address /run/containerd/containerd.sock │ │ ├─107766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e82c655a58334a8b3c67aed1e262acea863f08e2213a9b2ff2a5a81e15dd7208 -address /run/containerd/containerd.sock │ │ ├─107792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5bf34e4afcaf387231f0efc205947e2f41045804f3e56d343d92bca4e9ebda9 -address /run/containerd/containerd.sock │ │ ├─121275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d62d12cdb731a7102bb5ee004233a70a91db83b03fbc997284695a5919d9fd -address /run/containerd/containerd.sock │ │ ├─121347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2055a75fa9ac75f72daa4ab67c1569fbba3aec532547b2467125083bbce11427 -address /run/containerd/containerd.sock │ │ ├─123940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16dbaf16a810fe4b48d63716133d87327339ba3820ed61789224f04ffb9a6f2 -address /run/containerd/containerd.sock │ │ ├─138053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a725675a6acf9800fca08572cc1b1f0234af509c2a78ba623e809c21e648a8e -address /run/containerd/containerd.sock │ │ ├─138937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e41d4a8343eb6dda74168b7f24bc5782ef7b4fc4f375b35bbb7adb7d52bc950 -address /run/containerd/containerd.sock │ │ ├─140061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0db83204e82c62c313e5f55b7388b7e6acd8f387b97972c718912b3113b09db -address /run/containerd/containerd.sock │ │ ├─140233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3949d07d7047e3b82c3e87882daa58e3f91ccab6b6add8eff261333a8eca32 -address /run/containerd/containerd.sock │ │ ├─140643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e520fea15a6988832cf9f77c99ab806578bd320b7465377426e47229c237b902 -address /run/containerd/containerd.sock │ │ ├─141893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876bc698a8811eabb172be6e24c53073e3c37416a55487437466448c681b0862 -address /run/containerd/containerd.sock │ │ ├─144102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a992b19e9af541cd7ca8b41a883048820e7eb71cab035638f5220b7729bfa0ce -address /run/containerd/containerd.sock │ │ ├─144215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a647b7d44902b8cda5da9c7364ff22457cfa3667b7beb5bfdac64bdc4dc869c -address /run/containerd/containerd.sock │ │ ├─144255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b733ed873279afd3131eb61d47e2323a7962ee2d9d0b42aa928d84ea26d002a5 -address /run/containerd/containerd.sock │ │ ├─144380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb60fabd18e44b3ad43a55d5ed9e4f955a434437123ebcb0c535f5ba80a6d08 -address /run/containerd/containerd.sock │ │ ├─144506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c0f0a6e6e867cba76d7e93a4f6728a3df3e0cf1ddda2f65bcfff3567f77e89 -address /run/containerd/containerd.sock │ │ ├─144940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d37325fdcacff7c5210b72d3c3579bfc5490994104a37f722ee997660dede4 -address /run/containerd/containerd.sock │ │ ├─170003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3bfd239c6d76ec439dfc70b25960f8ac0680d0ea483623d1caee4d780e79b0b -address /run/containerd/containerd.sock │ │ ├─171755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd7d41903e9d3df04ece27a0fe96ec4ab7bafcfdb3aef7fc08aca7fc51447b4 -address /run/containerd/containerd.sock │ │ ├─171779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778c102cbe21cbc312432c5b73b8d4092aef12c0e11d684d02a2d51dd0a45ad9 -address /run/containerd/containerd.sock │ │ ├─171883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d6000eddc0364a1cdc1f2b97d20b8a27eb4c8081b00ace6b85dba420715059 -address /run/containerd/containerd.sock │ │ ├─172109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e27e6dba9b5d303aa97a000ffdeba5b37dfb42472902221fb357ea67155725f -address /run/containerd/containerd.sock │ │ ├─179845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1786137045a3fece2bec28f33d0c2de766dc52a1792c76091552dcfe8b0071 -address /run/containerd/containerd.sock │ │ ├─182432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afdd62dc4bfc9c0afd4ac76369860d88239861f6bfee03f1e638bd9c953d2997 -address /run/containerd/containerd.sock │ │ ├─184585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae7eeb0930786de66f424dc5ef806c3884410635102e8b64bbdf08b7da78966 -address /run/containerd/containerd.sock │ │ ├─184639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce4ce1ec9726c191b8f79f3fbaec110e38f94ac2a16dc0700ebffac6499570b -address /run/containerd/containerd.sock │ │ ├─184725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd811443e537e43dd14be68a446b87c821ca89a063ddc5693d5f0586ac415ebe -address /run/containerd/containerd.sock │ │ ├─200802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db55306af371e82ba3d762c9e4f0950bc02d16f43539b4d1e9856fe79071bd3d -address /run/containerd/containerd.sock │ │ ├─208038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3275cc245da4f34100bc42288ed54a86ff8b5424a7952a071489b645c8c90c07 -address /run/containerd/containerd.sock │ │ ├─208091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9869e3d43e598f825ebb8ef84cfb22d655c435f2566e697b26d06ef9fc1681 -address /run/containerd/containerd.sock │ │ ├─208122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651350b750fcde6674253e8be92c03c45781624fa4d549069a68a3dccf9bc48f -address /run/containerd/containerd.sock │ │ ├─208399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34f4dc87b687bfa9be36481185f63348da3e5c85b2501cfc9e6accb49fd5ca99 -address /run/containerd/containerd.sock │ │ ├─219606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746a90280148d3a863e18e0d4085ca249ab7a3448444181e289d383623949116 -address /run/containerd/containerd.sock │ │ ├─221989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bcd96731ee068c807ca45e6591ab538ba7985973476eacde80cd45c2c89801e -address /run/containerd/containerd.sock │ │ ├─222952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64f8bd6f6203222dda629f07f13d01ae648fe729eaf6c530886c915e599400d -address /run/containerd/containerd.sock │ │ ├─223529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 257aca8b826990f47f74d58fec6b02aff0ce623a1d33e1d0953f308bc924c9fb -address /run/containerd/containerd.sock │ │ ├─224382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 502757f037d64df12d3fb24ec47c2e2e47faa77c93f58561543669526b124f4f -address /run/containerd/containerd.sock │ │ ├─226176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d517dea6470438c4f93ed6df24c17df345d86a4601f838d7d2ae145175e2a89 -address /run/containerd/containerd.sock │ │ ├─227516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fa0fff2358936a3d27d7b78ad500355fc85cb85c6deaa5f15c8c4150026807 -address /run/containerd/containerd.sock │ │ ├─227571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ba3f1ca65ec77773fd68378c38a4e7cfbdd25e77fed5b8b9e0478495bf6eb4 -address /run/containerd/containerd.sock │ │ ├─236902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcbce4adbdee2890a9d607db621d867da3029962c4bd79ee25e4556a6c25d57 -address /run/containerd/containerd.sock │ │ ├─237327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc68e0dcf580f6edbcaeabddb471292e7fc84e45aba4f9c3daa37c4048efb96 -address /run/containerd/containerd.sock │ │ ├─240277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3eb9049e58e7a45c5b617564cdba1335e01662de040247c61e22ea29319a44 -address /run/containerd/containerd.sock │ │ ├─244584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2d09654ea3050f2a06f650dc8f0900799325322456b4dff795a90ed5a00a3b3 -address /run/containerd/containerd.sock │ │ ├─244770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f1ccf2ac52ae03dbdbf2316676c62d15fbc6e77207aec8ebf7b290cc405174 -address /run/containerd/containerd.sock │ │ ├─244809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73897831f784d4445d585acb5e9c543f1cf8dcae1445d494682780e15bc7e6b -address /run/containerd/containerd.sock │ │ ├─244842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fafaa7cd2e0dc963a1843c9da5273d7c8fea9975f0b7804460fc67ba38c24302 -address /run/containerd/containerd.sock │ │ ├─256170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6810819c44b88dfb4d3abec8725e512eb8cb291e122dc212b0940e7303a59c9c -address /run/containerd/containerd.sock │ │ ├─258989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951fbf5609420a038dba94c257bb07f44483f9c4a060621c287ec3b4a7973f5e -address /run/containerd/containerd.sock │ │ ├─260340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e878c13bcde607f4f36cb570287faddcd401d2b467ea0a8fee823a14853f4072 -address /run/containerd/containerd.sock │ │ └─392422 n/a │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-1ae447b5e2b8b2337c536a2535813c97c5e1ccb6f1122715819d5a76676cf446.scope … │ │ ├─12857 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.imgzlf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12876 /usr/bin/ceph-mgr -n mgr.instance.imgzlf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28989 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29270 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19449 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19489 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24380 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24652 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33678 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33956 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12377 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12408 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.imgzlf.service │ │ ├─12743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imgzlf/unit.run │ │ └─12774 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-imgzlf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imgzlf:/var/lib/ceph/mgr/ceph-instance.imgzlf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imgzlf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.imgzlf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-d5597b6669c1d22e2115182d184ac8bfe3fee0c59028b5c8dd159017cddd7cd7.scope … │ │ ├─24693 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─24705 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-63ef5bf99ee5789179459b8d1216fac5ae52b7aaa3383b25d34cc7a2937de13d.scope … │ │ ├─12490 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12502 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─multipathd.service │ │ └─137412 /sbin/multipathd -d -s │ ├─docker-f88321cacf0e5d0aaedaaf4b8386b49d1ecdce2b9801c2574091cf315f305c9f.scope … │ │ ├─33998 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─34010 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39916 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-aabff0e822d2a66c58079ba183068b8e6d644ca375de06a3a8052c8f06e53f6d.scope … │ │ ├─29312 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29324 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1398 /usr/sbin/uuidd --socket-activation │ ├─run-r3be779a7e7d14118b7e90b92046b1106.scope │ │ └─187332 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10939 /usr/sbin/chronyd -F 1 │ │ └─10940 /usr/sbin/chronyd -F 1 │ ├─docker-0c7354bc00a0e401c563fca74f22aff481bd304c3bcc418da5d45a331827cc08.scope … │ │ ├─19537 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19554 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137146 /sbin/iscsid │ │ └─137147 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─30a66152d41b95f950c58dd6af00b41dc0974723e02fbbc23e9fadfced5e6aee │ │ ├─254166 manila-api: uWSGI master │ │ ├─254248 manila-api: uWSGI worker 1 │ │ └─254249 manila-api: uWSGI worker 2 │ ├─57d0943662b6c356ec8eb4376b69eb4808d75b31e58d424a6ce30d3abe0c4983 │ │ ├─48273 mysqld --wsrep_start_position=e73b923e-37c4-11f1-9841-4ff91a6446d0:20 │ │ └─48398 /var/lib/mysql/mysql-state-monitor │ ├─c9fc7996c0c02c9963eea24bd26b9e8dcbbf9096075b6cc3a01dd0bdae1c4b4b │ │ └─118915 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f8a5377f3f65d1352931edc8092207ae5d14ada91dcac7ad93a16c9d3acad193 │ │ ├─172539 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─383773 sleep 300 │ ├─4a3949d07d7047e3b82c3e87882daa58e3f91ccab6b6add8eff261333a8eca32 │ │ └─140264 /pause │ ├─c273a64c682ff73cd747b79b980a21103b3b299b80e0640c37c81382771637b4 │ │ └─42697 /coredns -conf /etc/coredns/Corefile │ ├─4288beb56dbfeb4370ad4828b443cc1fcf6eae8507967feb50009aab85f84728 │ │ └─43051 /pause │ ├─afdd62dc4bfc9c0afd4ac76369860d88239861f6bfee03f1e638bd9c953d2997 │ │ └─182456 /pause │ ├─6eae16399bb6bd653b9c67c38c79182e8a1d55c8abe0873430e9e45653f55571 │ │ └─223796 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3a725675a6acf9800fca08572cc1b1f0234af509c2a78ba623e809c21e648a8e │ │ └─138078 /pause │ ├─cb713d30376c595cccd126b3c6e759b7758807953df1131e9f38f4d00c595fec │ │ └─61557 /pause │ ├─bbffd9cdb844a6fcddc3835f7f941a2b4cc08a8d5ee589ba7b38605730451a8a │ │ └─39620 /pause │ ├─cc9869e3d43e598f825ebb8ef84cfb22d655c435f2566e697b26d06ef9fc1681 │ │ └─208175 /pause │ ├─6810819c44b88dfb4d3abec8725e512eb8cb291e122dc212b0940e7303a59c9c │ │ └─256194 /pause │ ├─710f02347fd2d80be0beecf950b58a1dc8c193331f42d6c12c2837a97103399e │ │ ├─180384 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180642 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180653 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─392139 sleep 15 │ ├─1ae7e2aad5d87b050b53159b5c153851f07f07de04e89ecec52aa837f7163a28 │ │ ├─63738 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63771 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─29ce588be6c1a24075fcaa7b5a4c7cc62718822bb165b1abe889723e7c4249db │ │ └─40830 /pause │ ├─fafaa7cd2e0dc963a1843c9da5273d7c8fea9975f0b7804460fc67ba38c24302 │ │ └─244892 /pause │ ├─a35f1fac422fd604150ba8b1b3bd5bf9d4065f45ba341963ac97d2c7949c10f2 │ │ └─106046 /pause │ ├─a43ad086c282c6d99c6b9dd34d0f22cc4233f739ee166a7cea5889172db48812 │ │ ├─48220 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─50915 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─cbe24b4cd5cbbed8fe6f494edbc402ba00079db60eea13f8176e5147ac20fd8e │ │ ├─219780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219802 erl_child_setup 1048576 │ │ ├─219857 sh -s disksup │ │ ├─219869 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219870 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219909 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219919 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─220199 /bin/sh -s rabbit_disk_monitor │ ├─6b7bf5dbc81a7df63fa2c24166dac4b904f46295f9e17d9774ccaaa810a01511 │ │ └─63275 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─398b0352d66e3d8ae1fb94db9710adc0f0ecd04ba470f1aa24706cd8c6a68775 │ │ └─40134 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ef548d35e6d0c2667d1868987e3949d520b5fcb3527277f8425cff7647ba2499 │ │ └─84269 /usr/local/bin/rook ceph operator │ ├─fea9b4c908f81452e7047e5eab887ca0c5469ff0dc7ef0af2b11440f8dad476f │ │ └─48370 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b08da823998a0a27f522979928e8d37aad83e5de42ddaa2e363da20c125d8276 │ │ └─243458 docker-registry serve /etc/docker-registry/config.yml │ ├─87f01d13a161e3c4ed8380889ba12f7dfaf8359f41203c891c47095d46052f9b │ │ ├─ 70423 apache2 -DFOREGROUND │ │ ├─ 70502 (wsgi:k -DFOREGROUND │ │ ├─ 70503 (wsgi:k -DFOREGROUND │ │ ├─ 70504 (wsgi:k -DFOREGROUND │ │ ├─ 70505 (wsgi:k -DFOREGROUND │ │ ├─376205 apache2 -DFOREGROUND │ │ └─384947 apache2 -DFOREGROUND │ ├─f58644770f5680dcd3411645c80d29dd9c95c3ad16152defc43e56c91ab7dd9b │ │ └─64798 /bin/memcached_exporter │ ├─52ba0d95fdfdb3da3960d9a24b895a6a6b55bf6f8d159caf73e9371133813503 │ │ └─60791 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─b3b519747b8b1f56ea4640eca91cda778ae6e0249bc8037fa8449afd2e382cf5 │ │ └─61504 /pause │ ├─5a09907c6506a584d668a72f0fbb2f5ab0e186436daea0b99d5846a60914a063 │ │ └─46730 /pause │ ├─3481c6dc5de926764d61a0e1fecbe52c5ce0cd8afabe5b95c02de21f5749d31b │ │ └─59403 /pause │ ├─a44cdd34614ec27c00f99e32d7c2c7e7d60be22f0cfe2ab3b460ddc38c3eb347 │ │ └─64893 /bin/oauth2-proxy │ ├─20f431f248bb823a101426c12d69122ec9959bca1a25f50043eaee861ca76b2b │ │ ├─218442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218460 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─383261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─76fb944daa41ca06fc4139921569ca9a26c57aea960e4a5e0ae31cfe40090ae7 │ │ └─63826 /goldpinger --static-file-path /static │ ├─434d5cee61ed1c4ae9f10ad2056a358e839f7c5167dafc98ae6c30d27d674358 │ │ └─186547 /usr/bin/libvirt-tls-sidecar │ ├─ce8cb4c1bd244477d9038cb8bd76f1351f0979a827bb6ebaaf0f50a5e7c5ba64 │ │ └─55699 nfd-gc -gc-interval=1h │ ├─b5e18fe3c812999527a3f8603b1884cfe385118adc799fa9bc3a657e3abb9ab8 │ │ └─61162 /pause │ ├─16c0d2dd230337ca79dc9f8d0bf66daa0a1da7f49b1ad6c7e40d5b34eb8d2b7e │ │ ├─76396 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76419 erl_child_setup 1048576 │ │ ├─76466 sh -s disksup │ │ ├─76468 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76469 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76481 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76482 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76582 /bin/sh -s rabbit_disk_monitor │ ├─5e1786137045a3fece2bec28f33d0c2de766dc52a1792c76091552dcfe8b0071 │ │ └─179869 /pause │ ├─6447a394bf6d7e85d369d9f753300d2b95f8a3136518479327c505e6d14a7ba2 │ │ └─64725 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d517dea6470438c4f93ed6df24c17df345d86a4601f838d7d2ae145175e2a89 │ │ └─226200 /pause │ ├─dd6a15b08be9dc7ffcc20b12ca5116e2977cdc5b39e690bc165255d6965ed1d7 │ │ └─43197 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─f973708422ae0eb2d1a0c5c9aa6204e221d062c9a931ccb3e7bc644b5de83cad │ │ └─55300 /pause │ ├─db04d8f0c889e72559713e3c243f5d76f788a0facc479c2f9f95e44d6af40d36 │ │ └─180434 vector --config /etc/vector/vector.toml │ ├─4ce0c9d4257fd474c868764a19b4af687d5fa20d7d2123e80c89b16dc2c33410 │ │ ├─168274 nova-api: uWSGI master │ │ ├─168287 nova-api: uWSGI worker 1 │ │ └─168288 nova-api: uWSGI worker 2 │ ├─2ca0f64d58d5ea21358dfe5b2573c773a0b3af1b77d42bd6d84951dbb2e65986 │ │ └─59491 /pause │ ├─873692e709e2404d8d5062d2ff7bf9f6e47b1a0ab68745cba516442a3903dd81 │ │ └─61444 /pause │ ├─d264c3402e450ea8553ee899eb9d28c723f963a74fdb3c5a2f4dfae2da36ae1e │ │ └─62297 /pause │ ├─202e959894416ca6837fd3a815a14c603ab6f3cd7e2ca70f37970df7d5c69332 │ │ └─43630 /pause │ ├─77cf8f6fdf2819e14ee5ba6b883b60791779a4f9d294108b149f98621d653672 │ │ └─254194 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fbb60fabd18e44b3ad43a55d5ed9e4f955a434437123ebcb0c535f5ba80a6d08 │ │ └─144436 /pause │ ├─43491d6553f4c9997c782159810e79a8f48825abbce09a7b09d5efc3a44f34ff │ │ └─64068 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-140.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─23bac6a503e470c04f78f369ed2bd6768ae0e13b3216fa7f6e0a0f12fa6ad2be │ │ ├─82796 barbiacan-api: uWSGI master │ │ └─82826 barbiacan-api: uWSGI worker 1 │ ├─cd05c82ab150521d4139ccc880c973b567aa5fbf0fdab29dd8d16a3a8439ee72 │ │ ├─60413 python -u /app/sidecar.py │ │ ├─60750 python -u /app/sidecar.py │ │ └─60751 python -u /app/sidecar.py │ ├─6d4f1965751bfc011a72e681eabcb19e5f32eea6dff6cdf94c7935d7ce6450ca │ │ └─226227 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3e3579f87918d5510a41e7657676fe2f5c73f4557bec6ac3652f27c679b6ae96 │ │ └─105681 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─98e9e81308c123db5591e43398ebe44782eceb0f3b71d85d491df593f64abe59 │ │ └─63188 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ce46d7b8e5c3e880ec3ae22027321f80b21755d347ace6034e597a9b607ead27 │ │ └─64636 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4ac1908806a5e9922aa029c09723317b7fba2a50c82f50e900f2a2d944d68955 │ │ ├─122354 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─122505 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─1b1c43812f50ec60200fdfff71c1d4305554692a1d862feed15af09e53679829 │ │ └─77706 /pause │ ├─cae7eeb0930786de66f424dc5ef806c3884410635102e8b64bbdf08b7da78966 │ │ └─184612 /pause │ ├─d15de0130d1f22e6e068a3b89ab065b2e00e083f13ad5e1ff65e5797679ed99c │ │ └─59589 /pause │ ├─e520fea15a6988832cf9f77c99ab806578bd320b7465377426e47229c237b902 │ │ └─140666 /pause │ ├─4e41d4a8343eb6dda74168b7f24bc5782ef7b4fc4f375b35bbb7adb7d52bc950 │ │ └─138976 /pause │ ├─fa8fe3b3aecde92dd3eeab5710529524520a7aa55939e2ff26a25d0ac7198b7b │ │ └─150131 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─a21b8e63d77c3d1309249ed7840ad89a645fe16667bda87051007534c4f5d9d0 │ │ └─47020 /manager --metrics-bind-address=:8080 │ ├─651350b750fcde6674253e8be92c03c45781624fa4d549069a68a3dccf9bc48f │ │ └─208202 /pause │ ├─c0d2d6984ddca2ea123ee1e1aa8549ee324f6bad14996eef4567fd893604855c │ │ └─50418 /pause │ ├─5fca8c7124f5237f2fb403f5560132bd3f932a0ceb51f76cf2df892fcb004154 │ │ ├─65451 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65473 erl_child_setup 1048576 │ │ ├─65520 sh -s disksup │ │ ├─65522 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65523 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65548 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65549 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65692 /bin/sh -s rabbit_disk_monitor │ ├─1225d02a20c2c83151ff3749241e32c21e0bf8b2b9a6aab9a6a581349216de51 │ │ └─64827 /bin/oauth2-proxy │ ├─2c173beac9d207e8be9d6ffd9330df7b54681aaf442ac3c9e4abe002049ca900 │ │ └─47331 percona-xtradb-cluster-operator │ ├─97d33f86eda85b2413949d58e8b3c25ff063e288238689e9eb76c212d2a1a3be │ │ ├─254224 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─254520 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─04ba3f1ca65ec77773fd68378c38a4e7cfbdd25e77fed5b8b9e0478495bf6eb4 │ │ └─227603 /pause │ ├─e82c655a58334a8b3c67aed1e262acea863f08e2213a9b2ff2a5a81e15dd7208 │ │ └─107798 /pause │ ├─cd740da492a9449872e21253a857326fc4537dbabd4c5b3d150bcdc3b44692e6 │ │ └─43787 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─b137b141e7bcd83fc366e314c78f3112f752926947b0dbfcac02f8a538ecb416 │ │ └─103895 /pause │ ├─b733ed873279afd3131eb61d47e2323a7962ee2d9d0b42aa928d84ea26d002a5 │ │ └─144296 /pause │ ├─dcbb6a6fa40a5cb879b452726394f830bc13c11af5ec5d1ac47bea52d1e7c079 │ │ ├─262879 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262892 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─26b52e647459dfdf411d295f1ec570c316bda5f0717f31fb96cea405ea695ee7 │ │ └─55539 /pause │ ├─0cb2912118e9d43967818c3adb0a3f364fca8791bc49c34317c998b161a10757 │ │ ├─117447 cinder-api: uWSGI master │ │ ├─117461 cinder-api: uWSGI worker 1 │ │ └─117462 cinder-api: uWSGI worker 2 │ ├─58f05ceeeec553dde04fde27a349c02ad88ea05b45be42e4161b25ed735b5b8e │ │ └─62827 /pause │ ├─c1d62d12cdb731a7102bb5ee004233a70a91db83b03fbc997284695a5919d9fd │ │ └─121298 /pause │ ├─e16a03717018eaa4a85d7aad2f97a7be9e878e93c31edaaf3685c281a7194ed7 │ │ └─50258 /pause │ ├─c1bbd11ee47b56ea8c0bc867bce5f8e756a321227c97f4cd73a0f9b0957b3375 │ │ └─63115 /pause │ ├─994cf185a062d529c1183dc249163d85ecfc9f1688b916d32e76d420d8916d1f │ │ └─40854 /pause │ ├─ee44b1d288f8c0b5f5bce2a97a9d144d82a24e3d1ac0158033a49d13288d03dc │ │ └─46833 /pause │ ├─70314a05fe02ec31f31d9322864abd332efe36b584c1c1e13c25a2732a3206b2 │ │ ├─197236 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197718 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197719 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9a999bc389fa670634c56c55331298a7d2611f39ab609d30fcf809b67818bcd3 │ │ └─42582 /pause │ ├─462626c44d38b32df912d73cc0d1b86508bb279ecb13a4d5084f79a2ea52f65d │ │ └─50459 valkey-server *:6379 │ ├─a2c0f0a6e6e867cba76d7e93a4f6728a3df3e0cf1ddda2f65bcfff3567f77e89 │ │ └─144552 /pause │ ├─cdf9f11a84bc0bc5495fadf9e54151189d124a2e3f1acdeae6fd823c8d792bf3 │ │ └─187158 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ac8caf8087d0014d4699df89d472c6c9d885c8d3a83fe0f431d9db462f92a43e │ │ └─63475 /pause │ ├─f11d54dd3463cdac50be342a1f3df9df0d298c14fca140cbf82187077ceb9d8c │ │ └─63934 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─833c9741a19e41962d2160826175b723fda9978ba33dcaeca8580b02881496e7 │ │ └─63897 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-140.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─36ad95bd7364f364a8209be61e40c51b29da9381b9ce8b1a31ae9cb0f233e18a │ │ ├─140218 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140274 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140287 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─140511 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─391633 sleep 15 │ ├─a992b19e9af541cd7ca8b41a883048820e7eb71cab035638f5220b7729bfa0ce │ │ └─144141 /pause │ ├─5a26224856c1c7e36eb3b1799e79d48b5f03891ccb2a51449d7ec529286b870b │ │ └─43536 /pause │ ├─bd811443e537e43dd14be68a446b87c821ca89a063ddc5693d5f0586ac415ebe │ │ └─184766 /pause │ ├─174a29984f8797027e44d010b3dc4d037359742d50ecd138c1447ff6128270bf │ │ └─46880 /manager --metrics-bind-address=:9782 │ ├─a865bc102aa269225fdfd24c98dc22d122667161e6ab0e74a5982923f438c581 │ │ └─45912 /pause │ ├─40ec05314494bf33d38a819dc5a2828b9b13176eb6292b7a4f2d62a360477794 │ │ └─83494 /pause │ ├─aac77530dc09801eaf44ff286b28b048f50218ca03075f2b01261c874aa05962 │ │ └─59512 /pause │ ├─24851e96887be11247379f8577c6d1f78ae08337408595404307ae1a879c6a07 │ │ └─42187 /pause │ ├─02a6c7c6ab947381d679c7b5bac07ad08613bf28ee4586a03904d6144a57b3c6 │ │ └─363108 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─b73897831f784d4445d585acb5e9c543f1cf8dcae1445d494682780e15bc7e6b │ │ └─244846 /pause │ ├─47b6a12b4c46acb168bf3e96540596559f28565b4d9bfd4f7590faee9be19db0 │ │ └─39597 /pause │ ├─c1925322b8354f6641ec6ec7665dd44e75c431e7a733cf6ea14ae88489f5da1c │ │ └─94176 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-snfb5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─42158834ee8198e3768de7ee7cbfc333ba1946b889db58c28a474ca87ac8964f │ │ └─54645 /pause │ ├─0d7c5b9c80ca73864b732832fa2182a6dd1d7a7f9bd179568834ebbdc217945c │ │ └─89382 /pause │ ├─afc15d165750a4e60a43abbbeef6a65a742932e20ec1c4bc0a984e621dd75aa1 │ │ └─55616 nfd-worker -metrics=8081 │ ├─bf3d8c4b42bafddc5d65bdf99029843a2626c3870ea203217aa707fdc6f56de4 │ │ ├─170107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170124 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170130 erl_child_setup 1048576 │ │ ├─170177 sh -s disksup │ │ ├─170179 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170180 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170240 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170267 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170604 /bin/sh -s rabbit_disk_monitor │ ├─1561ea9179f771853cfc063b08dc257ebfc512021c06469152343e3c670f18d4 │ │ └─63797 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5cd7d41903e9d3df04ece27a0fe96ec4ab7bafcfdb3aef7fc08aca7fc51447b4 │ │ └─171795 /pause │ ├─fd3eb9049e58e7a45c5b617564cdba1335e01662de040247c61e22ea29319a44 │ │ └─240301 /pause │ ├─d20d0b553fa14bb049b31ce5b94b77f9e8360d9e72380ee85fa1c3ea4920e37a │ │ ├─197274 heat-api-cfn: uWSGI master │ │ ├─197314 heat-api-cfn: uWSGI worker 1 │ │ └─197315 heat-api-cfn: uWSGI worker 2 │ ├─01cf426359bbb224151ba76300db08afa8711a105380c97158bf51d9c2768244 │ │ └─50853 redis_exporter │ ├─88d119276fa8d2e9e7ec4ed5b0f6fc6ef8f4e5a1361deb69d38cd1b348b6a48e │ │ ├─258825 apache2 -DFOREGROUND │ │ ├─261423 (wsgi:h -DFOREGROUND │ │ ├─261424 (wsgi:h -DFOREGROUND │ │ ├─261425 (wsgi:h -DFOREGROUND │ │ ├─261426 (wsgi:h -DFOREGROUND │ │ ├─261427 (wsgi:h -DFOREGROUND │ │ ├─261428 apache2 -DFOREGROUND │ │ └─261429 apache2 -DFOREGROUND │ ├─317ee063eef15680554a8f1afe91ef7f7e0e61bb0a91ebd7ac2718a32e9d2473 │ │ ├─181129 neutron-policy-server: uWSGI master │ │ ├─181142 neutron-policy-server: uWSGI worker 1 │ │ └─181143 neutron-policy-server: uWSGI worker 2 │ ├─b3a7ef971e4c490e68935ec9ecc2fa63f980c7b2749651a202be1006de851b5e │ │ ├─106151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106168 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106174 erl_child_setup 1048576 │ │ ├─106233 sh -s disksup │ │ ├─106235 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106249 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106684 /bin/sh -s rabbit_disk_monitor │ ├─b4d07c2b61f474bad005494677f3d793a8485e4c96b8bac0e8faa14e515c53db │ │ ├─168431 nova-metadata: uWSGI master │ │ ├─168512 nova-metadata: uWSGI worker 1 │ │ └─168513 nova-metadata: uWSGI worker 2 │ ├─434c42d91486d735f62283a6e32ca04c4ec62e262d88df8a055654d9c4102606 │ │ ├─237143 magnum-api: uWSGI master │ │ ├─237186 magnum-api: uWSGI worker 1 │ │ └─237187 magnum-api: uWSGI worker 2 │ ├─e6f32ebb73bf5c5d2126ee8d8441b7437f975c59b4874dbd14075ce5232ca8b3 │ │ ├─168925 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169272 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169273 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8a647b7d44902b8cda5da9c7364ff22457cfa3667b7beb5bfdac64bdc4dc869c │ │ └─144238 /pause │ ├─f24f214a7d38d27c20c3ecb89177a1ea12f14f7cf8f806f333da0c73c0fbbf07 │ │ ├─141180 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141381 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─141386 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─391814 sleep 15 │ ├─fdca584049c6fbb22bee15dd33104c5054e5aa7d12fa485310d4b2f721430ac4 │ │ └─63696 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e2d09654ea3050f2a06f650dc8f0900799325322456b4dff795a90ed5a00a3b3 │ │ └─244616 /pause │ ├─c5bf34e4afcaf387231f0efc205947e2f41045804f3e56d343d92bca4e9ebda9 │ │ └─107828 /pause │ ├─bc6861e5701d95f49b3822d376bf78ec4b453bf79fcc80f61559b09cf1cf61f2 │ │ └─39596 /pause │ ├─20b66e736af34b740b94190110634287a2055bce36f370526bb88f6ead328728 │ │ ├─169068 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169323 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169324 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3275cc245da4f34100bc42288ed54a86ff8b5424a7952a071489b645c8c90c07 │ │ └─208092 /pause │ ├─502757f037d64df12d3fb24ec47c2e2e47faa77c93f58561543669526b124f4f │ │ └─224406 /pause │ ├─62a4903bafb0586235a48aaa7ee313b90f9333285b9bf7a749ea218b0365f110 │ │ └─217664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ecc68e0dcf580f6edbcaeabddb471292e7fc84e45aba4f9c3daa37c4048efb96 │ │ └─237354 /pause │ ├─60bd5a8411d2a136003ed2566dcde8bf15b401497d9ad03bf8f301b89393932c │ │ └─47519 /pause │ ├─0e000941ce7e0a838dc9ba82bda223d24b42b8961e05df93a4645f625637dd02 │ │ ├─182615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182631 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─182637 erl_child_setup 1048576 │ │ ├─182685 sh -s disksup │ │ ├─182687 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182688 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182692 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182815 /bin/sh -s rabbit_disk_monitor │ ├─db55306af371e82ba3d762c9e4f0950bc02d16f43539b4d1e9856fe79071bd3d │ │ └─200826 /pause │ ├─fc57e06501ce78ab1cada39b523f7fb0582ed77a1c42eaf6f5b635e2ece98b2d │ │ ├─129031 placement-api: uWSGI master │ │ ├─129045 placement-api: uWSGI worker 1 │ │ └─129046 placement-api: uWSGI worker 2 │ ├─56f3423d3b100b40ad42fc5b65cfc0cbb886057e488b7686b11ff3c731779d99 │ │ ├─217687 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218109 octavia-worker: ConsumerService worker(0) │ │ └─218112 octavia-worker: ConsumerService worker(1) │ ├─17c75ad1912063895a7690904385fb2ed178837a00a3f10105e95f8df0677f64 │ │ ├─41301 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41678 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5e61fd78818c9f9710ae3d96bec81edd3849c0eb116e956e8d04f68b2a8301ae │ │ ├─197279 heat-api: uWSGI master │ │ ├─197316 heat-api: uWSGI worker 1 │ │ └─197317 heat-api: uWSGI worker 2 │ ├─600dd496749f66f25c33edb0d3c76bb7266833b2b28653511257bd462c9cf8b8 │ │ └─59930 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─8e51bf94b97c3507e14ab9a1905322f1cebc07491d37bcb086a20f4b189d0177 │ │ └─64301 /bin/pushgateway │ ├─3cd14c593d9a2078a719dcc91a82ec655d6c4b279968567384fa03e7131755b7 │ │ └─260915 /bin/openstack-database-exporter │ ├─cff68aa27594b9b0fd0e664241e54042953faa4e5a91472928f1d4d550995baa │ │ ├─138420 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138432 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─1b5e5ae9711fb9ae8cb5f67ec8d7ba6783dcc14d78c82ebf38378574b7df7bd4 │ │ ├─180517 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180548 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─98b3a836110dc6a5f8581f47209d305706718dc33e2055aed4fdf1349e53c016 │ │ └─42635 /coredns -conf /etc/coredns/Corefile │ ├─0806f8d53e2f3844e283ebfd0f160033072af990b77e7f3a7e4f6bf88a51c39a │ │ └─224432 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─6832ebff65799fbdd0f53929cd648301f298c9ea2d397765a4dd6ccec3650522 │ │ └─39692 kube-apiserver --advertise-address=199.204.45.140 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─746a90280148d3a863e18e0d4085ca249ab7a3448444181e289d383623949116 │ │ └─219631 /pause │ ├─9899fc0a48da41bc04173bef5c2ef50f45b7b9bd1db0f9fc2728763a14e1126a │ │ └─76249 /pause │ ├─9492e4af0cef0a2cf8ea8447bb48f2cd6f466b4574f3edd8b51a8b4cf55958b5 │ │ └─46010 /pause │ ├─7e27e6dba9b5d303aa97a000ffdeba5b37dfb42472902221fb357ea67155725f │ │ └─172132 /pause │ ├─20b2f34644d58b98d6466437d9505c8bb1cc79c7097dfa943db0ac5c67266ba0 │ │ └─223271 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d64f8bd6f6203222dda629f07f13d01ae648fe729eaf6c530886c915e599400d │ │ └─222986 /pause │ ├─6dd1db585863fa6bfae04abbb021319ae99050ec89504dc7b63e35ca69de5b42 │ │ └─39731 etcd --advertise-client-urls=https://199.204.45.140:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─b1c2acf8d307b5b5d631281a4abb54f334120866c16fab9c2f72d09693437c0b │ │ └─93781 /pause │ ├─ed3e1ceccdd45362f0bbdb68d0c0103a4d21fb448945da42ebe235469216b436 │ │ ├─62758 nginx: master process nginx -g daemon off; │ │ ├─62778 nginx: worker process │ │ ├─62779 nginx: worker process │ │ ├─62780 nginx: worker process │ │ ├─62781 nginx: worker process │ │ └─62782 nginx: worker process │ ├─2a02572bc69f91b27eb2f0213c25f21f0f86c239e844c2405217252f03e313c3 │ │ └─62034 /pause │ ├─7810f918c4f1a40fed241849777811eb03e6ea3aa974688df14c94103528bee2 │ │ └─48422 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─64d6efe2b74ea3bc2997dc6d44c682517b3d2a1ff2273b3d5e434388716d6c23 │ │ ├─ 94307 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─340210 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1b20b988e4f9eb70505a380325633fa0786f895f8252525df39d40378c92e390 │ │ └─39621 /pause │ ├─858b6ba6250ea4e1dbb4b92d3962792aae0de9e488ba00e922a8279b8f670b48 │ │ └─39544 /pause │ ├─438f3e96d0da0bee03c05ba4fa3940d139b12d15e1f3342ab82b13ac311f932f │ │ └─46282 /server │ ├─1bff9ff6a312b3b4b4c8a0a813aeef677107ba25eb955e14704032523bf9c2f9 │ │ └─122032 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e878c13bcde607f4f36cb570287faddcd401d2b467ea0a8fee823a14853f4072 │ │ └─260366 /pause │ ├─5fcbce4adbdee2890a9d607db621d867da3029962c4bd79ee25e4556a6c25d57 │ │ └─236927 /pause │ ├─9d390c57d4ef3c8bb1c2ccd874351f5213159530da05eb44febbaa69ef64f254 │ │ └─64172 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─cc943115d42e9c78904a8f25bf098a3f0612e069eb5f01e2829c5ca5264cce19 │ │ └─55796 /secretgen-controller │ ├─15b7eda1465e6db06d7664bbe2f3b1f1bcba614999061af8518a31ce734001b5 │ │ ├─185467 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186100 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiyvvaoem/privsep.sock │ │ ├─202826 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvoiqmfm9/privsep.sock │ │ ├─218415 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbnlqp4m2/privsep.sock │ │ ├─218632 haproxy -f /var/lib/neutron/ovn-metadata-proxy/4d5058a7-e601-4d41-bd1d-f1dad3535ed5.conf │ │ ├─360123 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─360124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d2d7560aef46d7b46e40da84ef85be6acd4a92babdadf3e31668130e51b5e4f3 │ │ ├─216783 octavia-api: uWSGI master │ │ ├─216800 octavia-api: uWSGI worker 1 │ │ └─216801 octavia-api: uWSGI worker 2 │ ├─dc7f0fe12e9f93190a289e84322466603987b1cf8aeacbe33b27fba6b97f8103 │ │ └─60895 /pause │ ├─ae8340c4fd74c64023577cf402490d43b643876e4a52d491b2231107dbd06eb4 │ │ ├─89517 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89539 erl_child_setup 1048576 │ │ ├─89586 sh -s disksup │ │ ├─89588 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89589 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89663 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89680 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89955 /bin/sh -s rabbit_disk_monitor │ ├─cd9ac683c5e7f8285bebac048100b14c23352f521485d598a776c67e3974741c │ │ ├─140467 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140530 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140544 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─140741 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─391683 sleep 15 │ ├─12d37325fdcacff7c5210b72d3c3579bfc5490994104a37f722ee997660dede4 │ │ └─144966 /pause │ ├─951fbf5609420a038dba94c257bb07f44483f9c4a060621c287ec3b4a7973f5e │ │ └─259021 /pause │ ├─29194132f18c0624b6ec0848cd57643ea06625e3495965ece0dcf60eb45e814c │ │ ├─237302 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237853 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237854 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5eda2971c00b43927257481f6d19421de9826abd67a82152503c641bade5dedc │ │ ├─190884 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─359543 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpasx0mu8r/privsep.sock │ │ ├─359962 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp5smbgz66/privsep.sock │ │ └─361118 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp788wivr0/privsep.sock │ ├─59e02c7d6e7ac5e0213b6b265f947b2b7a10ea0fca7dcff7b6f4c25c9b13f88e │ │ └─50575 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─f1c54e21472d6cda97fe669184bb7e4771f904beb0a2606ffb10218bc92fdc10 │ │ └─39718 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─3345b29d66ace30158fa4d37aeb81a5e8eda031bf89d888714d40c298ebcdecb │ │ └─138374 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─e7991617f81104fd474980c2e6231b801ebe4689d33046ef5f67b38f94308283 │ │ ├─236953 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0ngrbxxi/privsep.sock │ │ ├─237818 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237826 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─410a31fd2ad331cbc502fae7adb60014642bdcb72187a96998d254378feece25 │ │ └─60189 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─34f4dc87b687bfa9be36481185f63348da3e5c85b2501cfc9e6accb49fd5ca99 │ │ └─208422 /pause │ ├─1040f520f4b8a5ab8a1e8b506ca4430a36d8e7af220e5a08e2db3751eb581c4d │ │ └─40106 /pause │ ├─1dc2feba45f24a427636adb172185ecd759a86c5df1dd68655df4442a368c6e7 │ │ └─93736 /pause │ ├─813325ea8c8d0c8aaa75a481657b569efb17b0e3bc26e8d31c742bbc5b0f24ff │ │ └─102156 /pause │ ├─192a7b54daa9d95853b72635977a20d09222157e1bfea03102c71857d07142a2 │ │ └─186594 /bin/bash /tmp/libvirt.sh │ ├─16d6000eddc0364a1cdc1f2b97d20b8a27eb4c8081b00ace6b85dba420715059 │ │ └─171920 /pause │ ├─e71f34dc25c91bfc3921bad353b5aee22b3b299569893398386a8ede7098ab05 │ │ └─43589 /pause │ ├─2fdca9f0a5f82a1d2f1af76b290f21c823a115802b3feb659565f4b7e2813505 │ │ └─43838 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─d3fa0fff2358936a3d27d7b78ad500355fc85cb85c6deaa5f15c8c4150026807 │ │ └─227544 /pause │ ├─ec628f540e1dea96d1d6dd800b12cef56fbb14620ec7521e4bbd59974f0d7035 │ │ └─64764 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a90fad8e800ef5e47a835531929dff241d88cb7ea0edc84cc5d2573cedaafb23 │ │ └─190938 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6779a56ab5f3a74dfa8c5bd9d3388bc6b6976b2e0f191fb6f13a5fdb498d97eb │ │ └─43743 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─41d139a471b41d73247351b9aa63535133bda6bf7954977760db1aca9d2602aa │ │ └─259392 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─f777707bd7603bc4566a3d5f6a9c47d4adffa27674421284f0f460f55a7e7650 │ │ └─64119 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─48e2bd9c7fc4715d0bfc33329f6a8b54ba518641aaa3ca3d400ef37de747fadf │ │ └─41066 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cf991bc7d95b21ad188cd1e313b1ad90a3db76047cfd1666fc167846a518d4d3 │ │ └─42228 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7cf220b6b0cf19cfaebec5ddfca90b34ae5838e93bcfd1bf6720738797bf1309 │ │ └─222112 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bbd4e13a128a6ba00f812a932d3316d2bc04b23ad25c414d228bd31af0b885a2 │ │ ├─181094 neutron-api: uWSGI master │ │ ├─181115 neutron-api: uWSGI worker 1 │ │ └─181116 neutron-api: uWSGI worker 2 │ ├─b6873ede16f6ed3c443a624f171d1308195cb4881d8dda994c3e5591bdb628f7 │ │ └─55657 nfd-master -crd-controller=true -metrics=8081 │ ├─457c5f23a8f6627795049574374ea03b73ddac2848c949b57c803453c4dd7aee │ │ ├─104861 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105031 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105033 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2bcd96731ee068c807ca45e6591ab538ba7985973476eacde80cd45c2c89801e │ │ └─222011 /pause │ ├─e3bfd239c6d76ec439dfc70b25960f8ac0680d0ea483623d1caee4d780e79b0b │ │ └─170026 /pause │ ├─aa1071679736993fd8e34591f39ff21e599acbd4a9e706006440131b6aba9820 │ │ └─39863 /kube-vip manager │ ├─79d334ba7881e9db1f1ed16a5601f429c2d4aae6e572f98deeea10bc8d33e920 │ │ └─48115 /pause │ ├─4bd9d62f26d8408b2477c1608745c96d66830be889fb198b68dc907944b22660 │ │ ├─ 46232 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46245 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46369 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258700 nginx: worker process │ │ ├─258701 nginx: worker process │ │ └─258702 nginx: cache manager process │ ├─b57d883064770a8a3a2ad93a501ed505c292bf3c680c667836f583aa8dc66c4b │ │ └─94966 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2055a75fa9ac75f72daa4ab67c1569fbba3aec532547b2467125083bbce11427 │ │ └─121380 /pause │ ├─7f9714a69d0f1d190c8f82d6abffdba13ac27206d0f9d692d6ca4cd459364796 │ │ └─42645 /pause │ ├─778c102cbe21cbc312432c5b73b8d4092aef12c0e11d684d02a2d51dd0a45ad9 │ │ └─171849 /pause │ ├─bac1e557d6d829b7858438114bab4c73a1eb80c619e7a0eaf2fb604f8cc0cf0a │ │ └─47210 /pause │ ├─257aca8b826990f47f74d58fec6b02aff0ce623a1d33e1d0953f308bc924c9fb │ │ └─223561 /pause │ ├─a5184ba704abfcf1dfa9af1b55a34e2f2f82581f85f28bee2f103e551ed396ec │ │ └─103964 /pause │ ├─1ba711524ab5214a8a6b3614fec6ec80a76bcac8c9a3043176ce0efe5c8fecdc │ │ └─62175 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─c0db83204e82c62c313e5f55b7388b7e6acd8f387b97972c718912b3113b09db │ │ └─140091 /pause │ ├─a16dbaf16a810fe4b48d63716133d87327339ba3820ed61789224f04ffb9a6f2 │ │ └─123964 /pause │ ├─715ddf0449cec8205969bab3612132729f1bfaefcd52a07867f18bd5ae00e095 │ │ └─65147 /pause │ ├─f332ad089875853cc741da04138e289d8f795e26ef07517e655fdcbad3a21613 │ │ └─254200 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d6de391465ca9ad3433c54757eee8eb05699254b43a2e6f3fb0831c4eebfe0d3 │ │ └─55365 /pause │ ├─628b70963a565cffd30a4ff527d1e340623d82ea2af30d83fd31e3e4be46feb1 │ │ ├─60438 python -u /app/sidecar.py │ │ ├─60756 python -u /app/sidecar.py │ │ └─60757 python -u /app/sidecar.py │ ├─9b662162c997c5ac937a3817f84d3eb2da35c2cc7c275443e7b1f1471f1c1821 │ │ └─39751 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─cfec75162038b0b0eb6d886e7efe04863027d0786bd871668e5d3bfda07683e5 │ │ ├─102595 glance-api: uWSGI master │ │ ├─102608 glance-api: uWSGI worker 1 │ │ └─102609 glance-api: uWSGI worker 2 │ ├─876bc698a8811eabb172be6e24c53073e3c37416a55487437466448c681b0862 │ │ └─141916 /pause │ ├─243a5364164a7c116e9697eac5f7c646a477cc396ae9af806c0865dbc646e5bf │ │ ├─ 50741 valkey-server *:26379 [sentinel] │ │ └─392458 sh -c /health/ping_sentinel.sh 1 │ ├─8884a621b7012a74e1ae295a46da9740f4406bb18d067401995fe16c17abfc31 │ │ ├─200921 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200939 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200945 erl_child_setup 1048576 │ │ ├─200992 sh -s disksup │ │ ├─200994 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200995 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201023 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201024 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201343 /bin/sh -s rabbit_disk_monitor │ ├─905b7abc912d5e852b64adf56d63f8e0269293548178a92e26acdd21170bc9b7 │ │ └─55412 /pause │ ├─11fff063902e95b2a45e15035ed31627f24bfa2bffd6e62cd48a1130edff0e40 │ │ ├─142021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142044 erl_child_setup 1048576 │ │ ├─142091 sh -s disksup │ │ ├─142093 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142094 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142222 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142223 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142233 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142384 /bin/sh -s rabbit_disk_monitor │ ├─3ce4ce1ec9726c191b8f79f3fbaec110e38f94ac2a16dc0700ebffac6499570b │ │ └─184665 /pause │ ├─7117bd4e96c4a4f582247d189efa2fc530244238136a93926d5b2302c0f223d3 │ │ └─67216 /pause │ ├─f6ab39d5fd04fe0fd8504a05e1b4315ce07b5a07031c3cc5cc21ea43ef5f3372 │ │ ├─240405 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240422 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─240428 erl_child_setup 1048576 │ │ ├─240477 sh -s disksup │ │ ├─240479 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240480 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240551 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240552 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240562 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240717 /bin/sh -s rabbit_disk_monitor │ └─a1f1ccf2ac52ae03dbdbf2316676c62d15fbc6e77207aec8ebf7b290cc405174 │ └─244794 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount