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 │ │ │ ├─21155 /lib/systemd/systemd --user │ │ │ └─21159 (sd-pam) │ │ └─session-22.scope │ │ ├─21127 sshd: cephadm [priv] │ │ └─21203 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─410703 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gkdcmiuzhmombkbgsgvvfqaeugfhbtvn ; /usr/bin/python3'"'"' && sleep 0' │ ├─410704 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gkdcmiuzhmombkbgsgvvfqaeugfhbtvn ; /usr/bin/python3' && sleep 0 │ ├─410705 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gkdcmiuzhmombkbgsgvvfqaeugfhbtvn ; /usr/bin/python3 │ ├─410706 /bin/sh -c echo BECOME-SUCCESS-gkdcmiuzhmombkbgsgvvfqaeugfhbtvn ; /usr/bin/python3 │ ├─410707 /usr/bin/python3 │ ├─410742 /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 │ └─410744 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 … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2bac496ebc95c080432420957ba386f98429bad0cbaf8a67a4178aea5831f293 -address /run/containerd/containerd.sock │ │ ├─ 12571 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e0d3e894a3b777f2fd1571ddcedbc240ea4efca334d5be4525500ba0a68a15c -address /run/containerd/containerd.sock │ │ ├─ 19322 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f16290af3a45d88e5afa3b1a4a572f767b7cb04c1a18f994a2f05fecfaf4216b -address /run/containerd/containerd.sock │ │ ├─ 24523 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a87aba015068bc79db664ebafa4ba1005957c36779ad38b7151b4854400e900 -address /run/containerd/containerd.sock │ │ ├─ 28940 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fbe93612ca92524aefa8ff025cb71d58efae7d447a33480753282049ad8b3de -address /run/containerd/containerd.sock │ │ ├─ 33544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f3cb4c5c968bbbb11407cda7ba9225963deb83f10711c37aab9f25f7a00caec -address /run/containerd/containerd.sock │ │ ├─ 39051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db585d4c5ad59e4effc181f8669b1bdebd08f3765e653272d213295030a79d2 -address /run/containerd/containerd.sock │ │ ├─ 39067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86aa4ebff807d8d0a2dc885d8688649c01a50a34cf551298a995ef69573d9dc0 -address /run/containerd/containerd.sock │ │ ├─ 39102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e101f9b018b1da5ab53528d4f4a987ebdd90007a16e9d7ec906ae5695064e4 -address /run/containerd/containerd.sock │ │ ├─ 39123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0dcb972033baae5c5c13a1652d0399d6b2716a9dabc888a7434cd961132d82 -address /run/containerd/containerd.sock │ │ ├─ 39134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 732b62be7527ad0d24d049e064845539e5f2b7577ce4445d5da88f342c5974fd -address /run/containerd/containerd.sock │ │ ├─ 39673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e823de6781ab1e2262231436b2476bd1555d9f18857c6296351c272a94600942 -address /run/containerd/containerd.sock │ │ ├─ 40377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71de19b72eebe3303640b85b70ad533a99307c44b5f15760f51d3a3c527c4a15 -address /run/containerd/containerd.sock │ │ ├─ 40403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70339ca91c9af089f14bfa7934ad0a00c2e3a39aaec77a218386feafbd2f80f8 -address /run/containerd/containerd.sock │ │ ├─ 41754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a27542329d46e65cbabf8a2c9b0c03a324d6b3a23750c27cf3259275c6b1e7c -address /run/containerd/containerd.sock │ │ ├─ 42163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48129d5f0731486834a4a28a304069a5c1982912f46109794f9cd0bf82611bc3 -address /run/containerd/containerd.sock │ │ ├─ 42201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a2e22a4f1c433e7a2bc88dfac2da0470fc304c8d6adc4504982ba61f0ff9ae -address /run/containerd/containerd.sock │ │ ├─ 42612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed14b113d7789501e237ca65d7a7446d8cdd11e20bb490d62fd04b4fe2dfedd7 -address /run/containerd/containerd.sock │ │ ├─ 43100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7eb954ebefabf308b82b3b5c6701d0324a84dd08890a4990bd81427d7f839b2 -address /run/containerd/containerd.sock │ │ ├─ 43146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9a8713558e44faef379768ef39403ad495b764de7b1def4c2993c736740119 -address /run/containerd/containerd.sock │ │ ├─ 43164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee41013d1cdfbd44df6d87c92efd268889452913b5a62e8cf623c20b5b7d20e -address /run/containerd/containerd.sock │ │ ├─ 45494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2431ffcaad80e629066085a7861565f6eb3ebd1a2b91dad148a6ddcfc2aad359 -address /run/containerd/containerd.sock │ │ ├─ 45607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4096e5d23309a32b3dea4dd901167d12118fde20910cee36b7324edeea3b1e8 -address /run/containerd/containerd.sock │ │ ├─ 46535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f1533154d83d726fa8566d5e01ffb0dc748839b3d171ae82078f5820ddf5da -address /run/containerd/containerd.sock │ │ ├─ 46575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c40eb7774935785608675c0c4da3d5ce6a119b84c7b886daf62d0c7901aa646 -address /run/containerd/containerd.sock │ │ ├─ 46939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ef852d4a19fcffb71ef9b1d427b0ca6f6ddd356f7aadcf77ce0bcb16ef50702 -address /run/containerd/containerd.sock │ │ ├─ 47269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4352cf1fa496982be516583f895a6641af3fcaa1b964e5dbe34940e2abcdb0 -address /run/containerd/containerd.sock │ │ ├─ 47678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9566ccd06a136969fb3740c463b9ff43c7b3ee27defd50dd3b20a5ef93b4161 -address /run/containerd/containerd.sock │ │ ├─ 49938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f417bb4746d3d9685eb9cd2298809afdbd65d45412dfdcfb89c707ac0ccd1b -address /run/containerd/containerd.sock │ │ ├─ 50178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3227d5402f8466bfce09876775185dd034aeb9fff209455e0c23eea76d79bdef -address /run/containerd/containerd.sock │ │ ├─ 54466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2074b8bd529acb042c2e8efd9a2e0adb328e4da319bac8e6b225a7766f2c9fc -address /run/containerd/containerd.sock │ │ ├─ 55096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ddc92b301d98c2b4f0c553004aef70bf214261df783720b2dced9420c312ff -address /run/containerd/containerd.sock │ │ ├─ 55171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b3aba07c9ec6b290358e97987a1bf1a661b88c873b0dd5e074d540630c449b7 -address /run/containerd/containerd.sock │ │ ├─ 55211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4266626c13e606ea485590f58604579297edad52be616ac124edd768d2b50f6b -address /run/containerd/containerd.sock │ │ ├─ 55352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ab4acbcde87edcc66cb060a43961c94f4cf3cadb3ef5b3a844bfef0f37d888 -address /run/containerd/containerd.sock │ │ ├─ 59364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c0c3e3e906ad9a2814f645b5ca6760c7b383a6400d3710f452b8cbf8bb0735 -address /run/containerd/containerd.sock │ │ ├─ 59502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 658c3d8b23174e5d1969cf5e0519244fb5cf8db078b653bd860e026988bae160 -address /run/containerd/containerd.sock │ │ ├─ 59556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86077bd2775e701995bfbf383678893ea059070a1745f9d5dce955c5eff5a535 -address /run/containerd/containerd.sock │ │ ├─ 59594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f14c9b245e045dfcc94eae3c538ebfe955355088a38d4208727fbacda8fc1a -address /run/containerd/containerd.sock │ │ ├─ 60882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25864df22f94454f2f4bc2dcd08cdd96de8f6889d24258b37ccfa3b569e45376 -address /run/containerd/containerd.sock │ │ ├─ 61106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3120bd04ec30d16836ac11a39a6d271711412269f269590a01cda2790312b53c -address /run/containerd/containerd.sock │ │ ├─ 61543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2215a21ad3a768b4aabe46ac62160eac0a784865b8dc7c86c62e76805ab42df9 -address /run/containerd/containerd.sock │ │ ├─ 61633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b019c044ff27c7825c56b314a39e83ed5f9aed1af90333692a398bfb235a1bc2 -address /run/containerd/containerd.sock │ │ ├─ 61679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9731d4dbc0e3df2e4af0a1e67589229093691ae18e25f6000186f912c8a71dd7 -address /run/containerd/containerd.sock │ │ ├─ 62111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e36262beb4e278c9c7686f5366abe98a9192f6e4e2337fd708007339ed9fec2 -address /run/containerd/containerd.sock │ │ ├─ 62214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6a9cc9082a91686f29b5c31abb2d1a7ecd770ae17ebdbd96aac628bc5bf8b70 -address /run/containerd/containerd.sock │ │ ├─ 62871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a114b0d5529974dca2a49d270c627130a8c023e8c9b9ed7bd73285b34438e7e -address /run/containerd/containerd.sock │ │ ├─ 63071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7969e25a81ca27985b936de7982b7a5995ae69f4bba471bae8eb7ad296f74c -address /run/containerd/containerd.sock │ │ ├─ 63898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b882c2ff1a583902082db7ecd8a12ce0b0e8ed6ddf354958a61ee3c71249c3 -address /run/containerd/containerd.sock │ │ ├─ 65305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c636774f0431d83cb9783b53f22e1ee2bab69bf82b11c7654b131eec55c46cba -address /run/containerd/containerd.sock │ │ ├─ 67996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25e389e8b82dfc7af84c579aa20eac21e951f05013ed39971ebe2378221dee14 -address /run/containerd/containerd.sock │ │ ├─ 77331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1247b80821d527503a1abbbab1f30e2f7c5f73f4abd8d15a51834c4be06f7b3e -address /run/containerd/containerd.sock │ │ ├─ 78913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef1159ddbcea5b695f0a261404e96fe642c8a6a1a82dcd570b58f5eb4d32da3b -address /run/containerd/containerd.sock │ │ ├─ 84840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c5efb90547bb757ac7f7c9b5406f120d22996fbe0220a04a64e8d13a744635 -address /run/containerd/containerd.sock │ │ ├─ 91051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8998f4c2f7b22d55bbcbca2ad3532a2f420a0ea8fd58f1ee867f2898bf5edad1 -address /run/containerd/containerd.sock │ │ ├─ 95114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065742d9e8d01083cec6179b3df8e9b7bf829352f5e19fdfa9945618293e25d1 -address /run/containerd/containerd.sock │ │ ├─ 95159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa6de0cc96e88a46bff0c6dc23f3b507939a60a0177a5661a6da190dcbe3992 -address /run/containerd/containerd.sock │ │ ├─108261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b8ffc81ee30bc19ac0fa0f7c1adf350282d2079b53ac7d7ba206f61f497455d -address /run/containerd/containerd.sock │ │ ├─109797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed34342f7efdbd99480e9f4a7b0433f7b7522f3e769bffe1a34e15c392cba44 -address /run/containerd/containerd.sock │ │ ├─109925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04df12e57e250b936373fbbcc2893f2ccc39800ab9761003adea1c33b6f25d01 -address /run/containerd/containerd.sock │ │ ├─111801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde676ade1b2523e8cbb38bcdaea686f294487fe239927ad11075cd605003854 -address /run/containerd/containerd.sock │ │ ├─113612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99a825433cdd4cbf1de51390f4f27e16fcc689f225fda5f81125240daa4951f -address /run/containerd/containerd.sock │ │ ├─113683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41cb16432b8d41af4b6395b7a502799bde737dfd43bb90ace9385936b41096cc -address /run/containerd/containerd.sock │ │ ├─126752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0bca0b3cc97cb2f778b8ebc82d56a68072454bba5a9a5bfb9340a7cc1c2d987 -address /run/containerd/containerd.sock │ │ ├─126773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c6bedf00b6221afd5a64ceef61d18d0aabc7dfae7f56adb23d583bb2c2b696 -address /run/containerd/containerd.sock │ │ ├─129478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd183f58edfee8b76ff80e01bc84af7525f537c73a706e23eba575ac15e7935 -address /run/containerd/containerd.sock │ │ ├─155559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31a08768c33e62a11300f9149227267f46c2b24bb3e7e1671512bf46cbb362cd -address /run/containerd/containerd.sock │ │ ├─157090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800e7d061ced00b3d9e80da5ae3d98f5c1eb3a33afa2911886a24071929f32c5 -address /run/containerd/containerd.sock │ │ ├─157470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 977e0e2e10050241e902c33784cc68be154011b86dad91b9db3ea248e93f4227 -address /run/containerd/containerd.sock │ │ ├─158433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66c60d4ab1a1a3c0d4337f0d45b5b1dd828cb13e0d41a81540c794cc3fd37d1 -address /run/containerd/containerd.sock │ │ ├─160479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5f3666e48046a8b8338a1c00c368c725fe0864d10d58f4898024de68ddce15 -address /run/containerd/containerd.sock │ │ ├─160700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d988dc0d0ae523a232f75604140050c56294d142cf17eefadf38b3a30154e368 -address /run/containerd/containerd.sock │ │ ├─160811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e343f056dacccdcc086ec5aa4223ca652a2ba82807f2610c2114237946c2267f -address /run/containerd/containerd.sock │ │ ├─160888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95353881000388d05e8bf76d340c65992c64aaa3da1d164c91e6fffaac59da05 -address /run/containerd/containerd.sock │ │ ├─161005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21599e79c923b3fcdad9598d07dee60e8c7abb254bda597f4e54bb5e4fe0b1c0 -address /run/containerd/containerd.sock │ │ ├─161539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801e68f233f6e656b10232885265c5ef36864ab931f97b2a2e663738a0a8522d -address /run/containerd/containerd.sock │ │ ├─172790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eecb16caf48496a59d4fac2834d2dd4f78bf6847a59d4e6eef05dac7f91708b -address /run/containerd/containerd.sock │ │ ├─174522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82875e3d2731ddd918cc86256e50c45df6575556a5e1700f949374ac51da9be3 -address /run/containerd/containerd.sock │ │ ├─174555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1280f4cf3955aed46fe84015b6747c67563e4e61c3ffbe7fc5469f1ef036594a -address /run/containerd/containerd.sock │ │ ├─174610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075e886fca1d1966dc7675b3fa55ec81a29ba371735ceb5ddb3b23ad978bd610 -address /run/containerd/containerd.sock │ │ ├─174690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b28b76a52d2017583427503a34be7b12968b0f4e9336670d5e7b1c8d06a2274a -address /run/containerd/containerd.sock │ │ ├─174745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6abc48e38d19223e3e20b6901d0b457b424b4b9791b7909136c506e71a4ea59 -address /run/containerd/containerd.sock │ │ ├─175107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c0318f0a918371ad6e5ef12882d584b73178f5ddac3484e934361f2d7de1a8 -address /run/containerd/containerd.sock │ │ ├─175245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f036e4d7fe7d563d3a46c4385180c6ab373791b6e9a3b986c07309a539e8aaf -address /run/containerd/containerd.sock │ │ ├─187782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf3775741d6c7e58b58f826185e73494845d501b391e80539925198950e344c -address /run/containerd/containerd.sock │ │ ├─190065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c95e50a836d686a6a8ad03442b10cf70188660e2a9f4e5f20141a98314bfe4f -address /run/containerd/containerd.sock │ │ ├─190155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5732f5d0df2b8cecf13e341e7175dd98bbfb12a2bd71f6306c6934215057eb6f -address /run/containerd/containerd.sock │ │ ├─190191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f9fbdf16fb702f9fec68439b6ba7f48eb175290126b2ad6da59d0453af7c1e -address /run/containerd/containerd.sock │ │ ├─206404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b266da185c2a75d2047ddf117b88a103d5bf092313e473f55c85e36377e6c8 -address /run/containerd/containerd.sock │ │ ├─214339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d788729e694fabf0e4ab14899b9cc7c6284e7aa04694aee0387f280b053343 -address /run/containerd/containerd.sock │ │ ├─214352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af0393cd2a6be7a68fbd29552d76ac5210ad7578399f4a872a00e7951b3fad5 -address /run/containerd/containerd.sock │ │ ├─214560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe8a4744bfafd9e76f6996053fab2de6491f5bd9f7bf066bade73fe26effc01 -address /run/containerd/containerd.sock │ │ ├─214614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa7e4fe68e28c80aaa5dadc0f823fd36050e99b159f79027d78bef9a33ef702 -address /run/containerd/containerd.sock │ │ ├─226030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56aa37efd90beb4c7a68a8e1f92d143ce762fc38359c67a774ceaf3535102313 -address /run/containerd/containerd.sock │ │ ├─228437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d485580784c26f9642e7ca8a4df798efafe5d504265d100e8d444e6e689d48c9 -address /run/containerd/containerd.sock │ │ ├─229453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7bf0f27d74472835a485db4dcb14b226032a4a6bb1f30fc1f5472643cd1293 -address /run/containerd/containerd.sock │ │ ├─230803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03aed013cd286929894b0b9a05f753385feb7d78dd4b22453f03bf35a962adff -address /run/containerd/containerd.sock │ │ ├─231985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8986e35236ec240ef87ca354ea420b9c13736a19032c209cb74ceec2fbc0762a -address /run/containerd/containerd.sock │ │ ├─234206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4369c355049b907a73e65a31588a883d51c3940bc8317a316b1b4e4dcb08828d -address /run/containerd/containerd.sock │ │ ├─235137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb74fca3adfda485a51c9f274343c78b2b5360e419a600e333aebe6f074cf26d -address /run/containerd/containerd.sock │ │ ├─235182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d334256115d897eb1f869e96a0c860b6a9b8db9362a70eb7d2ffe7889992a407 -address /run/containerd/containerd.sock │ │ ├─245433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e5772edc950129309e7104ffec29b6aa95aa19af03523b1d950f4cd84ec28f -address /run/containerd/containerd.sock │ │ ├─245753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fce6f5f2f1c89d0def1a3a5271884480c33ff5bb967d7739f90397104b59524 -address /run/containerd/containerd.sock │ │ ├─250526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f7aa7c117482f90198324412627f6cbca3c5f286cc82d5c806e77346129d8ee -address /run/containerd/containerd.sock │ │ ├─254894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab455789e29af442d155ed1fe4db2e05392a277b99ffd66617842905f634de6e -address /run/containerd/containerd.sock │ │ ├─255090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50d46a5bfb42931945115d7f5b11a57ee0b0338c86f65a6993ecde2ec1036821 -address /run/containerd/containerd.sock │ │ ├─255163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2511bb2e85bed83e18d2ec4f1b9ff62a801f8aa1670038dcacefcde63204ae75 -address /run/containerd/containerd.sock │ │ ├─255323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee46c56bbb6a4b8f471d276856a642ea2e4e6224ff590d9ba1586abcc515c9d -address /run/containerd/containerd.sock │ │ ├─267171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947dcf128c21058f5669c2e2861e4ff3f877787f91b91185bc76cef3389625f0 -address /run/containerd/containerd.sock │ │ ├─270056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b149b57a81e5294c0425a02a12d2a07f93057379e087290e1ac90fc8336b15a -address /run/containerd/containerd.sock │ │ └─271591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254096428012fd3a27528f2b457aec1223fa04dd7918df13d5efe04b65fca5fb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─28659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28923 /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 │ │ │ ├─19281 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19300 /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@mgr.instance.fbdeiq.service │ │ │ ├─12478 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fbdeiq/unit.run │ │ │ └─12507 /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-fbdeiq --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.fbdeiq:/var/lib/ceph/mgr/ceph-instance.fbdeiq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fbdeiq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.fbdeiq -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.0.service │ │ │ ├─24240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24506 /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 │ │ │ ├─33249 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33525 /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 │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12148 /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 │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2bac496ebc95c080432420957ba386f98429bad0cbaf8a67a4178aea5831f293.scope … │ │ ├─12229 /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 │ │ └─12241 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─multipathd.service │ │ └─154883 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39511 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-4f3cb4c5c968bbbb11407cda7ba9225963deb83f10711c37aab9f25f7a00caec.scope … │ │ ├─33568 /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 │ │ └─33580 /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 │ ├─cloud-init-local.service │ ├─docker-4a87aba015068bc79db664ebafa4ba1005957c36779ad38b7151b4854400e900.scope … │ │ ├─24547 /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 │ │ └─24560 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-f16290af3a45d88e5afa3b1a4a572f767b7cb04c1a18f994a2f05fecfaf4216b.scope … │ │ ├─19350 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19366 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-1e0d3e894a3b777f2fd1571ddcedbc240ea4efca334d5be4525500ba0a68a15c.scope … │ │ ├─12595 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fbdeiq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12607 /usr/bin/ceph-mgr -n mgr.instance.fbdeiq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7fbe93612ca92524aefa8ff025cb71d58efae7d447a33480753282049ad8b3de.scope … │ │ ├─28964 /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 │ │ └─28976 /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 │ ├─cloud-config.service │ ├─run-r4b35de5aaa6a465297fd685198708f8e.scope │ │ └─188399 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10677 /usr/sbin/chronyd -F 1 │ │ └─10678 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154720 /sbin/iscsid │ │ └─154721 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─a1b734b9faff75242d6bf3c966a0749f1d7e22a9811f9336d51adfa0c34920f7 │ │ ├─344745 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344973 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345205 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkdvfgvtl/privsep.sock │ │ ├─345662 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmph5wzvgi5/privsep.sock │ │ ├─346118 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346119 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346140 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f67041b5-deec-49d5-87da-e7539782a48c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f67041b5-deec-49d5-87da-e7539782a48c/host --addn-hosts=/var/lib/neutron/dhcp/f67041b5-deec-49d5-87da-e7539782a48c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f67041b5-deec-49d5-87da-e7539782a48c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f67041b5-deec-49d5-87da-e7539782a48c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1f56eeac-c54c-483d-8811-f8fa05bbabeb,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346144 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1adc9569-fa48-4313-b9f9-11fa8cf8016b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1adc9569-fa48-4313-b9f9-11fa8cf8016b/host --addn-hosts=/var/lib/neutron/dhcp/1adc9569-fa48-4313-b9f9-11fa8cf8016b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1adc9569-fa48-4313-b9f9-11fa8cf8016b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1adc9569-fa48-4313-b9f9-11fa8cf8016b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-65a717af-61ad-4ba7-9648-678b1cebf8fa,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346147 haproxy -f /var/lib/neutron/ns-metadata-proxy/f67041b5-deec-49d5-87da-e7539782a48c.conf │ │ ├─346151 haproxy -f /var/lib/neutron/ns-metadata-proxy/1adc9569-fa48-4313-b9f9-11fa8cf8016b.conf │ │ ├─370798 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpuld8o6cs/privsep.sock │ │ └─374324 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp7t0j9fn1/privsep.sock │ ├─50d46a5bfb42931945115d7f5b11a57ee0b0338c86f65a6993ecde2ec1036821 │ │ └─255115 /pause │ ├─86aa4ebff807d8d0a2dc885d8688649c01a50a34cf551298a995ef69573d9dc0 │ │ └─39172 /pause │ ├─4ad9dfb06ea953bfd84a6e6105929e8a0fcca7fb36631cb4772df62879984cee │ │ ├─184447 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184740 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_hka47mb/privsep.sock │ │ ├─184886 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpx6ef8uzf/privsep.sock │ │ └─185506 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cb9eea7752df6f20c289b96261b6e1768de1d64d565644474f3491b4809b5c66 │ │ └─64966 /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 │ ├─71de19b72eebe3303640b85b70ad533a99307c44b5f15760f51d3a3c527c4a15 │ │ └─40423 /pause │ ├─cacd6194d8c4a456b30be136522bb670942f0543855743495ebee80145e683e1 │ │ └─228722 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─72ece805a18bb9bb52551222ebc073be3b67c6fa62d52da061c2839fb44eea1c │ │ └─50554 valkey-server *:26379 [sentinel] │ ├─d1fe9ab5e111b12f4f4b0d49490982ddeb038e1d9ad8ee040fc55c9c30e98e9e │ │ ├─250966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250982 /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 -- │ │ ├─250988 erl_child_setup 1048576 │ │ ├─251247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251666 /bin/sh -s rabbit_disk_monitor │ ├─559f8331121e76a6ca68c8f7f6b78dbb16b75f357e5bd64286ee9634ffbab860 │ │ └─95496 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-lmwhb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bec6c9d08370373f67ac03e73c0c98972b0a58277e8439a9d53bb68c7facfd89 │ │ └─224472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8998f4c2f7b22d55bbcbca2ad3532a2f420a0ea8fd58f1ee867f2898bf5edad1 │ │ └─91076 /pause │ ├─2f7aa7c117482f90198324412627f6cbca3c5f286cc82d5c806e77346129d8ee │ │ └─250613 /pause │ ├─4b3aba07c9ec6b290358e97987a1bf1a661b88c873b0dd5e074d540630c449b7 │ │ └─55195 /pause │ ├─25864df22f94454f2f4bc2dcd08cdd96de8f6889d24258b37ccfa3b569e45376 │ │ └─60931 /pause │ ├─4b0057d3e7e54a2748500248df1f46f1e03408bcd614c8410b8af614c67d677f │ │ ├─146368 placement-api: uWSGI master │ │ ├─146397 placement-api: uWSGI worker 1 │ │ └─146398 placement-api: uWSGI worker 2 │ ├─e823de6781ab1e2262231436b2476bd1555d9f18857c6296351c272a94600942 │ │ └─39697 /pause │ ├─950c67838a6bba460b8b143fb5cb424f6b6690db1f67644568f7f04ada7a271f │ │ └─66065 /bin/oauth2-proxy │ ├─c1b618bc5c1b9f40b5a0608bbf333b6d25c2d385c8e68f498ce977089d418b6b │ │ └─39342 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 │ ├─0a5f3666e48046a8b8338a1c00c368c725fe0864d10d58f4898024de68ddce15 │ │ └─160581 /pause │ ├─b019c044ff27c7825c56b314a39e83ed5f9aed1af90333692a398bfb235a1bc2 │ │ └─61656 /pause │ ├─55fdc6c177f6181a091bf15a7db11be1acb78b3a0d905c3b1a85110dd71aa816 │ │ └─271916 /bin/openstack-database-exporter │ ├─95353881000388d05e8bf76d340c65992c64aaa3da1d164c91e6fffaac59da05 │ │ └─160924 /pause │ ├─82875e3d2731ddd918cc86256e50c45df6575556a5e1700f949374ac51da9be3 │ │ └─174589 /pause │ ├─c47db92959a6887a47a343759f1a9828fee9ae6b4d112f51c37f7681a4603c10 │ │ └─47112 percona-xtradb-cluster-operator │ ├─378ab8a0021c5c2f84d8ecf66c741c76b1eabe07fe4a905d2fcb2750d548852d │ │ └─155968 /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 │ ├─0db585d4c5ad59e4effc181f8669b1bdebd08f3765e653272d213295030a79d2 │ │ └─39127 /pause │ ├─3dd183f58edfee8b76ff80e01bc84af7525f537c73a706e23eba575ac15e7935 │ │ └─129501 /pause │ ├─d988dc0d0ae523a232f75604140050c56294d142cf17eefadf38b3a30154e368 │ │ └─160727 /pause │ ├─25e389e8b82dfc7af84c579aa20eac21e951f05013ed39971ebe2378221dee14 │ │ └─68019 /pause │ ├─99378e7b03cd17b60ce531a269dafca9ae191c9e8e408d23b93ef36d5f4cd2d8 │ │ ├─206571 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206588 /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 -- │ │ ├─206594 erl_child_setup 1048576 │ │ ├─206658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206937 /bin/sh -s rabbit_disk_monitor │ ├─0a28305ccb676c1f748ee938f802f47daac2ba0b2cd7189fb9034e0c79eca788 │ │ ├─91238 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91255 /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 -- │ │ ├─91261 erl_child_setup 1048576 │ │ ├─91366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91676 /bin/sh -s rabbit_disk_monitor │ ├─102538a1c94fffee696d23e25975b55a997eed58a3556823a0b0f561c00b8e53 │ │ ├─ 95588 /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 │ │ └─405557 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bfa6de0cc96e88a46bff0c6dc23f3b507939a60a0177a5661a6da190dcbe3992 │ │ └─95189 /pause │ ├─87e101f9b018b1da5ab53528d4f4a987ebdd90007a16e9d7ec906ae5695064e4 │ │ └─39211 /pause │ ├─e7eb954ebefabf308b82b3b5c6701d0324a84dd08890a4990bd81427d7f839b2 │ │ └─43124 /pause │ ├─1af0393cd2a6be7a68fbd29552d76ac5210ad7578399f4a872a00e7951b3fad5 │ │ └─214459 /pause │ ├─5a4352cf1fa496982be516583f895a6641af3fcaa1b964e5dbe34940e2abcdb0 │ │ └─47300 /pause │ ├─70339ca91c9af089f14bfa7934ad0a00c2e3a39aaec77a218386feafbd2f80f8 │ │ └─40442 /pause │ ├─23c6bedf00b6221afd5a64ceef61d18d0aabc7dfae7f56adb23d583bb2c2b696 │ │ └─126814 /pause │ ├─9eecb16caf48496a59d4fac2834d2dd4f78bf6847a59d4e6eef05dac7f91708b │ │ └─172814 /pause │ ├─fe3d5d85f5e83e98cda74b277e3d38db8785e6dbe51b77af633e5191b9761a4a │ │ └─264673 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e6abc48e38d19223e3e20b6901d0b457b424b4b9791b7909136c506e71a4ea59 │ │ └─174834 /pause │ ├─0e0c3b08e795cf10e1e7ecb3e4137bef5c4d31cde1f7a5681a641f4d66d059fc │ │ └─229958 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3ed34342f7efdbd99480e9f4a7b0433f7b7522f3e769bffe1a34e15c392cba44 │ │ └─109821 /pause │ ├─e343f056dacccdcc086ec5aa4223ca652a2ba82807f2610c2114237946c2267f │ │ └─160836 /pause │ ├─a6ad53c31613e74431b9124fc79f99d39a7dcbb0da73849790f72815c5b055c2 │ │ └─85767 /usr/local/bin/rook ceph operator │ ├─22316b90b159b401473760cefe55c2c47db9a473a4252b8e5610837dbc7e3fb3 │ │ └─47834 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─494e569e98acbf64ff613e25676d67a2b0e46ef36181fcc4a09757c3d9ba7236 │ │ └─64792 /bin/pushgateway │ ├─a0bca0b3cc97cb2f778b8ebc82d56a68072454bba5a9a5bfb9340a7cc1c2d987 │ │ └─126792 /pause │ ├─bde676ade1b2523e8cbb38bcdaea686f294487fe239927ad11075cd605003854 │ │ └─111824 /pause │ ├─4369c355049b907a73e65a31588a883d51c3940bc8317a316b1b4e4dcb08828d │ │ └─234238 /pause │ ├─2d997f32857d1845ee5c2671d3d3cd11c11e5dc5441e09297d3b36cd4e95b9b1 │ │ ├─183366 neutron-api: uWSGI master │ │ ├─183393 neutron-api: uWSGI worker 1 │ │ └─183394 neutron-api: uWSGI worker 2 │ ├─0ae64c6bfb67300a6f901d79795a6d1aa89f7111a3370fb3fce803e5d7f68f7c │ │ └─41822 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─52c5efb90547bb757ac7f7c9b5406f120d22996fbe0220a04a64e8d13a744635 │ │ └─84863 /pause │ ├─6f7cde8e189d11decd14d0ea1923d1f8ecc4a60978b87bf98557aafcfee39535 │ │ ├─60739 python -u /app/sidecar.py │ │ ├─61225 python -u /app/sidecar.py │ │ └─61230 python -u /app/sidecar.py │ ├─638963b56815338d97dd155c1f249437d61966d652e45c3aaa8367b725be6f7e │ │ ├─245917 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246205 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246208 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─baa7e4fe68e28c80aaa5dadc0f823fd36050e99b159f79027d78bef9a33ef702 │ │ └─214642 /pause │ ├─8a033cfd760e6b2ec8b134cc12f2f0b760cda5f6fd20f079f01dc5188ce233e2 │ │ ├─273942 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273955 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─31a08768c33e62a11300f9149227267f46c2b24bb3e7e1671512bf46cbb362cd │ │ └─155584 /pause │ ├─46f0512155a22bdd18d81036a017ed3175424c116a62753e91b02a2309a779f7 │ │ ├─127942 /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 │ │ └─128211 /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 │ ├─a60ad28eec28024f0269aa417f3bb0fb5a16d2fb65de6b74afe99495ecd9a7cf │ │ └─50334 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 │ ├─eee46c56bbb6a4b8f471d276856a642ea2e4e6224ff590d9ba1586abcc515c9d │ │ └─255360 /pause │ ├─cbb6b4e54699d1cf830e191e0dedd1bd041bf63df97419d3ac9d1bee2fd34a11 │ │ ├─172926 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172943 /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 -- │ │ ├─172949 erl_child_setup 1048576 │ │ ├─172996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173182 /bin/sh -s rabbit_disk_monitor │ ├─4e7969e25a81ca27985b936de7982b7a5995ae69f4bba471bae8eb7ad296f74c │ │ └─63126 /pause │ ├─ab455789e29af442d155ed1fe4db2e05392a277b99ffd66617842905f634de6e │ │ └─254958 /pause │ ├─cfc068254cd9fc03359e1a1930338a968d4440e12558a6fda239b2a6c4aa1bfa │ │ └─50664 redis_exporter │ ├─2431ffcaad80e629066085a7861565f6eb3ebd1a2b91dad148a6ddcfc2aad359 │ │ └─45529 /pause │ ├─977e0e2e10050241e902c33784cc68be154011b86dad91b9db3ea248e93f4227 │ │ └─157494 /pause │ ├─1247b80821d527503a1abbbab1f30e2f7c5f73f4abd8d15a51834c4be06f7b3e │ │ └─77353 /pause │ ├─87e5772edc950129309e7104ffec29b6aa95aa19af03523b1d950f4cd84ec28f │ │ └─245460 /pause │ ├─9321ec01eae2eaec9e2cadc947b7c9c28dc798309f996e1c498b77fb35795bc7 │ │ ├─171040 nova-metadata: uWSGI master │ │ ├─171052 nova-metadata: uWSGI worker 1 │ │ └─171053 nova-metadata: uWSGI worker 2 │ ├─6d698e58b0720a704eb75eb5f698a782e3e6c4a63551c1523c881a5d67592790 │ │ └─125138 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─48129d5f0731486834a4a28a304069a5c1982912f46109794f9cd0bf82611bc3 │ │ └─42186 /pause │ ├─2e36262beb4e278c9c7686f5366abe98a9192f6e4e2337fd708007339ed9fec2 │ │ └─62136 /pause │ ├─2511bb2e85bed83e18d2ec4f1b9ff62a801f8aa1670038dcacefcde63204ae75 │ │ └─255216 /pause │ ├─fa15e9e363b84d3577b368b0a80170429814780fcbb9b08e459f3893f5ce5759 │ │ └─64102 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f482fe40eee90df3ccbbe0d9ef7436baf56ed671bf68a047d7a8746c8618c9a2 │ │ └─232033 /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 │ ├─56a2e22a4f1c433e7a2bc88dfac2da0470fc304c8d6adc4504982ba61f0ff9ae │ │ └─42225 /pause │ ├─87b8cdc12cc75776f878b2709a33873887d91e784572f2143e8c0a587b6f93e7 │ │ └─55466 nfd-gc -gc-interval=1h │ ├─a5f9fbdf16fb702f9fec68439b6ba7f48eb175290126b2ad6da59d0453af7c1e │ │ └─190236 /pause │ ├─f7af029c071591d7896d48ff14d9e42e82e4c18bd6c97fe048b0ee2e5baee483 │ │ ├─158628 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158646 /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 -- │ │ ├─158652 erl_child_setup 1048576 │ │ ├─158710 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158940 /bin/sh -s rabbit_disk_monitor │ ├─c4096e5d23309a32b3dea4dd901167d12118fde20910cee36b7324edeea3b1e8 │ │ └─45631 /pause │ ├─0fce6f5f2f1c89d0def1a3a5271884480c33ff5bb967d7739f90397104b59524 │ │ └─245777 /pause │ ├─e2cb8d66bd48e36bb522e24058438849cf9dc4ffbe0b47634579f6fd154f1075 │ │ └─65871 /bin/oauth2-proxy │ ├─209a50864a57aba13225142767cbd60bb00b297893b1eec65da03027394c12c2 │ │ └─157680 /coredns -conf /etc/coredns/Corefile │ ├─30bf8031dc1128fe6c82aad1e7f3db073a099a74ecbca51a0bf39e12e2cfa49c │ │ └─252406 docker-registry serve /etc/docker-registry/config.yml │ ├─715340a122b61c01bf0ab3529ce6ec8eb041f323f4a1008e5c291ac161dd634e │ │ └─55504 nfd-master -crd-controller=true -metrics=8081 │ ├─8fd8ec13d3e3fa033b5c419f75bc5d2b31946e39fad9f8c6ad4a2a0e8605ec3f │ │ └─96377 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f0d50c5b71f68da67c9660e5f5f29368c96679c5e5665672c279938b6618c82d │ │ └─61208 /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 │ ├─2215a21ad3a768b4aabe46ac62160eac0a784865b8dc7c86c62e76805ab42df9 │ │ └─61576 /pause │ ├─8e566fbdacfbca0cba8d0ba6b5f6c3d14c589e9f37a219948f8ba200df3ab477 │ │ ├─264735 /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 │ │ └─264871 /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 │ ├─975d10a56c3415303a2697c1f878aa6e7a9b9e2d5c9fa7648cadb682152c6b47 │ │ ├─171818 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172248 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172249 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─da5766a778681e5dd934a545d081538bbba8a2c6591243757b6a97475c87954f │ │ └─63524 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─04df12e57e250b936373fbbcc2893f2ccc39800ab9761003adea1c33b6f25d01 │ │ └─109960 /pause │ ├─6510e58384ec2b5ad31b9f85065a232fbf384130227f90269c599ea52737b2ed │ │ └─166452 /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 │ ├─0a27542329d46e65cbabf8a2c9b0c03a324d6b3a23750c27cf3259275c6b1e7c │ │ └─41780 /pause │ ├─bc86554be20c481f9a3f2e730cab4fa57f927415df78f7b9843bea53fd9aba4a │ │ └─39282 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─61eb9fffeacd6c46bec83879a3a8f94ba5941c5be955624a17224d5df4130408 │ │ └─39312 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 │ ├─1ef852d4a19fcffb71ef9b1d427b0ca6f6ddd356f7aadcf77ce0bcb16ef50702 │ │ └─46963 /pause │ ├─3227d5402f8466bfce09876775185dd034aeb9fff209455e0c23eea76d79bdef │ │ └─50201 /pause │ ├─02d2bcc085ba157e7b866482ef784f2f9a95afb494bfa5dbd50407aaac4ad692 │ │ ├─ 71396 apache2 -DFOREGROUND │ │ ├─ 71410 (wsgi:k -DFOREGROUND │ │ ├─ 71411 (wsgi:k -DFOREGROUND │ │ ├─ 71412 (wsgi:k -DFOREGROUND │ │ ├─ 71413 (wsgi:k -DFOREGROUND │ │ ├─392654 apache2 -DFOREGROUND │ │ └─392705 apache2 -DFOREGROUND │ ├─5b8ffc81ee30bc19ac0fa0f7c1adf350282d2079b53ac7d7ba206f61f497455d │ │ └─108285 /pause │ ├─2a114b0d5529974dca2a49d270c627130a8c023e8c9b9ed7bd73285b34438e7e │ │ └─62897 /pause │ ├─11f5ec64a90c059b8ae4e53f2bb5c036f45df636c1341bb71b7320149b4169e7 │ │ └─192550 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─48c035cedb8ffcfcc9c6267bcd5922fd59f334910ba2f785daf5b5ef7a2093c4 │ │ ├─226215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226233 /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 -- │ │ ├─226239 erl_child_setup 1048576 │ │ ├─226443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226541 /bin/sh -s rabbit_disk_monitor │ ├─c9731a4ebf69a02f0ff81ab220bb4efc531b840ae2b3ed64d64005d9a0d8a6f4 │ │ ├─225392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225413 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─874d24beb6a3b38604bac4cd844919d8bb71f8ffa4ff5af34d762ad24563e5ec │ │ └─111621 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─658c3d8b23174e5d1969cf5e0519244fb5cf8db078b653bd860e026988bae160 │ │ └─59529 /pause │ ├─02554cf4c9ef610d1a871d25424e662e42ca48e2259e0e2c44cc9c6538072b5a │ │ ├─202739 heat-api-cfn: uWSGI master │ │ ├─202771 heat-api-cfn: uWSGI worker 1 │ │ └─202772 heat-api-cfn: uWSGI worker 2 │ ├─1cb94ae917133a96108db593a2697247768b27922b37f11d8fab9a70b0a45e9d │ │ ├─245491 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246110 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7624wrgh/privsep.sock │ │ ├─246118 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246144 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─eb6e8ff64026c119ecb18b8d4c1cf72e21fc9143ae7e2f3ee0c4da970287443d │ │ └─39324 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─cdf3775741d6c7e58b58f826185e73494845d501b391e80539925198950e344c │ │ └─187805 /pause │ ├─ed14b113d7789501e237ca65d7a7446d8cdd11e20bb490d62fd04b4fe2dfedd7 │ │ └─42637 /pause │ ├─65dc4ba6ecd0924da97a43664893a47803bdb3f31749d9ed0878d15bf64d97f8 │ │ └─65160 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─048d9c7c7e1904cdbed20bf9dd8fd114f2c8a1c2573b981aa91812d216527da3 │ │ ├─47752 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 │ │ └─50727 haproxy -sf 225 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─3120bd04ec30d16836ac11a39a6d271711412269f269590a01cda2790312b53c │ │ └─61131 /pause │ ├─4848848e9e882c7e259d3255e9b80328af9a8de2e5a6ea36237d6c63e40bea78 │ │ ├─63959 nginx: master process nginx -g daemon off; │ │ ├─63992 nginx: worker process │ │ ├─63993 nginx: worker process │ │ ├─63994 nginx: worker process │ │ ├─63995 nginx: worker process │ │ └─63996 nginx: worker process │ ├─67c0318f0a918371ad6e5ef12882d584b73178f5ddac3484e934361f2d7de1a8 │ │ └─175142 /pause │ ├─9f2f5edf11dff4be7ee9b9778fee1de0fac6f85926f9631965fdc56ece6664c0 │ │ ├─170935 nova-api: uWSGI master │ │ ├─170956 nova-api: uWSGI worker 1 │ │ └─170957 nova-api: uWSGI worker 2 │ ├─b2074b8bd529acb042c2e8efd9a2e0adb328e4da319bac8e6b225a7766f2c9fc │ │ └─54490 /pause │ ├─b78114e0964b8dfed001490b114166e3a7974173a5a1d733c17e0ddd61f7a947 │ │ ├─64299 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64336 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f1c0c3e3e906ad9a2814f645b5ca6760c7b383a6400d3710f452b8cbf8bb0735 │ │ └─59435 /pause │ ├─9a9d01bce00b54ecac57abee60fd22f3f3300db3a0ffcf71cf33f2320b4fdf57 │ │ ├─175595 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402081 sleep 300 │ ├─00f1533154d83d726fa8566d5e01ffb0dc748839b3d171ae82078f5820ddf5da │ │ └─46560 /pause │ ├─f475024218a773578a2b87fbfa1341452a26087a65c0f72ca4170f20602d5ffb │ │ └─62486 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 │ ├─891fe0589bb76b7fce93bc58285765e0b3099a61bca5fa3e4db18c94e892c084 │ │ └─42886 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 │ ├─a65c2a58c5b982ba9a690021806b570a9f0f6d850c2c10c2f3a0e1ba54aca385 │ │ └─65552 /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 │ ├─1807a69f9a7296dc6a4f31f2f3c247bca14476e2880b17424592e583246aa1a4 │ │ ├─83964 barbiacan-api: uWSGI master │ │ └─83992 barbiacan-api: uWSGI worker 1 │ ├─0bb0334c2564a78c5c1a51387cd91e247ad1da70ec23273778c8d8daa569ddba │ │ └─230857 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─40f783861c08c11f688599ecf6002ce33ace12e5465adbd5108781a3200653da │ │ └─60497 /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 │ ├─ef5e9f0b2c61fc4d7186708bc626e6a70980e721d53f179a51cbf7aa89fca4f4 │ │ └─42294 /coredns -conf /etc/coredns/Corefile │ ├─975410cf1c0ec76b5c9ab03394d8a8768905cdc6f77abe8905a883fa3584675f │ │ └─64060 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9970b6e942e20e9f5942424f28605b0d3f37e1d32e242781967491c1ec63dab5 │ │ ├─224453 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224950 octavia-worker: ConsumerService worker(0) │ │ └─224953 octavia-worker: ConsumerService worker(1) │ ├─78d3b0172dcab7e5ff3b77af95f9ec241558b2af984d2ea1fc0364b6698b44ff │ │ └─188287 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─21599e79c923b3fcdad9598d07dee60e8c7abb254bda597f4e54bb5e4fe0b1c0 │ │ └─161051 /pause │ ├─075e886fca1d1966dc7675b3fa55ec81a29ba371735ceb5ddb3b23ad978bd610 │ │ └─174654 /pause │ ├─068064ce36147469b0a39dfd785195ec7eceea1f84f9ae45d03ba2110fb4c823 │ │ └─40750 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bb61c73df0c36885582efdb8c62ec3db1b50f01447f900edb6c55a077d28620c │ │ └─65624 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ea270999bb8e479afef46a4733e40262fbfe8d86abc0043384c3a05add331aa6 │ │ └─127403 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─30ddc92b301d98c2b4f0c553004aef70bf214261df783720b2dced9420c312ff │ │ └─55125 /pause │ ├─fbe8a4744bfafd9e76f6996053fab2de6491f5bd9f7bf066bade73fe26effc01 │ │ └─214615 /pause │ ├─736e7041c35314ab54c768d710d4080d37f3e6ca23e2fa0b69da5fbcddec0c35 │ │ └─39722 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─73cc828376ee0604b719f94627f75aa948c0c9efcbc82c480d1680781380a259 │ │ └─264692 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0f0dcb972033baae5c5c13a1652d0399d6b2716a9dabc888a7434cd961132d82 │ │ └─39213 /pause │ ├─ef1159ddbcea5b695f0a261404e96fe642c8a6a1a82dcd570b58f5eb4d32da3b │ │ └─78955 /pause │ ├─1599576a2548d18209f4cc54b24408c6cedb08a9140e02e840f008d203f1a14f │ │ └─65655 /bin/memcached_exporter │ ├─6c9a8713558e44faef379768ef39403ad495b764de7b1def4c2993c736740119 │ │ └─43194 /pause │ ├─322b7f63fbf3454cd7700211770a825a507c4322d8f62569781a27c272c2ad7e │ │ ├─60715 python -u /app/sidecar.py │ │ ├─61233 python -u /app/sidecar.py │ │ └─61234 python -u /app/sidecar.py │ ├─5732f5d0df2b8cecf13e341e7175dd98bbfb12a2bd71f6306c6934215057eb6f │ │ └─190207 /pause │ ├─6082c1cc3b338debbf8db3f3e4a8c524f23709a83ac4afc552a1a94a34cf4e19 │ │ ├─48061 mysqld --wsrep_start_position=94afc49f-3e8b-11f1-88de-aa0a39d65091:20 │ │ └─48172 /var/lib/mysql/mysql-state-monitor │ ├─d485580784c26f9642e7ca8a4df798efafe5d504265d100e8d444e6e689d48c9 │ │ └─228462 /pause │ ├─4266626c13e606ea485590f58604579297edad52be616ac124edd768d2b50f6b │ │ └─55235 /pause │ ├─0624a8793128b92d43c62343778dc37ef10fbaba7196648576beb8faffe2e5d2 │ │ ├─110286 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110393 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110395 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─56aa37efd90beb4c7a68a8e1f92d143ce762fc38359c67a774ceaf3535102313 │ │ └─226063 /pause │ ├─a2f417bb4746d3d9685eb9cd2298809afdbd65d45412dfdcfb89c707ac0ccd1b │ │ └─49962 /pause │ ├─d4d4302654e2bfecf93aca647e407aac9b23abad84ff97648d7eb57a44070a7e │ │ ├─192521 /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 │ │ ├─372216 /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/tmp0yhk9kb3/privsep.sock │ │ ├─372493 /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/tmp39a1inic/privsep.sock │ │ └─379247 /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/tmpn0ku8hk8/privsep.sock │ ├─b6e53823fce899dc7c0c1091a221fd53abd437c7bb2f35d90905447480ff0888 │ │ ├─202716 heat-api: uWSGI master │ │ ├─202766 heat-api: uWSGI worker 1 │ │ └─202767 heat-api: uWSGI worker 2 │ ├─4450ef77dce76629d9938c62614286175d5d24b4d5388cb92e4cf1b1a30bbb47 │ │ └─187532 /bin/bash /tmp/libvirt.sh │ ├─e8d98109a3b0c82fc9d6ce43cf6b9e10c66d51ba834d18e0d63ea10fb4a080b9 │ │ └─39447 /kube-vip manager │ ├─9731d4dbc0e3df2e4af0a1e67589229093691ae18e25f6000186f912c8a71dd7 │ │ └─61704 /pause │ ├─03aed013cd286929894b0b9a05f753385feb7d78dd4b22453f03bf35a962adff │ │ └─230826 /pause │ ├─91c7eb3d54bb0b31f152f094c37161f1c626a005da7909e9985734ff6a3585dd │ │ ├─77442 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77462 /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 -- │ │ ├─77468 erl_child_setup 1048576 │ │ ├─77583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77595 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77687 /bin/sh -s rabbit_disk_monitor │ ├─947dcf128c21058f5669c2e2861e4ff3f877787f91b91185bc76cef3389625f0 │ │ └─267195 /pause │ ├─72a72922b2705e9f2a55c72aa67dd2f515c48bdb6838b595cdcdaf6539b9b988 │ │ └─43323 /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 │ ├─d669106faa949a28373f42a455d93c3f5cc4e7a9b7448abdbdf12cfb82c066e3 │ │ └─50241 valkey-server *:6379 │ ├─29c90bf31088e1360895ed861953b756b3e8d430fa8934ee918f7bac7dec50de │ │ ├─ 45839 /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 │ │ ├─ 45857 /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 │ │ ├─ 45918 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269591 nginx: worker process │ │ ├─269592 nginx: worker process │ │ └─269594 nginx: cache manager process │ ├─7b0683f8296ad51d391369a776214c44203a06be89da523368f4af038a911608 │ │ └─43415 /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 │ ├─ce95bd644c649e474a1dbc33ee1d531c0b44e1f9d66666325cd78f201e3683cd │ │ ├─183407 neutron-policy-server: uWSGI master │ │ ├─183420 neutron-policy-server: uWSGI worker 1 │ │ └─183421 neutron-policy-server: uWSGI worker 2 │ ├─93b266da185c2a75d2047ddf117b88a103d5bf092313e473f55c85e36377e6c8 │ │ └─206429 /pause │ ├─b28b76a52d2017583427503a34be7b12968b0f4e9336670d5e7b1c8d06a2274a │ │ └─174822 /pause │ ├─1cf2d153d79656d665f1ee346bd062dda1e2761b9e191016b5442999ccdb44dd │ │ └─65508 /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 │ ├─4f050300e6f30f14b1a973bc1fd75309a803993286afa78059feaafe4ed574a5 │ │ ├─171815 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172488 nova-scheduler: ServiceWrapper worker(0) │ │ └─172490 nova-scheduler: ServiceWrapper worker(1) │ ├─93c510b0fd8763def7bc97ff9d6746191bee8593b9b0c0d6c4c0653654437cab │ │ └─43372 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9f036e4d7fe7d563d3a46c4385180c6ab373791b6e9a3b986c07309a539e8aaf │ │ └─175271 /pause │ ├─254096428012fd3a27528f2b457aec1223fa04dd7918df13d5efe04b65fca5fb │ │ └─271621 /pause │ ├─2e9fdd8f980845fea0b07ec7837c739c2292930a8978fedd5e89d40dec920fda │ │ ├─112010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112027 /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 -- │ │ ├─112033 erl_child_setup 1048576 │ │ ├─112083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112279 /bin/sh -s rabbit_disk_monitor │ ├─4a82c3de8d018de14aeb929738b56202ec3e01785e2133244c38fe35c973b7a9 │ │ ├─187949 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187966 /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 -- │ │ ├─187972 erl_child_setup 1048576 │ │ ├─188129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188473 /bin/sh -s rabbit_disk_monitor │ ├─d7a3ee0276487a420ac60586e27881ba7b887b502fd014890196b0edb22cc4c1 │ │ └─55703 /secretgen-controller │ ├─856276b931d14bad921979ad8e21bd84276eff169456887b27c7492ed97d0a8a │ │ └─46885 /manager --metrics-bind-address=:8080 │ ├─a7d8f98b36933b9f5f52ef8b77b316c98dc86b2af90b583e4f3040525877aa99 │ │ └─64920 /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-74.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 │ ├─065742d9e8d01083cec6179b3df8e9b7bf829352f5e19fdfa9945618293e25d1 │ │ └─95139 /pause │ ├─41cb16432b8d41af4b6395b7a502799bde737dfd43bb90ace9385936b41096cc │ │ └─113728 /pause │ ├─d334256115d897eb1f869e96a0c860b6a9b8db9362a70eb7d2ffe7889992a407 │ │ └─235228 /pause │ ├─58ab4acbcde87edcc66cb060a43961c94f4cf3cadb3ef5b3a844bfef0f37d888 │ │ └─55377 /pause │ ├─1ee41013d1cdfbd44df6d87c92efd268889452913b5a62e8cf623c20b5b7d20e │ │ └─43207 /pause │ ├─1c9474376d2be9ab4700429f4a43c6f81a8af988de5c781c27c5830c2144b7aa │ │ ├─156006 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156019 /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 │ ├─834ca4fe01a02909ca716c4a9813b4679a27b00d00bd5a9893b64aa1bdcfc9a3 │ │ ├─40913 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41294 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3f8ceaf987f2c13dc38003340d8f01ce310fd5cc580f0f0fa14b47c010366673 │ │ └─64492 /goldpinger --static-file-path /static │ ├─e9566ccd06a136969fb3740c463b9ff43c7b3ee27defd50dd3b20a5ef93b4161 │ │ └─47702 /pause │ ├─9142f0aa4a01d14ea4ab4e7b12166d5dbb24ae3462b86447efa2f6427ca563b2 │ │ └─270466 /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 --disable-service.network │ ├─8986e35236ec240ef87ca354ea420b9c13736a19032c209cb74ceec2fbc0762a │ │ └─232008 /pause │ ├─3c95e50a836d686a6a8ad03442b10cf70188660e2a9f4e5f20141a98314bfe4f │ │ └─190097 /pause │ ├─800e7d061ced00b3d9e80da5ae3d98f5c1eb3a33afa2911886a24071929f32c5 │ │ └─157114 /pause │ ├─f0e845667e6868aa93f08d6edcbf8fe6921fbe7250b0594924bb3c8ea422ba41 │ │ ├─123914 cinder-api: uWSGI master │ │ ├─123927 cinder-api: uWSGI worker 1 │ │ └─123928 cinder-api: uWSGI worker 2 │ ├─132ebfee5accb1a4ae79548386198721ae7c37f3c55cbeca12d97c9aef4a9d40 │ │ ├─66307 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66326 /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 -- │ │ ├─66335 erl_child_setup 1048576 │ │ ├─66396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66562 /bin/sh -s rabbit_disk_monitor │ ├─96f14c9b245e045dfcc94eae3c538ebfe955355088a38d4208727fbacda8fc1a │ │ └─59618 /pause │ ├─9a38bcb628afe64466d0425c8cfd725566339c09cd8576fea880c48e45715300 │ │ └─63147 /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 │ ├─eb74fca3adfda485a51c9f274343c78b2b5360e419a600e333aebe6f074cf26d │ │ └─235164 /pause │ ├─f2b98a50cdc4b18f2577f0c12f551edf60996e55f267cb6dee8b7ee573c7a078 │ │ └─45896 /server │ ├─c636774f0431d83cb9783b53f22e1ee2bab69bf82b11c7654b131eec55c46cba │ │ └─65328 /pause │ ├─9c7d0256d87fcaef8fb3c9c1e6e4daeb92ba03f0d955ab96be9c194c2178855e │ │ ├─223129 octavia-api: uWSGI master │ │ ├─223141 octavia-api: uWSGI worker 1 │ │ └─223142 octavia-api: uWSGI worker 2 │ ├─b4c18332ce8f5e8b78bf57605e4cf02b517b8fd559847904c5c2432a084f5212 │ │ ├─264711 manila-api: uWSGI master │ │ ├─264764 manila-api: uWSGI worker 1 │ │ └─264765 manila-api: uWSGI worker 2 │ ├─801e68f233f6e656b10232885265c5ef36864ab931f97b2a2e663738a0a8522d │ │ └─161564 /pause │ ├─a03a9679faa51eb2b5b17a4454a49585391895b16266cd5c1eb72bf76928c853 │ │ ├─269873 apache2 -DFOREGROUND │ │ ├─272475 (wsgi:h -DFOREGROUND │ │ ├─272476 (wsgi:h -DFOREGROUND │ │ ├─272477 (wsgi:h -DFOREGROUND │ │ ├─272478 (wsgi:h -DFOREGROUND │ │ ├─272479 (wsgi:h -DFOREGROUND │ │ ├─272480 apache2 -DFOREGROUND │ │ └─272481 apache2 -DFOREGROUND │ ├─5a4a3c131df9a88aa7c69687d8970b526c90d85fed3a6cf816f0a555c2a202dd │ │ └─187483 /usr/bin/libvirt-tls-sidecar │ ├─9ae69e4c4a1380f162b70ada889dd6ea43bc71f67ab4dad0a24cae50bb671de2 │ │ ├─202704 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203009 heat-engine: ServiceWrapper worker(0) │ │ └─203012 heat-engine: ServiceWrapper worker(1) │ ├─9e6dc04272189e4228dd43909fd6f396fe53a50e97bb52a78e33c2ebc3f4b2a3 │ │ └─59948 /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 │ ├─877c4be0d1c51cb525e3002dbb71847c1761bc6306fd6b2fe13effc3367636b6 │ │ ├─183354 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183755 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183758 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183761 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4c40eb7774935785608675c0c4da3d5ce6a119b84c7b886daf62d0c7901aa646 │ │ └─46599 /pause │ ├─67d788729e694fabf0e4ab14899b9cc7c6284e7aa04694aee0387f280b053343 │ │ └─214437 /pause │ ├─18b882c2ff1a583902082db7ecd8a12ce0b0e8ed6ddf354958a61ee3c71249c3 │ │ └─63924 /pause │ ├─732b62be7527ad0d24d049e064845539e5f2b7577ce4445d5da88f342c5974fd │ │ └─39209 /pause │ ├─d66c60d4ab1a1a3c0d4337f0d45b5b1dd828cb13e0d41a81540c794cc3fd37d1 │ │ └─158457 /pause │ ├─4dda82bd388c0800c299669a44c80021de9f279d36051001104d3190520a2c23 │ │ └─42265 /coredns -conf /etc/coredns/Corefile │ ├─69a13c591dcaad012ecbec4c49c8886908e9276fcd5f68e2057b486d19f9d4f4 │ │ └─185613 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─3b7bf0f27d74472835a485db4dcb14b226032a4a6bb1f30fc1f5472643cd1293 │ │ └─229479 /pause │ ├─c52a48f7d16310b6e54d7107b5a1d8cbfc0c8b8ac4362b42c40c38256ae615a4 │ │ └─48157 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─86077bd2775e701995bfbf383678893ea059070a1745f9d5dce955c5eff5a535 │ │ └─59580 /pause │ ├─2e2e4a2512d24649c3a9767582d6907a9c7088e27a73e843e37957028a2de3ae │ │ └─55417 nfd-worker -metrics=8081 │ ├─c5eb62fe99a3da46f4921173c02b093996bf5eadab5a811b17c7daaece761e8a │ │ ├─108605 glance-api: uWSGI master │ │ ├─108618 glance-api: uWSGI worker 1 │ │ └─108619 glance-api: uWSGI worker 2 │ ├─e6a9cc9082a91686f29b5c31abb2d1a7ecd770ae17ebdbd96aac628bc5bf8b70 │ │ └─62238 /pause │ ├─7110b3f3e9aa0e15adf4568e08414eab554ad6962ab646656f2c32db2a1492a4 │ │ └─65594 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a500f43da5aebffa6b941a5bccd9c8a698d2cc42446b63810a4717f8ba35c95e │ │ └─46667 /manager --metrics-bind-address=:9782 │ ├─bf76c5628b89c851d749d9fdff8c644ae19f0bdb8ba920d1e29a64aaa6cdfe5d │ │ └─234265 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0cf576d0ecda377ca7196776ec3e457f37b4e8610daadf82a73a07aa31f574f3 │ │ └─65464 /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-74.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 │ ├─e425a979ab2338d3f7b62c7f5801a46e8374aafd0980230d719821d3945ce434 │ │ ├─185935 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186158 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186703 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpz_ayg0yb/privsep.sock │ │ ├─371051 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpngzu2s0p/privsep.sock │ │ ├─371500 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpsfqod207/privsep.sock │ │ ├─371762 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371764 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372902 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b47795fc-6ba9-4678-b966-6e311c1ec66b --namespace=qrouter-b47795fc-6ba9-4678-b966-6e311c1ec66b --conf_dir=/var/lib/neutron/ha_confs/b47795fc-6ba9-4678-b966-6e311c1ec66b --log-file=/var/lib/neutron/ha_confs/b47795fc-6ba9-4678-b966-6e311c1ec66b/neutron-keepalived-state-change.log --monitor_interface=ha-45cf4722-68 --monitor_cidr=169.254.0.193/24 --pid_file=/var/lib/neutron/external/pids/b47795fc-6ba9-4678-b966-6e311c1ec66b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373530 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=035c7202-6356-4a58-bb70-8485ee98f437 --namespace=qrouter-035c7202-6356-4a58-bb70-8485ee98f437 --conf_dir=/var/lib/neutron/ha_confs/035c7202-6356-4a58-bb70-8485ee98f437 --log-file=/var/lib/neutron/ha_confs/035c7202-6356-4a58-bb70-8485ee98f437/neutron-keepalived-state-change.log --monitor_interface=ha-389142e4-75 --monitor_cidr=169.254.0.138/24 --pid_file=/var/lib/neutron/external/pids/035c7202-6356-4a58-bb70-8485ee98f437.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─379675 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=632a2866-b601-4694-be03-a87235c107e5 --namespace=qrouter-632a2866-b601-4694-be03-a87235c107e5 --conf_dir=/var/lib/neutron/ha_confs/632a2866-b601-4694-be03-a87235c107e5 --log-file=/var/lib/neutron/ha_confs/632a2866-b601-4694-be03-a87235c107e5/neutron-keepalived-state-change.log --monitor_interface=ha-2d449778-36 --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/632a2866-b601-4694-be03-a87235c107e5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382295 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89b65fda-9e46-4a7d-b1c3-9cff9de0c170 --namespace=qrouter-89b65fda-9e46-4a7d-b1c3-9cff9de0c170 --conf_dir=/var/lib/neutron/ha_confs/89b65fda-9e46-4a7d-b1c3-9cff9de0c170 --log-file=/var/lib/neutron/ha_confs/89b65fda-9e46-4a7d-b1c3-9cff9de0c170/neutron-keepalived-state-change.log --monitor_interface=ha-976f71bb-45 --monitor_cidr=169.254.0.238/24 --pid_file=/var/lib/neutron/external/pids/89b65fda-9e46-4a7d-b1c3-9cff9de0c170.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383926 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7304ae8b-46a1-4395-a58d-a8ac4903449e --namespace=qrouter-7304ae8b-46a1-4395-a58d-a8ac4903449e --conf_dir=/var/lib/neutron/ha_confs/7304ae8b-46a1-4395-a58d-a8ac4903449e --log-file=/var/lib/neutron/ha_confs/7304ae8b-46a1-4395-a58d-a8ac4903449e/neutron-keepalived-state-change.log --monitor_interface=ha-8b310d19-00 --monitor_cidr=169.254.0.51/24 --pid_file=/var/lib/neutron/external/pids/7304ae8b-46a1-4395-a58d-a8ac4903449e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─385813 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b715d50e-cba3-422b-bb81-4140ff37c186 --namespace=qrouter-b715d50e-cba3-422b-bb81-4140ff37c186 --conf_dir=/var/lib/neutron/ha_confs/b715d50e-cba3-422b-bb81-4140ff37c186 --log-file=/var/lib/neutron/ha_confs/b715d50e-cba3-422b-bb81-4140ff37c186/neutron-keepalived-state-change.log --monitor_interface=ha-cd7ce8b9-9f --monitor_cidr=169.254.0.234/24 --pid_file=/var/lib/neutron/external/pids/b715d50e-cba3-422b-bb81-4140ff37c186.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c99a825433cdd4cbf1de51390f4f27e16fcc689f225fda5f81125240daa4951f │ │ └─113637 /pause │ ├─1280f4cf3955aed46fe84015b6747c67563e4e61c3ffbe7fc5469f1ef036594a │ │ └─174769 /pause │ └─9b149b57a81e5294c0425a02a12d2a07f93057379e087290e1ac90fc8336b15a │ └─270099 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount