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 │ │ │ ├─21479 /lib/systemd/systemd --user │ │ │ └─21482 (sd-pam) │ │ └─session-22.scope │ │ ├─21467 sshd: cephadm [priv] │ │ └─21496 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 857 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.204.45.33-22-zuul [mux] │ ├─396318 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xesqptipkqjvnoctxcyozidujlkvshub ; /usr/bin/python3'"'"' && sleep 0' │ ├─396319 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xesqptipkqjvnoctxcyozidujlkvshub ; /usr/bin/python3' && sleep 0 │ ├─396320 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xesqptipkqjvnoctxcyozidujlkvshub ; /usr/bin/python3 │ ├─396321 /bin/sh -c echo BECOME-SUCCESS-xesqptipkqjvnoctxcyozidujlkvshub ; /usr/bin/python3 │ ├─396322 /usr/bin/python3 │ ├─396353 /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 │ └─396355 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12437 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93b57810742eeeac529bc41d769c739cbd082295b2c5a0da0b4db16ab534bfa7 -address /run/containerd/containerd.sock │ │ ├─ 12823 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14c1dede920d2503990b50daef66efbbd74ea459c228c12644f0b95846fcb35d -address /run/containerd/containerd.sock │ │ ├─ 19618 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d183d5921626cfd5a3ee3c647d277aeba7755236e36cb36889d86a72effdadf -address /run/containerd/containerd.sock │ │ ├─ 24791 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3b24fc74ac6f90cf563cc2c377f0e34e804cf209e09a092bf3d96b311870b0a -address /run/containerd/containerd.sock │ │ ├─ 29236 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 72c6b26f0e150f9cc552b17be5043645ac66b727652bc209b24beae8dde7fe24 -address /run/containerd/containerd.sock │ │ ├─ 33928 /usr/bin/containerd-shim-runc-v2 -namespace moby -id babc8218282c93c374b517a2636215f1b14261224d9c20dae426ba916086c2ad -address /run/containerd/containerd.sock │ │ ├─ 39575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff74bb2da763328d5083ce9b10beadf735bf23907ead58979f489d49885faa0 -address /run/containerd/containerd.sock │ │ ├─ 39616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 014d6bcb994795c70ebb88ece7b7dbe4fa13f5ff0bab1e34861f9c004a97be9c -address /run/containerd/containerd.sock │ │ ├─ 39617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab81f95f8350bbb5f03dfcab0de35fd62caa64b249a76a456f52c09d765b7cf -address /run/containerd/containerd.sock │ │ ├─ 39619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8e79df8d2c17ef4e025427e2a6c313cb93cebd6b5badbc146e5f16675078f2 -address /run/containerd/containerd.sock │ │ ├─ 39626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6f466626b4e711e1b0e014c7be256c5b4bd3d6cb47827c22f37d3d01acd0bf -address /run/containerd/containerd.sock │ │ ├─ 40148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b1e4e8e315cac3772872bc5fb7d289d850ffee8738944074551ab402c08c7ef -address /run/containerd/containerd.sock │ │ ├─ 40915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d86af6c81ea94a176fcd2c0c1abf872bc79bddbbfbc2b9879c0b95b7a174c21a -address /run/containerd/containerd.sock │ │ ├─ 40917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fae8a79ef72025484fd3521f7e28700b94500f82c36f5f4a71cba6c9c23dcee -address /run/containerd/containerd.sock │ │ ├─ 42300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9dc69de5892a45abdec422d37f411ca8980960687c3cb8b754c1e7eeb0568d5 -address /run/containerd/containerd.sock │ │ ├─ 42747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc5feb0298d93a36f65dd7802127430b462551f0b46f03994dc631c454c3e85 -address /run/containerd/containerd.sock │ │ ├─ 42785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf753af3b1536a9b3823e88ee7a4712234628c750c4820added997d19a4d770 -address /run/containerd/containerd.sock │ │ ├─ 43216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdef08facedb446f9d3999280f0ff51abe942b2fd0f4cf448f6de25acf4a6765 -address /run/containerd/containerd.sock │ │ ├─ 43719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a08bd826226cf1f549676662f6b4fecf96aba1208e5014a159a32467d40b65bd -address /run/containerd/containerd.sock │ │ ├─ 43758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 973fc801f72b5160335e9cdea6a73db0e305860bcbb26449292d3a84578a764f -address /run/containerd/containerd.sock │ │ ├─ 43806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a685d28719725ff8a062ea37a748c4d6d261d24356a5074a5bfc6f6942c510d6 -address /run/containerd/containerd.sock │ │ ├─ 46115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5616e9ee2ee51f5e2522930f06fb6e11d0e9df0f46017e00d9389eefbe8a847 -address /run/containerd/containerd.sock │ │ ├─ 46208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87231b5805bd23976c78eeeb0fb30a26cd68f76f82a981233cf7041086e9b89b -address /run/containerd/containerd.sock │ │ ├─ 47140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8643aa73cd096113cb80e78baa8f168c820edb7ca8cbba286ec47dea97f8490 -address /run/containerd/containerd.sock │ │ ├─ 47242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a006189cde6c4150a88f873858dcf68cd13f385463d2274c36a1fd3c257989 -address /run/containerd/containerd.sock │ │ ├─ 47619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae675e532ff16e5daf5c41f1d4fd30493d5645bc95fce9540328a17beb23a74e -address /run/containerd/containerd.sock │ │ ├─ 47920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0813ea501a32242df5c7256ecb7a33545e9d98823f5152405eed7207d111af6f -address /run/containerd/containerd.sock │ │ ├─ 48323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c09be910b1ff4b3fb6368c14f8476cbadbc1424f60239964557726186333d6 -address /run/containerd/containerd.sock │ │ ├─ 50324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a85227dcc40b08f6f0225880b8baf839c34a908752ece4c8df0fb3b469531d -address /run/containerd/containerd.sock │ │ ├─ 50483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fdd208b874aa45872b3c7018570b22c01e139106160e725911f3884d225aa3c -address /run/containerd/containerd.sock │ │ ├─ 54707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91c13ef9f67a95bf7aec9c98f7d0052e64dd08ae7966114a76cbdcf20a33208 -address /run/containerd/containerd.sock │ │ ├─ 55387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e390c7f49332d9d1b7f845168d17e598379fc884243f73bef843e802e7a8bb3 -address /run/containerd/containerd.sock │ │ ├─ 55430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3321a255c87d397ea389a8e1fa92b44e8994f0e7f09c7baf2942b5aaac2902d -address /run/containerd/containerd.sock │ │ ├─ 55493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82dc5194c8db9f73a2582160ebd033a69e1c7715a433de62c2bacfedcdeba408 -address /run/containerd/containerd.sock │ │ ├─ 55645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739d2220c705bc8dad8be1b6d4ef714587e19ccc26649b78c6eb25b0920ff4d9 -address /run/containerd/containerd.sock │ │ ├─ 59557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e47cccd26a994c93351cfd9b315e4cbfcc3a43e205b02225d0cb1441d2849fa -address /run/containerd/containerd.sock │ │ ├─ 59715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf87edbdfa9c573effabcf2a8c56c7b0ee10cc1b769a648383dd259b6d661813 -address /run/containerd/containerd.sock │ │ ├─ 59752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfd2a9c2ddf9e57bbb59da56274fd5d0c4d4267123c97243b9697c885845f843 -address /run/containerd/containerd.sock │ │ ├─ 59777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5beb51292e7631e34c6a63867ac270b77c1ccb15091a9fafb97a90f4354de7ea -address /run/containerd/containerd.sock │ │ ├─ 61235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263592c3ec4f74792f265305a5d92deb840cba79b7d3f31fabd9835769e65b97 -address /run/containerd/containerd.sock │ │ ├─ 61312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e592df75eaec13377ba0d1de556dfcce206532cb524f6488b1fad93bfd5657 -address /run/containerd/containerd.sock │ │ ├─ 61581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1370015e76b5d2a0efad4a664f9ed2720d86e00e70430749b64d06e49d599697 -address /run/containerd/containerd.sock │ │ ├─ 61638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad41d320f7cc0fd22d6a47da9d8abff85210ee134453293f2bcc34669c739594 -address /run/containerd/containerd.sock │ │ ├─ 61676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c6f706f1de1c9460865d272acf95c36520e9cbc522b6026fc456fd9349d3d4 -address /run/containerd/containerd.sock │ │ ├─ 62111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46c890ffd5221937f8710525a58fecca79106dd4e63ac867ec95791c8731419 -address /run/containerd/containerd.sock │ │ ├─ 62333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8223a805730d0c5bce8b853de95911ee871bc2703b52fd4ad72fe1c44e16a3 -address /run/containerd/containerd.sock │ │ ├─ 62918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4a944372adacbb9d815fc90f9839b563a2ab5522e046cf1a116bbd8d64c35e -address /run/containerd/containerd.sock │ │ ├─ 63178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b880e9504a596cefcb61bed54435029efa3de8b777f2f6bee2c1db8a5ddc00c -address /run/containerd/containerd.sock │ │ ├─ 63667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223367f85712f656dbe79478cc2b88c8078a68694b45450986870172fee73fff -address /run/containerd/containerd.sock │ │ ├─ 65211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0958c72c04658cabd143aaf34c484669804e352154fb0f1bb38249eb988295ad -address /run/containerd/containerd.sock │ │ ├─ 67305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e96184aa9ad979047c699e0d46d4696200906aa2e22d75a383d1a99e148058 -address /run/containerd/containerd.sock │ │ ├─ 76344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0bd48775cdb8a0bc33a6ab7ae5c1ca386cd6d640d390866700b8e5d7b8c9f95 -address /run/containerd/containerd.sock │ │ ├─ 77829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 192904e5b7ef358b5af5e9839ebbcbcfd8c7d08b51b84e2011298f5aa5c91932 -address /run/containerd/containerd.sock │ │ ├─ 83819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106cfa5fd5c224fb168b84f6f3653664b9d5c79ebf63cdf1812aefee67feae89 -address /run/containerd/containerd.sock │ │ ├─ 89858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df5b7de68ab2fef2f4d492019be8f09fb6e14fd823d38a3cd1ed2d45addd4bb -address /run/containerd/containerd.sock │ │ ├─ 93947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9a41abaab72ace2602946de04009c23e07344fa0aa14dba0a62c0414ed7c01 -address /run/containerd/containerd.sock │ │ ├─ 93984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b473256d9f576193e6f8492cef4087a8277bb5fa6311ac581972334843a5258e -address /run/containerd/containerd.sock │ │ ├─102676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1e4409a91e81fff09f881bc74399bc1c7122df18f16b9ef4a00ad615d1429f -address /run/containerd/containerd.sock │ │ ├─104055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3770d11cdbf8c4bd219875897d048ce791f775e73ea4b66fa8c8ab9368487980 -address /run/containerd/containerd.sock │ │ ├─104102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6b7de0e3a542e2e8bd7a9dbd64fe3ef2c4b37659889cf11f67c76a8d8b5990 -address /run/containerd/containerd.sock │ │ ├─106119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7393d0842ebb50935806e0c56d38edfb9740b9fc6a116f4fc4a6c75883f05cb9 -address /run/containerd/containerd.sock │ │ ├─108011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0a31dfd39c4be81e14c68375ff5b8f9f5e1d3c5a7874521370e8b574ca4661 -address /run/containerd/containerd.sock │ │ ├─108064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ddab500273275b0b7b8847f6f800b6f056df3157bd9d216c246e9f14dab6da -address /run/containerd/containerd.sock │ │ ├─121069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53087dd3e223ad22ac85690b54942ba1ad29cdb68dadb1092f57fbfa8c611991 -address /run/containerd/containerd.sock │ │ ├─121130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2136a50d0befc61a2993163ead9228f59a35840158c4292027cf79d17181adee -address /run/containerd/containerd.sock │ │ ├─123702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b587d8d674f5263e8f032bd213e731f4602ee097bc8f58b41ab8da5dd7ab08 -address /run/containerd/containerd.sock │ │ ├─138509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2191c8b026d1d1b2c74291d29ab85840b444d02b5abf24d8322f49dcbd02ef68 -address /run/containerd/containerd.sock │ │ ├─139539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba16ef5668cfe1ae7fffd82c94a91946fddf657de1b3eb5f04707b1f5df90a2 -address /run/containerd/containerd.sock │ │ ├─140568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbd7b5d00f12e74114e090b77c7f1be05eb91b257cd6c204858e354d774ed84 -address /run/containerd/containerd.sock │ │ ├─140603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306bf8733bd562ffe7dd9ac487d5a150d9249a1314e7ee7767f86ceeb4bf53fa -address /run/containerd/containerd.sock │ │ ├─141253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e83972a35feddbaab0c72de9c89b447cf001ee345d921dd4974681e2151de48a -address /run/containerd/containerd.sock │ │ ├─142255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 751aea94c2de16aec8653bdc479c9fb243cd62561404c491627c4c18a70267dd -address /run/containerd/containerd.sock │ │ ├─144227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 734b16c167a0119a603be78cd1ae448f82284a978627cf6968a64ccb4088ebcc -address /run/containerd/containerd.sock │ │ ├─144657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03aba6ea43924150d8108cb9ecb4b9d7a5a3744023c519d3d32087453319028 -address /run/containerd/containerd.sock │ │ ├─144832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4c431273a3a7b401a58f56b618a469faa81565151e0bbc82c2ca205fd95d090 -address /run/containerd/containerd.sock │ │ ├─144895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90a3de53c521e54a24e49641bef5d770abd446ada667e7fd73f4f9f87f5cb692 -address /run/containerd/containerd.sock │ │ ├─145030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db55e65387cd195265cf0b6cb5169942ce14ebb939480e8458f4c3b489bf0e3a -address /run/containerd/containerd.sock │ │ ├─145360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2bdb43677d5ba91686f63ffdd17e13dca27403139a5d9e10aba887b0088aacc -address /run/containerd/containerd.sock │ │ ├─170758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590c45b25261640c666f10819954e93d8409a7580267233082df15cc3d74259a -address /run/containerd/containerd.sock │ │ ├─172620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b429cfdab8c6bf048ef2a6e1174afb1f7b202f2f31871234b05e2f8d171815c -address /run/containerd/containerd.sock │ │ ├─172677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb5f31d92183fc43649352813b94c8debcd703f75a0a6efa2cf77c7131141f2 -address /run/containerd/containerd.sock │ │ ├─172744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678b9e2b4d8120ff5010c4377a3ffb29f6f59fecbc6834263659e97393866c17 -address /run/containerd/containerd.sock │ │ ├─172965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ca4a0996267eb81aa7ece0f2e27e95e81da340000ec1aaa07186a311dded017 -address /run/containerd/containerd.sock │ │ ├─180127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c4efa5d721687b554603f2882fa4f9cf28e22f6c1645347503fee24212a7878 -address /run/containerd/containerd.sock │ │ ├─184481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a187a089b5385c18df7160b9afc4228b21ac8db1dfc37c3ac741d80c0bde151 -address /run/containerd/containerd.sock │ │ ├─187256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df0f1352972d2b5260f680c790c07f41838f4a13a89c0e3855e8884fe780c76 -address /run/containerd/containerd.sock │ │ ├─187389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 793d3c2b6e65bc7f4ae6c5efff9b5ed752ac15ea62c3452520f953ee16ef9ee8 -address /run/containerd/containerd.sock │ │ ├─187471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3919cdb894da799f6e0da7815682287e26b83830ca3d77ca1c3313fde8cb4a96 -address /run/containerd/containerd.sock │ │ ├─203875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca83eb4cc4236a38486ad61d96f05160b9b6b59df04a46b2727ddd3afdb9a90 -address /run/containerd/containerd.sock │ │ ├─211336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8303de5f95e9921be3a421ab72cb950a4a27a1b6334573f5b296a68f4b539382 -address /run/containerd/containerd.sock │ │ ├─211359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45638c32b55d0832a7448e6cf2aefdac1511676df3044c56401e7a3edbf81d81 -address /run/containerd/containerd.sock │ │ ├─211408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9290f8d71ddadf26a0cdb2de89cf447dc221232a70a5527105b580d4dc1d0ff2 -address /run/containerd/containerd.sock │ │ ├─211691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b53938dee485ab748019a3050cfb3b0c517ea89b9848d8bbb73c021b80f4991 -address /run/containerd/containerd.sock │ │ ├─223082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19201b3326b465d5f31f281c4d3c0f694e352fb4f43566f962a07ca0bfa3387c -address /run/containerd/containerd.sock │ │ ├─225458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8f0c5da92d5db33ed24e28a06a11306cba1f33159046b2d881c2b6752375ab -address /run/containerd/containerd.sock │ │ ├─226444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6667766d4fc2d4d161ae78c045438ad5773ee6ca4793480bb52625c723962783 -address /run/containerd/containerd.sock │ │ ├─227307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341ca36acd485ce3be7aa97081b9c39400c73c89cb8fd877e022a412b296c4a1 -address /run/containerd/containerd.sock │ │ ├─228405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31ab8982c59966bfe53afea2c42aba65debffc7001164157a14829b9837649e -address /run/containerd/containerd.sock │ │ ├─230548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d11c0c076d86b4baf2c116b4b27c527ee46dc6f7db9d62c5171538163ead65a -address /run/containerd/containerd.sock │ │ ├─232099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c6762df039d90e823282d9b0c313a95d6f9d38be2a9ff034f27c2e5e81bcc1 -address /run/containerd/containerd.sock │ │ ├─232243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b783a7afd0d1faf82d59a1694f1c02e7c1a4c63496074e1551467c8b01b44f -address /run/containerd/containerd.sock │ │ ├─242129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0fe543baf279932a9e35625816eb72134ef6a733b19718b12e4294b86055e66 -address /run/containerd/containerd.sock │ │ ├─242637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c263027f91003625b9333ed3966db1b5ba076bdced8ffd43cbde6932c7238467 -address /run/containerd/containerd.sock │ │ ├─245218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777acfff93e2f4ad22dcac1ecdf80d37544235939207ae056642a6375717b3fa -address /run/containerd/containerd.sock │ │ ├─249856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfc886d58db31a3d41c8889adc672c126e2551b7528f6092aecf2af39b446e70 -address /run/containerd/containerd.sock │ │ ├─250055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a103cfaf8a9c40150a4b45d239c3550138e6978edc74e156bf17173242329e -address /run/containerd/containerd.sock │ │ ├─250104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10fc39a65ae4d31866c3f838a378a3db4982b06449564ce1db4759cce1d6f89a -address /run/containerd/containerd.sock │ │ ├─250147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea189bd874ae792b46c6b5d12965bc3efa88ca16dee6bd877c9915136df02439 -address /run/containerd/containerd.sock │ │ ├─262410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa25671c3bb5a86119450bcb6c173cb173ddf35b09deaede4cf20d5bc2b4998 -address /run/containerd/containerd.sock │ │ ├─264914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4349697d6885898ebd0f0ef6e79161e3f53a715f79d4eaced109d9eebf4f44 -address /run/containerd/containerd.sock │ │ └─266292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398afc82fb837a4ccec78c21b867cbfebcc082018403d686a0b487350da46b72 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28940 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29220 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19574 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19597 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24773 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33632 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33911 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12370 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12401 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jifsjr.service │ │ ├─12735 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jifsjr/unit.run │ │ └─12766 /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-jifsjr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jifsjr:/var/lib/ceph/mgr/ceph-instance.jifsjr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jifsjr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jifsjr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─docker-14c1dede920d2503990b50daef66efbbd74ea459c228c12644f0b95846fcb35d.scope … │ │ ├─12848 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jifsjr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12867 /usr/bin/ceph-mgr -n mgr.instance.jifsjr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137911 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40048 /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.33 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─docker-93b57810742eeeac529bc41d769c739cbd082295b2c5a0da0b4db16ab534bfa7.scope … │ │ ├─12482 /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 │ │ └─12494 /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 │ ├─chrony.service │ │ ├─10927 /usr/sbin/chronyd -F 1 │ │ └─10928 /usr/sbin/chronyd -F 1 │ ├─docker-babc8218282c93c374b517a2636215f1b14261224d9c20dae426ba916086c2ad.scope … │ │ ├─33952 /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 │ │ └─33966 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-1d183d5921626cfd5a3ee3c647d277aeba7755236e36cb36889d86a72effdadf.scope … │ │ ├─19645 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19663 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─iscsid.service │ │ ├─137777 /sbin/iscsid │ │ └─137778 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rb0665902e0304c329d19d55b69297771.scope │ │ └─186892 /usr/sbin/libvirtd --listen │ ├─systemd-logind.service │ │ └─617 /lib/systemd/systemd-logind │ ├─docker-72c6b26f0e150f9cc552b17be5043645ac66b727652bc209b24beae8dde7fe24.scope … │ │ ├─29262 /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 │ │ └─29275 /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-d3b24fc74ac6f90cf563cc2c377f0e34e804cf209e09a092bf3d96b311870b0a.scope … │ ├─24816 /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 │ └─24828 /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 ├─k8s.io │ ├─6667766d4fc2d4d161ae78c045438ad5773ee6ca4793480bb52625c723962783 │ │ └─226469 /pause │ ├─34dfa38faccae0411df99cf1484bfde546573243707136daec75ade27adf023f │ │ ├─129283 placement-api: uWSGI master │ │ ├─129299 placement-api: uWSGI worker 1 │ │ └─129300 placement-api: uWSGI worker 2 │ ├─e31ab8982c59966bfe53afea2c42aba65debffc7001164157a14829b9837649e │ │ └─228429 /pause │ ├─282d5e70b99b8171caed7e21ec7470a29d528209cb9ee705062e63fdcd939eb5 │ │ ├─141499 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141693 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 │ │ ├─141756 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─395173 sleep 15 │ ├─9e4119c1777e07b8fb2131ff76eb43ace47ea44050240ab2cb5a91c4e45c7d9d │ │ └─64869 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a1ee0f0faf3135b40bfe38d0a41756c0bce457eb542cf0ed4fe7363a495246a8 │ │ └─39813 etcd --advertise-client-urls=https://199.204.45.33: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.33:2380 --initial-cluster=instance=https://199.204.45.33:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.33:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.33: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 │ ├─be4a944372adacbb9d815fc90f9839b563a2ab5522e046cf1a116bbd8d64c35e │ │ └─62943 /pause │ ├─d86af6c81ea94a176fcd2c0c1abf872bc79bddbbfbc2b9879c0b95b7a174c21a │ │ └─40966 /pause │ ├─de1680f914f9cfcb5819120f094a340351f3810cedf8dccf7f7e07e69f5a34a4 │ │ ├─182453 neutron-policy-server: uWSGI master │ │ ├─182466 neutron-policy-server: uWSGI worker 1 │ │ └─182467 neutron-policy-server: uWSGI worker 2 │ ├─4ab81f95f8350bbb5f03dfcab0de35fd62caa64b249a76a456f52c09d765b7cf │ │ └─39746 /pause │ ├─51f6bc31e7752859dcbfe1517753176483859b426aead87921a2a78ae1c14f39 │ │ ├─200146 heat-api-cfn: uWSGI master │ │ ├─200192 heat-api-cfn: uWSGI worker 1 │ │ └─200193 heat-api-cfn: uWSGI worker 2 │ ├─19201b3326b465d5f31f281c4d3c0f694e352fb4f43566f962a07ca0bfa3387c │ │ └─223105 /pause │ ├─5069137daad2300a0a3ee05872819007e6d53601f9d3bf5c61c937c8afffb65b │ │ └─55751 nfd-worker -metrics=8081 │ ├─cea58c9e22282ba38de35a20477d66b312fa8474564980a21c516516ae5d436f │ │ └─64980 /bin/oauth2-proxy │ ├─794f9da85e5885c5ad93713cea3145692aca656431176482cd492f7f4b29d36b │ │ ├─190937 /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 │ │ ├─364588 /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/tmpxssilszm/privsep.sock │ │ ├─364834 /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/tmp1z8ncmy3/privsep.sock │ │ └─365210 /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/tmpnarvc4vv/privsep.sock │ ├─55769d80e2dcd6e7dadef12029d922f3752f45bc03f47766dc982e129628453a │ │ ├─169679 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169996 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169997 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7c59ad4ea6d194e206ff992a5a73fe160268801d352273356609fac9b1218df6 │ │ └─265364 /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 │ ├─7a187a089b5385c18df7160b9afc4228b21ac8db1dfc37c3ac741d80c0bde151 │ │ └─184505 /pause │ ├─73005d579f2a4e770c2bb1e39f7ecbf71c29edd50152bd69324a3051ec787748 │ │ ├─173699 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─384833 sleep 300 │ ├─9cc93abe00ce59fd970f0ed151d2b1f4807b31cc30d5f2f40c8790a1206265ea │ │ ├─63781 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63818 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7eddde06170876d2190187980ee5e7cf197bb7784b2d0a2a7ae9390506653e40 │ │ ├─245533 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245550 /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 -- │ │ ├─245556 erl_child_setup 1048576 │ │ ├─245687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245946 /bin/sh -s rabbit_disk_monitor │ ├─3a840c2db903d5609ab364a207195a19a9f0de3250e7a0891c528e24986e130e │ │ ├─169104 nova-metadata: uWSGI master │ │ ├─169119 nova-metadata: uWSGI worker 1 │ │ └─169120 nova-metadata: uWSGI worker 2 │ ├─3d09a83bb325b271f762ba23ba48416a2fd190e472e9558232e16a4f488fa666 │ │ ├─106261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106277 /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 -- │ │ ├─106283 erl_child_setup 1048576 │ │ ├─106342 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106511 /bin/sh -s rabbit_disk_monitor │ ├─10242116a4c48a27e47791802380a9a3262407cd90608e28ce964ee5b5258efc │ │ ├─90044 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90079 /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 -- │ │ ├─90085 erl_child_setup 1048576 │ │ ├─90197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90584 /bin/sh -s rabbit_disk_monitor │ ├─8303de5f95e9921be3a421ab72cb950a4a27a1b6334573f5b296a68f4b539382 │ │ └─211395 /pause │ ├─53087dd3e223ad22ac85690b54942ba1ad29cdb68dadb1092f57fbfa8c611991 │ │ └─121093 /pause │ ├─5cd912f7f1a55b353e762dea3c71be72d216f5292424cb1c07829c3cf9ba3a3f │ │ └─84599 /usr/local/bin/rook ceph operator │ ├─eff74bb2da763328d5083ce9b10beadf735bf23907ead58979f489d49885faa0 │ │ └─39691 /pause │ ├─ec8f0c5da92d5db33ed24e28a06a11306cba1f33159046b2d881c2b6752375ab │ │ └─225482 /pause │ ├─0813ea501a32242df5c7256ecb7a33545e9d98823f5152405eed7207d111af6f │ │ └─47943 /pause │ ├─4a9b0d1b2e46de541413db4b2afcac5119083d1c2af1dad045af0cba5eb390bb │ │ ├─76480 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76499 /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 -- │ │ ├─76505 erl_child_setup 1048576 │ │ ├─76552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76563 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76780 /bin/sh -s rabbit_disk_monitor │ ├─2996b7a7d930e663a46a74376a6d09728521cf15a02a0aada4ddb898972a1dbe │ │ └─63331 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b3321a255c87d397ea389a8e1fa92b44e8994f0e7f09c7baf2942b5aaac2902d │ │ └─55457 /pause │ ├─a5785fb60e4c85ccfd538176abcb48e454b79d5e91d790641280b83e3a7c16a6 │ │ └─62166 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 │ ├─8b1e4e8e315cac3772872bc5fb7d289d850ffee8738944074551ab402c08c7ef │ │ └─40172 /pause │ ├─231632f0c0460d4750e23018b5fa046e46398f497e59d282d44128047b192515 │ │ └─39870 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 │ ├─dda30610ee2ee711a0a8e80a080f79ebcb62141a8599e2f64ac5fbe2bb7ad656 │ │ └─60968 /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 │ ├─341ca36acd485ce3be7aa97081b9c39400c73c89cb8fd877e022a412b296c4a1 │ │ └─227333 /pause │ ├─536daac7a55ccb5f05297dd7bc9443cecfacc31e2ec226aaa610062fb5d72ab7 │ │ └─55919 /secretgen-controller │ ├─76752194a98939be0e2af73ffae3c50aec222440fe335f98bb25845a693c7831 │ │ └─40197 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─734b16c167a0119a603be78cd1ae448f82284a978627cf6968a64ccb4088ebcc │ │ └─144332 /pause │ ├─f00338cccea617bf7872da20d86399c9f3a32433e5bfa5fb4368ef4e443b5d57 │ │ ├─259922 manila-api: uWSGI master │ │ ├─259963 manila-api: uWSGI worker 1 │ │ └─259964 manila-api: uWSGI worker 2 │ ├─e2aa88436561dd9534e0ef35e1c53dcb1434fe2239d35faeb9a1bfa17c8ef27e │ │ ├─204044 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204061 /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 -- │ │ ├─204067 erl_child_setup 1048576 │ │ ├─204280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204483 /bin/sh -s rabbit_disk_monitor │ ├─ca1e4409a91e81fff09f881bc74399bc1c7122df18f16b9ef4a00ad615d1429f │ │ └─102700 /pause │ ├─843b3e0602cc269d72087a2944f659e7a233a16b20c246437f01dc059fa8a744 │ │ └─43939 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─778f36c029f65b021fe6235a3062e1472f6f8baeb39829e3f51c285df2ac613b │ │ └─44034 /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 │ ├─f63c7d640f1fe2b7dc4356b4d450d82750f56d87820a234df2e9cc89d5dd7d0b │ │ ├─60613 python -u /app/sidecar.py │ │ ├─61002 python -u /app/sidecar.py │ │ └─61003 python -u /app/sidecar.py │ ├─cebd8a821c1052c41590d188ab70dc08cd9fd60a65821d7d8e06127271a7ab93 │ │ ├─117875 cinder-api: uWSGI master │ │ ├─117888 cinder-api: uWSGI worker 1 │ │ └─117889 cinder-api: uWSGI worker 2 │ ├─627ea5e30c39379fb606ea6eeefc3ea7ba88344c41a22cf3d7131d2c5f9773a5 │ │ └─63940 /goldpinger --static-file-path /static │ ├─426644e7c7e7809e1768e9a7d1b3e654b473952db8db8f7ba3e9ae3b2adfd09d │ │ └─64901 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ea189bd874ae792b46c6b5d12965bc3efa88ca16dee6bd877c9915136df02439 │ │ └─250213 /pause │ ├─5beb51292e7631e34c6a63867ac270b77c1ccb15091a9fafb97a90f4354de7ea │ │ └─59815 /pause │ ├─7bcfe9675ccc9f7f73ba9af72e2b4ac50894e4486e8bf3ac7d41eef6c4a5eeec │ │ └─50712 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 │ ├─cfd2a9c2ddf9e57bbb59da56274fd5d0c4d4267123c97243b9697c885845f843 │ │ └─59790 /pause │ ├─c3afcc38e70f3bfb9b977183c1c7aa35b02ad74626564556938cc2daea014b18 │ │ └─39852 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 │ ├─d8643aa73cd096113cb80e78baa8f168c820edb7ca8cbba286ec47dea97f8490 │ │ └─47163 /pause │ ├─d16476e3e89462febd512502e76dc428c024eeacf73b0fc06b1783549af0582e │ │ ├─138953 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138966 /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 │ ├─0958c72c04658cabd143aaf34c484669804e352154fb0f1bb38249eb988295ad │ │ └─65235 /pause │ ├─223367f85712f656dbe79478cc2b88c8078a68694b45450986870172fee73fff │ │ └─63692 /pause │ ├─b88261157cb6600704711cd2fe213868bcd9900bd47a33bcf6cdbf4c8a17addf │ │ └─186214 /usr/bin/libvirt-tls-sidecar │ ├─7393d0842ebb50935806e0c56d38edfb9740b9fc6a116f4fc4a6c75883f05cb9 │ │ └─106142 /pause │ ├─0b880e9504a596cefcb61bed54435029efa3de8b777f2f6bee2c1db8a5ddc00c │ │ └─63203 /pause │ ├─c46c890ffd5221937f8710525a58fecca79106dd4e63ac867ec95791c8731419 │ │ └─62136 /pause │ ├─21edd6cec996708ecd3a2aeea74db15e0d052143f62d3543eeca9baef85ef759 │ │ └─55717 nfd-gc -gc-interval=1h │ ├─22a0a56dc4cc43b4544a78e7a3611849bccb8a59ebf6780c6f0de4ca56670144 │ │ └─248051 docker-registry serve /etc/docker-registry/config.yml │ ├─46e96184aa9ad979047c699e0d46d4696200906aa2e22d75a383d1a99e148058 │ │ └─67333 /pause │ ├─b37a69a17f4f233c62b5197daf33a871aa38f2a0f7add319df2b4100d5bf8ff5 │ │ ├─122137 /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 │ │ └─122266 /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 │ ├─f03aba6ea43924150d8108cb9ecb4b9d7a5a3744023c519d3d32087453319028 │ │ └─144681 /pause │ ├─9290f8d71ddadf26a0cdb2de89cf447dc221232a70a5527105b580d4dc1d0ff2 │ │ └─211463 /pause │ ├─2191c8b026d1d1b2c74291d29ab85840b444d02b5abf24d8322f49dcbd02ef68 │ │ └─138534 /pause │ ├─e83972a35feddbaab0c72de9c89b447cf001ee345d921dd4974681e2151de48a │ │ └─141276 /pause │ ├─cbf7fec2e4584156ed9e087a484d2fad2b79e98cfc187e4f9f113bb69882c60a │ │ ├─169747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170010 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170011 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3770d11cdbf8c4bd219875897d048ce791f775e73ea4b66fa8c8ab9368487980 │ │ └─104082 /pause │ ├─1370015e76b5d2a0efad4a664f9ed2720d86e00e70430749b64d06e49d599697 │ │ └─61606 /pause │ ├─b473256d9f576193e6f8492cef4087a8277bb5fa6311ac581972334843a5258e │ │ └─94009 /pause │ ├─3dc5feb0298d93a36f65dd7802127430b462551f0b46f03994dc631c454c3e85 │ │ └─42771 /pause │ ├─920b170705f0dbc6c426415893cc12adb993b19e5258e08673a3d0ed5394595b │ │ ├─180815 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180850 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─fec3cab9411097b409e8adfef15dc0a7c56f4cbc29238bce6d7c36db9a337798 │ │ ├─65511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65528 /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 -- │ │ ├─65534 erl_child_setup 1048576 │ │ ├─65593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65826 /bin/sh -s rabbit_disk_monitor │ ├─4e47cccd26a994c93351cfd9b315e4cbfcc3a43e205b02225d0cb1441d2849fa │ │ └─59603 /pause │ ├─ac4349697d6885898ebd0f0ef6e79161e3f53a715f79d4eaced109d9eebf4f44 │ │ └─264954 /pause │ ├─0eb5f31d92183fc43649352813b94c8debcd703f75a0a6efa2cf77c7131141f2 │ │ └─172751 /pause │ ├─eaceb754362431a83694df56b4b928d669065f824b6f4c5686bd32c5239a28fa │ │ ├─ 94407 /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 │ │ └─394649 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─27a68587fbf7379489d6e65da6bae58ef765a7e98d6f4501385d08b58de2f8e6 │ │ └─164142 /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 │ ├─20eba0ca03ca621cb94efb0d3b7814935c48e102803b4532eb34e9c22b71f961 │ │ └─64383 /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-33.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 │ ├─8977e47cd11f049ad7eb1751a8ad8256c733e48dbb0c123cdfd45027d62dd839 │ │ └─50599 valkey-server *:6379 │ ├─ad41d320f7cc0fd22d6a47da9d8abff85210ee134453293f2bcc34669c739594 │ │ └─61674 /pause │ ├─41c09be910b1ff4b3fb6368c14f8476cbadbc1424f60239964557726186333d6 │ │ └─48347 /pause │ ├─ca0a31dfd39c4be81e14c68375ff5b8f9f5e1d3c5a7874521370e8b574ca4661 │ │ └─108039 /pause │ ├─10fc39a65ae4d31866c3f838a378a3db4982b06449564ce1db4759cce1d6f89a │ │ └─250130 /pause │ ├─c28900384ec56a48e5d7bc6359175e890c17efb5f0b9c9d3b78f198dab03c054 │ │ ├─200101 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200476 heat-engine: ServiceWrapper worker(0) │ │ └─200479 heat-engine: ServiceWrapper worker(1) │ ├─0a1edf1797334e55221b5f1184ee488c826f1733f6fffe40d51e2be9e52a4ca1 │ │ └─42366 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─994c5fc87180dbb63ede7320dbdca306a5016eec8dc335538f206219fe7cfc4e │ │ ├─264764 apache2 -DFOREGROUND │ │ ├─267211 (wsgi:h -DFOREGROUND │ │ ├─267212 (wsgi:h -DFOREGROUND │ │ ├─267213 (wsgi:h -DFOREGROUND │ │ ├─267214 (wsgi:h -DFOREGROUND │ │ ├─267215 (wsgi:h -DFOREGROUND │ │ ├─267216 apache2 -DFOREGROUND │ │ └─267217 apache2 -DFOREGROUND │ ├─b9dc69de5892a45abdec422d37f411ca8980960687c3cb8b754c1e7eeb0568d5 │ │ └─42324 /pause │ ├─ba8223a805730d0c5bce8b853de95911ee871bc2703b52fd4ad72fe1c44e16a3 │ │ └─62357 /pause │ ├─2136a50d0befc61a2993163ead9228f59a35840158c4292027cf79d17181adee │ │ └─121163 /pause │ ├─49acae2f96362794d16a1c6556308f30621d1869fa62d187acbe3376a1ebc7ee │ │ └─63912 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5109eaca93b3dfe906f19cc23716c9e0843caa31e953185603049fc80acbb38b │ │ └─41206 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─186dd30edcb0f6619f88c6a8d3d4f50c6242aa1902772ff9582117f106052dbb │ │ ├─140885 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141029 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141044 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 │ │ ├─141198 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─396272 sleep 15 │ ├─263592c3ec4f74792f265305a5d92deb840cba79b7d3f31fabd9835769e65b97 │ │ └─61271 /pause │ ├─42a006189cde6c4150a88f873858dcf68cd13f385463d2274c36a1fd3c257989 │ │ └─47267 /pause │ ├─d53481f49834d17ebb484b0d30a77393bf33db1ef69e9e21542c4d0a3b03c3c4 │ │ ├─48528 mysqld --wsrep_start_position=f0f997ca-37c5-11f1-9a10-87fb8d1335cc:20 │ │ └─48650 /var/lib/mysql/mysql-state-monitor │ ├─a685d28719725ff8a062ea37a748c4d6d261d24356a5074a5bfc6f6942c510d6 │ │ └─43829 /pause │ ├─739d2220c705bc8dad8be1b6d4ef714587e19ccc26649b78c6eb25b0920ff4d9 │ │ └─55668 /pause │ ├─398afc82fb837a4ccec78c21b867cbfebcc082018403d686a0b487350da46b72 │ │ └─266315 /pause │ ├─45638c32b55d0832a7448e6cf2aefdac1511676df3044c56401e7a3edbf81d81 │ │ └─211441 /pause │ ├─590c45b25261640c666f10819954e93d8409a7580267233082df15cc3d74259a │ │ └─170783 /pause │ ├─56e7a2fe2303e1f613ea20d14f9caaa435a9dbbb0132d158ede2e32a7767c619 │ │ └─138901 /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 │ ├─a08bd826226cf1f549676662f6b4fecf96aba1208e5014a159a32467d40b65bd │ │ └─43743 /pause │ ├─8b6b7de0e3a542e2e8bd7a9dbd64fe3ef2c4b37659889cf11f67c76a8d8b5990 │ │ └─104125 /pause │ ├─cfc886d58db31a3d41c8889adc672c126e2551b7528f6092aecf2af39b446e70 │ │ └─249887 /pause │ ├─1e913960bbc11200dd63d19ee33547e6545b94dfadd7d0e6c52118f8d98132c5 │ │ ├─242371 magnum-api: uWSGI master │ │ ├─242438 magnum-api: uWSGI worker 1 │ │ └─242439 magnum-api: uWSGI worker 2 │ ├─f91c13ef9f67a95bf7aec9c98f7d0052e64dd08ae7966114a76cbdcf20a33208 │ │ └─54730 /pause │ ├─678b9e2b4d8120ff5010c4377a3ffb29f6f59fecbc6834263659e97393866c17 │ │ └─172782 /pause │ ├─fd44293e2adc8b1ffd9669b90b8b6010d2f714da7efc288af7951b0c304a61e8 │ │ └─230659 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─db55e65387cd195265cf0b6cb5169942ce14ebb939480e8458f4c3b489bf0e3a │ │ └─145077 /pause │ ├─d6e3c8095801e1d2cab784d4ae3ba95a6df814fb2b1dfe5ad88ca8a166dd4cdd │ │ └─46507 /server │ ├─29d12b5bc4bb221edf67d6281ac027d275cd6dc5daf2f5a522a54d21030385cc │ │ └─95259 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2e8fb7fba7334d5737dfb97d3b1fa4b4769752e8bdf8ae01e25b79348e0bd9b8 │ │ └─221199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─42bc5ca10b6f36384b2f2fdb74629327944f6122954b2de63bdc353a83b85636 │ │ └─63285 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d0b90c07a96b2b8c896b51e06344ca5e0b5a1d1054b61f2a4718e9c6a238008 │ │ ├─200157 heat-api: uWSGI master │ │ ├─200194 heat-api: uWSGI worker 1 │ │ └─200195 heat-api: uWSGI worker 2 │ ├─62e9f16c4826c5b5abe61c7a5af13fc3f8ed0b512581889e14fabf2804788311 │ │ ├─60638 python -u /app/sidecar.py │ │ ├─61060 python -u /app/sidecar.py │ │ └─61061 python -u /app/sidecar.py │ ├─6511d48ef69de06adbfa5b6ab66d392e7392f65996cb4b7eebb282e618e2a264 │ │ ├─48372 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 │ │ └─49576 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 │ ├─8df0f1352972d2b5260f680c790c07f41838f4a13a89c0e3855e8884fe780c76 │ │ └─187281 /pause │ ├─527a81f1faf2d0b270853feec81287efc6d4bf0fd9aa4ab159a9bd8f8c34fe31 │ │ └─191030 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─de84db92f370bed623cc88dd099edfcc4330d8cf9652761cdea4edeb5361acdb │ │ └─259642 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9bcd6c502693a4e1a22cfe659d66fe446484ab9a47bd603bf528d46b530b7408 │ │ ├─259943 /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 │ │ └─260083 /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 │ ├─75398a0f27afe83d738c62976790b9a8b412615a34f8e65dd6ea6fe52774b976 │ │ └─43984 /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 │ ├─0831adf2147e4ce9e88f8ab19376d13e89741bf39f180f82e3d555cc32950344 │ │ └─42842 /coredns -conf /etc/coredns/Corefile │ ├─02d9674fb3cb5faf6af82a199cd9484aad500f62bd8bbb19ef6b42f6d55d4ebc │ │ └─228455 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─5ea91ca0c82b4ff5c8b21245857cc3e3842f68093ef4a066dce0f32772488bf2 │ │ └─225568 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cf87edbdfa9c573effabcf2a8c56c7b0ee10cc1b769a648383dd259b6d661813 │ │ └─59738 /pause │ ├─64097eacd45739cc7b37d85c221aeb790431b3c91d4ce2e7064c354260c08bef │ │ └─60115 /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 │ ├─751aea94c2de16aec8653bdc479c9fb243cd62561404c491627c4c18a70267dd │ │ └─142279 /pause │ ├─87231b5805bd23976c78eeeb0fb30a26cd68f76f82a981233cf7041086e9b89b │ │ └─46231 /pause │ ├─5a875b0c35fe9aac2b501b419bf2392692ad6708ed5eb5d3cd613f8bf7b9f13d │ │ └─227364 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a8f49ddfdcd9cbfff754da8813b2baf961d266a1b9e65b2ed0a74a9ad77b82b2 │ │ ├─223225 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223242 /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 -- │ │ ├─223248 erl_child_setup 1048576 │ │ ├─223473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223641 /bin/sh -s rabbit_disk_monitor │ ├─68ab57b5420dbafc9113361aabf8dcf34a34a9a762865fa82b97727f2bb1e899 │ │ ├─184887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184916 /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 -- │ │ ├─184940 erl_child_setup 1048576 │ │ ├─185087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185088 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185407 /bin/sh -s rabbit_disk_monitor │ ├─a4c431273a3a7b401a58f56b618a469faa81565151e0bbc82c2ca205fd95d090 │ │ └─144869 /pause │ ├─6ed67c93a9bf146b7397685ff8d66f8da917f2ea3d9ee831db21576a68fdc1e3 │ │ ├─ 46445 /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 │ │ ├─ 46458 /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 │ │ ├─ 46605 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264583 nginx: worker process │ │ ├─264584 nginx: worker process │ │ └─264585 nginx: cache manager process │ ├─27a978455afd8728dbe7c21bf07898946fc128b0abe6b21c630ed382b73ddc5c │ │ └─50999 redis_exporter │ ├─306bf8733bd562ffe7dd9ac487d5a150d9249a1314e7ee7767f86ceeb4bf53fa │ │ └─140658 /pause │ ├─41c6762df039d90e823282d9b0c313a95d6f9d38be2a9ff034f27c2e5e81bcc1 │ │ └─232124 /pause │ ├─6ec94aed4b065e73d66eb01a6fe83dca217b98bae42ab5f6732692c2d6596ea9 │ │ ├─171066 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171084 /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 -- │ │ ├─171090 erl_child_setup 1048576 │ │ ├─171199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171411 /bin/sh -s rabbit_disk_monitor │ ├─81b561193461db5dd2580174e6974ae0f59fc4dbc73f5213851ca81fc5fc5acb │ │ ├─104367 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104637 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104639 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2fae8a79ef72025484fd3521f7e28700b94500f82c36f5f4a71cba6c9c23dcee │ │ └─40970 /pause │ ├─ebf753af3b1536a9b3823e88ee7a4712234628c750c4820added997d19a4d770 │ │ └─42808 /pause │ ├─3fdd208b874aa45872b3c7018570b22c01e139106160e725911f3884d225aa3c │ │ └─50506 /pause │ ├─53e592df75eaec13377ba0d1de556dfcce206532cb524f6488b1fad93bfd5657 │ │ └─61344 /pause │ ├─3919cdb894da799f6e0da7815682287e26b83830ca3d77ca1c3313fde8cb4a96 │ │ └─187507 /pause │ ├─1c96105e3a62c102b76d012bfd46092b644fc81861c0afdbce125d3bc3f0722d │ │ └─64419 /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 │ ├─9e390c7f49332d9d1b7f845168d17e598379fc884243f73bef843e802e7a8bb3 │ │ └─55416 /pause │ ├─7d5bfc15542a7d8758e9e0982f96ed1ab5e7ff6515bc4b7363f1a510c2fbd616 │ │ ├─180696 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180920 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 │ │ ├─180931 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─395752 sleep 15 │ ├─53021a3a07ad79444cf16df9ea75f7830085a09d684e089eccdff30371fda82d │ │ ├─220246 octavia-api: uWSGI master │ │ ├─220260 octavia-api: uWSGI worker 1 │ │ └─220261 octavia-api: uWSGI worker 2 │ ├─777acfff93e2f4ad22dcac1ecdf80d37544235939207ae056642a6375717b3fa │ │ └─245242 /pause │ ├─8e35e5417c9b12817bf7af0fa8cab52d586a9cc22714eba279f63b4922384fcc │ │ └─48626 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─80ddab500273275b0b7b8847f6f800b6f056df3157bd9d216c246e9f14dab6da │ │ └─108088 /pause │ ├─db9a41abaab72ace2602946de04009c23e07344fa0aa14dba0a62c0414ed7c01 │ │ └─93972 /pause │ ├─67a85227dcc40b08f6f0225880b8baf839c34a908752ece4c8df0fb3b469531d │ │ └─50347 /pause │ ├─87b587d8d674f5263e8f032bd213e731f4602ee097bc8f58b41ab8da5dd7ab08 │ │ └─123745 /pause │ ├─faa25671c3bb5a86119450bcb6c173cb173ddf35b09deaede4cf20d5bc2b4998 │ │ └─262433 /pause │ ├─192904e5b7ef358b5af5e9839ebbcbcfd8c7d08b51b84e2011298f5aa5c91932 │ │ └─77852 /pause │ ├─3df60920920339d183a9e0f46c24ef201b1806879826880945c401518eaa46e8 │ │ ├─222055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222073 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─86fc4545736c06c385e29c413b2589f7e8f5c7fe374d6c519210ffd24b0b1f1d │ │ ├─140892 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140972 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140990 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 │ │ ├─141166 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─396269 sleep 15 │ ├─45f77ef35da167cad467de403d118a333036ec1f63ae4d44c58306c1afdb265d │ │ └─47435 /manager --metrics-bind-address=:8080 │ ├─835ec020e569866a2ca1c27bcf119293d662143ddb6c6d7f3c70e36d31c08669 │ │ └─64250 /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 │ ├─b88caf609584a42029ad1eeb3abfd2a1d4ced37400f485adfcaecf0f55926ea5 │ │ └─55792 nfd-master -crd-controller=true -metrics=8081 │ ├─c4cf399c6ccc9aa4343eab7b89ac906cd3404b7b155095b61aebb2b9b7903c2b │ │ └─39975 /kube-vip manager │ ├─2e1686cbabab0da426c8a33d7aeb1f044b68b00ba3b2f43bf2286b1907ac255a │ │ └─65000 /bin/oauth2-proxy │ ├─c0b8055a2fe4e6c2bbd081b8f49b9e9cbe59d2fab2e8e98539be8ebf3d84e5ce │ │ ├─83094 barbiacan-api: uWSGI master │ │ └─83121 barbiacan-api: uWSGI worker 1 │ ├─3a5752bdba4067fefbfeddce71b2c84d12e44f34335d41f0e803f92c5dd43982 │ │ ├─242183 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242886 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplf5z7nsu/privsep.sock │ │ ├─242892 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242894 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b684dabae1f8a9a426e30759a0d621c9f786a7b86d9fa3f9411333253e3b79ea │ │ └─259679 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fd3642a0a4d1912bcda09cb671ce35b4d3e5fb17a190c8c58786a64d2471a185 │ │ └─266584 /bin/openstack-database-exporter │ ├─106cfa5fd5c224fb168b84f6f3653664b9d5c79ebf63cdf1812aefee67feae89 │ │ └─83844 /pause │ ├─e4ab03e595e8448beec7770270d464c3d0de13198e7c5f6b794e3ba8e9288228 │ │ └─64931 /bin/memcached_exporter │ ├─e2bdb43677d5ba91686f63ffdd17e13dca27403139a5d9e10aba887b0088aacc │ │ └─145384 /pause │ ├─ae675e532ff16e5daf5c41f1d4fd30493d5645bc95fce9540328a17beb23a74e │ │ └─47643 /pause │ ├─cd9efbfffb3b802738f525977c30f97a465610bcefc699daceb89c5ad80eb447 │ │ └─121745 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e241b63ce012923dba52a43ef0888fccf0c9ef2a52892655b3251b887aaafe7b │ │ └─43415 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 │ ├─bc6f466626b4e711e1b0e014c7be256c5b4bd3d6cb47827c22f37d3d01acd0bf │ │ └─39743 /pause │ ├─39598e6f8ebb52a7636cc247f5bba6b5e5f824b60c64db1f5495c38b9aaad500 │ │ ├─142421 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142438 /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 -- │ │ ├─142444 erl_child_setup 1048576 │ │ ├─142579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142711 /bin/sh -s rabbit_disk_monitor │ ├─2cd150f572f1dd341368b2a8ae9164cf9fc0be7b5c71dcd4df66e7d36dc7d502 │ │ └─47765 percona-xtradb-cluster-operator │ ├─6c4efa5d721687b554603f2882fa4f9cf28e22f6c1645347503fee24212a7878 │ │ └─180153 /pause │ ├─d85c476b50b314a0a240f3ef758fe860c8044ee9c9d4cbbc74952ebef000b172 │ │ ├─182408 neutron-api: uWSGI master │ │ ├─182429 neutron-api: uWSGI worker 1 │ │ └─182430 neutron-api: uWSGI worker 2 │ ├─33b783a7afd0d1faf82d59a1694f1c02e7c1a4c63496074e1551467c8b01b44f │ │ └─232266 /pause │ ├─7d11c0c076d86b4baf2c116b4b27c527ee46dc6f7db9d62c5171538163ead65a │ │ └─230591 /pause │ ├─3df5b7de68ab2fef2f4d492019be8f09fb6e14fd823d38a3cd1ed2d45addd4bb │ │ └─89880 /pause │ ├─77d4ce200f38939b8dfe08ea78914a5616fcfd618e6a4511e4ed0dc3988655b6 │ │ └─64296 /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 │ ├─1a1f0370a55b94e9807cc5d7f0fd468d8b60de3b76d4c2bb2f49f17ff7e0ab68 │ │ └─50917 valkey-server *:26379 [sentinel] │ ├─0637f403a5458fecf08c7800c3980111a47d20f906f71ce9d8fee90c4b8e6977 │ │ └─64801 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cca83eb4cc4236a38486ad61d96f05160b9b6b59df04a46b2727ddd3afdb9a90 │ │ └─203900 /pause │ ├─82dc5194c8db9f73a2582160ebd033a69e1c7715a433de62c2bacfedcdeba408 │ │ └─55517 /pause │ ├─c263027f91003625b9333ed3966db1b5ba076bdced8ffd43cbde6932c7238467 │ │ └─242662 /pause │ ├─c77cc4a61112a59a57f30be3e8777990807c55f13529d24003afb81ddd8c60de │ │ ├─41423 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41822 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5fe1b4c935e58a0f7f9c6e10d14166d9a12354d11d3af2226b7ae5090486a570 │ │ └─94319 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-4cck6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9d1b47020ecd5de3d48f3ba3b69e6fb540a0720c021022ee0b47286dd7fe9687 │ │ ├─103067 glance-api: uWSGI master │ │ ├─103080 glance-api: uWSGI worker 1 │ │ └─103081 glance-api: uWSGI worker 2 │ ├─c549e4e20d6e04fe29c9b0728355c7d23d4b57af7b3fc3fab746482fc4c0d4b2 │ │ ├─62804 nginx: master process nginx -g daemon off; │ │ ├─62820 nginx: worker process │ │ ├─62821 nginx: worker process │ │ ├─62822 nginx: worker process │ │ ├─62823 nginx: worker process │ │ └─62824 nginx: worker process │ ├─2f3edff7e5ed18f2c0b0baf139085306704816aaa0b19442e3516e027810a0c9 │ │ └─42884 /coredns -conf /etc/coredns/Corefile │ ├─16a6d6af467d2bca4f20a619b6f084dfd2368a2d78c2150e8d93691d4220acc1 │ │ └─64200 /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-33.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 │ ├─90a3de53c521e54a24e49641bef5d770abd446ada667e7fd73f4f9f87f5cb692 │ │ └─144947 /pause │ ├─9cad1e9faefaec8be3c4611b03ece00e6572a6d137dcb833e5db9e0f03bdd05e │ │ ├─268775 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268788 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─10fbe7949781461af2d71ac60966fa4fa03821781c4ed73697835c9273d7153a │ │ └─64692 /bin/pushgateway │ ├─d3d4ee17beac6849e67a7fedf14ca2fe225bf7bcf79bfc848588ab1377b11414 │ │ └─60231 /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 │ ├─0b429cfdab8c6bf048ef2a6e1174afb1f7b202f2f31871234b05e2f8d171815c │ │ └─172661 /pause │ ├─b0fe543baf279932a9e35625816eb72134ef6a733b19718b12e4294b86055e66 │ │ └─242152 /pause │ ├─23191d98001edab6ed4c38f3e6ddbbf00d3b7e50361ad2c55918b74b9a1cee8c │ │ └─48455 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─212fe62de0ee6fe59656ab1e6f6bb4b436d9336d90068cabfe8616dddb617c77 │ │ └─390291 /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 │ ├─446bce6f6f41bf1e5069052ae608b375c4d1a755b251cc3091695dcad4cdbdd7 │ │ ├─221192 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221853 octavia-worker: ConsumerService worker(0) │ │ └─221856 octavia-worker: ConsumerService worker(1) │ ├─e8c6f706f1de1c9460865d272acf95c36520e9cbc522b6026fc456fd9349d3d4 │ │ └─61704 /pause │ ├─793d3c2b6e65bc7f4ae6c5efff9b5ed752ac15ea62c3452520f953ee16ef9ee8 │ │ └─187419 /pause │ ├─02369a552b231aaa0d1bddd3484b2942a4ebf9e332d83690311cb943053f3dfc │ │ └─186760 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ec472bb1e997c18a2647d837c6e85468390cbee3e7f280530369bac664c59ed2 │ │ └─39840 kube-apiserver --advertise-address=199.204.45.33 --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 │ ├─e5616e9ee2ee51f5e2522930f06fb6e11d0e9df0f46017e00d9389eefbe8a847 │ │ └─46146 /pause │ ├─31c4403b99e14deb83569a97ad4e250f144e1253e2d9c3609dcbb2c88345e5ec │ │ └─186264 /bin/bash /tmp/libvirt.sh │ ├─de6b8ab53fe61adfec4ad7d188c2380e5e0f1997ebecf10ecf5d8639c2dbd245 │ │ ├─168954 nova-api: uWSGI master │ │ ├─168988 nova-api: uWSGI worker 1 │ │ └─168989 nova-api: uWSGI worker 2 │ ├─edbd7b5d00f12e74114e090b77c7f1be05eb91b257cd6c204858e354d774ed84 │ │ └─140594 /pause │ ├─e72b1e88b04e5a5b867a9ab8c11103300289f363e4f968e3988775becdf60790 │ │ ├─ 70613 apache2 -DFOREGROUND │ │ ├─ 70639 (wsgi:k -DFOREGROUND │ │ ├─ 70640 (wsgi:k -DFOREGROUND │ │ ├─ 70641 (wsgi:k -DFOREGROUND │ │ ├─ 70642 (wsgi:k -DFOREGROUND │ │ ├─387832 apache2 -DFOREGROUND │ │ └─395580 apache2 -DFOREGROUND │ ├─9b53938dee485ab748019a3050cfb3b0c517ea89b9848d8bbb73c021b80f4991 │ │ └─211733 /pause │ ├─b0bd48775cdb8a0bc33a6ab7ae5c1ca386cd6d640d390866700b8e5d7b8c9f95 │ │ └─76366 /pause │ ├─2f80fafe90f8bf3d0091401b71ba70b328aa86ec68056e50f763d17c061764a8 │ │ └─47313 /manager --metrics-bind-address=:9782 │ ├─b28ddfc358d831203cf357a17b5d7a0dab4010a25fcdad3885d0e290d7a38cbe │ │ └─180732 vector --config /etc/vector/vector.toml │ ├─5ca4a0996267eb81aa7ece0f2e27e95e81da340000ec1aaa07186a311dded017 │ │ └─172989 /pause │ ├─275e986cce752288e94de4d528848756c87024bc9a078bb82e2bf299f87ae24b │ │ └─119266 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2ba16ef5668cfe1ae7fffd82c94a91946fddf657de1b3eb5f04707b1f5df90a2 │ │ └─139567 /pause │ ├─5c8e79df8d2c17ef4e025427e2a6c313cb93cebd6b5badbc146e5f16675078f2 │ │ └─39719 /pause │ ├─64fba3612db2952ee947e0d15258ef56432d9d3df2441e08cc073f44b0e9858d │ │ ├─184931 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) │ │ ├─185478 /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/tmp6en105gt/privsep.sock │ │ ├─205870 /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/tmpgio60ju_/privsep.sock │ │ ├─222034 /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/tmpjtm3sg4r/privsep.sock │ │ ├─222224 haproxy -f /var/lib/neutron/ovn-metadata-proxy/5b2fbcf5-7df0-48e9-bb22-6381f659ccc5.conf │ │ ├─365156 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─365157 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─014d6bcb994795c70ebb88ece7b7dbe4fa13f5ff0bab1e34861f9c004a97be9c │ │ └─39721 /pause │ ├─fdef08facedb446f9d3999280f0ff51abe942b2fd0f4cf448f6de25acf4a6765 │ │ └─43239 /pause │ ├─25a103cfaf8a9c40150a4b45d239c3550138e6978edc74e156bf17173242329e │ │ └─250082 /pause │ ├─3340377742a41f2c7c5b63a2607146034fa37af66e01a327f40fa5b1ac3ff6d3 │ │ └─63857 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─973fc801f72b5160335e9cdea6a73db0e305860bcbb26449292d3a84578a764f │ │ └─43785 /pause │ ├─26bc7c63971114e111c470068b8ce8519325022759557daab8754a0d88b7dc07 │ │ └─226806 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─60c99f19a3f9c31d22e60d36a2ed4f8ed6b7873bb0dd0a8cc43cefa40de36537 │ │ ├─242501 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242911 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242912 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─4a6f1294caaf8b356efa2a9b80c9411090cbbc6e752bd4e5a2fa6f26101794c3 │ └─105776 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount