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 │ │ │ ├─22111 /lib/systemd/systemd --user │ │ │ └─22112 (sd-pam) │ │ └─session-21.scope │ │ ├─22046 sshd: cephadm [priv] │ │ └─22125 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─400911 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ikpgnmormusxtfszqavbnmaroqzueaqe ; /usr/bin/python3'"'"' && sleep 0' │ ├─400912 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ikpgnmormusxtfszqavbnmaroqzueaqe ; /usr/bin/python3' && sleep 0 │ ├─400913 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ikpgnmormusxtfszqavbnmaroqzueaqe ; /usr/bin/python3 │ ├─400914 /bin/sh -c echo BECOME-SUCCESS-ikpgnmormusxtfszqavbnmaroqzueaqe ; /usr/bin/python3 │ ├─400915 /usr/bin/python3 │ ├─400935 /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 │ └─400937 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9965 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 678506c25bed5a3ee7a54bdcdc17c5e7a4cf0198f382db482577114829d27e3f -address /run/containerd/containerd.sock │ │ ├─ 12928 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b3974a6083b45eedbfc5cc25e69f51c0d1c7a3f2c21508fc7ae4acc2a8d6b89 -address /run/containerd/containerd.sock │ │ ├─ 19069 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74335f5de5bdf8713f62c4709885ed203f147c8de8ef8112ba74348f4c5a8266 -address /run/containerd/containerd.sock │ │ ├─ 25654 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f66ac8e4a17ee675bb71c1a414a33cb6c1e537ce97b88012eeba9190e09e4fe6 -address /run/containerd/containerd.sock │ │ ├─ 30131 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95f1c8c2e6b515401437dfd02173bd9c64a6ec539904e607e05b281555c75305 -address /run/containerd/containerd.sock │ │ ├─ 34940 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02da3cb5aa678f41b89be8066ee3c96876fd0eed17bc0379bf6ae33923489245 -address /run/containerd/containerd.sock │ │ ├─ 39427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea69d67241ecbfa177da9bd8b2f05114bb87db877fcb462db8e99334469f779c -address /run/containerd/containerd.sock │ │ ├─ 41933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8621cbbb68454592e5284282e4dc32038a4d1450fb3fd5207e0e3e60ddfaeb94 -address /run/containerd/containerd.sock │ │ ├─ 41963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619967f609e72dbe585200c7064015005d50257c444be1cd342995f1529c45c2 -address /run/containerd/containerd.sock │ │ ├─ 41979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0b3b7510f98a2c42e23a5fa6c108187959a699d6f0d94b34746ceef9907140 -address /run/containerd/containerd.sock │ │ ├─ 42006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22e805b84980dc6e729a79ae119fef4f085811c792566802bed48d736f67c75 -address /run/containerd/containerd.sock │ │ ├─ 42019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0707607f85ab9264bf7a91b5b634b89f472d4101d234ef6c9067cd2b140eb6a -address /run/containerd/containerd.sock │ │ ├─ 42516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926b94f232b2cdde4f25d649841deaa3d467e82624c2e4cb20929094eae05428 -address /run/containerd/containerd.sock │ │ ├─ 43293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d13c20bb75e34d11094258567a67ccd1f9aaf32b233479b9ba16117c34d4ab -address /run/containerd/containerd.sock │ │ ├─ 43324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1726da4fefdaac27f4a52dbb5e9c431685c0c13766d27894e4e3a44dd52e185 -address /run/containerd/containerd.sock │ │ ├─ 44648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0df0b3957b466cb4cb060e6c77e086254b40ca95845d9ccf45800a1d94f3862 -address /run/containerd/containerd.sock │ │ ├─ 45096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6adaae8ac212949ceeea2035267c4595b4c53166c32d125478cca5a5261b89 -address /run/containerd/containerd.sock │ │ ├─ 45133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13a2f2cfd2b5a12366f1769e81df251d73471f025badda980b20c87969722135 -address /run/containerd/containerd.sock │ │ ├─ 45556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df907411cf655b4504a70b4e5b0780e401b52dd0c386b27a8940b1cebeaee309 -address /run/containerd/containerd.sock │ │ ├─ 46058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f80a1ab8604c20c19318344570c180abe5bfa69ce332b2d1717f06842b662d -address /run/containerd/containerd.sock │ │ ├─ 46096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a9a0c312d77fc674543dc8e1c6410393d9215788e81c3b43d26c58e32bfbce -address /run/containerd/containerd.sock │ │ ├─ 46145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db7385c2a12f652dc11440a2036203980e62f6490691d262b9995289a02c532 -address /run/containerd/containerd.sock │ │ ├─ 48189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40b425ba9f5e4a9f74f358c819a28a9d2a44b1ceb0035e67d2b99474a6526e1 -address /run/containerd/containerd.sock │ │ ├─ 48290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbaa3d08d291feaf60a6b623adb67e778e0c124bef64d7acf5adb014180ab863 -address /run/containerd/containerd.sock │ │ ├─ 49264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c9f40010c158af9e0274bef577eabea473226311bf4eccb203a8133c73822a -address /run/containerd/containerd.sock │ │ ├─ 49349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d67758c6074fcf42f8e0a0fa86f79f7cc8c9e62ec6743fe5678d5f4412473351 -address /run/containerd/containerd.sock │ │ ├─ 49733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a1dff1150502d245f8e0c37e5857bfcfe74fff9e863c37075c12429c0c00c1f -address /run/containerd/containerd.sock │ │ ├─ 50024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c929c22be94ba379095c008fbb9820183a0036c9a4540fcbaba1e76a54bacaa -address /run/containerd/containerd.sock │ │ ├─ 50400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f15525cb5d25a1f5a20f9d8a395c677ebe66c6cffe12eb9a7d636e9856e78d -address /run/containerd/containerd.sock │ │ ├─ 52597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad0db40be71858dad80a0870d00a4521b7e43d8c9a81469d86983c468e05538a -address /run/containerd/containerd.sock │ │ ├─ 52806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab964b19a6617110af0d3f0dcb3dcc5d59a77ef64c3cf4aef0ff377d8cdc67bf -address /run/containerd/containerd.sock │ │ ├─ 57134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9dfc31317d4087538fffeaef192b5ab253af9112d5824f7c6581fbb654371f -address /run/containerd/containerd.sock │ │ ├─ 57779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2cc71bca7cd36c756e4696b9266fa08711e6251acce5572a7bc39b73f96fe4 -address /run/containerd/containerd.sock │ │ ├─ 57810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101e07c394b469fc90c40343813b489eb1877f7b99cf4dd2ec5caf08f5cb4037 -address /run/containerd/containerd.sock │ │ ├─ 57856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a51781b50cf601111dd317412885863106c8956a88a50b3f159ed1641e69da -address /run/containerd/containerd.sock │ │ ├─ 58011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724cc7e54a4670755ffdde1b8e399cc21186a872bf48f38289b5227c002e1b54 -address /run/containerd/containerd.sock │ │ ├─ 62209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba8c12f7f69cf05ce602b895750b636567d05a31ae9a9f90b6e8edac897b053 -address /run/containerd/containerd.sock │ │ ├─ 62389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8910f29248e94a362f7e1b01c0af7b55aaee747f8bf391e03c9ce0bfc336c8c7 -address /run/containerd/containerd.sock │ │ ├─ 62416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c98aa5934522dd2c837e29985660fcfa7f4b0490f0e793024bc6700b13ca958 -address /run/containerd/containerd.sock │ │ ├─ 62446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97d7087c1dc228669297232c627b983d7cfe12a0a3e58e390911f3c4b7e46fcb -address /run/containerd/containerd.sock │ │ ├─ 64053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25bbaf008bf1d01ffa1351de9187123adf8b781e44d1686d2dcfa90082f086a6 -address /run/containerd/containerd.sock │ │ ├─ 64120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1eb2359745b74f22b1c50dfdb8aee7f3078ea80263a4694f71ed6a38396256 -address /run/containerd/containerd.sock │ │ ├─ 64183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8dcae515b0818588726054d82238346dd79a37a20415813ce90c6e24f7bcc0 -address /run/containerd/containerd.sock │ │ ├─ 64273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251160e20aee667f6c2f8f8532ac814c3e79ce83f8444bc73524d3653692ad6b -address /run/containerd/containerd.sock │ │ ├─ 64313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942aa2185cadc33afc914bdd7e3cdcf1487806cc6b3575f7fe03f309ae3e9fe1 -address /run/containerd/containerd.sock │ │ ├─ 64690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4381da31f6c14aafbf0f3bb37b44af3ed128f654188b7faf66b75f959a90280e -address /run/containerd/containerd.sock │ │ ├─ 65096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4bccf632dddb74dfa2aed7e48cb4ab6ebb979b131c72b6aa7d9652b4e30883 -address /run/containerd/containerd.sock │ │ ├─ 65392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 237860abaa688ffff32ddfbb7fcd413f71247f952ff004d675b55d550a178c6d -address /run/containerd/containerd.sock │ │ ├─ 65997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c95db74c67ae1126ee64ca91799540da047bd5d2fca4d0508718612e98907d9c -address /run/containerd/containerd.sock │ │ ├─ 66762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15019621ce7e9f4d2dfdd9901c6928e9ff9d022c4b944a083851fb7d009638eb -address /run/containerd/containerd.sock │ │ ├─ 68463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a938eabe2c1a2d752dc2be6805cea87192388bbefb28f1be4457296c17eaab00 -address /run/containerd/containerd.sock │ │ ├─ 70320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce957c93732ce2c67cf93b58b0aca53b838aaa986d497ce530b0a6c35ad4cf38 -address /run/containerd/containerd.sock │ │ ├─ 79510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd2ce4e8341de22492471f552c825f641cfa81ecc5af5aba5f56c12746e5e27 -address /run/containerd/containerd.sock │ │ ├─ 81120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e681ee20b8b822db740f882d859d82f1d9181e6386a18fb2dc6a6bd5931e352c -address /run/containerd/containerd.sock │ │ ├─ 87127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15fbfb395f03fc9a63b20180e7c34c4eb6a1154ec1ad47bd4b85aeca56e21b6d -address /run/containerd/containerd.sock │ │ ├─ 93214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb72f4f1504245d75ef6b22af6cd44389d21babf60d2f1c13452a53a4e7c387 -address /run/containerd/containerd.sock │ │ ├─ 97304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e27638b1bde948658a2c28aac97880026a9f6c9422ef59bf0ea571580528afd0 -address /run/containerd/containerd.sock │ │ ├─ 97350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c18606dfa3d32467cf7a8fe1455c7611e7b116b70dafe7cba6f55a5d02f7a88 -address /run/containerd/containerd.sock │ │ ├─105919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e25d03f6891e4485572176c39512b5740a6db84f1bbefbf2b18a042349aa40 -address /run/containerd/containerd.sock │ │ ├─107682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc23b8bdb4b618a1dcfe34ede37fa61ccbb9a20c893a3f1d0037218ef7df8833 -address /run/containerd/containerd.sock │ │ ├─107767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19664b2f3fcf7e2726702d088eafe8c74942d39f118b2829b556e24860faabe7 -address /run/containerd/containerd.sock │ │ ├─109644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f49237f73929ff11da3eca159a59c2eef2b58cf5fd98fc3944cecfe8a29df1 -address /run/containerd/containerd.sock │ │ ├─111397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2731723f3568ddc7b21ee5d7b5ae19be17b19c012862ff5fafbb4414fe156e1b -address /run/containerd/containerd.sock │ │ ├─111451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0bc909d210166cb27d21449d9c119ccfafe2cd5454a6e77fa9afe29889bee5 -address /run/containerd/containerd.sock │ │ ├─124563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c005299baf8b973c67d6d6a7c65ea3ecfa58fcef1d763451e9b6326c4d992d -address /run/containerd/containerd.sock │ │ ├─124654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8d74a214f8e6eed6a35ac71287f9130611e4ae671e1b70998ba7a3c36e8d4a -address /run/containerd/containerd.sock │ │ ├─127255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ecd082e721aadfd93bd40ac09a8610bfb47dde302a8a53c287681d246df96e -address /run/containerd/containerd.sock │ │ ├─141867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb5fb8f33b3435684a71ff20f0a3918ca1a5f773ca1d5d1e67800c7d8e838d4 -address /run/containerd/containerd.sock │ │ ├─142927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eaaef235fac7c8443a0a6c895feba196e35d7ad4e439b1fb48c01a035297c73 -address /run/containerd/containerd.sock │ │ ├─143965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa96b6e11f24e76d67fe69660812b5e25a2a4bf05bc3ed6e8fce7e2974530a8 -address /run/containerd/containerd.sock │ │ ├─144028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd17abf10be328a2fd9629d31549e5c022fd890e517fc87c0792fad3925ccdf -address /run/containerd/containerd.sock │ │ ├─144728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343726965bc192254f5e5acbc4056ba05ab8bab694913b4458227697a1749bc6 -address /run/containerd/containerd.sock │ │ ├─145757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703b48d167d5437d72ee5939b8fc6446d792d0b31352a18248c4b61a11fed13a -address /run/containerd/containerd.sock │ │ ├─160251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a55af62d59748291e45eab5409c9805be614998a7e7a1e7607c3ab3777a1546 -address /run/containerd/containerd.sock │ │ ├─160274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11487da8b6d9fb6cef7e28fe37d39d2222d64a0268b4c4b45bcd7cbe2ab4c37d -address /run/containerd/containerd.sock │ │ ├─160742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8514a470435c531104208e563085490e55a0eae7a1b0f641a3cb786cd0b92089 -address /run/containerd/containerd.sock │ │ ├─160796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf4b8448259ad4a721dd551fc18211a342fd0dbea923c55ff8e75895f6655ab -address /run/containerd/containerd.sock │ │ ├─160963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f85ab0bb12a60fad2ded4ae12e42733730aefe67faf81318e93001f5176981 -address /run/containerd/containerd.sock │ │ ├─161745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590fdc3872cab39b7c3d15f865adb956c811bd04f5412ff4c269794904985f80 -address /run/containerd/containerd.sock │ │ ├─173430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd63487abc39c0dff0366ab7615343de22313e178fab3edb1737067cebd8d99 -address /run/containerd/containerd.sock │ │ ├─175325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a284a15f306dd1551ac01976abaf8a2c0d1736aef9d4f71b423838d4f4c05c9 -address /run/containerd/containerd.sock │ │ ├─175352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bf146324c0d6a50ea2250680efd4b893441d40e06229e03f0d55d839e127be -address /run/containerd/containerd.sock │ │ ├─175422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc1d10f49afc1942f276fca00ab6e3770716647f6b04a989494bb460cb17552 -address /run/containerd/containerd.sock │ │ ├─175722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b8bc94c89794c6b5970a520eeae1e3a00d915fa39abc6421365fdbd5a53ff8 -address /run/containerd/containerd.sock │ │ ├─175778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce5bd6a476bac6ebf8e5d2ee894e6aaf411358b7cfdffb2693804ab221ac5e4 -address /run/containerd/containerd.sock │ │ ├─182460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 740648d19ce4cd5d46b5f72e6c5659ffa062fcee462727366e75415a2a9b56df -address /run/containerd/containerd.sock │ │ ├─187761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea10a4fa18c7316917a9fd2f53720c68d540877eedaa8625878cc0370d5141a0 -address /run/containerd/containerd.sock │ │ ├─190269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09cc9d8bab9d225806bb8f681628833954514acc64bd1912aef0aa35123314b -address /run/containerd/containerd.sock │ │ ├─190322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a72ae3c2ceaf3529dd3484a932268d18c6facefbaaea09b75cc7b2c985885f9 -address /run/containerd/containerd.sock │ │ ├─190481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d43375ef595c87ab68f3f518e400f072901cb67f5a688fc7640f8235cd3613ec -address /run/containerd/containerd.sock │ │ ├─206877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9529ee5c2a05b9fd83b78532c8b550a7dd85f6ad3bbd4976cc43fe1300909712 -address /run/containerd/containerd.sock │ │ ├─214185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3ac6b4b43a32c97183581a1c48841289755b076221d4b547926db893db08b3 -address /run/containerd/containerd.sock │ │ ├─214206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a5363fe6a4ccbec295816d31ada8b44e9f20c99ce2a2adfea1db2c417a8c619 -address /run/containerd/containerd.sock │ │ ├─214263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a99909aaaf57d7080441dfe18212e7c628686a81e92febe14aa9b3cc1ab5a4 -address /run/containerd/containerd.sock │ │ ├─214522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f25d256c0ec9a8ecc825dbcd9728113b85f5c65d30a3d9296feddbff04f4da5c -address /run/containerd/containerd.sock │ │ ├─225946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc7a64ad6be8e7c1d706a2cf5f6833b77417540b9fbb07bdad303288f23408e -address /run/containerd/containerd.sock │ │ ├─228285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2b8e9080dc07b4dcbdc9dcf0db7b9e4f532cf4eb6a832cb8a4cb472f5d74f0 -address /run/containerd/containerd.sock │ │ ├─229347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954d8cc9ea3b390496e968679d57a140534d06e5805709ba4c8c6a7c7146575f -address /run/containerd/containerd.sock │ │ ├─230321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 419d2a304703fac7e12d02257343331fee6e0a8ac670729e107faee59b5e98e8 -address /run/containerd/containerd.sock │ │ ├─230904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e16e000686bdbf11d008253fd61cb57078449d65020f9a491885e663b85808b -address /run/containerd/containerd.sock │ │ ├─232816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ec65af3cb19afbf5b3e063fd11375ac8e3994f86b8fa9c2bc7d369f34e9f40 -address /run/containerd/containerd.sock │ │ ├─233690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5113db7e781a6802e306a6090b4bd9b8cc458e994427cf9c530e12eb3db08732 -address /run/containerd/containerd.sock │ │ ├─233753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0652125646afbcc1054ed49f9130a2cd02e13f1791f473d2a085b6bc48b744cc -address /run/containerd/containerd.sock │ │ ├─243308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 175f8a89fa8ba31079e698c6992319c03f30e73383dd2f41a60bdaa3e9456292 -address /run/containerd/containerd.sock │ │ ├─243736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d792622f7b9dd710050d4f699419d286f1050014880ef4a199b0a736a1ef36 -address /run/containerd/containerd.sock │ │ ├─246542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636ed8d00e35edea643a8049175d31f130c7ace75ffb6d93a611301ea796d0b4 -address /run/containerd/containerd.sock │ │ ├─250630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f993a48775e5a0bd4412eba41867bbee210bffa53ce6a4c99e0480cae85825e -address /run/containerd/containerd.sock │ │ ├─250867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f19b621e6dddf37f2db9ca20a4fb336591568550b8bc04beba82f7bca092dc7 -address /run/containerd/containerd.sock │ │ ├─250910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74cd1b29420334a61eeb5e470dcb76a046fedb4f920ff3fc4fbb8ffb84715549 -address /run/containerd/containerd.sock │ │ ├─251093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13733d45d1cd259f566d2d34ef17c3a8d7ab5a44c21076b20f8926da8c9a6543 -address /run/containerd/containerd.sock │ │ ├─262291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 277d85c0a6ffa6c75cbbc7702360fc36ba5d1e0e6e82f79a9d7ad055678a1843 -address /run/containerd/containerd.sock │ │ ├─264851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9e3059be72eec4e8c03fcd4bea7a1882215d1bace257e541a2f36b966d7f4c -address /run/containerd/containerd.sock │ │ └─266426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c254d52995c86ef1d32e62c7cb274f3887111bbf49ec64e165f139e43417bc16 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─401 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-74335f5de5bdf8713f62c4709885ed203f147c8de8ef8112ba74348f4c5a8266.scope … │ │ ├─19095 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19114 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-7b3974a6083b45eedbfc5cc25e69f51c0d1c7a3f2c21508fc7ae4acc2a8d6b89.scope … │ │ ├─12953 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.culnys -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12973 /usr/bin/ceph-mgr -n mgr.instance.culnys -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 │ │ │ ├─29848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30114 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─19029 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19048 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25375 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25637 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@ceph-exporter.instance.service │ │ │ ├─39360 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39381 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34652 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34923 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@mgr.instance.culnys.service │ │ │ ├─12840 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.culnys/unit.run │ │ │ └─12872 /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-culnys --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.culnys:/var/lib/ceph/mgr/ceph-instance.culnys:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.culnys/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.culnys -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 │ │ ├─12478 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12506 /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 -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 -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 │ ├─docker.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141252 /sbin/multipathd -d -s │ ├─docker-678506c25bed5a3ee7a54bdcdc17c5e7a4cf0198f382db482577114829d27e3f.scope … │ │ ├─12590 /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 │ │ └─12603 /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 │ ├─docker-95f1c8c2e6b515401437dfd02173bd9c64a6ec539904e607e05b281555c75305.scope … │ │ ├─30155 /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 │ │ └─30167 /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 │ ├─docker-02da3cb5aa678f41b89be8066ee3c96876fd0eed17bc0379bf6ae33923489245.scope … │ │ ├─34965 /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 │ │ └─34977 /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 │ │ └─42407 /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.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-ea69d67241ecbfa177da9bd8b2f05114bb87db877fcb462db8e99334469f779c.scope … │ │ ├─39457 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39470 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─docker-f66ac8e4a17ee675bb71c1a414a33cb6c1e537ce97b88012eeba9190e09e4fe6.scope … │ │ ├─25678 /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 │ │ └─25690 /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 │ ├─run-rdf0fc56d4c1540efbbb41409cb46122c.scope │ │ └─189413 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─11097 /usr/sbin/chronyd -F 1 │ │ └─11098 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─406 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141060 /sbin/iscsid │ │ └─141061 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─fdbbc3ca6d872209e6bab5fbaaac4e4421a2c0688dea75510c9385a5e7efc9bb │ │ ├─193534 /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 │ │ ├─371373 /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/tmpi8qa514c/privsep.sock │ │ ├─371611 /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/tmpbxkfbd1z/privsep.sock │ │ └─371658 /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/tmpn28a67m3/privsep.sock │ ├─c0ed9cd0d4825c9402ae309ffcc0e144e3477aab2ba69dc95815175facb15aaa │ │ └─58150 nfd-gc -gc-interval=1h │ ├─4381da31f6c14aafbf0f3bb37b44af3ed128f654188b7faf66b75f959a90280e │ │ └─64713 /pause │ ├─2ce5bd6a476bac6ebf8e5d2ee894e6aaf411358b7cfdffb2693804ab221ac5e4 │ │ └─175804 /pause │ ├─7c18606dfa3d32467cf7a8fe1455c7611e7b116b70dafe7cba6f55a5d02f7a88 │ │ └─97375 /pause │ ├─86316667dcf013c9cecab3d073e0fb9b4408c66d8ce2ac8fcad5270465832fcb │ │ └─109250 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f40b425ba9f5e4a9f74f358c819a28a9d2a44b1ceb0035e67d2b99474a6526e1 │ │ └─48220 /pause │ ├─b128012e40e96254090cbe735269a3b36b637aa4702824112f8feeb85bd592cf │ │ └─58101 nfd-worker -metrics=8081 │ ├─636ed8d00e35edea643a8049175d31f130c7ace75ffb6d93a611301ea796d0b4 │ │ └─246566 /pause │ ├─6bbda3000a414beef4c31602bd3db88fdcb527cfa1a7061773e3372d4bb22b2a │ │ └─97673 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-w5tdh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ce957c93732ce2c67cf93b58b0aca53b838aaa986d497ce530b0a6c35ad4cf38 │ │ └─70345 /pause │ ├─1a1dff1150502d245f8e0c37e5857bfcfe74fff9e863c37075c12429c0c00c1f │ │ └─49756 /pause │ ├─6a5363fe6a4ccbec295816d31ada8b44e9f20c99ce2a2adfea1db2c417a8c619 │ │ └─214266 /pause │ ├─341c19b5e98c0c37f8e739d12a3730a58603bbada236645c94729645b2c22e79 │ │ └─67139 /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 │ ├─764e0dcf53efde560d0e97649be495020d982e36d95c28be02a14dbe8c73524d │ │ └─67097 /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-38.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 │ ├─15019621ce7e9f4d2dfdd9901c6928e9ff9d022c4b944a083851fb7d009638eb │ │ └─66786 /pause │ ├─cf3eb7df94e44cad78ce1d117498ccc80b2771de5f49903c0f4714e3cc312ea0 │ │ └─49417 /manager --metrics-bind-address=:9782 │ ├─7e75f541bee17faffdf3aa046e30faa2e4b78aec4048ea26eb70031339b47fbb │ │ ├─226162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226179 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─226185 erl_child_setup 1048576 │ │ ├─226273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226284 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226568 /bin/sh -s rabbit_disk_monitor │ ├─1eaaef235fac7c8443a0a6c895feba196e35d7ad4e439b1fb48c01a035297c73 │ │ └─142955 /pause │ ├─13a2f2cfd2b5a12366f1769e81df251d73471f025badda980b20c87969722135 │ │ └─45156 /pause │ ├─66366e0dbea393b77cacfdaa7291f1aaabcc91a6a02bbed44bd57fdf6d2519ab │ │ ├─132683 placement-api: uWSGI master │ │ ├─132707 placement-api: uWSGI worker 1 │ │ └─132708 placement-api: uWSGI worker 2 │ ├─90f19a33bb1edd37760d82068ae85d8f56b402e7dbf18e4b2cd4c41125bfe963 │ │ └─45189 /coredns -conf /etc/coredns/Corefile │ ├─343726965bc192254f5e5acbc4056ba05ab8bab694913b4458227697a1749bc6 │ │ └─144758 /pause │ ├─9e9dfc31317d4087538fffeaef192b5ab253af9112d5824f7c6581fbb654371f │ │ └─57157 /pause │ ├─dd42f127782add71df743e45b113062ba2ad0daf8136535a30d856ba0f5ae531 │ │ └─42338 /kube-vip manager │ ├─2126e7a687291a0d6b3c54a2e60cfee6488a74ac13beddc794d7ca7ecacd9c48 │ │ └─44698 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d8110036350cbf15b7ef12a4f616e5ab16bf57043b6adeb5214a77c60095b090 │ │ ├─260539 /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 │ │ └─260646 /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 │ ├─74cd1b29420334a61eeb5e470dcb76a046fedb4f920ff3fc4fbb8ffb84715549 │ │ └─250941 /pause │ ├─f11140caea11f39c17840f99952eb57819420cb7b79392d6d372e6c7bbf4cba5 │ │ ├─243374 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244076 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpq2qptdvj/privsep.sock │ │ ├─244079 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244147 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fc0b3b7510f98a2c42e23a5fa6c108187959a699d6f0d94b34746ceef9907140 │ │ └─42096 /pause │ ├─73de0150fe9e1f66eda93a4d0273efd3fc0e76060b5841950002ab0126fd01b4 │ │ └─53207 valkey-server *:26379 [sentinel] │ ├─ba2a6c9f0cc9941b3ed08af81ad2b22aa0a47d06bec8b97b0e3dc4d7be684478 │ │ ├─224987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225010 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bb2b8e9080dc07b4dcbdc9dcf0db7b9e4f532cf4eb6a832cb8a4cb472f5d74f0 │ │ └─228308 /pause │ ├─9d4bccf632dddb74dfa2aed7e48cb4ab6ebb979b131c72b6aa7d9652b4e30883 │ │ └─65131 /pause │ ├─76e57ded0a51ddd3f5ee760e7d32bcccb5f042f0b1f08851f470ee74f9451cd1 │ │ └─166891 /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 │ ├─d0d1841489eff494f95d23535d2d6eba02fe511761f177b4e7632033043733b9 │ │ └─46331 /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 │ ├─5113db7e781a6802e306a6090b4bd9b8cc458e994427cf9c530e12eb3db08732 │ │ └─233714 /pause │ ├─5a17cc6cdf1b6ce52682a1ae7e66b673db6e89db5d36e0dd527d1a06c2c40924 │ │ └─260160 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fb8e49c99d4f21f373bdb9844cd5a0a00265624e04747e83eac7ddf05d2a5d5b │ │ ├─79685 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79703 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─79709 erl_child_setup 1048576 │ │ ├─79784 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79785 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79795 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79922 /bin/sh -s rabbit_disk_monitor │ ├─b4a07b07847bc44ac3fb622ce3afe9f99f5f9748061b3f0901c89d234ce826d4 │ │ ├─203064 heat-api: uWSGI master │ │ ├─203112 heat-api: uWSGI worker 1 │ │ └─203113 heat-api: uWSGI worker 2 │ ├─7a2696ef0adc5c06c51b6c2ec3e166ffabc29b7c6a065f7fcbb73edf0c6f3a00 │ │ ├─246780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246799 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─246808 erl_child_setup 1048576 │ │ ├─246906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247065 /bin/sh -s rabbit_disk_monitor │ ├─a2badba689acdb6ef70844ede478b7e1d626eab386efbd1e7dd839e16338043a │ │ └─50695 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b0f49237f73929ff11da3eca159a59c2eef2b58cf5fd98fc3944cecfe8a29df1 │ │ └─109675 /pause │ ├─11487da8b6d9fb6cef7e28fe37d39d2222d64a0268b4c4b45bcd7cbe2ab4c37d │ │ └─160315 /pause │ ├─e09cc9d8bab9d225806bb8f681628833954514acc64bd1912aef0aa35123314b │ │ └─190296 /pause │ ├─942aa2185cadc33afc914bdd7e3cdcf1487806cc6b3575f7fe03f309ae3e9fe1 │ │ └─64339 /pause │ ├─e27638b1bde948658a2c28aac97880026a9f6c9422ef59bf0ea571580528afd0 │ │ └─97328 /pause │ ├─2bb5fb8f33b3435684a71ff20f0a3918ca1a5f773ca1d5d1e67800c7d8e838d4 │ │ └─141900 /pause │ ├─d7d7a9db88f721e3954104dd2d95c94a04cf91c818a7c280709ae5a59903ac36 │ │ └─232868 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8dd63487abc39c0dff0366ab7615343de22313e178fab3edb1737067cebd8d99 │ │ └─173453 /pause │ ├─ab964b19a6617110af0d3f0dcb3dcc5d59a77ef64c3cf4aef0ff377d8cdc67bf │ │ └─52829 /pause │ ├─d91363908fedae909e610d18eb32b38055de9a3a9aa0d22bec8970f06a2255c6 │ │ ├─188037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188054 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─188060 erl_child_setup 1048576 │ │ ├─188225 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188663 /bin/sh -s rabbit_disk_monitor │ ├─0a7c00225e5c5117eecfdeb53904b53c8c09bc0bb8b20b17a11aa72a5b4bf43f │ │ ├─187360 /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 │ │ └─188001 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --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 --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpa7o96mm9/privsep.sock │ ├─dbd17abf10be328a2fd9629d31549e5c022fd890e517fc87c0792fad3925ccdf │ │ └─144062 /pause │ ├─e54c95f3d6969f4cdd0519806adce8aa4c53a0a4eeca5823a85db9a4e48222e6 │ │ ├─62790 python -u /app/sidecar.py │ │ ├─63040 python -u /app/sidecar.py │ │ └─63041 python -u /app/sidecar.py │ ├─277d85c0a6ffa6c75cbbc7702360fc36ba5d1e0e6e82f79a9d7ad055678a1843 │ │ └─262315 /pause │ ├─757182fdf688760629e79857e349959eea862bf6b4cf9113210e1da0ff058892 │ │ └─43588 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─082be7a85b5930a0699fcd5c7730fdad462c9f9f1565f1ee663fc424b107b957 │ │ ├─142208 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142221 /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 │ ├─943a9b266850e534981be5c8d5a97549f91d49397f50154b42990a208b23b21f │ │ ├─172239 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172633 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172634 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─36ec65af3cb19afbf5b3e063fd11375ac8e3994f86b8fa9c2bc7d369f34e9f40 │ │ └─232841 /pause │ ├─4a9d97e5f8b49b0e6d26fd0cf860ff7544a6766b18833ee09778de5e0ca012a9 │ │ └─62974 /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 │ ├─d1726da4fefdaac27f4a52dbb5e9c431685c0c13766d27894e4e3a44dd52e185 │ │ └─43359 /pause │ ├─d8f80a1ab8604c20c19318344570c180abe5bfa69ce332b2d1717f06842b662d │ │ └─46081 /pause │ ├─67d792622f7b9dd710050d4f699419d286f1050014880ef4a199b0a736a1ef36 │ │ └─243767 /pause │ ├─8621cbbb68454592e5284282e4dc32038a4d1450fb3fd5207e0e3e60ddfaeb94 │ │ └─41988 /pause │ ├─ea4f466a6988879388578069df7c12641350a582d3b56863a23c26f6e1387c0c │ │ └─193572 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ffa2352d89497fa59bd2e42e46f6c203b62235897890d7a8b6c0dc3afd15a004 │ │ └─48640 /server │ ├─d67758c6074fcf42f8e0a0fa86f79f7cc8c9e62ec6743fe5678d5f4412473351 │ │ └─49372 /pause │ ├─13733d45d1cd259f566d2d34ef17c3a8d7ab5a44c21076b20f8926da8c9a6543 │ │ └─251124 /pause │ ├─e1a9a0c312d77fc674543dc8e1c6410393d9215788e81c3b43d26c58e32bfbce │ │ └─46120 /pause │ ├─b370d84091be55a96345a0e94c36296fc7379711b697274f468caad85769c323 │ │ └─265165 /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 │ ├─d8059503a52ce11feff717164eff76bd0b20d86706653a105b2b83d7402f7b00 │ │ └─188856 /usr/bin/libvirt-tls-sidecar │ ├─eb8d74a214f8e6eed6a35ac71287f9130611e4ae671e1b70998ba7a3c36e8d4a │ │ └─124677 /pause │ ├─fd7784c670924267097798593b52437f6325550feef8aeb7794f475a5bd729aa │ │ ├─185361 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185866 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185868 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185871 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─abed84c6f8755845935541173cb318327e0914ac6cddf41e80a5522765377d74 │ │ ├─ 97737 /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 │ │ └─400689 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4de1c00bff94b0df7fedc84b67171ae49bfbaeea16fff4636774368f18166bd3 │ │ ├─243819 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244176 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244177 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─419d2a304703fac7e12d02257343331fee6e0a8ac670729e107faee59b5e98e8 │ │ └─230346 /pause │ ├─a6d07dd9a8a00c9d532203d414df9aabf9c12f3583ef73eeab2e205f52e48e68 │ │ └─125257 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─84f15525cb5d25a1f5a20f9d8a395c677ebe66c6cffe12eb9a7d636e9856e78d │ │ └─50424 /pause │ ├─fc23b8bdb4b618a1dcfe34ede37fa61ccbb9a20c893a3f1d0037218ef7df8833 │ │ └─107707 /pause │ ├─41fa50913ffd49ff36fed96bfdc0239c8cdda0d26f6e731afedd3ac24d177b44 │ │ ├─269100 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269116 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─16db506c61b9dd29b600de89d51a2ed93ab98093d1d7c6a8b406ca868e9a357c │ │ ├─144950 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145141 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 │ │ ├─145151 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─400823 sleep 15 │ ├─f25d256c0ec9a8ecc825dbcd9728113b85f5c65d30a3d9296feddbff04f4da5c │ │ └─214549 /pause │ ├─1bd8f809aabdc380e35245fff76be032593590ef5aeb99a81a63ee2ab69ce711 │ │ ├─171512 nova-api: uWSGI master │ │ ├─171548 nova-api: uWSGI worker 1 │ │ └─171549 nova-api: uWSGI worker 2 │ ├─bbd7cf5644624fb7f8a9dbd7242b0b9a7b49afc1efc2301496318e458ff00b87 │ │ └─188906 /bin/bash /tmp/libvirt.sh │ ├─21c3d07d906f4a04648e7111a1517d9f69a2a3c6d91e97b765f80b51eb6aa57e │ │ ├─ 73733 apache2 -DFOREGROUND │ │ ├─ 73749 (wsgi:k -DFOREGROUND │ │ ├─ 73750 (wsgi:k -DFOREGROUND │ │ ├─ 73751 (wsgi:k -DFOREGROUND │ │ ├─ 73752 (wsgi:k -DFOREGROUND │ │ ├─386056 apache2 -DFOREGROUND │ │ └─389585 apache2 -DFOREGROUND │ ├─b38d4eb7d64c6e7ec872b1b455d74f873338d31b13adaf74c90c854a8a737cd3 │ │ ├─187355 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) │ │ ├─187953 /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/tmpci6f5_v5/privsep.sock │ │ ├─209230 /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/tmpxq8dsevf/privsep.sock │ │ ├─224961 /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/tmps9cqpbre/privsep.sock │ │ ├─225264 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f0b2a4ef-b9b3-4410-bb3f-2742ae446c12.conf │ │ ├─371873 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371875 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fcf473da264f3481e20427f5b25150eb1902dde63868670d1d447c683859c9d2 │ │ ├─203061 heat-api-cfn: uWSGI master │ │ ├─203110 heat-api-cfn: uWSGI worker 1 │ │ └─203111 heat-api-cfn: uWSGI worker 2 │ ├─4c9486d98967a68720c3214f0c8d5e4732269d90d851da61d37bf6f6b18e02e7 │ │ ├─109833 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109853 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─109882 erl_child_setup 1048576 │ │ ├─109930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110041 /bin/sh -s rabbit_disk_monitor │ ├─9093dc9aa2ae99a08acc6bbbb89aad3d022df7db2032016049b38947d9a49ec0 │ │ ├─176503 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391117 sleep 300 │ ├─d566404c881c5e402c5c0b5aed7e3c25c895a39e09c6d6606ab62c41111c4bba │ │ └─228434 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3a72ae3c2ceaf3529dd3484a932268d18c6facefbaaea09b75cc7b2c985885f9 │ │ └─190351 /pause │ ├─73651b132ddd763d8545a46b19146648b33058f38148fcf840febd3c79683849 │ │ ├─68864 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68881 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─68887 erl_child_setup 1048576 │ │ ├─68934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69009 /bin/sh -s rabbit_disk_monitor │ ├─dabcfc29bc60fa2eeea50179a6c073ad6d3a998ede0d627c773ecacacd2e466f │ │ ├─243551 magnum-api: uWSGI master │ │ ├─243568 magnum-api: uWSGI worker 1 │ │ └─243569 magnum-api: uWSGI worker 2 │ ├─b37e2029841a996ccce41fd86f7ee3824741bc2b17831472cc09d1d0aa87fbb7 │ │ └─266715 /bin/openstack-database-exporter │ ├─236dcc9a367238059ff6dbd937cad03c1a026aad50e6ca8bb14bd87b15fa4115 │ │ ├─144198 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144392 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144410 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 │ │ ├─144575 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─400589 sleep 15 │ ├─17c9f40010c158af9e0274bef577eabea473226311bf4eccb203a8133c73822a │ │ └─49287 /pause │ ├─0ba8c12f7f69cf05ce602b895750b636567d05a31ae9a9f90b6e8edac897b053 │ │ └─62240 /pause │ ├─251160e20aee667f6c2f8f8532ac814c3e79ce83f8444bc73524d3653692ad6b │ │ └─64299 /pause │ ├─28b4c51538056571258951d19e7ef55acd9f81a32f875c868899532c5e825598 │ │ └─67879 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─023d2d396c3b592ad6eea4f4192989faba86a0c2078790b3f00ab0c5a3c2502f │ │ └─142175 /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 │ ├─2df245c52d41c839eec6044d447865e2caf692cd2b4199641391b18e81f8a6d9 │ │ └─42198 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 │ ├─c95db74c67ae1126ee64ca91799540da047bd5d2fca4d0508718612e98907d9c │ │ └─66020 /pause │ ├─15fbfb395f03fc9a63b20180e7c34c4eb6a1154ec1ad47bd4b85aeca56e21b6d │ │ └─87150 /pause │ ├─69e4ce72948c7d13097c0686679e23a3346d5a11915fd0399cef850173d6298a │ │ ├─207092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207109 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─207115 erl_child_setup 1048576 │ │ ├─207178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207421 /bin/sh -s rabbit_disk_monitor │ ├─49e25d03f6891e4485572176c39512b5740a6db84f1bbefbf2b18a042349aa40 │ │ └─105942 /pause │ ├─78668ea1fdaf6452b65a0f7e5672a2706a1be1f4a1865ac291887b94fdc4db5a │ │ ├─264787 apache2 -DFOREGROUND │ │ ├─267395 (wsgi:h -DFOREGROUND │ │ ├─267396 (wsgi:h -DFOREGROUND │ │ ├─267397 (wsgi:h -DFOREGROUND │ │ ├─267398 (wsgi:h -DFOREGROUND │ │ ├─267399 (wsgi:h -DFOREGROUND │ │ ├─267400 apache2 -DFOREGROUND │ │ └─267401 apache2 -DFOREGROUND │ ├─a4b55741aa0ed9f0a100dc1d8d862fe6d27dbc21ef2cd755cea1ccb2f38203e3 │ │ └─230455 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9b94ef485d35f9555ae6e8d13c295bf405e1575075488f2a1c67eca76768e383 │ │ └─49876 percona-xtradb-cluster-operator │ ├─2329d8c1d8e1c158d45b02b8de9bf569d145da2d60bf9443e62220af71439250 │ │ └─49485 /manager --metrics-bind-address=:8080 │ ├─e9bf146324c0d6a50ea2250680efd4b893441d40e06229e03f0d55d839e127be │ │ └─175423 /pause │ ├─7b63611de0b4142ba88c3fa4ac84590415e2daa95d7620f39b9257c12ffb789c │ │ ├─ 87922 /usr/local/bin/rook ceph operator │ │ └─400910 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─b4eccc331e345cc6d82e979d3276ddeddc6893759efb71efe5042740e609c99c │ │ └─46377 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─703b48d167d5437d72ee5939b8fc6446d792d0b31352a18248c4b61a11fed13a │ │ └─145780 /pause │ ├─60e05f73e69d41d28c0fc840d59e6ed26809c8895fe30ba7e8c027666dd9f74c │ │ └─68242 /bin/memcached_exporter │ ├─bd1eb2359745b74f22b1c50dfdb8aee7f3078ea80263a4694f71ed6a38396256 │ │ └─64144 /pause │ ├─7c930954e35f9893a716f4243300ee298269ae1c7edfcc9c2dbf7dd384530c47 │ │ └─123126 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6b2cc71bca7cd36c756e4696b9266fa08711e6251acce5572a7bc39b73f96fe4 │ │ └─57812 /pause │ ├─740648d19ce4cd5d46b5f72e6c5659ffa062fcee462727366e75415a2a9b56df │ │ └─182483 /pause │ ├─8434a3d6af430e0df3184a9203c3c9fe3a6e5631afd72221d5b0d92c71c91a02 │ │ ├─144197 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144275 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144296 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 │ │ ├─144552 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─400584 sleep 15 │ ├─4231561f04c2a1172b3c0e55227f3867ed39d3c06642847b701630186c8c59c7 │ │ └─98647 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c254d52995c86ef1d32e62c7cb274f3887111bbf49ec64e165f139e43417bc16 │ │ └─266449 /pause │ ├─175f8a89fa8ba31079e698c6992319c03f30e73383dd2f41a60bdaa3e9456292 │ │ └─243332 /pause │ ├─d6f8bd942089fc43bcd4e9f638a2fa5c75393a07b37843f9c6f47673c0fbac9d │ │ └─45778 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 │ ├─954d8cc9ea3b390496e968679d57a140534d06e5805709ba4c8c6a7c7146575f │ │ └─229389 /pause │ ├─97d7087c1dc228669297232c627b983d7cfe12a0a3e58e390911f3c4b7e46fcb │ │ └─62476 /pause │ ├─e22e805b84980dc6e729a79ae119fef4f085811c792566802bed48d736f67c75 │ │ └─42100 /pause │ ├─8910f29248e94a362f7e1b01c0af7b55aaee747f8bf391e03c9ce0bfc336c8c7 │ │ └─62478 /pause │ ├─4995a404cc974ccf3c3d56f6f5c16981162f7bf4ae31e9f286c8d00403268c55 │ │ ├─224089 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224663 octavia-worker: ConsumerService worker(0) │ │ └─224666 octavia-worker: ConsumerService worker(1) │ ├─21fbccddce76e848229a626ff8ded84aea86cf4c3b673efab48f8e0062f4e208 │ │ ├─171643 nova-metadata: uWSGI master │ │ ├─171656 nova-metadata: uWSGI worker 1 │ │ └─171657 nova-metadata: uWSGI worker 2 │ ├─e681ee20b8b822db740f882d859d82f1d9181e6386a18fb2dc6a6bd5931e352c │ │ └─81151 /pause │ ├─208e3278a225025eed018941cef0b9d1abbe2e374ab4ba0533f5007f52706137 │ │ └─53016 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 │ ├─3f19b621e6dddf37f2db9ca20a4fb336591568550b8bc04beba82f7bca092dc7 │ │ └─250893 /pause │ ├─586c80b5d0ff9a43946cf0aadd610cf610202f979ef22acadd2b2e1f87d3c598 │ │ └─183092 vector --config /etc/vector/vector.toml │ ├─20fd31674ff136fd2251c2a85b5aab192af660c129cb8cea284a6a3399ac4a04 │ │ └─66918 /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-38.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 │ ├─fcce8ca285d003a80ae079f8d0205886590a3ec67c3bce07cfd9ff35c132d14e │ │ └─67832 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2d9e3059be72eec4e8c03fcd4bea7a1882215d1bace257e541a2f36b966d7f4c │ │ └─264876 /pause │ ├─40a8c9f150c4d0f7f58efefba0208976598c4e4a1c2e8ff669561f8de34630ff │ │ └─66647 /goldpinger --static-file-path /static │ ├─8aaa952cc9dd610352ad5bd3b0b8ea758e19443fd21a4357d971e3b8a7e4194c │ │ ├─86327 barbiacan-api: uWSGI master │ │ └─86340 barbiacan-api: uWSGI worker 1 │ ├─e7ecd082e721aadfd93bd40ac09a8610bfb47dde302a8a53c287681d246df96e │ │ └─127279 /pause │ ├─c9ac407783a153b5f08b0ce098830a7976258e731da6d41fcee20e4909d33ff6 │ │ └─58190 nfd-master -crd-controller=true -metrics=8081 │ ├─214005e33044392ae0b0c081e54070522a58bd49457c088afa01ae38dd5d61b4 │ │ ├─43798 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44193 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2731723f3568ddc7b21ee5d7b5ae19be17b19c012862ff5fafbb4414fe156e1b │ │ └─111422 /pause │ ├─5e4a7c19ca1bf68dc11c08cca121b218eab663b50c36d6fbda4c8abcee4387d0 │ │ ├─65969 nginx: master process nginx -g daemon off; │ │ ├─65984 nginx: worker process │ │ ├─65985 nginx: worker process │ │ ├─65986 nginx: worker process │ │ ├─65987 nginx: worker process │ │ └─65988 nginx: worker process │ ├─7a0bc909d210166cb27d21449d9c119ccfafe2cd5454a6e77fa9afe29889bee5 │ │ └─111475 /pause │ ├─4cf4b8448259ad4a721dd551fc18211a342fd0dbea923c55ff8e75895f6655ab │ │ └─160827 /pause │ ├─6a5cbf6c0f428dd716d60c2e05b53eb353cca65de5673a700ffe8120785ab13b │ │ ├─125698 /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 │ │ └─125889 /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 │ ├─fb805b1f4430068682a52f36f2f7a3424ffbbe5035b3e481726b917859466429 │ │ └─251340 docker-registry serve /etc/docker-registry/config.yml │ ├─22d8ff475a9fce9349c6bd5c2f4e024ed0f8144169d203399ab2a02262e3d8ea │ │ ├─185410 neutron-policy-server: uWSGI master │ │ ├─185423 neutron-policy-server: uWSGI worker 1 │ │ └─185424 neutron-policy-server: uWSGI worker 2 │ ├─c7e8fdd6faafdf1eb679004b4a5eaf3fcbb445def2450d78e0e3b35e66429162 │ │ └─224106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9529ee5c2a05b9fd83b78532c8b550a7dd85f6ad3bbd4976cc43fe1300909712 │ │ └─206900 /pause │ ├─ec2799336e5d74d249536d7a57360017c6bbbf583a567d4937976a9bec70d27f │ │ └─230961 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─89636d55c6c7ea7bf709764bd09d5110bdd9e9dc4edeb6221f3af56c3878dcce │ │ └─45207 /coredns -conf /etc/coredns/Corefile │ ├─0652125646afbcc1054ed49f9130a2cd02e13f1791f473d2a085b6bc48b744cc │ │ └─233781 /pause │ ├─c11026409a581e83b7b913c07a55305da9b33d091d398aa15e910f8a41a605df │ │ ├─185363 neutron-api: uWSGI master │ │ ├─185396 neutron-api: uWSGI worker 1 │ │ └─185397 neutron-api: uWSGI worker 2 │ ├─01c0d73ae1beb6af5f977e97d50ec4b148a2bc6bd185fa908532ecd63b54be17 │ │ └─65614 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cbaa3d08d291feaf60a6b623adb67e778e0c124bef64d7acf5adb014180ab863 │ │ └─48313 /pause │ ├─d43375ef595c87ab68f3f518e400f072901cb67f5a688fc7640f8235cd3613ec │ │ └─190509 /pause │ ├─101e07c394b469fc90c40343813b489eb1877f7b99cf4dd2ec5caf08f5cb4037 │ │ └─57841 /pause │ ├─5c929c22be94ba379095c008fbb9820183a0036c9a4540fcbaba1e76a54bacaa │ │ └─50048 /pause │ ├─9f6adaae8ac212949ceeea2035267c4595b4c53166c32d125478cca5a5261b89 │ │ └─45120 /pause │ ├─73d13c20bb75e34d11094258567a67ccd1f9aaf32b233479b9ba16117c34d4ab │ │ └─43338 /pause │ ├─e5f85ab0bb12a60fad2ded4ae12e42733730aefe67faf81318e93001f5176981 │ │ └─160988 /pause │ ├─c0707607f85ab9264bf7a91b5b634b89f472d4101d234ef6c9067cd2b140eb6a │ │ └─42105 /pause │ ├─3a55af62d59748291e45eab5409c9805be614998a7e7a1e7607c3ab3777a1546 │ │ └─160298 /pause │ ├─a938eabe2c1a2d752dc2be6805cea87192388bbefb28f1be4457296c17eaab00 │ │ └─68487 /pause │ ├─25bbaf008bf1d01ffa1351de9187123adf8b781e44d1686d2dcfa90082f086a6 │ │ └─64084 /pause │ ├─8514a470435c531104208e563085490e55a0eae7a1b0f641a3cb786cd0b92089 │ │ └─160777 /pause │ ├─17a51258f73e2b8042e3fd59c9f68a0921e590003392b1d93fc4c5445952b65c │ │ ├─50541 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 │ │ └─51789 haproxy -sf 15 -x sockpair@4 -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 │ ├─1991dbc063eb81ca046a7a27b5274ecba7e3efee8dd4cba12ef0ed80184c2b38 │ │ └─66962 /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 │ ├─821c8b35e4de72ce1a1884a682f50fe65627287cc30927e80e5dbc516e1a6ca7 │ │ └─67185 /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 │ ├─70465640abe6c48272c0c5f2bf46261be06dc5976044a7093fcd73b9996c80ba │ │ └─67604 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f5aa4beb2b1934238a8a0457918a0ea9a737865687e73cd1620a05e402d8a6a5 │ │ ├─173685 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173702 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─173708 erl_child_setup 1048576 │ │ ├─173866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174111 /bin/sh -s rabbit_disk_monitor │ ├─9c954c5b0028fb6108465fd6cdabb51a4408d8c2a7d869e9ccb5e2dc72ecec9f │ │ └─63428 /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 │ ├─6949680cf7ac293d8e2584a253cc3352ecbc5b7ef4783c4c16799a4290beb43a │ │ └─260166 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─19664b2f3fcf7e2726702d088eafe8c74942d39f118b2829b556e24860faabe7 │ │ └─107798 /pause │ ├─13b8bc94c89794c6b5970a520eeae1e3a00d915fa39abc6421365fdbd5a53ff8 │ │ └─175748 /pause │ ├─07ae89111f51a4c5ba57dafb33a90586920ecc0f4eea14225ab842598925d33e │ │ └─67934 /bin/pushgateway │ ├─e593ec64e7c9737ca2795054f2e526966be106146e9d61111fb3e3c9a2db2428 │ │ └─42579 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4fa81abbfc1910ff8e300505f5b155c141fd441bde878b0cac293b262d305bf1 │ │ └─65749 /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.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|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 │ ├─85a740247cc90a0f1b6bd8059e91f158fc492e7f2e72967cc37acc8f7cb4c674 │ │ ├─50598 mysqld --wsrep_start_position=32ec1be1-8b98-11f1-a5ae-7761970328e7:20 │ │ └─50724 /var/lib/mysql/mysql-state-monitor │ ├─2e7989e912dfc804c38ab1c87d830e0e85440df32f62e285d9a2ba27e859367a │ │ ├─ 48542 /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 │ │ ├─ 48554 /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 │ │ ├─ 48701 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264562 nginx: worker process │ │ ├─264563 nginx: worker process │ │ └─264564 nginx: cache manager process │ ├─b33298baff2dc08957abfebb690d3d917d656885575894d8e779942c46746fd8 │ │ ├─203052 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203488 heat-engine: ServiceWrapper worker(0) │ │ └─203491 heat-engine: ServiceWrapper worker(1) │ ├─455c38965ee34b5430cb2ae0440d7940909421e3ba0c03af0400804067d10c8a │ │ └─42216 etcd --advertise-client-urls=https://199.204.45.38: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.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─d7282b21a6a5e640b1028e9dad7ba654223046325d8c484b1d1519805c08e5bc │ │ └─50791 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df907411cf655b4504a70b4e5b0780e401b52dd0c386b27a8940b1cebeaee309 │ │ └─45580 /pause │ ├─68a8181bb822234329c70337093c9945125afc0760d3cbd47a824850e8cf34f6 │ │ ├─93374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93391 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─93397 erl_child_setup 1048576 │ │ ├─93561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93562 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93782 /bin/sh -s rabbit_disk_monitor │ ├─c0cedd418034032ad74e6a015c85d186f0f5e69369280e9415333b8dc493bb55 │ │ └─42236 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 │ ├─09cdd95c1b577178482120cf30f6cc0c9a40a702f51dbe5fb76461a5fd1d85e1 │ │ └─67023 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c431f716fff6847805bd262f0bc6367735aef84f9b45494bed2f831690c73e86 │ │ ├─108128 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108346 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108348 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cf3d3af72080d5f934ac47d69b8f588df337e36258a5a16497920bfd90f678ec │ │ ├─66381 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66418 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7dc1d10f49afc1942f276fca00ab6e3770716647f6b04a989494bb460cb17552 │ │ └─175463 /pause │ ├─f8f3b57b0ef894759a9526f9ccec396d4d371ec02a7f0d3a2b92ac0b8a2d8cd7 │ │ └─64800 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 │ ├─0db7385c2a12f652dc11440a2036203980e62f6490691d262b9995289a02c532 │ │ └─46173 /pause │ ├─fffe91f82776b360517709679b1bcb62072129a9ea3d20be1d061944926571e5 │ │ └─42179 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─b23b9f278435b635b9afaaf48ced23338b837ab4ed906df5c9afe76151d1db6a │ │ └─52874 valkey-server *:6379 │ ├─ec5d3eacce6e66523c1d171ebfdc2da7fd04f89b119a0e979e8c09adde153c81 │ │ └─68220 /bin/oauth2-proxy │ ├─2a284a15f306dd1551ac01976abaf8a2c0d1736aef9d4f71b423838d4f4c05c9 │ │ └─175391 /pause │ ├─a37d5007b514f3e39b84c10ff2d0a71bee7e4b62cf10e9b59c0e692341f17360 │ │ ├─223105 octavia-api: uWSGI master │ │ ├─223118 octavia-api: uWSGI worker 1 │ │ └─223119 octavia-api: uWSGI worker 2 │ ├─37ca35e8d720f95f20989f12c7f9175c3f313fe5f6be8902598157bd484c9d9d │ │ ├─145992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146008 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─146014 erl_child_setup 1048576 │ │ ├─146096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146263 /bin/sh -s rabbit_disk_monitor │ ├─590fdc3872cab39b7c3d15f865adb956c811bd04f5412ff4c269794904985f80 │ │ └─161768 /pause │ ├─578c7e5ebcc938dfdd1ef67c688a3affaad62905a729aefe48530bc40382d675 │ │ ├─121584 cinder-api: uWSGI master │ │ ├─121597 cinder-api: uWSGI worker 1 │ │ └─121598 cinder-api: uWSGI worker 2 │ ├─e6f130a3cdc61007b2426d8142a9d54dc744b0d4299931f9179bc3d4f4fe9ccf │ │ ├─260190 manila-api: uWSGI master │ │ ├─260215 manila-api: uWSGI worker 1 │ │ └─260216 manila-api: uWSGI worker 2 │ ├─21a51781b50cf601111dd317412885863106c8956a88a50b3f159ed1641e69da │ │ └─57880 /pause │ ├─8c98aa5934522dd2c837e29985660fcfa7f4b0490f0e793024bc6700b13ca958 │ │ └─62475 /pause │ ├─8dd2ce4e8341de22492471f552c825f641cfa81ecc5af5aba5f56c12746e5e27 │ │ └─79534 /pause │ ├─ad0db40be71858dad80a0870d00a4521b7e43d8c9a81469d86983c468e05538a │ │ └─52623 /pause │ ├─ed78a40a470e5018511493c6e3352eeacb9e75661311e8b80bb0bea9cbe0bf5e │ │ ├─62816 python -u /app/sidecar.py │ │ ├─63047 python -u /app/sidecar.py │ │ └─63048 python -u /app/sidecar.py │ ├─619967f609e72dbe585200c7064015005d50257c444be1cd342995f1529c45c2 │ │ └─42079 /pause │ ├─3887e2df72f8702ef1b72bb266edfa9811fc277ba0b571ff0f685d32272e1a2f │ │ └─58233 /secretgen-controller │ ├─baa96b6e11f24e76d67fe69660812b5e25a2a4bf05bc3ed6e8fce7e2974530a8 │ │ └─143996 /pause │ ├─deb72f4f1504245d75ef6b22af6cd44389d21babf60d2f1c13452a53a4e7c387 │ │ └─93239 /pause │ ├─ffc7a64ad6be8e7c1d706a2cf5f6833b77417540b9fbb07bdad303288f23408e │ │ └─225970 /pause │ ├─95b9f5772234161bf73a8cf02a4be008f28c9c3a0ff69846286126a84fd1299a │ │ ├─183055 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183322 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 │ │ ├─183332 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─400210 sleep 15 │ ├─724cc7e54a4670755ffdde1b8e399cc21186a872bf48f38289b5227c002e1b54 │ │ └─58032 /pause │ ├─29a99909aaaf57d7080441dfe18212e7c628686a81e92febe14aa9b3cc1ab5a4 │ │ └─214306 /pause │ ├─bdd16635d5b7dd3cddfe5901167da0cca3ad7af9ddfa205bd399322bcac90c40 │ │ └─46285 /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 │ ├─ce8dcae515b0818588726054d82238346dd79a37a20415813ce90c6e24f7bcc0 │ │ └─64221 /pause │ ├─ab3ac6b4b43a32c97183581a1c48841289755b076221d4b547926db893db08b3 │ │ └─214227 /pause │ ├─e0c005299baf8b973c67d6d6a7c65ea3ecfa58fcef1d763451e9b6326c4d992d │ │ └─124587 /pause │ ├─6e16e000686bdbf11d008253fd61cb57078449d65020f9a491885e663b85808b │ │ └─230928 /pause │ ├─e0df0b3957b466cb4cb060e6c77e086254b40ca95845d9ccf45800a1d94f3862 │ │ └─44672 /pause │ ├─4875b2b2716ed1a5df7c9964fd55aba1a625ec0f88110c6c896635a873c58a74 │ │ └─189363 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2f993a48775e5a0bd4412eba41867bbee210bffa53ce6a4c99e0480cae85825e │ │ └─250696 /pause │ ├─0c382f39568b212f07bbeaadf804ff52f70050c928d84cf244dad3382c3855cd │ │ ├─106654 glance-api: uWSGI master │ │ ├─106667 glance-api: uWSGI worker 1 │ │ └─106668 glance-api: uWSGI worker 2 │ ├─a09755112b8cf105b90f51df06622675b30b12042e3493e88eff8ab2bea1a04f │ │ ├─183163 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183191 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─099aa32c3f56f0c8c3483d1310c3c72f5d4f7b38eab1a37cdfca5bcd3ec8a116 │ │ └─63716 /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 │ ├─926b94f232b2cdde4f25d649841deaa3d467e82624c2e4cb20929094eae05428 │ │ └─42545 /pause │ ├─237860abaa688ffff32ddfbb7fcd413f71247f952ff004d675b55d550a178c6d │ │ └─65419 /pause │ ├─81818d1b3639296e7946718dea6fb3697e062c0eae7419c4443c80dee26fa0ab │ │ └─68272 /bin/oauth2-proxy │ ├─1e7492e4dc3d7d43a6f144ae808830ab3e34ba465b1d73f6c124fd4f5256bb78 │ │ └─53273 redis_exporter │ ├─4f22d168f8e6bd39bdae065815f8667a7b9e22d65a449942c3a7430c3c6ebf85 │ │ └─229869 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2a420ced09db1f32f4366f1bef88706d01dbc5204ef8781c5bb1a138ea705d78 │ │ └─65548 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d787f130e0a9c50f72a3249465c6d9d4967d7e7bc5f82936c711ed1190f4881d │ │ ├─172212 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172622 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172623 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ └─ea10a4fa18c7316917a9fd2f53720c68d540877eedaa8625878cc0370d5141a0 │ └─187786 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount