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 │ │ │ ├─21408 /lib/systemd/systemd --user │ │ │ └─21409 (sd-pam) │ │ └─session-22.scope │ │ ├─21405 sshd: cephadm [priv] │ │ └─21423 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─400433 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xmkhmuyqmiopxfzphwjpobcacfuqyrvs ; /usr/bin/python3'"'"' && sleep 0' │ ├─400434 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xmkhmuyqmiopxfzphwjpobcacfuqyrvs ; /usr/bin/python3' && sleep 0 │ ├─400435 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xmkhmuyqmiopxfzphwjpobcacfuqyrvs ; /usr/bin/python3 │ ├─400436 /bin/sh -c echo BECOME-SUCCESS-xmkhmuyqmiopxfzphwjpobcacfuqyrvs ; /usr/bin/python3 │ ├─400437 /usr/bin/python3 │ ├─400438 /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 │ └─400440 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 … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eece526ea6efb09325467fd7c57fd4e31b713593688105968c476d8cdc429edd -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15d7b24901b29ad15dbd0ce276448b873977645b0ae392451050721a4bac8134 -address /run/containerd/containerd.sock │ │ ├─ 19531 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 50977af7a44d7abf584c036a7bd63397614d2c6bbb5dfad8df91285cd959198f -address /run/containerd/containerd.sock │ │ ├─ 24713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ccb14abbe242c1f3ff2ee10c18bf486386c22631a82aad54cd2dacea5304529 -address /run/containerd/containerd.sock │ │ ├─ 29151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3a8c2c280435677b271da5a295ab92021133a716a3696f3be084dd52de67bf7 -address /run/containerd/containerd.sock │ │ ├─ 33645 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5315be1acbc2af8d1937e2e7d9c4960d2b9d0b55f4bd0a2f3905e9df1e127bc -address /run/containerd/containerd.sock │ │ ├─ 39127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e115d10336087be5af0170a3dabc782d9107f489ebec930d08af9c7dbf101bf4 -address /run/containerd/containerd.sock │ │ ├─ 39140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0234317227d5882cb961ec489d596f999fd2edf5ab65ee23bac4c1932b569ac -address /run/containerd/containerd.sock │ │ ├─ 39172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf7a14414b6ed09a4b2d7ba49f1737a11d4af4e50e24033b7359f85e563493b -address /run/containerd/containerd.sock │ │ ├─ 39194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66fa83f8603b5d55b844d2bb36bb31aabafbef1b58efe1cd67338d5e70993314 -address /run/containerd/containerd.sock │ │ ├─ 39202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d05898922504f772f4298ca772178c42488e043a05e35553e65a097a9f44b1b -address /run/containerd/containerd.sock │ │ ├─ 39753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f21aa653d75f34342d431feaaf3c009730c65f5862c60fe913371e673f01fa8 -address /run/containerd/containerd.sock │ │ ├─ 40468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d22aed3fe86e65f8e68118839accfb65e363ec68a59143e967b28f75e6a16f -address /run/containerd/containerd.sock │ │ ├─ 40482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed47cd66c4929a3d3e5427bf0a33a617881c479285c8322c70290d744d39f3fb -address /run/containerd/containerd.sock │ │ ├─ 41826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e0d0722096ee39326e2c2437d35c8ce843ff55d64b3ff9e91f3ee88907372e -address /run/containerd/containerd.sock │ │ ├─ 42227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea9883fec049b36c3a3928658961c9417e54d275d33d0fc71385eca57f0b56f -address /run/containerd/containerd.sock │ │ ├─ 42281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383ec67033ba168fec4c3630c38cfa486b33f568c6780ca62b5b02e4e8306546 -address /run/containerd/containerd.sock │ │ ├─ 42730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7bfe18a914a12e5459533ef34f0aa3c8b158fc4cfa72a8acca50b2af8dc3502 -address /run/containerd/containerd.sock │ │ ├─ 43237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396eafe5206d733817058ec39e0159cfcaf209bdb7452ad709343b89ca1d9a01 -address /run/containerd/containerd.sock │ │ ├─ 43274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0a0f39559ebd7dd52800f8bc195d2845461af66d1805351057a832be68e488 -address /run/containerd/containerd.sock │ │ ├─ 43314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad1d7c1a2e20641a11724c2823eb2b416fa14685a22eab5e7e2ce986cce0a317 -address /run/containerd/containerd.sock │ │ ├─ 45627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e17777e22e176f43a4737f942598066ce864d4eefcbf9e6062f088845cf7fc1 -address /run/containerd/containerd.sock │ │ ├─ 45682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21fc38872072e17040964c01342dfac49e64fe85a2e7d42621f395a5a9307a6 -address /run/containerd/containerd.sock │ │ ├─ 46442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df0d82f45ecec28e02c15f5e864def8d544575bf408d3c0c194eb0923c3a8e93 -address /run/containerd/containerd.sock │ │ ├─ 46481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af39d889ab81f6f205c77fd90769eb70b56afe93d594d8b885a235b2b12b53a1 -address /run/containerd/containerd.sock │ │ ├─ 46861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6091a4b7ef2f718dc5a966eebdf6ee128c1f2b02831bf2eb65966f675a37534 -address /run/containerd/containerd.sock │ │ ├─ 47405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bace80d478b0cd106575cd12cd88b736d108b2769caaec69d4bee226459498f1 -address /run/containerd/containerd.sock │ │ ├─ 47744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03eca9a64baea6f9283754fca172187ce6b5e775c47e137c3b60057f51e968b -address /run/containerd/containerd.sock │ │ ├─ 49894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29161734a60573f1a009ba99722a418b042087c6e732fe51eef60129ad057954 -address /run/containerd/containerd.sock │ │ ├─ 50133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ba322318e60cc1528508f64635d396dae1de534c925b494c757fd1a6975bfd -address /run/containerd/containerd.sock │ │ ├─ 54427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15b5591603c5d68364a79967d2693eac0892d67947123d6da362bc547e7942e7 -address /run/containerd/containerd.sock │ │ ├─ 55132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21116c05fdd10b0795c2d79176a08107d56c2e4da8d0efada5b1afbfa2b1f0b -address /run/containerd/containerd.sock │ │ ├─ 55171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 550625c3422e41edb06166be2d47d78327bcce4493e9b53db78c66933be116b9 -address /run/containerd/containerd.sock │ │ ├─ 55213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3240494e7e6131bccb3594dba535bb4cde09dc37e5f1a3de76481bc88a1d57b2 -address /run/containerd/containerd.sock │ │ ├─ 55409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22604079b98326f2d9c90347c4925906951fc3417547b0882440458f99d2a0af -address /run/containerd/containerd.sock │ │ ├─ 59384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c1c01f349d547c14b2553eb57546fd3ee0635c0fe65ba2bc0a259e6f05a942 -address /run/containerd/containerd.sock │ │ ├─ 59551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e861f569ac6201b7e4afeb5ab554d304555b000d6680a0bba6a035ad1fdae54 -address /run/containerd/containerd.sock │ │ ├─ 59605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667daa19d3fd1c46b5a7dbe21da21a4ad8cda6098cc8580f6022fa19d754005f -address /run/containerd/containerd.sock │ │ ├─ 59643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54094de1a6db5c56f07d566c3163acabd16e9064d3c37f4b061367022e5f9292 -address /run/containerd/containerd.sock │ │ ├─ 60951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70c6b3e8fca5634704359a1e5d44990ccb9873c004b9a2fdf9393be0305db1e5 -address /run/containerd/containerd.sock │ │ ├─ 61076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94819927d788b70e41acfd7f24d5bcffbaf4c4ef8d3f349028d885303994e463 -address /run/containerd/containerd.sock │ │ ├─ 61515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20253cc365387fcfece0645cd010524b45bd3093307411f7eb3f3409809cc613 -address /run/containerd/containerd.sock │ │ ├─ 61583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f9e53ee2b82234a28d1363a00cc8b2b44a183ae9282afd711424ec302c1eb5e -address /run/containerd/containerd.sock │ │ ├─ 61622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3c95fc55e9e8878ec8672a405785954fe762494016bffc25da2d9b42bf5476 -address /run/containerd/containerd.sock │ │ ├─ 61965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0229265cfeda10773e2a0c601ac09977238a214c98600c4ccf9e968eb81a031c -address /run/containerd/containerd.sock │ │ ├─ 62386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f9aea401f4c6a5afc2da57b725224929010535a1b8f7306e66a83d49a542249 -address /run/containerd/containerd.sock │ │ ├─ 62615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465924aca5f555e7ec3215d99c73dbb893d37b9fb027cbf349ef644987a4df98 -address /run/containerd/containerd.sock │ │ ├─ 62839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a65e83b4b906dd2910c83ae1208c702f2fc88b8c86286ae721f8e21033cdfae -address /run/containerd/containerd.sock │ │ ├─ 63599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a632005f174e023351a625efd9deaf72baf3998c3c0d745ede2a573d8f2ac1c -address /run/containerd/containerd.sock │ │ ├─ 65228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905deb42e68fd246685a8e929f8014af7db56668f6e378a7b973c149d85fea9f -address /run/containerd/containerd.sock │ │ ├─ 67293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61201b5eaee0cbeea5b8bc1cd6f89642897f65998555b0e4245606d34fabfc55 -address /run/containerd/containerd.sock │ │ ├─ 76457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee3f3df7cd3045733c6ac16c33626e18e78cb161b37cc6886b2cb3126abe2ec -address /run/containerd/containerd.sock │ │ ├─ 77860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954fc7f29518156177c60c8f154bb1cab3c14ccb8711f743396fc4bad7bcc985 -address /run/containerd/containerd.sock │ │ ├─ 83736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7391c799597fa7903365f24e3c4797a6379b318d1156fdefd5cad029b913f135 -address /run/containerd/containerd.sock │ │ ├─ 89722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de03b491083f453c427248f5f0389d5a449248db2aa28955e688b572d6d48c8 -address /run/containerd/containerd.sock │ │ ├─ 94007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582267e1a032a0f4be732c2462a138d4dbde8c2105dd286e769df81b97df37c6 -address /run/containerd/containerd.sock │ │ ├─ 94046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a952c7166baaa424ef43fbde2ca02a1b6a02d2ddf1b8a495e82b20e450089d6e -address /run/containerd/containerd.sock │ │ ├─102259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a3a859b497d69f5e68bae58877b9b54aa0552230b2c304022a30942eb2a6e96 -address /run/containerd/containerd.sock │ │ ├─103887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e829a742a6a89995f333620c589f146aadc9fa3a5a3d84123913591fbae5c736 -address /run/containerd/containerd.sock │ │ ├─103943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d72e62f2b3d5233aaf70bd00a4dec1ff19f4753b5a543aa8e75ff6c6dc82733f -address /run/containerd/containerd.sock │ │ ├─106001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc718faf9eab10383ee49b468279c3f1a5fe22fed0b479b8afcbece30722e3d -address /run/containerd/containerd.sock │ │ ├─107733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff9742f11ec7bfafbcd8a2886f2b03a02dc7ae479fcf523618b9c55aed39814e -address /run/containerd/containerd.sock │ │ ├─107910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f30338500c785cd36261b7a99d294f8699ac252037d52b8ebbee4ccd7229f5f7 -address /run/containerd/containerd.sock │ │ ├─120739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b874bb4345c4d0bbf45386c4b1c42b1f18cf8a13ed6ba6b03b792a7a9e4b98f -address /run/containerd/containerd.sock │ │ ├─120802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c4d16655ac26b68f608602244a9b70d581f5f6c02cd489a835ee385da4d2a2 -address /run/containerd/containerd.sock │ │ ├─123174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bf6777fadc81b2d006c312d3dd0d0b5b4777684e3d8c70ba4cb8e1785d4691 -address /run/containerd/containerd.sock │ │ ├─137678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31df0e73adc72ee3933b09149df6511d33fd182ced552622a8ef9ae97802eaf2 -address /run/containerd/containerd.sock │ │ ├─139224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7021036598beaf9d98f3536894a8ec08e90079f8499a3feb481895534cf4f992 -address /run/containerd/containerd.sock │ │ ├─139630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72bd54f0fece07d39cfcfd748e58cfd2cf3d0297938a86d0b69f8a44db151bb4 -address /run/containerd/containerd.sock │ │ ├─140487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f089aac6d0ad0b96a50e4f8cec07d43cb8a9327bc903386b37e9d35541de9a -address /run/containerd/containerd.sock │ │ ├─142531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649d559e5d77b94d82e1a84b9f62def4ebfc5f6b98d5fef71407e1d71e0f6a67 -address /run/containerd/containerd.sock │ │ ├─142743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428a6507d8f38eeeedf9a43c82339ffa631b0954d402a97f3060bd4177014b9e -address /run/containerd/containerd.sock │ │ ├─142955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521e394fd9a0930d18cbdc7845a885382a4be05e7bbfb64d4869ef348397b909 -address /run/containerd/containerd.sock │ │ ├─143036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c1d46ee74f0a3e7bbcf73e0a93a86ea31974d0c503adf54567ffa3d892aaf9 -address /run/containerd/containerd.sock │ │ ├─143242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4480026a76cf9dad813bd165ffae6a356c6bc10e6cb1237cf634898a80fe7a91 -address /run/containerd/containerd.sock │ │ ├─143432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78ddc99723415abe7224ff76fb281ab24dee2da0c7640688cbb1f4bf99ca94f -address /run/containerd/containerd.sock │ │ ├─168374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3e707e99a508c401d7ec61fce721ef4c5769195b476e814fe87b3afcbef00ab -address /run/containerd/containerd.sock │ │ ├─170025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d05849ce37bfd39076dd95d903bb3d9f676424312b84b1a209413540019f846 -address /run/containerd/containerd.sock │ │ ├─170080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f2f4b258c36ccf00654c40497b4db493b41bae2c127ec153780646aee7ad23 -address /run/containerd/containerd.sock │ │ ├─170194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 410428e858e7b26c3cba94e6f02601f44f20b8235bccd1e69a070e651550c70e -address /run/containerd/containerd.sock │ │ ├─170204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9060e83a172d71eab4b147e90b362c04727988e015d2984658b33db0bbfb8cf7 -address /run/containerd/containerd.sock │ │ ├─170272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f127ded8ebfe4636f8705d7964e4d4bf79c60168533a52050c01ba52473afdb -address /run/containerd/containerd.sock │ │ ├─170610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da74323aa811952ec8cfc28c07b811a40439e236e2d6ede4ca7a269c637232a -address /run/containerd/containerd.sock │ │ ├─170648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c93b441cc0252b74a777c412232d8f480e1240072c851333e84bb252b797e4 -address /run/containerd/containerd.sock │ │ ├─183303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfdfa9ad5a5a899a3d83ee481deaad312f7a33c15e2fd304698960b7ca8d9505 -address /run/containerd/containerd.sock │ │ ├─185745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5435984925060d39225f463c6d3f1e4f6ff49dbf52cef3cf6c6c45e47ded75a -address /run/containerd/containerd.sock │ │ ├─185921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d535779e7fc4c717c2c9906fb859c32ea2fdb571a1dcd53b43150dd57754689 -address /run/containerd/containerd.sock │ │ ├─186000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ede83ee9997b291f1d120183b72d30240f480799b8b43ede3a42fe7b52f2480 -address /run/containerd/containerd.sock │ │ ├─202146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf29508abbd658a81f286ab5403bfaaef69941f3a450836dd1baf5f7bcdfb25 -address /run/containerd/containerd.sock │ │ ├─209545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b46eb3c804dbad4be9852b6c9e9a927893c6a3cf98f4a56f7299aa7cef4dc8 -address /run/containerd/containerd.sock │ │ ├─209598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8697310a0d34ce97cf6fbf8d094c1e120a2ff159186fb35804624e75e777baa9 -address /run/containerd/containerd.sock │ │ ├─209660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f28942a1b46c82342e832dedfb7ef76adda40b6434e15056977f4dd6a45fe18 -address /run/containerd/containerd.sock │ │ ├─209937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048ebb22a30c3a8733b55f01a752e43312e19d54615ecf246468846d57ff72de -address /run/containerd/containerd.sock │ │ ├─221059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2dfeb9c0a1a68e4ca9037f996f6ce55dab4d08b28ce3f634b86c8cef630696 -address /run/containerd/containerd.sock │ │ ├─223814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 442d626f46d21c7907ba9e76581ec87b069c81b914b0c7c7dfcb646ba152b70b -address /run/containerd/containerd.sock │ │ ├─224907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52190bfa9d3605dfc11b204e418aac58544412ee4f754bd191c15103c53d2f0e -address /run/containerd/containerd.sock │ │ ├─225914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f183d1f005d4ecf6776f95fe23076efbc3514bc5c2d69a3c6a604a6d79013a -address /run/containerd/containerd.sock │ │ ├─227069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f231b51456980af78880d2b5cc81279f5d5c784d758de7d5ca3d6ca2c922164 -address /run/containerd/containerd.sock │ │ ├─228645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9999d26bd033ff3804a32fb1fdfdb9bd05de3f52a8ec5b3e5a95e2916cdd2a -address /run/containerd/containerd.sock │ │ ├─229992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8f5703ba69024a06480d153e5a3f625d56745b896d6640007f72afb2c8ac25 -address /run/containerd/containerd.sock │ │ ├─230136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169cee4f83968e57219d71c5b60bf34ccde01c1144121f81472e9c5ad0a39a33 -address /run/containerd/containerd.sock │ │ ├─239197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d8413edd209075c17543731b44e679bee4033d2631798edbf8b865dbb6bd50 -address /run/containerd/containerd.sock │ │ ├─239673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c2a0f6cc26a338caf38ba5fd285474f9aa029bca31c760c3f2951af6a93364b -address /run/containerd/containerd.sock │ │ ├─242294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0dfb72aea3c77550b0742a7a2ba36f81bec80e0fb2645ae79d2a2cc20009e5b -address /run/containerd/containerd.sock │ │ ├─247380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea17db605c77dceefb35f58f6ee27c28baac38712283f44b13ec4658bfca26d -address /run/containerd/containerd.sock │ │ ├─247649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb2f4d8bb3aeec2eced559b788c4922cf93e63886808230729fa4615894780d -address /run/containerd/containerd.sock │ │ ├─247694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc6bcb7e016a3f40926461cb8bc57faa3ec1325e6b01b295f3f70420b3b1f56 -address /run/containerd/containerd.sock │ │ ├─247737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9193473b1c99b8b1e0f3f5e4c8b55fe9001adf166d8684964ca2e4f5f41d651f -address /run/containerd/containerd.sock │ │ ├─259395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e562202db7535bf8717c1ddb3e9ab9558ed809e4c5565835f5a9d57a0e6b975b -address /run/containerd/containerd.sock │ │ ├─261791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c7d7c1fe3f16554e6157cc2a14940f339b721913cd5994e7414c2625f53d05 -address /run/containerd/containerd.sock │ │ └─263285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc1edc829e1d10b8bb405da825061f70a791b261807410c74e1485e83649922 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─28858 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29133 /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 │ │ │ ├─19483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19509 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24420 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24696 /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 │ │ │ ├─33345 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33628 /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 │ │ │ ├─12121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12151 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ywdxzd.service │ │ ├─12476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywdxzd/unit.run │ │ └─12505 /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-ywdxzd --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.ywdxzd:/var/lib/ceph/mgr/ceph-instance.ywdxzd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywdxzd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ywdxzd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137016 /sbin/multipathd -d -s │ ├─docker-d5315be1acbc2af8d1937e2e7d9c4960d2b9d0b55f4bd0a2f3905e9df1e127bc.scope … │ │ ├─33670 /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 │ │ └─33682 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39593 /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.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-50977af7a44d7abf584c036a7bd63397614d2c6bbb5dfad8df91285cd959198f.scope … │ │ ├─19558 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19575 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─docker-b3a8c2c280435677b271da5a295ab92021133a716a3696f3be084dd52de67bf7.scope … │ │ ├─29175 /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 │ │ └─29187 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-6ccb14abbe242c1f3ff2ee10c18bf486386c22631a82aad54cd2dacea5304529.scope … │ │ ├─24738 /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 │ │ └─24750 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─docker-eece526ea6efb09325467fd7c57fd4e31b713593688105968c476d8cdc429edd.scope … │ │ ├─12228 /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 │ │ └─12240 /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 │ ├─run-r5d07d7eebf534eb893525b1c5e18ace1.scope │ │ └─183850 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136877 /sbin/iscsid │ │ └─136878 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-15d7b24901b29ad15dbd0ce276448b873977645b0ae392451050721a4bac8134.scope … │ │ ├─12584 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ywdxzd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12604 /usr/bin/ceph-mgr -n mgr.instance.ywdxzd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─2cb86fbd80efc3b51e41aa77fb565fd274d556244981675a5c96299ed0d93fed │ │ └─46574 /manager --metrics-bind-address=:9782 │ ├─cbd5a7309ff43e597cbb3ef2969853dd3b7b357af42f710c447bdb04a6771282 │ │ └─105645 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5e17777e22e176f43a4737f942598066ce864d4eefcbf9e6062f088845cf7fc1 │ │ └─45656 /pause │ ├─72bd54f0fece07d39cfcfd748e58cfd2cf3d0297938a86d0b69f8a44db151bb4 │ │ └─139653 /pause │ ├─6f9e53ee2b82234a28d1363a00cc8b2b44a183ae9282afd711424ec302c1eb5e │ │ └─61608 /pause │ ├─6efb6df0a0b2e8afa9db70dc1a73e7ae93ce0f624a3e3f68c3865f0dbe9ed8cb │ │ └─55553 nfd-gc -gc-interval=1h │ ├─9ab2b5ec5b277bfe50473c5a40fce65d05ca6e3e6b3bc4f98578c47f70934383 │ │ ├─257007 /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 │ │ └─257211 /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 │ ├─5059c20a16ec55aa8b48cc6bf1a3dbe1d650d9ac8b3dbe0f986285e9760294b1 │ │ └─40862 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─15f2f4b258c36ccf00654c40497b4db493b41bae2c127ec153780646aee7ad23 │ │ └─170134 /pause │ ├─954fc7f29518156177c60c8f154bb1cab3c14ccb8711f743396fc4bad7bcc985 │ │ └─77883 /pause │ ├─5b27df8a6a7d1827032a20d107515a576578a03343d27c1b0c6bf840ee16f18a │ │ └─43462 /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 │ ├─677c2af9c31326301597fdd377aea2eb7b9266de1cf25d5da975aeddf6ff9ad9 │ │ └─183752 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cd1b1b2966197fdfd609573b94bbcac2b8ea8909e08b460994cc155de16df669 │ │ ├─171115 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391653 sleep 300 │ ├─54d0412438eb5725c5fc3e3c030c1a50cd20dc7b891201aad7adf69b62f3e49b │ │ ├─197676 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198109 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198110 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1a9ef6cfc4329dc0c848fb9869780fb654d4871fc2f53a918fd36288a86e2ded │ │ └─63927 /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 │ ├─667daa19d3fd1c46b5a7dbe21da21a4ad8cda6098cc8580f6022fa19d754005f │ │ └─59628 /pause │ ├─af39d889ab81f6f205c77fd90769eb70b56afe93d594d8b885a235b2b12b53a1 │ │ └─46505 /pause │ ├─47223df2d5cd058dedfd3246be685a499820d702f6dfc3650cd9246dae3df59c │ │ └─39419 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─b532ce3fde7ba3255d1f88e4be07f9eb9e3f2696d2e52315bf7377b76912e0f9 │ │ └─39360 etcd --advertise-client-urls=https://199.204.45.115: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.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─43c93b441cc0252b74a777c412232d8f480e1240072c851333e84bb252b797e4 │ │ └─170683 /pause │ ├─9de03b491083f453c427248f5f0389d5a449248db2aa28955e688b572d6d48c8 │ │ └─89745 /pause │ ├─a21116c05fdd10b0795c2d79176a08107d56c2e4da8d0efada5b1afbfa2b1f0b │ │ └─55156 /pause │ ├─ff40f9e918a86101fc3605af94160875984ea3ef3f08126db05dc613945644fe │ │ ├─ 70631 apache2 -DFOREGROUND │ │ ├─ 70670 (wsgi:k -DFOREGROUND │ │ ├─ 70671 (wsgi:k -DFOREGROUND │ │ ├─ 70672 (wsgi:k -DFOREGROUND │ │ ├─ 70673 (wsgi:k -DFOREGROUND │ │ ├─393235 apache2 -DFOREGROUND │ │ └─399805 apache2 -DFOREGROUND │ ├─9060e83a172d71eab4b147e90b362c04727988e015d2984658b33db0bbfb8cf7 │ │ └─170270 /pause │ ├─b1fb5e4c9a817725adf9625fbf2bf8c43ff0fc7507efa2dcff0691501d4665ae │ │ └─65130 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dea17db605c77dceefb35f58f6ee27c28baac38712283f44b13ec4658bfca26d │ │ └─247479 /pause │ ├─19f2aa468e3bdbb5ca3d3ec34720b8edccea747c1073f35a1c89d447af83996e │ │ ├─168480 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168503 erl_child_setup 1048576 │ │ ├─168550 sh -s disksup │ │ ├─168552 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168553 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168835 /bin/sh -s rabbit_disk_monitor │ ├─8a632005f174e023351a625efd9deaf72baf3998c3c0d745ede2a573d8f2ac1c │ │ └─63623 /pause │ ├─29161734a60573f1a009ba99722a418b042087c6e732fe51eef60129ad057954 │ │ └─49918 /pause │ ├─763dcfb6cbf5e7319f2c8729c3fd2e915eeab89a0cf560e972aa42e2c5070afc │ │ └─63109 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─03965d064eb4b38c37b5ccf90e3ddd78b189881c57bcc0e59bb68c4c9c9bb1cd │ │ └─94330 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-wctxw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a4f089aac6d0ad0b96a50e4f8cec07d43cb8a9327bc903386b37e9d35541de9a │ │ └─140509 /pause │ ├─4fe6c2fb20da5d0614a53645d79fb63791dedb4eebbb2c9286eb64b4818f0ed6 │ │ ├─76559 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76576 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76582 erl_child_setup 1048576 │ │ ├─76640 sh -s disksup │ │ ├─76642 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76643 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76645 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76646 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76830 /bin/sh -s rabbit_disk_monitor │ ├─396eafe5206d733817058ec39e0159cfcaf209bdb7452ad709343b89ca1d9a01 │ │ └─43261 /pause │ ├─c21fc38872072e17040964c01342dfac49e64fe85a2e7d42621f395a5a9307a6 │ │ └─45705 /pause │ ├─6ec1ff96238d43dc5fcc3b6eec084653343153624ba9b4aa45ac401c87e3ea23 │ │ ├─89875 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89898 erl_child_setup 1048576 │ │ ├─89948 sh -s disksup │ │ ├─89950 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89951 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89985 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89986 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90293 /bin/sh -s rabbit_disk_monitor │ ├─f7bfe18a914a12e5459533ef34f0aa3c8b158fc4cfa72a8acca50b2af8dc3502 │ │ └─42753 /pause │ ├─348a396c44bf013d9f1696f1487ae456f1a73f7a9153565f7c020c67ef66376a │ │ ├─40984 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41408 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3b858080ebef16ca43d4d7ca0824ed5b55ddfbf249c74603b28f2e7ba40a83cc │ │ └─39401 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 │ ├─bb4aab23551c55e886a3d389cb7362ee332c5bf0a71fa418c5440d02f0abc9a4 │ │ ├─117451 cinder-api: uWSGI master │ │ ├─117464 cinder-api: uWSGI worker 1 │ │ └─117465 cinder-api: uWSGI worker 2 │ ├─fe9999d26bd033ff3804a32fb1fdfdb9bd05de3f52a8ec5b3e5a95e2916cdd2a │ │ └─228669 /pause │ ├─550625c3422e41edb06166be2d47d78327bcce4493e9b53db78c66933be116b9 │ │ └─55201 /pause │ ├─a7c1d46ee74f0a3e7bbcf73e0a93a86ea31974d0c503adf54567ffa3d892aaf9 │ │ └─143079 /pause │ ├─c258e6db20af6162ac524ca45da58fcb26bd76d0ec198f0370da908c12d06d04 │ │ ├─178815 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179222 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/plugins/ml2/ml2_conf.ini) │ │ ├─179223 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/plugins/ml2/ml2_conf.ini) │ │ └─179224 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/plugins/ml2/ml2_conf.ini) │ ├─e829a742a6a89995f333620c589f146aadc9fa3a5a3d84123913591fbae5c736 │ │ └─103912 /pause │ ├─15b5591603c5d68364a79967d2693eac0892d67947123d6da362bc547e7942e7 │ │ └─54453 /pause │ ├─6b874bb4345c4d0bbf45386c4b1c42b1f18cf8a13ed6ba6b03b792a7a9e4b98f │ │ └─120762 /pause │ ├─3befb5bdbd4f969634f44d47a25efefb89007bd48953f39ff71253dacaf68f2e │ │ └─225965 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─bb9aee572ef66bec994b7cd4ca70a9a53cc1ff3e28ceec773b98f2ac794ec2a5 │ │ ├─181629 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─182750 /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/tmpw1yej08c/privsep.sock │ │ ├─183346 /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/tmp447kegki/privsep.sock │ │ ├─183992 /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/tmpqp5ezliw/privsep.sock │ │ ├─184310 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184311 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184398 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/dd5509ce-1bbe-400d-b5ed-8dd879563c7a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/dd5509ce-1bbe-400d-b5ed-8dd879563c7a/host --addn-hosts=/var/lib/neutron/dhcp/dd5509ce-1bbe-400d-b5ed-8dd879563c7a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/dd5509ce-1bbe-400d-b5ed-8dd879563c7a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/dd5509ce-1bbe-400d-b5ed-8dd879563c7a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-12195241-bfb7-4df4-af70-4abb0d0a63ab,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 │ │ ├─184401 haproxy -f /var/lib/neutron/ns-metadata-proxy/dd5509ce-1bbe-400d-b5ed-8dd879563c7a.conf │ │ ├─204499 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b70ebf79-adc5-4fa9-8058-8a3ade4b1696/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b70ebf79-adc5-4fa9-8058-8a3ade4b1696/host --addn-hosts=/var/lib/neutron/dhcp/b70ebf79-adc5-4fa9-8058-8a3ade4b1696/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b70ebf79-adc5-4fa9-8058-8a3ade4b1696/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b70ebf79-adc5-4fa9-8058-8a3ade4b1696/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-086458c5-b130-46a4-b53d-e7c2b5f0fddd,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 │ │ ├─204502 haproxy -f /var/lib/neutron/ns-metadata-proxy/b70ebf79-adc5-4fa9-8058-8a3ade4b1696.conf │ │ └─369397 /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/tmptp_ub7_j/privsep.sock │ ├─0c2a0f6cc26a338caf38ba5fd285474f9aa029bca31c760c3f2951af6a93364b │ │ └─239699 /pause │ ├─f62633d0dda20c00a444f2b2e6707b83d51d46529dc8f3a351f03c12e66e8c32 │ │ ├─261913 apache2 -DFOREGROUND │ │ ├─264624 (wsgi:h -DFOREGROUND │ │ ├─264625 (wsgi:h -DFOREGROUND │ │ ├─264626 (wsgi:h -DFOREGROUND │ │ ├─264627 (wsgi:h -DFOREGROUND │ │ ├─264628 (wsgi:h -DFOREGROUND │ │ ├─264629 apache2 -DFOREGROUND │ │ └─264630 apache2 -DFOREGROUND │ ├─0ee3f3df7cd3045733c6ac16c33626e18e78cb161b37cc6886b2cb3126abe2ec │ │ └─76481 /pause │ ├─da36e9f0ebe6a8fe58820dbe048f7aff13b52c123f526ef9445a43a93962028c │ │ └─48040 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─11feb006453b1fe33337e4dfdab0c75487508a68e7299c81a1d415194f168a9f │ │ └─95212 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─61201b5eaee0cbeea5b8bc1cd6f89642897f65998555b0e4245606d34fabfc55 │ │ └─67323 /pause │ ├─21ba322318e60cc1528508f64635d396dae1de534c925b494c757fd1a6975bfd │ │ └─50156 /pause │ ├─43b217dfe08fdc18f1f0b79d7e73eb10f9957c307dc6e07debce1cc11e7dbb54 │ │ └─50278 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 │ ├─bace80d478b0cd106575cd12cd88b736d108b2769caaec69d4bee226459498f1 │ │ └─47430 /pause │ ├─70c6b3e8fca5634704359a1e5d44990ccb9873c004b9a2fdf9393be0305db1e5 │ │ └─60975 /pause │ ├─d72e62f2b3d5233aaf70bd00a4dec1ff19f4753b5a543aa8e75ff6c6dc82733f │ │ └─103965 /pause │ ├─84c673944278948305eaef4cbf78c34f69890d109fe0356df82a786d40758cdd │ │ ├─220293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220318 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─558a0f8cedf51eae725abdc054ccfdc3b7e3d9cd55746e560d3508e079d90719 │ │ └─245211 docker-registry serve /etc/docker-registry/config.yml │ ├─f944a07fccb276a752a417e280ff7b2b4c5947ba23607cb6dfb48a93253c9de7 │ │ ├─181611 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) │ │ ├─182045 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) │ │ └─182046 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) │ ├─da51d22fdf79e7a5adab18698d600d4bc847cc838d1195d2eb8cfcf70a4f1547 │ │ └─138075 /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 │ ├─52190bfa9d3605dfc11b204e418aac58544412ee4f754bd191c15103c53d2f0e │ │ └─224931 /pause │ ├─e562202db7535bf8717c1ddb3e9ab9558ed809e4c5565835f5a9d57a0e6b975b │ │ └─259417 /pause │ ├─a135a084d08e3b389238d07ead96bfd227da6e4f926221e060574c0b4bbcf79a │ │ ├─178860 neutron-policy-server: uWSGI master │ │ ├─178873 neutron-policy-server: uWSGI worker 1 │ │ └─178874 neutron-policy-server: uWSGI worker 2 │ ├─045c0eac2889b796891243e7be2092852486941cffe65974391d7ccb7882d763 │ │ └─48126 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─65813367f6ce375fd4f9aeed0e59161fc85b67c0a807e800af1079764c9b9e38 │ │ ├─62720 nginx: master process nginx -g daemon off; │ │ ├─62734 nginx: worker process │ │ ├─62735 nginx: worker process │ │ ├─62736 nginx: worker process │ │ ├─62737 nginx: worker process │ │ └─62738 nginx: worker process │ ├─fdb2f4d8bb3aeec2eced559b788c4922cf93e63886808230729fa4615894780d │ │ └─247678 /pause │ ├─dc2dfeb9c0a1a68e4ca9037f996f6ce55dab4d08b28ce3f634b86c8cef630696 │ │ └─221089 /pause │ ├─7391c799597fa7903365f24e3c4797a6379b318d1156fdefd5cad029b913f135 │ │ └─83761 /pause │ ├─29e6669efe81905315cdbaab1f0e611f6111372a5406d97443860bfc7dad5e9a │ │ └─256868 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─62cea404b7685952846ad9b447c50f428bb07caae29abc9071a0d169fcf72acd │ │ ├─128646 placement-api: uWSGI master │ │ ├─128658 placement-api: uWSGI worker 1 │ │ └─128659 placement-api: uWSGI worker 2 │ ├─8697310a0d34ce97cf6fbf8d094c1e120a2ff159186fb35804624e75e777baa9 │ │ └─209686 /pause │ ├─8bbe480f244c5102bbfd8c1b2ec08aa2a15f99361aa65a2da62a8efceda9dc86 │ │ └─63771 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fb619a5289b9c78a8031c3a19fb4e6b983c92e390f19c827bc3ce4fc3db307f4 │ │ └─227118 /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 │ ├─ed47cd66c4929a3d3e5427bf0a33a617881c479285c8322c70290d744d39f3fb │ │ └─40528 /pause │ ├─2866079e096d1fde77ab5680d57963573b723f67776e5771eb49f531dec10b09 │ │ └─162057 /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 │ ├─23c5b5bf546abc4fb28a914e3ff725132cc874441f6e9809a3a0f64f8e54ba14 │ │ └─65182 /bin/memcached_exporter │ ├─383ec67033ba168fec4c3630c38cfa486b33f568c6780ca62b5b02e4e8306546 │ │ └─42312 /pause │ ├─2ea9883fec049b36c3a3928658961c9417e54d275d33d0fc71385eca57f0b56f │ │ └─42250 /pause │ ├─ba546400618a806428e11878fce4777a40abaa4ccdf21e7ab802b3c943f44815 │ │ ├─121655 /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 │ │ └─121884 /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 │ ├─521e394fd9a0930d18cbdc7845a885382a4be05e7bbfb64d4869ef348397b909 │ │ └─143000 /pause │ ├─c733246a07b69764baebebc66663da428fc2983e6d68d420176b07b82f7506fd │ │ ├─83061 barbiacan-api: uWSGI master │ │ └─83074 barbiacan-api: uWSGI worker 1 │ ├─428a6507d8f38eeeedf9a43c82339ffa631b0954d402a97f3060bd4177014b9e │ │ └─142780 /pause │ ├─3da74323aa811952ec8cfc28c07b811a40439e236e2d6ede4ca7a269c637232a │ │ └─170633 /pause │ ├─5f231b51456980af78880d2b5cc81279f5d5c784d758de7d5ca3d6ca2c922164 │ │ └─227093 /pause │ ├─ea0a0f39559ebd7dd52800f8bc195d2845461af66d1805351057a832be68e488 │ │ └─43299 /pause │ ├─59a77ba59d75c776282c15493cdb202fb9d95a3668999ae432a9f875c9b192a6 │ │ └─46696 /manager --metrics-bind-address=:8080 │ ├─f681cac943e8d850f8997f448c294a4fe49782c359fd35e9f947dd6c60830561 │ │ └─228697 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─de21ca1345834c501466bb35c861a7d3bc4a1b524a6955d5509f90135a8e7249 │ │ ├─221256 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221310 erl_child_setup 1048576 │ │ ├─221436 sh -s disksup │ │ ├─221438 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221439 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221553 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221554 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221988 /bin/sh -s rabbit_disk_monitor │ ├─9193473b1c99b8b1e0f3f5e4c8b55fe9001adf166d8684964ca2e4f5f41d651f │ │ └─247779 /pause │ ├─465924aca5f555e7ec3215d99c73dbb893d37b9fb027cbf349ef644987a4df98 │ │ └─62637 /pause │ ├─25ce7ecb12d65c64ddbe4444ec8551ac1db5f356cdf7150e1b8bf4162b04fc87 │ │ └─60002 /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 │ ├─63de83519d4d82e9cde842b2194a18184f59e6bec496a6103f3e8e04787e24ee │ │ └─64445 /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 │ ├─8f8f5703ba69024a06480d153e5a3f625d56745b896d6640007f72afb2c8ac25 │ │ └─230020 /pause │ ├─254aec892e8587f654aff6666c80b52b9cab0390ac7924a1625c363fc5889d17 │ │ └─219482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─615187709b1782af2aa4efc0260c9d694fa8b2d9e5315cdd26dd35a6052e5de9 │ │ ├─ 94503 /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 │ │ └─333912 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0229265cfeda10773e2a0c601ac09977238a214c98600c4ccf9e968eb81a031c │ │ └─61988 /pause │ ├─1a65e83b4b906dd2910c83ae1208c702f2fc88b8c86286ae721f8e21033cdfae │ │ └─62863 /pause │ ├─20253cc365387fcfece0645cd010524b45bd3093307411f7eb3f3409809cc613 │ │ └─61546 /pause │ ├─165b71afb7714515f1560c9f7a5a3b96903bd339f35d8093015843c62bbf5d34 │ │ ├─239812 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240110 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240111 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─dd4ce2e41b50d4bbf1918160e5545c1c841de916837bc54cc8ce3d0b273e40c0 │ │ └─60916 /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 │ ├─a5435984925060d39225f463c6d3f1e4f6ff49dbf52cef3cf6c6c45e47ded75a │ │ └─185770 /pause │ ├─8a911c646a0ab1d9c1e8e5627243cf61672941e12f894689154598b09b9c2d91 │ │ └─263475 /bin/openstack-database-exporter │ ├─1d535779e7fc4c717c2c9906fb859c32ea2fdb571a1dcd53b43150dd57754689 │ │ └─185952 /pause │ ├─649d559e5d77b94d82e1a84b9f62def4ebfc5f6b98d5fef71407e1d71e0f6a67 │ │ └─142555 /pause │ ├─6f21aa653d75f34342d431feaaf3c009730c65f5862c60fe913371e673f01fa8 │ │ └─39779 /pause │ ├─6934cf61ca750f5de5232316723f8a1f04f91a8cff1110d10844deb75fbe7402 │ │ ├─167251 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167620 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167621 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─905deb42e68fd246685a8e929f8014af7db56668f6e378a7b973c149d85fea9f │ │ └─65250 /pause │ ├─bfdfa9ad5a5a899a3d83ee481deaad312f7a33c15e2fd304698960b7ca8d9505 │ │ └─183327 /pause │ ├─5115b13eaecd5f8638b17c8cb46e9996acb5d6af97dfdd88bc6c184a1665d44c │ │ ├─167232 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167627 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167628 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─34a49e960137cbdd8b99ca2fd5e5696757ad75464ab2a9a3934f93162227052b │ │ └─42288 /coredns -conf /etc/coredns/Corefile │ ├─169cee4f83968e57219d71c5b60bf34ccde01c1144121f81472e9c5ad0a39a33 │ │ └─230193 /pause │ ├─7cd5cfd8f79555a62079d71648941dd84842b2eaf103ec0e1ea83fc08a7db0b6 │ │ ├─239594 magnum-api: uWSGI master │ │ ├─239638 magnum-api: uWSGI worker 1 │ │ └─239639 magnum-api: uWSGI worker 2 │ ├─3ede83ee9997b291f1d120183b72d30240f480799b8b43ede3a42fe7b52f2480 │ │ └─186029 /pause │ ├─20af351ef66262e457369122d865cf7ba775d3161f8352f88143db89b87409dd │ │ └─63875 /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-115.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 │ ├─6736fad92c59a1951eb419e7a11dd276cd57313ad6d5ff03772b9fa2079dbfe2 │ │ ├─180029 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180362 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3bjy2q1m/privsep.sock │ │ ├─180588 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7ez7rb33/privsep.sock │ │ └─180768 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6cdfb77b9143a82d547d2909d5c2980d2e6317bdd24982fb0462528747cb5956 │ │ ├─202338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202355 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202364 erl_child_setup 1048576 │ │ ├─202447 sh -s disksup │ │ ├─202448 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202450 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202518 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202519 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202529 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202658 /bin/sh -s rabbit_disk_monitor │ ├─b0dfb72aea3c77550b0742a7a2ba36f81bec80e0fb2645ae79d2a2cc20009e5b │ │ └─242317 /pause │ ├─5d6e47570972a6089abd12065ecb62a05004c0bccf317c948cfe059764cec7a2 │ │ └─43502 /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 │ ├─f6273d28915055a60ca11032a590f4a2d09ac83e937fa33d929f79ed30f7f5d8 │ │ └─63431 /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 │ ├─94819927d788b70e41acfd7f24d5bcffbaf4c4ef8d3f349028d885303994e463 │ │ └─61098 /pause │ ├─b04be23f14b1e5c40d68a8fa942fc69ceb30bfe4bd4421d3022dffc7adc666d3 │ │ ├─ 45917 /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 │ │ ├─ 45930 /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 │ │ ├─ 46076 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261418 nginx: worker process │ │ ├─261419 nginx: worker process │ │ └─261420 nginx: cache manager process │ ├─9e239f7a0ab55b39f55648559deb1c62b40f79c24dabd1e1e1d8926608025db2 │ │ └─64038 /goldpinger --static-file-path /static │ ├─025ca8d3afa7c15861c3e4271bad0d9302f033e5c7cb249efbb13b7307926885 │ │ └─55512 nfd-master -crd-controller=true -metrics=8081 │ ├─ff9742f11ec7bfafbcd8a2886f2b03a02dc7ae479fcf523618b9c55aed39814e │ │ └─107764 /pause │ ├─0a0bb3b2ac5e77d4968f7ef6294dce5a086e402f982d575d425a10f7b0eb7382 │ │ ├─265753 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265766 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b03eca9a64baea6f9283754fca172187ce6b5e775c47e137c3b60057f51e968b │ │ └─47768 /pause │ ├─095a2e2ccdf7433ccc3a7ddde9d3273e6ba80f89968003c8972ba29c3d878f43 │ │ └─41888 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6923499cf67b4210bfcce01b627e1e14abd7e3d2b6218816022900df2f82c715 │ │ └─84546 /usr/local/bin/rook ceph operator │ ├─9cc6bcb7e016a3f40926461cb8bc57faa3ec1325e6b01b295f3f70420b3b1f56 │ │ └─247727 /pause │ ├─a78ddc99723415abe7224ff76fb281ab24dee2da0c7640688cbb1f4bf99ca94f │ │ └─143455 /pause │ ├─f6d4efdf573c4ce6f1582ffe494ec81f746caea7cf4cec2473717019805d7bae │ │ ├─219480 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220051 octavia-worker: ConsumerService worker(0) │ │ └─220054 octavia-worker: ConsumerService worker(1) │ ├─a12ede285c42bf076e30cb27f79947efe9e743d2c241c040f844442d25d36312 │ │ ├─106119 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106141 erl_child_setup 1048576 │ │ ├─106188 sh -s disksup │ │ ├─106190 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106191 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106208 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106472 /bin/sh -s rabbit_disk_monitor │ ├─082efebee25cb31d533832084a34fe27a430529d23aec80b121c06aa98f66e9f │ │ ├─104388 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104585 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104587 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─66fa83f8603b5d55b844d2bb36bb31aabafbef1b58efe1cd67338d5e70993314 │ │ └─39291 /pause │ ├─5dd2fffad64b789d944b540932280d4da9f0b3b8221b03f5be179faf2519b17a │ │ └─186877 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9be87e8231d1fff6140c793a024a1e9df1dc1d6134508d11671c352ef5ee8614 │ │ └─65069 /bin/pushgateway │ ├─22604079b98326f2d9c90347c4925906951fc3417547b0882440458f99d2a0af │ │ └─55435 /pause │ ├─11a91a0966bb3ca8ffbb08cd88e0b3ee2f57e6f8f67a4317845436e82428a2b7 │ │ ├─178807 neutron-api: uWSGI master │ │ ├─178846 neutron-api: uWSGI worker 1 │ │ └─178847 neutron-api: uWSGI worker 2 │ ├─099863daf98510d67ded031aaadab8c59c91743a56c102dab7142c6a8e1f9300 │ │ └─65289 /bin/oauth2-proxy │ ├─df0d82f45ecec28e02c15f5e864def8d544575bf408d3c0c194eb0923c3a8e93 │ │ └─46467 /pause │ ├─8b67d34f60f78ae322f0b091934f2ba82514222657932dab2d1f6a8d721bcb6a │ │ └─64921 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8d843ca85258eeceb014ac1fe7f164cdbd8151c68f7d24906920a57914dda1b1 │ │ └─65307 /bin/oauth2-proxy │ ├─493f3f5a8c6579ff4bc0c354e46259c2be8f97fe65530a38b21be5641affbd49 │ │ └─64350 /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-115.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 │ ├─d2898d9c1fc89d457314218835d1f72f8e21f03d0fd5c630e43358792153566b │ │ ├─140670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140687 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─140693 erl_child_setup 1048576 │ │ ├─140740 sh -s disksup │ │ ├─140742 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140743 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140758 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140768 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141031 /bin/sh -s rabbit_disk_monitor │ ├─abf7a14414b6ed09a4b2d7ba49f1737a11d4af4e50e24033b7359f85e563493b │ │ └─39272 /pause │ ├─ec48d52e17d471b5c7682722da718bd9ba893ea1222faa39017f4b0450d3b9fe │ │ ├─256867 manila-api: uWSGI master │ │ ├─256925 manila-api: uWSGI worker 1 │ │ └─256926 manila-api: uWSGI worker 2 │ ├─3e5d1940da5ca6c0f6759dce2103d3e2ce834b895d74c23cfc98b0d1ea0ed224 │ │ └─256987 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e0c7d7c1fe3f16554e6157cc2a14940f339b721913cd5994e7414c2625f53d05 │ │ └─261815 /pause │ ├─48c4d16655ac26b68f608602244a9b70d581f5f6c02cd489a835ee385da4d2a2 │ │ └─120829 /pause │ ├─0d05849ce37bfd39076dd95d903bb3d9f676424312b84b1a209413540019f846 │ │ └─170084 /pause │ ├─c984250a70c31a971ac54395aeebd3348b082a44ac3d4bed2947ded0f67eb5bd │ │ ├─60534 python -u /app/sidecar.py │ │ ├─60848 python -u /app/sidecar.py │ │ └─60849 python -u /app/sidecar.py │ ├─d90565ab73fec55086ecb4cda21bfc0517b2565b0f88eee75359eb1e0607bbc0 │ │ ├─242535 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242552 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─242558 erl_child_setup 1048576 │ │ ├─242605 sh -s disksup │ │ ├─242607 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242608 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242641 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242642 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242652 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242865 /bin/sh -s rabbit_disk_monitor │ ├─4e0ed5f5451b39de920f247f6700b6b5b1535a76b1f5e940ca814a16190d7c05 │ │ ├─65621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65644 erl_child_setup 1048576 │ │ ├─65772 sh -s disksup │ │ ├─65774 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65775 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65777 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65787 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65864 /bin/sh -s rabbit_disk_monitor │ ├─8a2950bfaa55a004e83c7703bff7e7807fa858f38aedacb49628409353e7429e │ │ └─42369 /coredns -conf /etc/coredns/Corefile │ ├─f0234317227d5882cb961ec489d596f999fd2edf5ab65ee23bac4c1932b569ac │ │ └─39248 /pause │ ├─da6184d9f9b7aa3b9404a90c6f39fa861188f54a63df7c2093a3e160ba50b6f3 │ │ └─39803 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─75f83fb570e0c5cf086fb4bbe5810dd0356762395b8a98fbc02a4c628e550539 │ │ └─39382 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 │ ├─a952c7166baaa424ef43fbde2ca02a1b6a02d2ddf1b8a495e82b20e450089d6e │ │ └─94070 /pause │ ├─fcc718faf9eab10383ee49b468279c3f1a5fe22fed0b479b8afcbece30722e3d │ │ └─106025 /pause │ ├─e6c9cbfc563e7bc72a945a91e7eaad4e27c3e80ad963ca183909bd9279fa0202 │ │ └─39528 /kube-vip manager │ ├─18b46eb3c804dbad4be9852b6c9e9a927893c6a3cf98f4a56f7299aa7cef4dc8 │ │ └─209595 /pause │ ├─8e861f569ac6201b7e4afeb5ab554d304555b000d6680a0bba6a035ad1fdae54 │ │ └─59579 /pause │ ├─7a8c24ecd73a16d79d55276eafe6b2abdc57873aa24fc4b74b9955019f30334b │ │ ├─197820 heat-api-cfn: uWSGI master │ │ ├─197848 heat-api-cfn: uWSGI worker 1 │ │ └─197849 heat-api-cfn: uWSGI worker 2 │ ├─1d05898922504f772f4298ca772178c42488e043a05e35553e65a097a9f44b1b │ │ └─39301 /pause │ ├─4480026a76cf9dad813bd165ffae6a356c6bc10e6cb1237cf634898a80fe7a91 │ │ └─143273 /pause │ ├─0afc10b19e859da93d941763fdfe3bd99f7af74db442e7a53b270caa55c62f50 │ │ ├─166315 nova-api: uWSGI master │ │ ├─166328 nova-api: uWSGI worker 1 │ │ └─166329 nova-api: uWSGI worker 2 │ ├─09236f3fc2b3b272e80165c1b73b3a782addaa2cc970c87b3aec97699746759a │ │ └─50185 valkey-server *:6379 │ ├─694aacaee3563d7e8f3c8731d9e7935e9314f5af67a72eccdc1ca757b1a8e64d │ │ └─225197 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ad1d7c1a2e20641a11724c2823eb2b416fa14685a22eab5e7e2ce986cce0a317 │ │ └─43337 /pause │ ├─c3e707e99a508c401d7ec61fce721ef4c5769195b476e814fe87b3afcbef00ab │ │ └─168398 /pause │ ├─c5c1c01f349d547c14b2553eb57546fd3ee0635c0fe65ba2bc0a259e6f05a942 │ │ └─59444 /pause │ ├─74f183d1f005d4ecf6776f95fe23076efbc3514bc5c2d69a3c6a604a6d79013a │ │ └─225939 /pause │ ├─98573202e2246008ce9a8ac6559b7f60a19d80ac1355c685c60c4520c2524916 │ │ └─65102 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─667198cbcf7ec2591d5c32efc65b8b89220dcd63b18923f37a56f31ea483a811 │ │ └─224006 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a6bf6777fadc81b2d006c312d3dd0d0b5b4777684e3d8c70ba4cb8e1785d4691 │ │ └─123199 /pause │ ├─e115d10336087be5af0170a3dabc782d9107f489ebec930d08af9c7dbf101bf4 │ │ └─39209 /pause │ ├─9c1b0cbb7cb32e03c929fcccd7ad46cd2c2a5980a6019f24c89525c5f21e7994 │ │ └─55476 nfd-worker -metrics=8081 │ ├─3240494e7e6131bccb3594dba535bb4cde09dc37e5f1a3de76481bc88a1d57b2 │ │ └─55243 /pause │ ├─af30f5a157889bcb7c6cc50122f0b2f888682a474a881687fc0334076d8fd05f │ │ ├─47942 mysqld --wsrep_start_position=123ab0aa-4b0b-11f1-84aa-c39ae916366b:20 │ │ └─48069 /var/lib/mysql/mysql-state-monitor │ ├─abf29508abbd658a81f286ab5403bfaaef69941f3a450836dd1baf5f7bcdfb25 │ │ └─202170 /pause │ ├─02e0d0722096ee39326e2c2437d35c8ce843ff55d64b3ff9e91f3ee88907372e │ │ └─41849 /pause │ ├─05cde7c7f88bc40b6fe0b91087157cd23a52bb06f54460ab436ac812de750b18 │ │ └─43549 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6cbce902cbb972e621878c21d8c7c8dc58f1cc19ad95a45debedc0ae9db970c6 │ │ └─63259 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─499017d299c89c1d7160fb4fb3fcdf7bdfb88f103c871eb2424c23c6c081f4fc │ │ └─121379 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─295fbe101d78c141eeefaf3033e80bf8dc1d363c0f2f632e80fb494d2d0aa536 │ │ └─60309 /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 │ ├─44cd3058f58f04e79729a612ed7bc2e44c1d02b69856e2e448dc2325ea8fd079 │ │ ├─181592 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─182088 /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/tmp1kbzy9yz/privsep.sock │ │ ├─363539 /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/tmppv72859e/privsep.sock │ │ ├─363852 /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/tmplihf3gvp/privsep.sock │ │ ├─364287 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─364298 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366917 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cb664405-5451-40d5-8c50-62a8f314951b --namespace=qrouter-cb664405-5451-40d5-8c50-62a8f314951b --conf_dir=/var/lib/neutron/ha_confs/cb664405-5451-40d5-8c50-62a8f314951b --log-file=/var/lib/neutron/ha_confs/cb664405-5451-40d5-8c50-62a8f314951b/neutron-keepalived-state-change.log --monitor_interface=ha-651f936d-f4 --monitor_cidr=169.254.0.247/24 --pid_file=/var/lib/neutron/external/pids/cb664405-5451-40d5-8c50-62a8f314951b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─376928 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6739e05f-981b-4f31-8e28-5e9345b582d5 --namespace=qrouter-6739e05f-981b-4f31-8e28-5e9345b582d5 --conf_dir=/var/lib/neutron/ha_confs/6739e05f-981b-4f31-8e28-5e9345b582d5 --log-file=/var/lib/neutron/ha_confs/6739e05f-981b-4f31-8e28-5e9345b582d5/neutron-keepalived-state-change.log --monitor_interface=ha-a15fb12e-86 --monitor_cidr=169.254.0.145/24 --pid_file=/var/lib/neutron/external/pids/6739e05f-981b-4f31-8e28-5e9345b582d5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─cff5a22cb274889a7e39ee26a938e3aa3d22d8b8e504cd8488329a12895c4bab │ │ └─50474 valkey-server *:26379 [sentinel] │ ├─442141846f0d59f87ec75cd27855ae25b8f8bc91c65b3effaed0c24e98a5e659 │ │ └─55661 /secretgen-controller │ ├─5d1762c001c9971c037461ccae69fc03ffee2b5d1be352a7434762fb507dddc3 │ │ └─183075 /bin/bash /tmp/libvirt.sh │ ├─7c321f2fc4c8beedd80ebbb98653bcf8bda5d55836a0f1f37670e8d423ea70c1 │ │ └─262162 /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 │ ├─54094de1a6db5c56f07d566c3163acabd16e9064d3c37f4b061367022e5f9292 │ │ └─59667 /pause │ ├─e9a4ea06a8c2d999b413d2af4492e136f037575acd83a0c9ef08f013ee503f86 │ │ └─42982 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 │ ├─31df0e73adc72ee3933b09149df6511d33fd182ced552622a8ef9ae97802eaf2 │ │ └─137701 /pause │ ├─7dd29d2994203d39141e92cf083ce71a404b84aa4711c744745c2503ad6b7756 │ │ ├─186847 /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 │ │ ├─364525 /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/tmp2ym_vyf1/privsep.sock │ │ ├─365161 /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/tmpv207xqtf/privsep.sock │ │ └─366362 /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/tmpyui6x8f1/privsep.sock │ ├─f30338500c785cd36261b7a99d294f8699ac252037d52b8ebbee4ccd7229f5f7 │ │ └─107935 /pause │ ├─89a134ae18bd3e2ef1283db53bca81b3784dba9717d6cbee9ae491c9647eeaad │ │ ├─60559 python -u /app/sidecar.py │ │ ├─60940 python -u /app/sidecar.py │ │ └─60941 python -u /app/sidecar.py │ ├─7f127ded8ebfe4636f8705d7964e4d4bf79c60168533a52050c01ba52473afdb │ │ └─170333 /pause │ ├─4bac09062298e63151f1f30a72b05e9213686290bc2c15245e5830ede540e11e │ │ ├─138109 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138122 /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 │ ├─6e8ce29db104fc9ece750f60d24336914605f5500fdae7f1bc20eea656d7ecc5 │ │ └─45993 /server │ ├─19d8413edd209075c17543731b44e679bee4033d2631798edbf8b865dbb6bd50 │ │ └─239221 /pause │ ├─501bc4a8b5ed22ab778c2874f383fdbb1aec778a499f247d97acd626f0900000 │ │ └─64405 /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 │ ├─f33402ec64450371be4418711a43a9d9943ecfa89386ab34a7fe82a2a4eca1eb │ │ └─47195 percona-xtradb-cluster-operator │ ├─d24027dddde00113905f29c48580cbb1a2a13509b2281b50bfec66fdcc895c25 │ │ └─183019 /usr/bin/libvirt-tls-sidecar │ ├─8f28942a1b46c82342e832dedfb7ef76adda40b6434e15056977f4dd6a45fe18 │ │ └─209711 /pause │ ├─048ebb22a30c3a8733b55f01a752e43312e19d54615ecf246468846d57ff72de │ │ └─209961 /pause │ ├─f01716165b5d4a1b7eeb3948d36afb68cb5e02a84509048e2cca6dd0dfb3c779 │ │ └─50622 redis_exporter │ ├─8dc1edc829e1d10b8bb405da825061f70a791b261807410c74e1485e83649922 │ │ └─263309 /pause │ ├─410428e858e7b26c3cba94e6f02601f44f20b8235bccd1e69a070e651550c70e │ │ └─170309 /pause │ ├─02496395ce87c3529c1636d57132047b170209861323715e565e575cb66f59f6 │ │ └─118938 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7f9aea401f4c6a5afc2da57b725224929010535a1b8f7306e66a83d49a542249 │ │ └─62409 /pause │ ├─442d626f46d21c7907ba9e76581ec87b069c81b914b0c7c7dfcb646ba152b70b │ │ └─223837 /pause │ ├─7021036598beaf9d98f3536894a8ec08e90079f8499a3feb481895534cf4f992 │ │ └─139253 /pause │ ├─1a1b3ecbf94226e35a2489898525e4834dc255fd329ac931346081562c4340ab │ │ ├─218190 octavia-api: uWSGI master │ │ ├─218203 octavia-api: uWSGI worker 1 │ │ └─218204 octavia-api: uWSGI worker 2 │ ├─582267e1a032a0f4be732c2462a138d4dbde8c2105dd286e769df81b97df37c6 │ │ └─94033 /pause │ ├─6c38c51458552aaac6cfe26cf14d61e1927d13a5fe3368c02df2bb778294c238 │ │ └─62017 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 │ ├─6a3a859b497d69f5e68bae58877b9b54aa0552230b2c304022a30942eb2a6e96 │ │ └─102284 /pause │ ├─7a5e9f57560d3278a836f90fbc3f2f335663decc836b347beeb82811b8161752 │ │ ├─47891 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 │ │ └─50579 haproxy -sf 164 -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 │ ├─367259ff86c5c57b263dcd50b36cef21119bc7a8ea99db6686feb8ac8ac0e9fb │ │ └─139810 /coredns -conf /etc/coredns/Corefile │ ├─d6091a4b7ef2f718dc5a966eebdf6ee128c1f2b02831bf2eb65966f675a37534 │ │ └─46886 /pause │ ├─67e0a9bc774f11d3de229b3422656d51d2f472d98855e485057e93084497f54a │ │ ├─166589 nova-metadata: uWSGI master │ │ ├─166601 nova-metadata: uWSGI worker 1 │ │ └─166602 nova-metadata: uWSGI worker 2 │ ├─5c9ec3150b4e276bafd91eededa0981f444c28cb08b9fabefb0bc6f38364541a │ │ ├─183448 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183466 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183472 erl_child_setup 1048576 │ │ ├─183611 sh -s disksup │ │ ├─183613 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183614 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183625 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183626 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184090 /bin/sh -s rabbit_disk_monitor │ ├─5e3c95fc55e9e8878ec8672a405785954fe762494016bffc25da2d9b42bf5476 │ │ └─61647 /pause │ ├─7dd42e1029836e123c2ca8e317e3652cbe5bcd0f976e014b50ed5f0e1ef852b5 │ │ ├─197801 heat-api: uWSGI master │ │ ├─197846 heat-api: uWSGI worker 1 │ │ └─197847 heat-api: uWSGI worker 2 │ ├─88d22aed3fe86e65f8e68118839accfb65e363ec68a59143e967b28f75e6a16f │ │ └─40525 /pause │ ├─5570abd99bf1b518aed16a241e918c91dd913d7c2c853a26eff89d37e90718da │ │ ├─102934 glance-api: uWSGI master │ │ ├─102950 glance-api: uWSGI worker 1 │ │ └─102951 glance-api: uWSGI worker 2 │ ├─4393515023b2df0556ed22a4817c320a5088393e63dbfe635a2d66b966c5cc8f │ │ ├─239254 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239975 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp75gwdska/privsep.sock │ │ ├─239989 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239991 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─4d78c84ec7610b719f475b396c23291da12753e23742e11600a355de6bf59554 │ ├─63727 /usr/bin/vector --config-dir /etc/vector/ │ └─63793 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount