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 │ │ │ ├─21407 /lib/systemd/systemd --user │ │ │ └─21408 (sd-pam) │ │ └─session-22.scope │ │ ├─21398 sshd: cephadm [priv] │ │ └─21422 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1437 sshd: zuul [priv] │ │ └─1450 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1441 ssh: /home/zuul/.ansible/cp/199.19.213.159-22-zuul [mux] │ ├─375099 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ttkvfythbqnkfpevpqpsbufxtjrnakps ; /usr/bin/python3'"'"' && sleep 0' │ ├─375108 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ttkvfythbqnkfpevpqpsbufxtjrnakps ; /usr/bin/python3' && sleep 0 │ ├─375111 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ttkvfythbqnkfpevpqpsbufxtjrnakps ; /usr/bin/python3 │ ├─375127 /bin/sh -c echo BECOME-SUCCESS-ttkvfythbqnkfpevpqpsbufxtjrnakps ; /usr/bin/python3 │ ├─375128 /usr/bin/python3 │ ├─375164 /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 │ └─375166 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 … │ │ ├─ 9778 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12166 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c2902f00c017d9d09125dae229f0483834c89a651eeee31b3846601fb15a04f3 -address /run/containerd/containerd.sock │ │ ├─ 12528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7da4638d6bf34a61ad206701b87cdc0f7094380ac5fc1ef08ce1ef2d47668240 -address /run/containerd/containerd.sock │ │ ├─ 19321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 540412e53c5c12a30fe5f30376c420ff193e4f3c88a4008a9f194c6386d2219a -address /run/containerd/containerd.sock │ │ ├─ 24493 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dee8e6a75e8e8975d754acadd7d9431f69c79cc0e9e34c44ddf1cf1cf8454632 -address /run/containerd/containerd.sock │ │ ├─ 29196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd58071e42897928b27f6ab1e4afe7a5a098d72cc4fb99b62841adb8204d03d9 -address /run/containerd/containerd.sock │ │ ├─ 33703 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b1313ac6a3b58a595af244b7a42a5f2edfe93df3472aaa17234359ec2cb5886 -address /run/containerd/containerd.sock │ │ ├─ 39383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32465c9037e29785881062ab2c3fa8f3a271e67a67e857f537b76e19ed1520e9 -address /run/containerd/containerd.sock │ │ ├─ 39424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c7206f031f22e18c1fe81b9ba28ff96de33d69aad8efe4c64904944d139422 -address /run/containerd/containerd.sock │ │ ├─ 39441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13cf79dc8576c2c68886714103b4b615f33394a445282da6546def4aedcba3ce -address /run/containerd/containerd.sock │ │ ├─ 39456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94da497d736efbedd1c1ca167bfdedd704f3440f79885ed3308acb183a68522 -address /run/containerd/containerd.sock │ │ ├─ 39469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2d943905c933d7246c102c37f59d4cdad89cbd1314b4ccf732b852f3f907717 -address /run/containerd/containerd.sock │ │ ├─ 39970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf9066930e59574f233e280c0a63346bfca1fc1b61ffdf9d60755e99c2cc85d -address /run/containerd/containerd.sock │ │ ├─ 40864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d667739ef819e36efa9a03cc1ea15a8c103547f576ee894cff9de5761a0dc03 -address /run/containerd/containerd.sock │ │ ├─ 40921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e3bd78ce63743a8b3917a9a577a4a0a764f4532e0d7ddba9e1b51a5b276376 -address /run/containerd/containerd.sock │ │ ├─ 42324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad641f3b709f6606cbfd3f257c25559f5407446285d6a40235546cbae7eedaf6 -address /run/containerd/containerd.sock │ │ ├─ 42386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0418601f4a500574a8cda82c3face352cc11b53155420a3b2ec7e7c8717d6cb5 -address /run/containerd/containerd.sock │ │ ├─ 42435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c58f276904fe6a36a5157d54777c8f6a9a0a36e5f81e1685e0d48057836ee4c9 -address /run/containerd/containerd.sock │ │ ├─ 42482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06b3d4cc8ad4e7e909d5fc6c49e75528cb90ad065ff12e8dbc6f4225807414ee -address /run/containerd/containerd.sock │ │ ├─ 42563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0104e12bf6aa9fd02be0a558b37906fd06f23963f84d1220c389da8c29e7ac5a -address /run/containerd/containerd.sock │ │ ├─ 42609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abcd5e4bb1c5fb0efc8c124651f2423b931d566f41e187226bb1d594bc2e1b8 -address /run/containerd/containerd.sock │ │ ├─ 44865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def93eec7a4648cffd967c0b4af27ca4e4449e8f32402794a982a980090e583b -address /run/containerd/containerd.sock │ │ ├─ 44929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ff8f4db4bb286d282b7162ba80402b00c7cdf7d44e8d71d3b2849fa5471e36 -address /run/containerd/containerd.sock │ │ ├─ 45664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164c629cd26224c265e752426f1254a70ac4170b605aa346a3e89d16616119e5 -address /run/containerd/containerd.sock │ │ ├─ 45764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cb4d66efd7d13e93b4b0f5e98b230a691f580143885c92fcefac2eb6f9c0963 -address /run/containerd/containerd.sock │ │ ├─ 46150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f364554bd6f0e606024a1f1ade9cff66b8c89097de74a71dc932493f1504235f -address /run/containerd/containerd.sock │ │ ├─ 46677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b1ff8472c9aad4367487b8597045331331bbc184ecefdaefb9a1a92d868a84 -address /run/containerd/containerd.sock │ │ ├─ 46987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e555404d8d1d692684cb4dd4ead24f3b8e1f3f54c6cc2b32eb9814bb62b704a7 -address /run/containerd/containerd.sock │ │ ├─ 48913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677f779b46dde6f1e01eefc1185c33973765da414af816ca3fe11b77375f253b -address /run/containerd/containerd.sock │ │ ├─ 52581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 707d7a2c6e6060e06ee828218529313e728a51fd1908040b322a0c6911b466e6 -address /run/containerd/containerd.sock │ │ ├─ 53187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e1f00ac8ba08c8ad10fba2bdadaa8a770ba74e39aa5d8ce23c2273b55fa491 -address /run/containerd/containerd.sock │ │ ├─ 53218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3338ca649af33061ab68215e7708c353be15c5dfd39970d31c84cfae68c16d -address /run/containerd/containerd.sock │ │ ├─ 53273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c5a45d1f7038e55acab80dec06f19fccb9cb09bbdc67293e263511a9d9d50b9 -address /run/containerd/containerd.sock │ │ ├─ 53446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0499d1a2ef32b42eac6e0bbd6b5e5ee6e8ee4322b8b64050230bbbd99aea321f -address /run/containerd/containerd.sock │ │ ├─ 56296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138937881c87025bc91f441a90ed0d16c13eb315613c003cefda94074fac360c -address /run/containerd/containerd.sock │ │ ├─ 56430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a2470a43487188c498161ff0193e11d34b3806626154f0b72bbec620079077 -address /run/containerd/containerd.sock │ │ ├─ 56471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebe7614a5104d0de654c6f51028eaa2a30bd33376c62afbb1a51307bb49b0b7 -address /run/containerd/containerd.sock │ │ ├─ 56515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a78eb71e044e575c97c178641238c26d20c11b93174f99144363ebd9322198 -address /run/containerd/containerd.sock │ │ ├─ 57766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa6ff47ca5abf3396dad67249d8d31336d9a5fc9e9d2d469559f1179c917278 -address /run/containerd/containerd.sock │ │ ├─ 58045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d091013a78fe26387c2c4e15c4e16ebcc078dd4d358da0468718811e0b43fc9 -address /run/containerd/containerd.sock │ │ ├─ 58166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6e640c03dd5d99f44f2f5c7d85ff8edde3d24737ec6532849eee78a2277d28 -address /run/containerd/containerd.sock │ │ ├─ 58227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ffd938d9628ae0dd7e6f2856bde041645a925eb1160474f0edd6bc149d6d086 -address /run/containerd/containerd.sock │ │ ├─ 58267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4165b4db96a94e27a8e2bb20d81f0beadeda5f70ca02397c26cebc7031e9f03a -address /run/containerd/containerd.sock │ │ ├─ 58724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04296bc8b52aec38f11aaec56072bb674c688e668d6bc78a15a2817d7dfdfe82 -address /run/containerd/containerd.sock │ │ ├─ 58913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86de511fdd582c460bfbd5021c7e066720ea07224fb23f0c2aee72126a318079 -address /run/containerd/containerd.sock │ │ ├─ 59644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9404f01740d01786130bdbf6c137ad0b4452e9a3ab538df6d3de6cd3787c5bd3 -address /run/containerd/containerd.sock │ │ ├─ 59782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37df2d5b908630c01b5dd5c508114a76ab216f2d65b0bd71a908650893fdae0 -address /run/containerd/containerd.sock │ │ ├─ 60388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d9fa785ed1a644396ece70cdc615a89537c2c6b2a4641c49a88fdc2448fd8b4 -address /run/containerd/containerd.sock │ │ ├─ 61743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b10cc042ff30d9019fb6bd33f55f24caeafedfd6db6dc39de3377a9133609d -address /run/containerd/containerd.sock │ │ ├─ 63295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704b8a65680b4b79768775f7b1cd8c3a6813875825ef539bb639f5f56e45ec63 -address /run/containerd/containerd.sock │ │ ├─ 69643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b58b56ed2e81d8e9ff9265aa19912af028c4f98e9fe32c9ba76b0029ff4ba9 -address /run/containerd/containerd.sock │ │ ├─ 70702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d02b959a61d6918b6395bfa104b8465c7cc80be941bd9e54f96d5ddfdb05d14d -address /run/containerd/containerd.sock │ │ ├─ 75077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1f8af7a33bb45b70ce26a7323769e0f17cd313a8d87dc24a9f47ab1a57258a -address /run/containerd/containerd.sock │ │ ├─ 79756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8eb5b692f2c383f2311eda388a25b0dbd1ed2a289b3b1bb397d0d31b0d14d54 -address /run/containerd/containerd.sock │ │ ├─ 85869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94937c286974326385c057b3f702048620aae1ad3d401ce35a86624b999288a3 -address /run/containerd/containerd.sock │ │ ├─ 85989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3415294bb161879c8f117c50551dc289396616c116f2ad668595caeef30c969 -address /run/containerd/containerd.sock │ │ ├─ 93732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c96892149fb9e4d170d15b3a83f3c962a4083485164dc0b84b37328164a5549 -address /run/containerd/containerd.sock │ │ ├─ 94934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a35025d0cde84b9ee1670959d40ff3f409141faedcc4a9eed4f971fca670baa -address /run/containerd/containerd.sock │ │ ├─ 95009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebdc4c8db4fc5535713ad47b678276cf74746f0eecdab4ef2cab50ad083b520 -address /run/containerd/containerd.sock │ │ ├─ 96600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f12f048e5b03ac93a08b0503f80c10bbda565e45cf4ce2b4a1dfcea6e6df942e -address /run/containerd/containerd.sock │ │ ├─ 97912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b48b820efe907f284fdfc7940e8eb5913dcc4a262c4b539a3da113c69e29fa8 -address /run/containerd/containerd.sock │ │ ├─ 97966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334ed98738b9ef7ffbd189bf45fb952359eba0efacdf39d0dd192e906679c47b -address /run/containerd/containerd.sock │ │ ├─108209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30cae176d35167d04974ee90f3b5fc99e9e35d10769ad9e3712771b442364daf -address /run/containerd/containerd.sock │ │ ├─108307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d045e5ba9027d04d024d9e169bb133770b2b0e2b649e62c29cc38bacbc984c56 -address /run/containerd/containerd.sock │ │ ├─110275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edde640f6cc85e741f9857e096685d9e54ff8a5efd51c9893fca88bd74dff3c3 -address /run/containerd/containerd.sock │ │ ├─123090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7132ca11c4a953b7a7b14f4ed402a3dbb482dc6161c2786d2ddac1cfbaf0340 -address /run/containerd/containerd.sock │ │ ├─124582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2beee81e8948c230124ebbd129988d1f81ce7bbc7313e761c3cee6928a4e442 -address /run/containerd/containerd.sock │ │ ├─125018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6689d94ed40709c56a345407988981b5f13712acf776a7d9a4ac7c903b9567c2 -address /run/containerd/containerd.sock │ │ ├─125780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b43da9d6f2e0b707bc73d4455839be23dbf7705b267ae96c18874e61536d0f -address /run/containerd/containerd.sock │ │ ├─127564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12f31c992881f62328eb5cc3af1a91861be511bf91ec310d6e21338ff631a1e -address /run/containerd/containerd.sock │ │ ├─127817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a50734cf1109da63a01a7da7f5aca22bec8f6ba678355e9640c41f8886a93ba -address /run/containerd/containerd.sock │ │ ├─127854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59149b4967cc0b240e9e45426b0fa06b9418cfe9527dc450b2b03c0c859e44f2 -address /run/containerd/containerd.sock │ │ ├─127897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996aaeae0c580d40af61f4d50ebc0ced219bcdddfd296f3c7c81aadc4f3fe1c0 -address /run/containerd/containerd.sock │ │ ├─127907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf152b02afc6c11ecb4ad58543440896e104175b2a2bf61cabeb724322adc746 -address /run/containerd/containerd.sock │ │ ├─128718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9277cf1e80b4f0ac754e302328bc605402cef5d04af0b37f5d87c8daace19f88 -address /run/containerd/containerd.sock │ │ ├─150931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 180aa95786017959f8add668b2b4a71f72f4fb82b02a508c8f85b7717e1d6359 -address /run/containerd/containerd.sock │ │ ├─152239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e99ec80a917651df4bcf42fa18f0ec12726ba23a45244a11407f467ce80eda0 -address /run/containerd/containerd.sock │ │ ├─152247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f08e803dac7cccb3c3acc34b918e5877d58754a3a1b0935935fa72aceff8ec -address /run/containerd/containerd.sock │ │ ├─152389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64108da0a24c968f748912ccd0b296e7787a42966534bc66d5c078d9b5053f32 -address /run/containerd/containerd.sock │ │ ├─152607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c752b01cb27d4784a5f05bbb0d2f93d65dc6f16ea7c5d9b7d0e1b2f389d0e3 -address /run/containerd/containerd.sock │ │ ├─152617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab642a7c343ac3940b86845372c8a090a106c09021a399615ac83f4399783438 -address /run/containerd/containerd.sock │ │ ├─152736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae7ef4082e3f9aba064fc747ec2e907885518d9ee28498def95bd3a636aa1c5 -address /run/containerd/containerd.sock │ │ ├─152948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba592e50eebfa3bb51792fd9381296863f73d6d813ee014a10a8e554bda3a222 -address /run/containerd/containerd.sock │ │ ├─163623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8754b8f815cb12612f088bb4671b5ad5020f83cd94b531ccff507964ccd68f8b -address /run/containerd/containerd.sock │ │ ├─165701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4dd922267dee560115d4b50b56cf27dad23897475086e2959defa068196728 -address /run/containerd/containerd.sock │ │ ├─165781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e98387d2e43b045faef6710ea5d9c8015b3753c0919ce7a62c1b5b2c63349e4 -address /run/containerd/containerd.sock │ │ ├─165836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e67c35499e2aaa12ac37b0fb1af0de800705d9beeca6f41b38fc896a23b63a -address /run/containerd/containerd.sock │ │ ├─165939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7617c09f2e11a75437a23a70de8dc1fb16f1f54ab12f382fd6422ad74d574979 -address /run/containerd/containerd.sock │ │ ├─174029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 078c87aaf1dcac6f08aee9de09658722bfdac0440668b9d5f39d8d7aa07cc6fd -address /run/containerd/containerd.sock │ │ ├─176110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610bc8ddf9091d883fbe36bc477e0f78ef0aea54b09ddd0b46095af36ef38da0 -address /run/containerd/containerd.sock │ │ ├─176151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c77d72baa303cd401016feb9d2bb5a0326796420b8d1d412d81fe9d83532bfc -address /run/containerd/containerd.sock │ │ ├─176216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3889172f78ee81fd2a7fa745d2e48e9b2b0400f8ec72190859010885f919a5aa -address /run/containerd/containerd.sock │ │ ├─189321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13534b605814764640e3b8f586ae23f2457edc584cb443efb5eef782bda9df64 -address /run/containerd/containerd.sock │ │ ├─196507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e2611ebb14edc108c4c853e2d6aa1c032081eda7fd663deb1e3621904a48e3 -address /run/containerd/containerd.sock │ │ ├─196525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b49bdc62f218da49a972df87009d6d366074d46f0b211ba742785031afe45e -address /run/containerd/containerd.sock │ │ ├─196547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5129f5ec30cad39c3f08783822773cf3cb45fd580df2c3b83d52eb19638eb3f5 -address /run/containerd/containerd.sock │ │ ├─196942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f41d3a633f4b43b43f2e65c50e38416efed07ffaaf6c626e240918f3368caf8 -address /run/containerd/containerd.sock │ │ ├─206329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c886a530b2e7eb4a30f90a53f902110f88feb64747e24671383143cba18cec4 -address /run/containerd/containerd.sock │ │ ├─208717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 955ab9ef0a65a41e9bb5aa347212250256f66688f4b1f0c98c14fda3070fc9cd -address /run/containerd/containerd.sock │ │ ├─209891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 160e4b7d4bfa27c05872070bfdbeb1bb3b6aacc79674dde7125a2562df2eb4a9 -address /run/containerd/containerd.sock │ │ ├─210985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01e2152d25444619e9b58c31d8ef33e37d936933f3fe6418c7f46031305b3f9 -address /run/containerd/containerd.sock │ │ ├─211919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844e7b97457bfabc904e7eb87cef2bbe0a785fea663d2e8feab1d2d46e56dd9b -address /run/containerd/containerd.sock │ │ ├─213650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acea46447df3063a61814a3cfb9c23323aac9c02fe79858901936bf575dd9939 -address /run/containerd/containerd.sock │ │ ├─214670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 100fed373a48d76fc5a7a254ac97dcdd079efc849fd0467fa3443da50f27b420 -address /run/containerd/containerd.sock │ │ ├─214717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881cc426e0a3515df0f270c81fffc0b0bcfcd0e2eebe6193a6faa225bd9705a9 -address /run/containerd/containerd.sock │ │ ├─223931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09380f8ca39b9c4fb76f5cf4232713b5b30778482b5dd0422c34582b5437bd7 -address /run/containerd/containerd.sock │ │ ├─224209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d8fcaef7bd275b5984bb36d5990f3f709606ec50e1324dc35631e0499c2084 -address /run/containerd/containerd.sock │ │ ├─230639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 690ad76db209d17a46f94d9df292ca1ce2346bcd6735cd2f4c4f6cf12ea02577 -address /run/containerd/containerd.sock │ │ ├─234767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be37fbd6179fa3a9ecc7beeb24820a4461550f93fddaf768f786a2bb6cfc5c99 -address /run/containerd/containerd.sock │ │ ├─234996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b55ec46a3e2431b31dd2354f429457b843b00f9cedcc32b418b87f2202cfbc7 -address /run/containerd/containerd.sock │ │ ├─235050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bafc05aacc3c497bb97e1b0ca30054451ff570f2e45b30818b37638aab5ab49 -address /run/containerd/containerd.sock │ │ ├─235135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 549d0483fa3aa4e0393b0f311252442ef4a06d664b8676bdb817a095c5edcdfa -address /run/containerd/containerd.sock │ │ ├─244923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da0b1004002a2adf198596f3427c5f1bc612e8f0cbd578a5960161c008a7ca0 -address /run/containerd/containerd.sock │ │ ├─247799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4e8a56d6032a6de8ddba9f102d80f9af7d5799b18dd03cba01f8c0d2cc3c1a -address /run/containerd/containerd.sock │ │ └─248449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3cb81110e80b86638bb629830bb87d5b882126b52ea28b85af4c47cbf2e6028 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-c2902f00c017d9d09125dae229f0483834c89a651eeee31b3846601fb15a04f3.scope … │ │ ├─12198 /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 │ │ └─12212 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─28911 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29177 /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@mgr.instance.lbchon.service │ │ │ ├─12451 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lbchon/unit.run │ │ │ └─12481 /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-lbchon --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.lbchon:/var/lib/ceph/mgr/ceph-instance.lbchon:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lbchon/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lbchon -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 │ │ │ ├─19279 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19299 /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 │ │ │ ├─24207 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24476 /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 │ │ │ ├─33400 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33686 /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 │ │ ├─12090 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12120 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10147 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122560 /sbin/multipathd -d -s │ ├─run-rb6fb66cff1844f9abc742ed97933b682.scope │ │ └─164137 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39847 /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.19.213.159 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-8b1313ac6a3b58a595af244b7a42a5f2edfe93df3472aaa17234359ec2cb5886.scope … │ │ ├─33728 /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 │ │ └─33740 /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 │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 642 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─375056 sshd: [accepted] │ │ └─375059 sshd: [net] │ ├─uuidd.service │ │ └─1372 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10657 /usr/sbin/chronyd -F 1 │ │ └─10658 /usr/sbin/chronyd -F 1 │ ├─docker-7da4638d6bf34a61ad206701b87cdc0f7094380ac5fc1ef08ce1ef2d47668240.scope … │ │ ├─12561 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lbchon -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12580 /usr/bin/ceph-mgr -n mgr.instance.lbchon -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-dee8e6a75e8e8975d754acadd7d9431f69c79cc0e9e34c44ddf1cf1cf8454632.scope … │ │ ├─24516 /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 │ │ └─24530 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─122406 /sbin/iscsid │ │ └─122407 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-cd58071e42897928b27f6ab1e4afe7a5a098d72cc4fb99b62841adb8204d03d9.scope … │ │ ├─29220 /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 │ │ └─29233 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-540412e53c5c12a30fe5f30376c420ff193e4f3c88a4008a9f194c6386d2219a.scope … │ │ ├─19349 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19366 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─1e34951ebb6ba0790783af1cd36291d8d74173c1e9ede89d62ef072e2261069b │ │ └─59008 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 │ ├─6c886a530b2e7eb4a30f90a53f902110f88feb64747e24671383143cba18cec4 │ │ └─206352 /pause │ ├─6fa6ff47ca5abf3396dad67249d8d31336d9a5fc9e9d2d469559f1179c917278 │ │ └─57791 /pause │ ├─eb387942c285405ee41e3ebf36b82f984da615a5a45b413439364cb7d4fd30cb │ │ └─208858 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c9b9c09eb6c74fbac340db7b7d7c164297bb5e9854cfde8b4bc36423e8f35df8 │ │ ├─105858 cinder-api: uWSGI master │ │ ├─105870 cinder-api: uWSGI worker 1 │ │ └─105871 cinder-api: uWSGI worker 2 │ ├─02c752b01cb27d4784a5f05bbb0d2f93d65dc6f16ea7c5d9b7d0e1b2f389d0e3 │ │ └─152654 /pause │ ├─0104e12bf6aa9fd02be0a558b37906fd06f23963f84d1220c389da8c29e7ac5a │ │ └─42596 /pause │ ├─610bc8ddf9091d883fbe36bc477e0f78ef0aea54b09ddd0b46095af36ef38da0 │ │ └─176134 /pause │ ├─c94da497d736efbedd1c1ca167bfdedd704f3440f79885ed3308acb183a68522 │ │ └─39552 /pause │ ├─74d7111eb337ff613ae9b0436a2d5603a80f881ccd72617458046d078221fb22 │ │ └─86348 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-cf9f85b9f-mv2b9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8b96e7cc129ce72fb9ab257d6974e248be5f924bb7613046c51809612f330b2c │ │ └─61853 /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 │ ├─f12f048e5b03ac93a08b0503f80c10bbda565e45cf4ce2b4a1dfcea6e6df942e │ │ └─96624 /pause │ ├─4a35025d0cde84b9ee1670959d40ff3f409141faedcc4a9eed4f971fca670baa │ │ └─94959 /pause │ ├─fe379f7d933884ded4d62888ffa5cfce2200db45846ac1e4cbf7adac53f839a8 │ │ └─45830 /manager --metrics-bind-address=:9782 │ ├─02528e5a365c3badffc1d6841133a09249e3490e7e718a50bdbee54dc41260ad │ │ ├─162190 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) │ │ ├─162932 /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/tmpnaw47vuo/privsep.sock │ │ ├─163314 /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/tmp_ivnncwf/privsep.sock │ │ ├─163786 /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/tmpeheyojo1/privsep.sock │ │ ├─164219 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164220 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164257 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9a8e1dab-4536-484b-a50c-958cb74cf6c1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9a8e1dab-4536-484b-a50c-958cb74cf6c1/host --addn-hosts=/var/lib/neutron/dhcp/9a8e1dab-4536-484b-a50c-958cb74cf6c1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9a8e1dab-4536-484b-a50c-958cb74cf6c1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9a8e1dab-4536-484b-a50c-958cb74cf6c1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-564a9848-b551-4e7d-8f5d-fb9f155a84b5,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 │ │ ├─164260 haproxy -f /var/lib/neutron/ns-metadata-proxy/9a8e1dab-4536-484b-a50c-958cb74cf6c1.conf │ │ ├─191234 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/79fd7dc1-ed4d-4134-8af0-6f652a4936f3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/79fd7dc1-ed4d-4134-8af0-6f652a4936f3/host --addn-hosts=/var/lib/neutron/dhcp/79fd7dc1-ed4d-4134-8af0-6f652a4936f3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/79fd7dc1-ed4d-4134-8af0-6f652a4936f3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/79fd7dc1-ed4d-4134-8af0-6f652a4936f3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0e9b4670-462f-4248-9263-a11cfc30d219,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 │ │ ├─191237 haproxy -f /var/lib/neutron/ns-metadata-proxy/79fd7dc1-ed4d-4134-8af0-6f652a4936f3.conf │ │ └─347233 /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/tmp0z9lf0ag/privsep.sock │ ├─9d41e29fd2564ebbeca9e2c8c4427b8e75f9d83c6b6dadf4c5e7bd355a125220 │ │ ├─57341 python -u /app/sidecar.py │ │ ├─57593 python -u /app/sidecar.py │ │ └─57594 python -u /app/sidecar.py │ ├─c0c98642443d8307b91e2e4add814bcb704bfd4c992b07e94f5479b53eaad4a3 │ │ └─53589 nfd-gc -gc-interval=1h │ ├─cd59810e6af8011d5af003528139e7c7d7c4bcf64652bee63e08e15f3bea9f4d │ │ ├─173420 senlin-api: uWSGI master │ │ ├─173474 senlin-api: uWSGI worker 1 │ │ └─173475 senlin-api: uWSGI worker 2 │ ├─35b27dd2dc4682c06d39491123e5e0461078ff8a3af1262799a6789c31a4fafc │ │ └─163378 /bin/bash /tmp/libvirt.sh │ ├─48b58b56ed2e81d8e9ff9265aa19912af028c4f98e9fe32c9ba76b0029ff4ba9 │ │ └─69667 /pause │ ├─4d2d5bdef23309ca4ae61a600f349b730a5b5a1848cea7aa6601f7ee96e3ccd9 │ │ └─42757 /coredns -conf /etc/coredns/Corefile │ ├─5c6e640c03dd5d99f44f2f5c7d85ff8edde3d24737ec6532849eee78a2277d28 │ │ └─58187 /pause │ ├─b12f31c992881f62328eb5cc3af1a91861be511bf91ec310d6e21338ff631a1e │ │ └─127602 /pause │ ├─021ff36d34d3ab03eac9dad1e8dffd5c6c18224234b7f60c61b1f19e54db4a0d │ │ └─123449 /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 │ ├─724c4a99aa0032b7091d730c18f0b39d639bbe07a0ce1cca7fa60473cbf7f34f │ │ └─62059 /bin/memcached_exporter │ ├─677f779b46dde6f1e01eefc1185c33973765da414af816ca3fe11b77375f253b │ │ └─48937 /pause │ ├─b2b93b72f2932ed26f37b3ec488bf127ebed5392a832afdaac70829e9bcdbf1c │ │ └─61382 /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-19-213-159.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 │ ├─2240f740e81402413943efc6b9e595082c3f1aafdebdca8a6bae398ce3f273f0 │ │ └─125175 /coredns -conf /etc/coredns/Corefile │ ├─100fed373a48d76fc5a7a254ac97dcdd079efc849fd0467fa3443da50f27b420 │ │ └─214696 /pause │ ├─06b3d4cc8ad4e7e909d5fc6c49e75528cb90ad065ff12e8dbc6f4225807414ee │ │ └─42504 /pause │ ├─1cb29d04c6bd93a896ea6db63d80749c8d1bbdb35e4a167fa832516904acebaa │ │ ├─79984 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80001 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80007 erl_child_setup 1048576 │ │ ├─80121 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80172 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80173 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80415 /bin/sh -s rabbit_disk_monitor │ ├─606d7becbc410d141fece9bf2debd4867f8215b18ef05e6bc63d95fe32eab70e │ │ ├─160774 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) │ │ ├─161013 /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/tmpptk3_6zv/privsep.sock │ │ ├─161299 /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/tmpvw4zty58/privsep.sock │ │ └─161378 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2557d833f464445b635e821ac641ca94aaefb1c5aa87a614f06e1d508aa2148e │ │ └─211035 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─44e2611ebb14edc108c4c853e2d6aa1c032081eda7fd663deb1e3621904a48e3 │ │ └─196599 /pause │ ├─8fa23605dd6876a56f85976a494b7fd8aec52e1543c995b750ff7988cb5872fb │ │ └─56878 /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.34.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 │ ├─7d091013a78fe26387c2c4e15c4e16ebcc078dd4d358da0468718811e0b43fc9 │ │ └─58068 /pause │ ├─7617c09f2e11a75437a23a70de8dc1fb16f1f54ab12f382fd6422ad74d574979 │ │ └─165981 /pause │ ├─d0c2be5aeb4adadfc121db2765e96f4aa6f452b8b10a656d2a5d96b079fb3238 │ │ ├─162154 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) │ │ ├─162281 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) │ │ └─162283 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) │ ├─a1dc0e73f9ae9de88b3f5e141a757b44d4005163b286f8d8cba2cc835fb077c8 │ │ └─227053 percona-xtradb-cluster-operator │ ├─30cae176d35167d04974ee90f3b5fc99e9e35d10769ad9e3712771b442364daf │ │ └─108237 /pause │ ├─4abcd5e4bb1c5fb0efc8c124651f2423b931d566f41e187226bb1d594bc2e1b8 │ │ └─42640 /pause │ ├─152c43a86519cf951bf7386dac064c401e51ec358ed2e827e0573c7b3a655873 │ │ ├─153417 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─363838 sleep 300 │ ├─1f5a3da79a01e0d434e8b2189e5d44f6bbbdb7ab4a6e237be0c83517c211afc5 │ │ ├─74458 barbiacan-api: uWSGI master │ │ └─74471 barbiacan-api: uWSGI worker 1 │ ├─76869c5a55963f02781bad563257e0544d784f4fc43d23d420c888c73f99eec6 │ │ ├─230939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230955 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─230961 erl_child_setup 1048576 │ │ ├─231116 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─231167 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─231168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─231379 /bin/sh -s rabbit_disk_monitor │ ├─e555404d8d1d692684cb4dd4ead24f3b8e1f3f54c6cc2b32eb9814bb62b704a7 │ │ └─47011 /pause │ ├─9277cf1e80b4f0ac754e302328bc605402cef5d04af0b37f5d87c8daace19f88 │ │ └─128741 /pause │ ├─26026fa4a0422634c144d1215390b69a3e9246b49f78e5bb18ca0cad0fc06624 │ │ ├─57369 python -u /app/sidecar.py │ │ ├─57595 python -u /app/sidecar.py │ │ └─57596 python -u /app/sidecar.py │ ├─2710420ad892b90fa91a2441734de7349726c1e11108d667591bbc4d8b1106cd │ │ ├─41707 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42085 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3bafc05aacc3c497bb97e1b0ca30054451ff570f2e45b30818b37638aab5ab49 │ │ └─235078 /pause │ ├─d02b959a61d6918b6395bfa104b8465c7cc80be941bd9e54f96d5ddfdb05d14d │ │ └─70726 /pause │ ├─03a2470a43487188c498161ff0193e11d34b3806626154f0b72bbec620079077 │ │ └─56456 /pause │ ├─1a50734cf1109da63a01a7da7f5aca22bec8f6ba678355e9640c41f8886a93ba │ │ └─127839 /pause │ ├─4cca0a0fb1627857ec463bbcbafba1203be53e471313a4b624ba5331ffdfb3ec │ │ ├─96728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96745 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─96751 erl_child_setup 1048576 │ │ ├─96891 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96942 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96943 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97102 /bin/sh -s rabbit_disk_monitor │ ├─edde640f6cc85e741f9857e096685d9e54ff8a5efd51c9893fca88bd74dff3c3 │ │ └─110297 /pause │ ├─59149b4967cc0b240e9e45426b0fa06b9418cfe9527dc450b2b03c0c859e44f2 │ │ └─127878 /pause │ ├─4bd90a09637a0bb1f5263d5f4441c48d26051a03bb5abec1bab47b4389cbf653 │ │ └─45958 /manager --metrics-bind-address=:8080 │ ├─58b10cc042ff30d9019fb6bd33f55f24caeafedfd6db6dc39de3377a9133609d │ │ └─61767 /pause │ ├─f37df2d5b908630c01b5dd5c508114a76ab216f2d65b0bd71a908650893fdae0 │ │ └─59806 /pause │ ├─6b4dd922267dee560115d4b50b56cf27dad23897475086e2959defa068196728 │ │ └─165724 /pause │ ├─ec839a55aaab63fd50de1a5cb20fff65b897210007ba063f673feba407c86b4c │ │ ├─167226 /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 │ │ ├─343848 /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/tmpuj314n8x/privsep.sock │ │ ├─344051 /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/tmpgbz63jbx/privsep.sock │ │ └─344071 /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/tmp36hq4h9h/privsep.sock │ ├─24b49bdc62f218da49a972df87009d6d366074d46f0b211ba742785031afe45e │ │ └─196605 /pause │ ├─3889172f78ee81fd2a7fa745d2e48e9b2b0400f8ec72190859010885f919a5aa │ │ └─176251 /pause │ ├─5f9b2665d2d7a0b54079183be3b07ba7ccd25fc980a03a33b78a270e4df6c230 │ │ └─53625 nfd-master -crd-controller=true -metrics=8081 │ ├─d2beee81e8948c230124ebbd129988d1f81ce7bbc7313e761c3cee6928a4e442 │ │ └─124616 /pause │ ├─18ccf210d074ec77b975350aa2a361e2841f5fde910b2dfe08ab26fbc8a380cc │ │ ├─205330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205348 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─206146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─366354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0418601f4a500574a8cda82c3face352cc11b53155420a3b2ec7e7c8717d6cb5 │ │ └─42409 /pause │ ├─08b500a5a1cab203edef638b9880e39e39e8d5b942aeff651d22b0c448cc18ed │ │ └─167255 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ad641f3b709f6606cbfd3f257c25559f5407446285d6a40235546cbae7eedaf6 │ │ └─42354 /pause │ ├─64108da0a24c968f748912ccd0b296e7787a42966534bc66d5c078d9b5053f32 │ │ └─152465 /pause │ ├─40822e7fcc6f4ba6b9f975a6e9fa53c2aaea843fb0c15c50838327d57273e2ff │ │ └─60542 /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 │ ├─f55df3897decfe9e5f8cd58dc351536f1d9f5431825544e1dfe50e91bf3ef65c │ │ └─61425 /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 │ ├─5129f5ec30cad39c3f08783822773cf3cb45fd580df2c3b83d52eb19638eb3f5 │ │ └─196639 /pause │ ├─ae1ef509cd09dd3cbd739397809782946139154ded567f2c8d79d2d05211bed9 │ │ └─62246 /bin/oauth2-proxy │ ├─38dc0a4e19cf740ee02601352fbb6ca99679adc98a5f6a64e5c32aec83e00b46 │ │ └─53738 /secretgen-controller │ ├─180aa95786017959f8add668b2b4a71f72f4fb82b02a508c8f85b7717e1d6359 │ │ └─150954 /pause │ ├─871f424426e98719e1223043b6ed5b2a6a403815260e9557d00a6a9cc8149173 │ │ └─60303 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aa0448242afaf15f467ace7187c6853b937f375c7a76ec4afbfcfada3ac645f6 │ │ └─39780 /kube-vip manager │ ├─690ad76db209d17a46f94d9df292ca1ce2346bcd6735cd2f4c4f6cf12ea02577 │ │ └─230663 /pause │ ├─def93eec7a4648cffd967c0b4af27ca4e4449e8f32402794a982a980090e583b │ │ └─44898 /pause │ ├─8d63451445c106389979cb23381bad6b7fcc79d741026bdad71fef245b5163b5 │ │ └─61810 /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-19-213-159.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 │ ├─8754b8f815cb12612f088bb4671b5ad5020f83cd94b531ccff507964ccd68f8b │ │ └─163651 /pause │ ├─ede5c33882c3f9130041450add1dc5233d08d6fd585328276dd103e186df6a71 │ │ └─243084 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─776adeb26f494b81d76765ff7eb4ee9e3992993b197511f9803ac0ee0ef34013 │ │ └─60571 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e0d8a14b43a06d6e413b7b140bc561d68fc80ef0cb162484bfb900470ba6d9c9 │ │ ├─159883 neutron-policy-server: uWSGI master │ │ ├─159913 neutron-policy-server: uWSGI worker 1 │ │ └─159914 neutron-policy-server: uWSGI worker 2 │ ├─41e7d141e97778a8e14ba4c97839cb738d6db5e712d59a4933e87f2207c15e2c │ │ ├─243230 /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 │ │ └─243337 /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 │ ├─95d8fcaef7bd275b5984bb36d5990f3f709606ec50e1324dc35631e0499c2084 │ │ └─224237 /pause │ ├─27ddb71c34bbb046bb2c03ec14ced65cfdc71ac05426e7cd504e2eec523c0108 │ │ └─164071 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f8ff8f4db4bb286d282b7162ba80402b00c7cdf7d44e8d71d3b2849fa5471e36 │ │ └─44953 /pause │ ├─4d3bc387f4f7e1b1cddc4ece27aa033d516fb3787b7660c8377cedb647878488 │ │ ├─ 86447 /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 │ │ └─308026 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─160e4b7d4bfa27c05872070bfdbeb1bb3b6aacc79674dde7125a2562df2eb4a9 │ │ └─209914 /pause │ ├─de0fc7b28d764db1c5fdb9dfeea49a1a1076e17444a37886f1a1e1510f609984 │ │ ├─109124 /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 │ │ └─109219 /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 │ ├─69b3c76ef5fcf427bdaa6d03f34c6bd25786f96a18b0972242aa86e151bd69fb │ │ ├─ 65770 apache2 -DFOREGROUND │ │ ├─ 65825 (wsgi:k -DFOREGROUND │ │ ├─ 65826 (wsgi:k -DFOREGROUND │ │ ├─ 65827 (wsgi:k -DFOREGROUND │ │ ├─ 65828 (wsgi:k -DFOREGROUND │ │ ├─370032 apache2 -DFOREGROUND │ │ └─374527 apache2 -DFOREGROUND │ ├─f2f1ffad9a5de7fcc4db409781817a24b5247d0826ea5cc0e6da88ae521ab7d1 │ │ ├─149190 nova-api: uWSGI master │ │ ├─149226 nova-api: uWSGI worker 1 │ │ └─149227 nova-api: uWSGI worker 2 │ ├─b9c809caeabdceae01cfbff96a8e40c1dc5b102d5d0b6a29ba8872b274cd73e1 │ │ └─47449 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4e99ec80a917651df4bcf42fa18f0ec12726ba23a45244a11407f467ce80eda0 │ │ └─152311 /pause │ ├─8c94728a55a213e484d2714892b1ebf7b63ab58c68e3bae13ab189a9b662e86b │ │ └─56834 /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 │ ├─1cf9066930e59574f233e280c0a63346bfca1fc1b61ffdf9d60755e99c2cc85d │ │ └─39994 /pause │ ├─c12ca365ed584afe3362b2f8a3fcb1b319079b396ccdfaa1c7ca5169cce5bddd │ │ └─204627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b6c9d11cff13d056ffc41f128738f76385169054a94fa39973ef090ef18fb4f2 │ │ └─41501 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7ff05c99b2f8806e0ab1d6a7fd32f855723960854c4dc163580511a751b5a906 │ │ ├─185769 heat-api: uWSGI master │ │ ├─185800 heat-api: uWSGI worker 1 │ │ └─185801 heat-api: uWSGI worker 2 │ ├─047d6eb5d083c1719f6ae56e6fce76348617b57b8ef8a169591eba2c1712227e │ │ ├─174223 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174249 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─174257 erl_child_setup 1048576 │ │ ├─174369 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174438 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174439 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174898 /bin/sh -s rabbit_disk_monitor │ ├─881cc426e0a3515df0f270c81fffc0b0bcfcd0e2eebe6193a6faa225bd9705a9 │ │ └─214762 /pause │ ├─c8b791afa7783effaad7b6024fe8d65c891839bb081e51986c4b248614e03d9a │ │ └─213700 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─722917dec781e932445aed6101b99145ee526b4fd51f1c29e319128c8378d402 │ │ └─243030 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c1b87dde7478e995e71f8c4dc02b0230bcabdf8f9a5ec9bd5ec536d7a5b34049 │ │ ├─163817 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163834 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─163840 erl_child_setup 1048576 │ │ ├─163952 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164047 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164048 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164514 /bin/sh -s rabbit_disk_monitor │ ├─1b9fdcca9da92ed1a542def82ad3c691de5e6ce7b53ec1551e755435bd75d8c9 │ │ └─61997 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4d95f55e7f0c37c79625f306630dd1aaaa0db688088d2e099cc8efb544f2f3be │ │ └─163330 /usr/bin/libvirt-tls-sidecar │ ├─5d9fa785ed1a644396ece70cdc615a89537c2c6b2a4641c49a88fdc2448fd8b4 │ │ └─60412 /pause │ ├─32465c9037e29785881062ab2c3fa8f3a271e67a67e857f537b76e19ed1520e9 │ │ └─39410 /pause │ ├─1d2dbc0db4b443935458573347b18fdfbd195b524e3468820f2de2f6f344c235 │ │ └─108919 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─00f08e803dac7cccb3c3acc34b918e5877d58754a3a1b0935935fa72aceff8ec │ │ └─152303 /pause │ ├─cae7ef4082e3f9aba064fc747ec2e907885518d9ee28498def95bd3a636aa1c5 │ │ └─152771 /pause │ ├─37a4621228d465f1f07c65d642381b21f8fcad32586a2bb3eed3ca98570bf739 │ │ └─61894 /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 │ ├─0b898b4d5ca3fb28ab73f368ebc97f55933a0c130936e268c5d731dfa539c17b │ │ └─42729 /coredns -conf /etc/coredns/Corefile │ ├─b8a9eb885a426457ba0d6c9cd6abcd8f4a761715d4f04e0339e504552ee16eb2 │ │ ├─206449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206466 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─206472 erl_child_setup 1048576 │ │ ├─206639 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─206690 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─206691 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206761 /bin/sh -s rabbit_disk_monitor │ ├─9c536c0b60ba438b22d40c655bd8ce386d8ffdc746265ce5e04fc9f758833f96 │ │ ├─ 45175 /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 │ │ ├─ 45188 /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 │ │ ├─ 45335 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247392 nginx: worker process │ │ ├─247393 nginx: worker process │ │ └─247394 nginx: cache manager process │ ├─94937c286974326385c057b3f702048620aae1ad3d401ce35a86624b999288a3 │ │ └─85895 /pause │ ├─f364554bd6f0e606024a1f1ade9cff66b8c89097de74a71dc932493f1504235f │ │ └─46178 /pause │ ├─5ebe7614a5104d0de654c6f51028eaa2a30bd33376c62afbb1a51307bb49b0b7 │ │ └─56494 /pause │ ├─b18b98a203e07faa6a691b6bcb5ee9d7fcc26bba5974967776b6015d3ae98b73 │ │ ├─69752 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69768 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─69774 erl_child_setup 1048576 │ │ ├─69841 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69893 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69894 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69967 /bin/sh -s rabbit_disk_monitor │ ├─a01e2152d25444619e9b58c31d8ef33e37d936933f3fe6418c7f46031305b3f9 │ │ └─211011 /pause │ ├─941cb3b9e2505b05c905bd30c58f3a86537ef177f90e0b7180155ddf3a968969 │ │ ├─149278 nova-metadata: uWSGI master │ │ ├─149291 nova-metadata: uWSGI worker 1 │ │ └─149292 nova-metadata: uWSGI worker 2 │ ├─ee03112e4792916d24e007e780a3ca502a69278ab08dae93ec19da77c623d800 │ │ ├─151115 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151132 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─151145 erl_child_setup 1048576 │ │ ├─151260 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151311 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151312 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151445 /bin/sh -s rabbit_disk_monitor │ ├─6689d94ed40709c56a345407988981b5f13712acf776a7d9a4ac7c903b9567c2 │ │ └─125041 /pause │ ├─8d3338ca649af33061ab68215e7708c353be15c5dfd39970d31c84cfae68c16d │ │ └─53259 /pause │ ├─2da0dad53040b57730be553a80173bb069c3a9f1b9cd57bc0853edbc97e453b2 │ │ └─173233 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─4165b4db96a94e27a8e2bb20d81f0beadeda5f70ca02397c26cebc7031e9f03a │ │ └─58291 /pause │ ├─6e98387d2e43b045faef6710ea5d9c8015b3753c0919ce7a62c1b5b2c63349e4 │ │ └─165814 /pause │ ├─3c96892149fb9e4d170d15b3a83f3c962a4083485164dc0b84b37328164a5549 │ │ └─93756 /pause │ ├─ee5b789922448e1dc5f236d9861ac48d68ac29f719ebc5fb0d4e94e5789a3779 │ │ └─248237 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─a22111ba6741bf02af68ed230fb9e686af2f95136ed46483f90b585c5969231c │ │ ├─224268 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224491 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224492 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ba592e50eebfa3bb51792fd9381296863f73d6d813ee014a10a8e554bda3a222 │ │ └─152988 /pause │ ├─a26e0e874119880ca5ea57c449912d6684faff5b0304ddca6efc2b5f2041c5f3 │ │ └─39676 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 │ ├─e09380f8ca39b9c4fb76f5cf4232713b5b30778482b5dd0422c34582b5437bd7 │ │ └─223954 /pause │ ├─6de4626590dfa4bd044c7bf3a5a980b4d9c4ad1d1436178c71b49a7e43e6f920 │ │ └─106238 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c58f276904fe6a36a5157d54777c8f6a9a0a36e5f81e1685e0d48057836ee4c9 │ │ └─42457 /pause │ ├─704b8a65680b4b79768775f7b1cd8c3a6813875825ef539bb639f5f56e45ec63 │ │ └─63318 /pause │ ├─c6ec5239383c8662984e4a354fc2d436d1ceef444ed9cd16bcebc2ebcb793c66 │ │ └─62127 /bin/oauth2-proxy │ ├─13cf79dc8576c2c68886714103b4b615f33394a445282da6546def4aedcba3ce │ │ └─39524 /pause │ ├─30e1e9951dffdcb118970171728f89b29aff340dfb3f8c3e3f2754aea1b2e4a8 │ │ ├─160012 /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 │ │ ├─160247 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) │ │ ├─160248 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) │ │ └─160249 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) │ ├─707d7a2c6e6060e06ee828218529313e728a51fd1908040b322a0c6911b466e6 │ │ └─52606 /pause │ ├─18551b5964736566a4c996505440968702353f2c932dada6c67aea18cfd6bb20 │ │ └─42988 /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 │ ├─844e7b97457bfabc904e7eb87cef2bbe0a785fea663d2e8feab1d2d46e56dd9b │ │ └─211943 /pause │ ├─5ae7ef3e6e25fd04033789969578944b7eb04399428b1ad82fe185902c368b9f │ │ └─43120 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 │ ├─83e67c35499e2aaa12ac37b0fb1af0de800705d9beeca6f41b38fc896a23b63a │ │ └─165863 /pause │ ├─b3415294bb161879c8f117c50551dc289396616c116f2ad668595caeef30c969 │ │ └─86014 /pause │ ├─164c629cd26224c265e752426f1254a70ac4170b605aa346a3e89d16616119e5 │ │ └─45687 /pause │ ├─6d667739ef819e36efa9a03cc1ea15a8c103547f576ee894cff9de5761a0dc03 │ │ └─40889 /pause │ ├─f9a78eb71e044e575c97c178641238c26d20c11b93174f99144363ebd9322198 │ │ └─56538 /pause │ ├─01c8e46a4c2ee39810062be7dca0e62b8f658d726e78f3fadfdd8df3a2b3a08e │ │ ├─189546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189563 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─189569 erl_child_setup 1048576 │ │ ├─189631 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189682 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189683 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189810 /bin/sh -s rabbit_disk_monitor │ ├─334ed98738b9ef7ffbd189bf45fb952359eba0efacdf39d0dd192e906679c47b │ │ └─98009 /pause │ ├─2e45bfa5d2ad56cf0057d0b0dd1cd5c249ac23daabfa91f91bb1e6dfc8f2e917 │ │ ├─123483 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123497 /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 │ ├─1b7b6424f7b27735021407517c03c2e88f0ca209917fcdef3670ce6e7c9e6d6b │ │ ├─114349 placement-api: uWSGI master │ │ ├─114373 placement-api: uWSGI worker 1 │ │ └─114374 placement-api: uWSGI worker 2 │ ├─68b9b8cf7868679c21ac5d83ff477544367098053be7f45c943b673fe96352fd │ │ └─61925 /bin/pushgateway │ ├─078c87aaf1dcac6f08aee9de09658722bfdac0440668b9d5f39d8d7aa07cc6fd │ │ └─174054 /pause │ ├─1ffd938d9628ae0dd7e6f2856bde041645a925eb1160474f0edd6bc149d6d086 │ │ └─58250 /pause │ ├─a3cb81110e80b86638bb629830bb87d5b882126b52ea28b85af4c47cbf2e6028 │ │ └─248472 /pause │ ├─138937881c87025bc91f441a90ed0d16c13eb315613c003cefda94074fac360c │ │ └─56329 /pause │ ├─8536cbeb96b268f5234c53c59cac79c23026c8e9bc9caa977a19d18cc253615a │ │ └─86321 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─d2d943905c933d7246c102c37f59d4cdad89cbd1314b4ccf732b852f3f907717 │ │ └─39561 /pause │ ├─934d4337b45b91fc3340dbb41cfdc81d5aaf6b7b46ca915bb50dee7c599c60ce │ │ ├─ 47170 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 │ │ ├─ 49288 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─375155 /bin/bash /usr/local/bin/check_pxc.sh NOT_USED NOT_USED 10.0.0.141 33060 │ │ ├─375158 /bin/bash /usr/local/bin/check_pxc.sh NOT_USED NOT_USED 10.0.0.141 33060 │ │ ├─375159 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.141 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─375160 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─375161 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─375162 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─375163 /usr/bin/mysql -nNE -umonitor -h 10.0.0.141 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ ├─ec2f339ab8630774f3ca6f2fbde713106c1c6c5ee20107f6910c1c3c887d900b │ │ ├─185758 heat-api-cfn: uWSGI master │ │ ├─185802 heat-api-cfn: uWSGI worker 1 │ │ └─185803 heat-api-cfn: uWSGI worker 2 │ ├─47757c1662e05e340c84a9031a80413cbef850c4c8e6a81e62795fe030bf1e69 │ │ └─57695 /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 │ ├─8f1f8af7a33bb45b70ce26a7323769e0f17cd313a8d87dc24a9f47ab1a57258a │ │ └─75101 /pause │ ├─549d0483fa3aa4e0393b0f311252442ef4a06d664b8676bdb817a095c5edcdfa │ │ └─235183 /pause │ ├─e7fdcac128035e59898eefb311e54c0b8ecaeba54e6e485604006bf8b89cf10f │ │ └─75671 /usr/local/bin/rook ceph operator │ ├─c9b43da9d6f2e0b707bc73d4455839be23dbf7705b267ae96c18874e61536d0f │ │ └─125804 /pause │ ├─145498ce188f5671e02e37f79d11116c11708a796a460c45d024c536589d9220 │ │ └─173265 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─89e8ca06f5787c031c03b195f42076a6bee644460f31a8d4040de9f4a753a4e9 │ │ └─249372 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─30d9d32376dce122ce0d49c6fa3890f0b316f1d1760ead9a5cfd08fdbdf3bbb3 │ │ ├─203843 octavia-api: uWSGI master │ │ ├─203859 octavia-api: uWSGI worker 1 │ │ └─203860 octavia-api: uWSGI worker 2 │ ├─5cb4d66efd7d13e93b4b0f5e98b230a691f580143885c92fcefac2eb6f9c0963 │ │ └─45786 /pause │ ├─5040a40c4572c0f4bb60037907a32307ccd273d13afb68d49e5fabacb1934330 │ │ └─47403 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b26d46cb4fd18877f3e7f8faea2a5da342cfef090d15a469190c9fdc0e8f9491 │ │ └─49020 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─d045e5ba9027d04d024d9e169bb133770b2b0e2b649e62c29cc38bacbc984c56 │ │ └─108330 /pause │ ├─0248c3be7c31fed6aabf7237c3ae51e3c76654de4825cfb610f5b1cddb3a8828 │ │ └─60609 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─acea46447df3063a61814a3cfb9c23323aac9c02fe79858901936bf575dd9939 │ │ └─213674 /pause │ ├─9d9e1a1445a3be40086e63ee164bf05d620590f91fe8247f5a86506d4ce8accd │ │ ├─150079 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150252 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150253 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─86de511fdd582c460bfbd5021c7e066720ea07224fb23f0c2aee72126a318079 │ │ └─58945 /pause │ ├─7c5a45d1f7038e55acab80dec06f19fccb9cb09bbdc67293e263511a9d9d50b9 │ │ └─53303 /pause │ ├─1f7fab59a6b52c8f530bc0d5695bb6a3a1db656e5bf78b71759f0f8411455a54 │ │ └─40023 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─32c5974a126284d32bd26a52fbd565b543037b7d8633bd093fd8b07b7cf57f09 │ │ └─39650 etcd --advertise-client-urls=https://199.19.213.159: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.19.213.159:2380 --initial-cluster=instance=https://199.19.213.159:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.159:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.159: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 │ ├─7900ddedcceeb5cd83e664078e2407e723fd149dad314faaaf98dd32286d5c13 │ │ ├─204640 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─205078 octavia-worker: ConsumerService worker(0) │ │ ├─205081 octavia-worker: ConsumerService worker(1) │ │ ├─205084 octavia-worker: ConsumerService worker(0) │ │ └─205088 octavia-worker: ConsumerService worker(1) │ ├─cf152b02afc6c11ecb4ad58543440896e104175b2a2bf61cabeb724322adc746 │ │ └─127954 /pause │ ├─43c7206f031f22e18c1fe81b9ba28ff96de33d69aad8efe4c64904944d139422 │ │ └─39522 /pause │ ├─5f78f489197527a934dc910b5ea2d6ed0d80c57e7b1dd325b9a597db6c22d814 │ │ ├─95291 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95537 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95549 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9404f01740d01786130bdbf6c137ad0b4452e9a3ab538df6d3de6cd3787c5bd3 │ │ └─59679 /pause │ ├─69d6450d3027b5a2290a90907d59173eb33e062ba5ed7f03f6a7960a615cbfc3 │ │ └─173263 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─88851360711d2a45fe253610453151955f856ec048e994fbbc4347f2b297f697 │ │ └─61145 /goldpinger --static-file-path /static │ ├─3da0b1004002a2adf198596f3427c5f1bc612e8f0cbd578a5960161c008a7ca0 │ │ └─244946 /pause │ ├─b1c448c99cf7b13191d725311890883db877aa32a507523eb68435305fdd3148 │ │ └─42879 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─27a9ecf0104823eccedd774e11aac1e965faaeacdca83beeba24ff2aa93de7e0 │ │ ├─250820 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─250833 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d924b6542f4664dfba48b439e2f5fbfb8228f4c35388ea3d43f0ead733049126 │ │ ├─94031 glance-api: uWSGI master │ │ ├─94063 glance-api: uWSGI worker 1 │ │ └─94064 glance-api: uWSGI worker 2 │ ├─af4e8a56d6032a6de8ddba9f102d80f9af7d5799b18dd03cba01f8c0d2cc3c1a │ │ └─247821 /pause │ ├─9cd68b34923133604815f0a744168174cd76602a091b9ec974e1a88d7de23151 │ │ └─231028 docker-registry serve /etc/docker-registry/config.yml │ ├─041005c714fe2113b461b6ca8b08b5aed813f015d1a9c5b61edc1e601ab1c0fd │ │ └─210300 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e89563683cacf05fd1499d249de7ce3b4ea47440c64c41259d2694f75068aa6d │ │ ├─224069 magnum-api: uWSGI master │ │ ├─224095 magnum-api: uWSGI worker 1 │ │ └─224096 magnum-api: uWSGI worker 2 │ ├─00e1f00ac8ba08c8ad10fba2bdadaa8a770ba74e39aa5d8ce23c2273b55fa491 │ │ └─53226 /pause │ ├─29b1ff8472c9aad4367487b8597045331331bbc184ecefdaefb9a1a92d868a84 │ │ └─46701 /pause │ ├─d8a01377955b2d72bc3d35bc45e44f1c6ff0b1eae3cbde795a754992c6b3dc0d │ │ └─39628 kube-apiserver --advertise-address=199.19.213.159 --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 │ ├─1aac325ba8c1abdf3acb2284becf8b58f6f3798527ca597c01e6a11a3550d31d │ │ ├─162177 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) │ │ ├─162403 /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/tmp99jstaij/privsep.sock │ │ ├─342981 /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/tmpp35sdkxb/privsep.sock │ │ ├─343264 /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/tmpa1zoe1ov/privsep.sock │ │ ├─343636 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343638 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345178 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f5efe017-bdee-4823-8e39-dbdac1b5bec0 --namespace=qrouter-f5efe017-bdee-4823-8e39-dbdac1b5bec0 --conf_dir=/var/lib/neutron/ha_confs/f5efe017-bdee-4823-8e39-dbdac1b5bec0 --log-file=/var/lib/neutron/ha_confs/f5efe017-bdee-4823-8e39-dbdac1b5bec0/neutron-keepalived-state-change.log --monitor_interface=ha-8441acc7-5f --monitor_cidr=169.254.0.125/24 --pid_file=/var/lib/neutron/external/pids/f5efe017-bdee-4823-8e39-dbdac1b5bec0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─350813 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=67bea3d4-a27d-4768-8bb0-59846834e80d --namespace=qrouter-67bea3d4-a27d-4768-8bb0-59846834e80d --conf_dir=/var/lib/neutron/ha_confs/67bea3d4-a27d-4768-8bb0-59846834e80d --log-file=/var/lib/neutron/ha_confs/67bea3d4-a27d-4768-8bb0-59846834e80d/neutron-keepalived-state-change.log --monitor_interface=ha-38b04f74-69 --monitor_cidr=169.254.0.168/24 --pid_file=/var/lib/neutron/external/pids/67bea3d4-a27d-4768-8bb0-59846834e80d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─360609 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=96a85ed8-cd6d-4adb-b6c5-fe7f66ef113f --namespace=qrouter-96a85ed8-cd6d-4adb-b6c5-fe7f66ef113f --conf_dir=/var/lib/neutron/ha_confs/96a85ed8-cd6d-4adb-b6c5-fe7f66ef113f --log-file=/var/lib/neutron/ha_confs/96a85ed8-cd6d-4adb-b6c5-fe7f66ef113f/neutron-keepalived-state-change.log --monitor_interface=ha-bfc24163-de --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/96a85ed8-cd6d-4adb-b6c5-fe7f66ef113f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─360927 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6f2d5943-64a9-439e-a7f8-b1e4c4021273 --namespace=qrouter-6f2d5943-64a9-439e-a7f8-b1e4c4021273 --conf_dir=/var/lib/neutron/ha_confs/6f2d5943-64a9-439e-a7f8-b1e4c4021273 --log-file=/var/lib/neutron/ha_confs/6f2d5943-64a9-439e-a7f8-b1e4c4021273/neutron-keepalived-state-change.log --monitor_interface=ha-08abddea-00 --monitor_cidr=169.254.0.21/24 --pid_file=/var/lib/neutron/external/pids/6f2d5943-64a9-439e-a7f8-b1e4c4021273.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1ebdc4c8db4fc5535713ad47b678276cf74746f0eecdab4ef2cab50ad083b520 │ │ └─95033 /pause │ ├─6c725029ac275dcab799ffdcf7128e343051a368a9be361a789836cbec905f6e │ │ ├─150067 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150258 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150259 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1c77d72baa303cd401016feb9d2bb5a0326796420b8d1d412d81fe9d83532bfc │ │ └─176176 /pause │ ├─3cc24abc3ad050d4b34e609b5d578c7c89a3a7db3acdd2e31840b90cde219aee │ │ └─53519 nfd-worker -metrics=8081 │ ├─2f1a164392ab246e4a19111d01c7a9aa4e773ed558f22a28cf29b8ea647d530d │ │ └─39658 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 │ ├─232e47336d6a992c32d04b6e2b743e7abbd9dae16ad11c40a66627a6114387fa │ │ ├─159841 neutron-api: uWSGI master │ │ ├─159867 neutron-api: uWSGI worker 1 │ │ └─159868 neutron-api: uWSGI worker 2 │ ├─12e3bd78ce63743a8b3917a9a577a4a0a764f4532e0d7ddba9e1b51a5b276376 │ │ └─40946 /pause │ ├─c7132ca11c4a953b7a7b14f4ed402a3dbb482dc6161c2786d2ddac1cfbaf0340 │ │ └─123113 /pause │ ├─955ab9ef0a65a41e9bb5aa347212250256f66688f4b1f0c98c14fda3070fc9cd │ │ └─208741 /pause │ ├─bd806caa89254a3f339477acda498f44be49c466e134a4e590e48d9ee861e407 │ │ └─61628 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d8eb5b692f2c383f2311eda388a25b0dbd1ed2a289b3b1bb397d0d31b0d14d54 │ │ └─79778 /pause │ ├─83855c3c262bb096b330ddfaffebfa052df4fb35da49b0deb7866119bccdf62f │ │ └─211967 /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 │ ├─a3b93ba4e98b0c98e1e6118b7560a5fd06c489627ad601b2e87308c991459a62 │ │ ├─247933 apache2 -DFOREGROUND │ │ ├─251183 (wsgi:h -DFOREGROUND │ │ ├─251184 (wsgi:h -DFOREGROUND │ │ ├─251185 (wsgi:h -DFOREGROUND │ │ ├─251186 (wsgi:h -DFOREGROUND │ │ ├─251187 (wsgi:h -DFOREGROUND │ │ ├─251188 apache2 -DFOREGROUND │ │ └─251189 apache2 -DFOREGROUND │ ├─04296bc8b52aec38f11aaec56072bb674c688e668d6bc78a15a2817d7dfdfe82 │ │ └─58748 /pause │ ├─b54ea2d0e2a600f4969d146a7007e7d5ce152c13346c0b4cd0bf66ccd8825e77 │ │ ├─60977 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61012 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4f41d3a633f4b43b43f2e65c50e38416efed07ffaaf6c626e240918f3368caf8 │ │ └─196979 /pause │ ├─8aae43680dc5c3c8ffa524d38daed41f7c65b0e91951877c92d2c22aa855ef6b │ │ ├─243102 manila-api: uWSGI master │ │ ├─243180 manila-api: uWSGI worker 1 │ │ └─243181 manila-api: uWSGI worker 2 │ ├─65e946d3154b485b101f19ae5d3ea63517e1255863c57993b63f341600c69e6c │ │ ├─62394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62411 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─62417 erl_child_setup 1048576 │ │ ├─62476 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62577 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62578 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62613 /bin/sh -s rabbit_disk_monitor │ ├─2b48b820efe907f284fdfc7940e8eb5913dcc4a262c4b539a3da113c69e29fa8 │ │ └─97941 /pause │ ├─8b2d125ec2401792ba09801e31089599a2acd2abfdc88b376d22a1cc58a770a2 │ │ └─42932 /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 │ ├─5d153261dfd223706381cf56b377287240b0269690751ac5ff4dec75d0696299 │ │ └─45224 /server │ ├─9241c932ce1a97a0614f670b159c4a2fc5f94a3f76827784cb2c3af75ba66edc │ │ ├─47221 mysqld --wsrep_start_position=6779f647-167e-11f1-a40f-873298b26b2e:20 │ │ └─47314 /var/lib/mysql/mysql-state-monitor │ ├─5994a56a358dd2b7848f0d4d1099d195a3e62204971ecda3bb16879f98891543 │ │ └─96399 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1b55ec46a3e2431b31dd2354f429457b843b00f9cedcc32b418b87f2202cfbc7 │ │ └─235023 /pause │ ├─05c89e25d43915764b64328c9f3b3e7cd3a527127310e543cd625a550798838e │ │ └─145621 /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 │ ├─c17719943ca42633e68c1ce858808362eea14cad8a3b9b8a5694a7541babb6f6 │ │ ├─185711 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185962 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185963 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ab642a7c343ac3940b86845372c8a090a106c09021a399615ac83f4399783438 │ │ └─152666 /pause │ ├─3e86a9b1d366e7a1e4deb53ad791b867f7d2cfbc57632921a637d07e84d1c698 │ │ ├─125882 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125900 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─125906 erl_child_setup 1048576 │ │ ├─125974 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126026 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126150 /bin/sh -s rabbit_disk_monitor │ ├─33d6a791e01b706a2519b4b0bd2355d428894cc7fe0f5eb6e17913cd3af1a304 │ │ ├─59905 nginx: master process nginx -g daemon off; │ │ ├─59927 nginx: worker process │ │ ├─59928 nginx: worker process │ │ ├─59929 nginx: worker process │ │ ├─59930 nginx: worker process │ │ └─59931 nginx: worker process │ ├─13534b605814764640e3b8f586ae23f2457edc584cb443efb5eef782bda9df64 │ │ └─189346 /pause │ ├─597dc6c143129cc8d7f057978084c64dfb07e89337dd63d3750833d2a98a0994 │ │ ├─223984 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224457 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3juikc6j/privsep.sock │ │ ├─224460 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224462 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0499d1a2ef32b42eac6e0bbd6b5e5ee6e8ee4322b8b64050230bbbd99aea321f │ │ └─53470 /pause │ ├─347863018a4eaf9699f00472ac74e25d4df215c03ae1c5ce694a8a28676532ab │ │ └─62029 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─996aaeae0c580d40af61f4d50ebc0ced219bcdddfd296f3c7c81aadc4f3fe1c0 │ │ └─127962 /pause │ └─be37fbd6179fa3a9ecc7beeb24820a4461550f93fddaf768f786a2bb6cfc5c99 │ └─234812 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount