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 │ │ │ ├─21544 /lib/systemd/systemd --user │ │ │ └─21545 (sd-pam) │ │ └─session-21.scope │ │ ├─21541 sshd: cephadm [priv] │ │ └─21558 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─481853 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cujbsjozqammosbumuceskfcvzkacpzr ; /usr/bin/python3'"'"' && sleep 0' │ ├─481854 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cujbsjozqammosbumuceskfcvzkacpzr ; /usr/bin/python3' && sleep 0 │ ├─481855 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cujbsjozqammosbumuceskfcvzkacpzr ; /usr/bin/python3 │ ├─481856 /bin/sh -c echo BECOME-SUCCESS-cujbsjozqammosbumuceskfcvzkacpzr ; /usr/bin/python3 │ ├─481857 /usr/bin/python3 │ ├─481858 /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 │ └─481860 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 … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4bc4e057c16c6fec2a8c68bf759048d8b088373b8d31fe3462610183df5cd448 -address /run/containerd/containerd.sock │ │ ├─ 12688 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d6a98b9319bd97b35dfc66c2c099aa4827795bd2a463e58aa2bcafa2e17db90 -address /run/containerd/containerd.sock │ │ ├─ 18539 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3bc7ee1085050e828a50e5d13548b96b60568e2aa7037f26ee7eabf0c7c246ca -address /run/containerd/containerd.sock │ │ ├─ 25140 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f972ce0b6a23baea8ea60a4d715931508b6b7c5783900db597b2182b9b4da5b -address /run/containerd/containerd.sock │ │ ├─ 29817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94decdc8c2a5c89483e4ed2eee803c5305363bf9a521477aace099e555ef0609 -address /run/containerd/containerd.sock │ │ ├─ 34367 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e7b60a6885c2110e1d22ef5516e7e4bc764f78d0cc93183b50a043aa5740033 -address /run/containerd/containerd.sock │ │ ├─ 40080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 483fd63ec533d5ea960893ca5b8a5049ede228145b630169f616b1d2c3886fa8 -address /run/containerd/containerd.sock │ │ ├─ 40119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2afa7776c4a075e34d5719e15031a9b1582a07e5492d33af164499d77a463345 -address /run/containerd/containerd.sock │ │ ├─ 40143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17d5019782a662c353533be072b9a46a685424afe04c48348ff79f53098fcebe -address /run/containerd/containerd.sock │ │ ├─ 40167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484fbb5ebe2f98e1f06df0bdd919cbd1d34ea7f2f84392d7e55a408682bef942 -address /run/containerd/containerd.sock │ │ ├─ 40170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbfc4e8a837a621245fcec5de885d879aefd5f9ce4074a7a0fbf8c659ef62957 -address /run/containerd/containerd.sock │ │ ├─ 40669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b11c77cd3f2d8e57da66bed7dba84a7f232939b0e3a64f26c359cb19e875022 -address /run/containerd/containerd.sock │ │ ├─ 41441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a626c1e9411eea9f17aee00dbc15b35b827f5299cea3d0e3591933c4d628e664 -address /run/containerd/containerd.sock │ │ ├─ 41485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e064513661fe2886cfa763d69ce584929319a8a4d48f29f832f5ef4e5525ceea -address /run/containerd/containerd.sock │ │ ├─ 42853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4148e9a18787054faf452b3bf6c88a551ad0154a7a9c81aebf5ff244f43cf2b -address /run/containerd/containerd.sock │ │ ├─ 43396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c4fc7c935f055767875dea8aca55e7d4422118f3bfd7f4fa19b37684a9eacc4 -address /run/containerd/containerd.sock │ │ ├─ 43445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3020fb8546a3c97c4c15b768659038858f8af2135122a3e4a0cd62a03455cc83 -address /run/containerd/containerd.sock │ │ ├─ 43768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfe75a9143c97b8bdf364fac61391c4fa830cdd3497d4f66064ee9aab14b92f -address /run/containerd/containerd.sock │ │ ├─ 44302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb663dd75fe7812f8bb4ea01035f84ea7659653551f327fa6b5f75b7b7c61fb -address /run/containerd/containerd.sock │ │ ├─ 44344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d55d60d32b0309da8b3128312a6981a10b0c71fbe53c97fa61e79df0b61ec3e -address /run/containerd/containerd.sock │ │ ├─ 44397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5870d9059e7ad085fc41c264f7285a121a43484ecdfe96ea07bef383300c9486 -address /run/containerd/containerd.sock │ │ ├─ 46724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecb7089e200e7c4ebc7822f36bb50adc8c285ade644caa982459fbddda988f3 -address /run/containerd/containerd.sock │ │ ├─ 46823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2804f29d72e845b766bd115e263e708d384650f757bfbe469678bb537a1e89b6 -address /run/containerd/containerd.sock │ │ ├─ 47584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37cba0cfeef5f2d8d013f544272bd4abffe9d9d5313a942954ba69fe84da867 -address /run/containerd/containerd.sock │ │ ├─ 47924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904052378d0eff4cab1eb2f3cbf80eef1aaee0685180f4440d6678a564ac6f09 -address /run/containerd/containerd.sock │ │ ├─ 48375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68f1f27dd4de98602197661290bbabbac8b3f2805e9d35cbbbd0dff7d6a191f -address /run/containerd/containerd.sock │ │ ├─ 48821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af40db5e533c5be14948352ed4f3d14b9dd4ed83bb4995c6e2a6a4cc39d4eacf -address /run/containerd/containerd.sock │ │ ├─ 51447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea9731695f018fdf754a7ac2c5c1d4a422c1ce0a203247493aaf79ce09be1f8 -address /run/containerd/containerd.sock │ │ ├─ 51619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907742b04a249e3aed6c3d967fdc703115fae1dd7cbc55f509fc2e2f892f607c -address /run/containerd/containerd.sock │ │ ├─ 56217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d208602d1fad9a7e69604cd4cc82448097a8913968506c731c1d8e3ae63a35 -address /run/containerd/containerd.sock │ │ ├─ 56884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1470fd12d2bfc2536403b97baf565a7f982714a8f293213f788b1ffb8b8d2a88 -address /run/containerd/containerd.sock │ │ ├─ 56942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11724367cd9963c16554663a8d45bcc0e799a29ee2d45ca1f461634376da00ed -address /run/containerd/containerd.sock │ │ ├─ 56975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f86c0537e64561b5fcc58aa49aadfa742481f7732bde2d6fb4d9867885e466f -address /run/containerd/containerd.sock │ │ ├─ 57143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a2707fe1ec222bccf5ef905b9bf07e8c7880ec4e44ee4bc37054f0c191ecab -address /run/containerd/containerd.sock │ │ ├─ 61393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cad5aaa6dc3a912a4549f788d2fe3702879182afdb284a7cdd081ad6ef3b1b2 -address /run/containerd/containerd.sock │ │ ├─ 61573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56e22aa9df6dba6fe0ad6489ff41d9d2232fc847c8643f62561f4e070395c16a -address /run/containerd/containerd.sock │ │ ├─ 61622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 161348372b8f6c77c59a262b51e718abdfd8a18385f735b3f1f0aa28efb5aabf -address /run/containerd/containerd.sock │ │ ├─ 61660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79678740ad8224710d832f9406bd1f45a068046dad9ce5b83ac748c570248877 -address /run/containerd/containerd.sock │ │ ├─ 62834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27275daaab6cefc336fdf208023d48887f73d91b35625eb3cd6ced31cf213c36 -address /run/containerd/containerd.sock │ │ ├─ 62954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a7aab372a8336dc1e949bbb465b3d838b3ba5930b361576beae9956185a72f -address /run/containerd/containerd.sock │ │ ├─ 63741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d246090c34bc493d0fac22790fad9d8c2ba2e66d155b9d38bc74860f9f557ce3 -address /run/containerd/containerd.sock │ │ ├─ 63816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1875e1b6f16f6d0d995c531d3efa2b61454a9614df912b12cd569b1077053427 -address /run/containerd/containerd.sock │ │ ├─ 63856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7526f58956d7acd0e79e43f0872204bdf73e5cbcd5951ef169d60aeea9546d -address /run/containerd/containerd.sock │ │ ├─ 64500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0c9190167899470265ea6efab710fe0af28c01d1b92ec1334f65ca41eac2e2 -address /run/containerd/containerd.sock │ │ ├─ 64723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25e1c38d3f36dc918bf4ae4c024dc28c7c27215da9c282d4e26b2373dae8279 -address /run/containerd/containerd.sock │ │ ├─ 65403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1671219d3d48b8497ad54b20e497a14dc95037615423d6159d98a827c0989296 -address /run/containerd/containerd.sock │ │ ├─ 65944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fffcf500a8f4135b0c7ef2d08bcd07d4218672b6ec58fcfdc9c0073ac58aed70 -address /run/containerd/containerd.sock │ │ ├─ 66554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98037c2915f244e607dec5ec6cd5efe691f1a92fdcc8302470603621af47113 -address /run/containerd/containerd.sock │ │ ├─ 67966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ae54bc163609af0288f71720de34b488ecadf872e1c969e91fbefdd5bc7546a -address /run/containerd/containerd.sock │ │ ├─ 70696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eea0d85bb496f570f8af04bf63667e2a769c69c2a6079524f449e10a31af2186 -address /run/containerd/containerd.sock │ │ ├─ 80090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80c61d7e22ba7936510a15bf84562925e2eb15c150cc5d454f14340fd5b62f81 -address /run/containerd/containerd.sock │ │ ├─ 81532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff2900ea230f1feaa34ce8c8284de456742732f5835be7cc29dfd7cb938a5f57 -address /run/containerd/containerd.sock │ │ ├─ 87659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5e58e3ec7720d0c7ad8928df7bbd1653e6011df3046257c7c2eda122450c2c -address /run/containerd/containerd.sock │ │ ├─ 94266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473f985b1044ed268d7b9f4504a0ac52ab18b314d1c32a335469f7442018a879 -address /run/containerd/containerd.sock │ │ ├─ 98801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b330a8c0d72450186b5d6ce4900d9e5a891767985d92d60dedc8632bff32a90f -address /run/containerd/containerd.sock │ │ ├─ 99077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddb737db114abd0550bd78d88555cc4efa6a7054e0c0d336872d087063591a9b -address /run/containerd/containerd.sock │ │ ├─111450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882e08e615dd494dc41a4ffbb08c814503f2f07b20233e9ccfd1b26f4d996af5 -address /run/containerd/containerd.sock │ │ ├─112956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d9fbd63b09fc33bad9bc6d164d2bdd0d5e16be2e33c904e57a30cee32a6c6a -address /run/containerd/containerd.sock │ │ ├─113002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c49be23c748a1054bffb01fa633e32bfa9f012242c3e1fc5631526290bacca -address /run/containerd/containerd.sock │ │ ├─114986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bea662899b37d94a2e4d2adfab8e7c02023d566e29a43e5e10fadc2dab0451d -address /run/containerd/containerd.sock │ │ ├─116816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81e2cfbbe597eacfaf4b60e98b7d9469447d32a1b3068664a670dff9d2fb731 -address /run/containerd/containerd.sock │ │ ├─116882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56aa88e86bd73aef0ad42c052d07503c7c89f8845a65c09338bcfeaf8b4b841 -address /run/containerd/containerd.sock │ │ ├─140391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb16889b267dcae65e6d380b0ec95c5eb7384c732b5b1bb2981d56cdfd41b3da -address /run/containerd/containerd.sock │ │ ├─140442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6df096d6f185476cbdc7af4c806f22575db0d9d8e462278c5ccdbb0821c6f3 -address /run/containerd/containerd.sock │ │ ├─142998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdfd16c030ad0fa0f146b7ebaf547513a51a03802bf625fa918ac2b42c0bef9 -address /run/containerd/containerd.sock │ │ ├─157554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee9d725e96029886b02b711d04f33946a7eb647bcaf27fe4707262027f832f82 -address /run/containerd/containerd.sock │ │ ├─159243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aafa3886cfd64e1b250f40b343662894d2c7c79a7c9e12a95994a4e82272535 -address /run/containerd/containerd.sock │ │ ├─159662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f31ec481b2a26a68b6c9121952ef8ec82c18dc2109057e29013b7a813ba1de -address /run/containerd/containerd.sock │ │ ├─160661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97aaa9ef5ede466d6517a4e8623cdf3a71a90c245578f1dae4ed6940e1bafab3 -address /run/containerd/containerd.sock │ │ ├─162869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c35f9b57a0aee372f8c726a9cfa092f872b8a2e64f984779eb328679f68f5b0 -address /run/containerd/containerd.sock │ │ ├─162925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b65e158fbd929e7447d6be0b465d9e328f0487119fdc8257bda6fdda39ab06 -address /run/containerd/containerd.sock │ │ ├─163073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7b51ac4f315225164b917f0e96a39e6f66ad2181f1be227a9081bc22534e16 -address /run/containerd/containerd.sock │ │ ├─163132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c183f23eeb7e3637dc0f62bd10e4b60f7c5424465fc28fa1bf80686ecccc9e -address /run/containerd/containerd.sock │ │ ├─163291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb69b4b0b87526d6a92730d5e3a046a73c6c1391b98ed936378ebc19bfd56945 -address /run/containerd/containerd.sock │ │ ├─164016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7cf02b164351ca63f140a869e7ba096aeef2e947891ed7b14d854939321d705 -address /run/containerd/containerd.sock │ │ ├─175272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e26ac1dd63d4327e0ce6b7ca53974489f2731c1f289312e5195a5cd496c4ff0 -address /run/containerd/containerd.sock │ │ ├─177103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c7b639a46401160b79276c01d67835af47eeb2ade6bf71b8d10cf88b85e6f72 -address /run/containerd/containerd.sock │ │ ├─177158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed61d1792f29683edc745e54ca2cc5b728b4baa0b55cc7b3208e1aa1e37b7df4 -address /run/containerd/containerd.sock │ │ ├─177179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e35d27dc5a27bf6f117e8f69d0fbf601921c6ab541673cae7206a3fdc9be543d -address /run/containerd/containerd.sock │ │ ├─177231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba90b413f980d85b505a4d8af6aad0109fa44582b9002ef4ab337c8794e472ba -address /run/containerd/containerd.sock │ │ ├─177510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa95e97f0a46a8d833559d1fce1b3b3f78a485afb6d4635053632b407a41bd9 -address /run/containerd/containerd.sock │ │ ├─177628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdb87d04cef6d9f1a6786d98e0fddb8838b44c499d0e374d7bc9f205e35aaa4 -address /run/containerd/containerd.sock │ │ ├─177654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b46fc59db1f8f3b095df47f8a84d44a5afe33942587876b85b898a4bfe80d97 -address /run/containerd/containerd.sock │ │ ├─191009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f0f716f28e37221d500ebfeb851b3c25d56df18c9536e3844f9b094f7a9fd55 -address /run/containerd/containerd.sock │ │ ├─193394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44264c2e00fa61df03c42308f513d3ea28d7b086103b7cae9054d1c3e4dd4e96 -address /run/containerd/containerd.sock │ │ ├─193437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137586813bce60c8f9593ecb90ffd9f475eac8df111aa8653e5fe33ee9960e71 -address /run/containerd/containerd.sock │ │ ├─193493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed2e6bf24ea3198b57fe1f886cd9a8dee5779cd18b5af6a4d47a0d9d63925ab -address /run/containerd/containerd.sock │ │ ├─210066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71a4c5867fb3c21a9696ab09fd8f67fb1bef26077b187d74ebbafef8317b84c5 -address /run/containerd/containerd.sock │ │ ├─220524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a5d3f88a2ae2154d501ae15038fb5336926556f68e6d3639c357159c2234c3d -address /run/containerd/containerd.sock │ │ ├─220525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64fb36e5bfb919d324299dd082926b60e1c8a8afabcd33b71f26f7226e132bff -address /run/containerd/containerd.sock │ │ ├─220646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7723d550a30cceb2428060db289d9a5aeb41ec02b61143aea7ab5b95cc0808c -address /run/containerd/containerd.sock │ │ ├─220805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0362d98644ef4342aff556a482557f8bd2bd419e7f3acfd9f971e3025e772bb3 -address /run/containerd/containerd.sock │ │ ├─233041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 603dc234cdefa6e4c4f6c62aa827138e88b7991c81315e30c9b048ae62c4c274 -address /run/containerd/containerd.sock │ │ ├─235412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d807eb81fcdcdfcbdee842319e20ca4aca4e27147cbe7cd5b3e2989f6c3490c -address /run/containerd/containerd.sock │ │ ├─236426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfa18953f3f3ac7462528adfb0f7182fda03661f5aed78e1f9cad51c91fb5594 -address /run/containerd/containerd.sock │ │ ├─237455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7df72cb214266903d3e3edd362888a2f18554920dc16d669b3c5449f9a7f10f -address /run/containerd/containerd.sock │ │ ├─237973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abba8dc402261f45e8443fc8c27a3527ae3370f5481937bd75e316ebb5bae9f6 -address /run/containerd/containerd.sock │ │ ├─240257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0459107e544df043978f81b044097ea62c3421ad2667d642bcff55d6db7ee3ce -address /run/containerd/containerd.sock │ │ ├─241836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6289ffb815d0c644e2367bf22590bb105f1e72f4744ffe7ad5b5ca6eaf489273 -address /run/containerd/containerd.sock │ │ ├─241880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc87fc614ce4f66086c566d701a198aea6e2c80c724ac5ec75cb6db316ab0a52 -address /run/containerd/containerd.sock │ │ ├─251921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2079a4635716d821720f5766b6c9fda4240cfcd04f558bd9bc5d93d629dea52c -address /run/containerd/containerd.sock │ │ ├─252534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b8e358a4fa14af62953ace71609047407da9c482743dffe6b3dad2f57794ee1 -address /run/containerd/containerd.sock │ │ ├─266023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa502ba3d3b6d1bb3a2a86bcd10064330f9fd2abf7a2829049131d9dacbd63d -address /run/containerd/containerd.sock │ │ ├─295199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f18cffe3d8bb51c07864a3881349641d1146e054fb89c5f34e91087454b15fa8 -address /run/containerd/containerd.sock │ │ ├─295424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439e665a6d8d254c59299cbbce970385955c30345e29518b7191093e78e9370f -address /run/containerd/containerd.sock │ │ ├─295445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a747b186392dcd4218bcb93376f2aec5778cbc662a7fb47cd9efb01253adfc7 -address /run/containerd/containerd.sock │ │ ├─295552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f35dfbd62c433447eb81ac84d08daf2e1265ea328905ddac08024314e0d733ad -address /run/containerd/containerd.sock │ │ ├─307702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bd9156776c04a0e22153ad57c5ac1cb1f772c882d38112932ef6fb4aa05f75e -address /run/containerd/containerd.sock │ │ ├─310476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 911513a35c170648011584b1098a85baf12f4b5c2a2a132857fa5d1b7ea1afe3 -address /run/containerd/containerd.sock │ │ ├─311903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcb6007d748262711cc230999be174ea700c9130a6c561b18bf2e450e66b77f -address /run/containerd/containerd.sock │ │ └─313237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae38b34102172061946be401c8079f423845b0874c0e998bd355a05e1c0ee65 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1438 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─run-r4a8284ca6cf64b6ca1ff13b26e2e549e.scope │ │ └─191673 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29528 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29800 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.swgiry.service │ │ │ ├─12596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.swgiry/unit.run │ │ │ └─12626 /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-swgiry --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.swgiry:/var/lib/ceph/mgr/ceph-instance.swgiry:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.swgiry/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.swgiry -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 │ │ │ ├─18496 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18517 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24843 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25123 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34072 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34350 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12229 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12262 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156835 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40544 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─docker-94decdc8c2a5c89483e4ed2eee803c5305363bf9a521477aace099e555ef0609.scope … │ │ ├─29842 /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 │ │ └─29854 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10842 /usr/sbin/chronyd -F 1 │ │ └─10843 /usr/sbin/chronyd -F 1 │ ├─docker-9e7b60a6885c2110e1d22ef5516e7e4bc764f78d0cc93183b50a043aa5740033.scope … │ │ ├─34393 /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 │ │ └─34405 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1d6a98b9319bd97b35dfc66c2c099aa4827795bd2a463e58aa2bcafa2e17db90.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.swgiry -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.swgiry -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3bc7ee1085050e828a50e5d13548b96b60568e2aa7037f26ee7eabf0c7c246ca.scope … │ │ ├─18565 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18582 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156695 /sbin/iscsid │ │ └─156696 /sbin/iscsid │ ├─docker-4bc4e057c16c6fec2a8c68bf759048d8b088373b8d31fe3462610183df5cd448.scope … │ │ ├─12343 /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 │ │ └─12355 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-4f972ce0b6a23baea8ea60a4d715931508b6b7c5783900db597b2182b9b4da5b.scope … │ │ ├─25165 /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 │ │ └─25177 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─a38b3720cc0ecbda15c82835b40cb7c41b6111b708db314bfc2d3f802befd091 │ │ └─312227 /bin/openstack-database-exporter │ ├─4ed4c8aad28692e7f8d15842c967cf3cdb49a09706d1a7043bb9c1fa13611f52 │ │ └─403144 /kube-vip manager │ ├─3e8f6367c79e2537fd6590990efe8e7a469d282ef1d3c15de5418b3b7595b2f1 │ │ ├─186462 neutron-api: uWSGI master │ │ ├─186494 neutron-api: uWSGI worker 1 │ │ └─186495 neutron-api: uWSGI worker 2 │ ├─cecb7089e200e7c4ebc7822f36bb50adc8c285ade644caa982459fbddda988f3 │ │ └─46756 /pause │ ├─78b6148b8afb556615cf5df6d6f75b5c18584db335111f1cfa47f8b73c82eb32 │ │ └─403376 /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 │ ├─2c82d21a71816a0d2096df57cf1f617be6f156dbb9464f534d94b418e688cc9a │ │ ├─113307 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113519 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113521 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─98fc58bea6bc7400828cd4b5697faacfc2e5c9d6cc059267f6eb576736053847 │ │ ├─305383 manila-api: uWSGI master │ │ ├─305421 manila-api: uWSGI worker 1 │ │ └─305422 manila-api: uWSGI worker 2 │ ├─483fd63ec533d5ea960893ca5b8a5049ede228145b630169f616b1d2c3886fa8 │ │ └─40107 /pause │ ├─11c6bdde6cfab767892632d9f694e4356eb62498dc9129ad111aaffc09278f59 │ │ └─68529 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b4148e9a18787054faf452b3bf6c88a551ad0154a7a9c81aebf5ff244f43cf2b │ │ └─42878 /pause │ ├─3d7b51ac4f315225164b917f0e96a39e6f66ad2181f1be227a9081bc22534e16 │ │ └─163115 /pause │ ├─71a4c5867fb3c21a9696ab09fd8f67fb1bef26077b187d74ebbafef8317b84c5 │ │ └─210095 /pause │ ├─3764f1a5b512e371603e734402f480def4ef26f4cbb3030d1dacbfc33430d0bd │ │ ├─141434 /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 │ │ └─141738 /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 │ ├─6aa0be85790624666fae77643e4e0e12e1927912b1580b927d89f0e8a12f3f16 │ │ └─68624 /bin/memcached_exporter │ ├─5aafa3886cfd64e1b250f40b343662894d2c7c79a7c9e12a95994a4e82272535 │ │ └─159266 /pause │ ├─11724367cd9963c16554663a8d45bcc0e799a29ee2d45ca1f461634376da00ed │ │ └─56973 /pause │ ├─97aaa9ef5ede466d6517a4e8623cdf3a71a90c245578f1dae4ed6940e1bafab3 │ │ └─160685 /pause │ ├─c503a6fae89b06c553cf06e5cc854ae9ee2a7a84ae41a0dce30e85d2d0d63826 │ │ └─190912 /usr/bin/libvirt-tls-sidecar │ ├─7ec9334062c9c6cb3a84c09fa590a308c8d5708dcaf66d2b7b21f57a781e4e1b │ │ ├─111792 glance-api: uWSGI master │ │ ├─111804 glance-api: uWSGI worker 1 │ │ └─111805 glance-api: uWSGI worker 2 │ ├─eb6df19f1ff7fb323de91099203525d9993967082bd455a7ba03b43ead977420 │ │ ├─ 99592 /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 │ │ └─481143 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─60f71abf8170cbc446c42554670853d6dd2c64916eab4d0e72d683eb74bbfab2 │ │ └─261558 docker-registry serve /etc/docker-registry/config.yml │ ├─03104674b0c2dd942c6b70cb559e82205e10b00c1b4142d3757a11acbdd5e678 │ │ ├─115209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─115232 erl_child_setup 1048576 │ │ ├─115309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115470 /bin/sh -s rabbit_disk_monitor │ ├─484fbb5ebe2f98e1f06df0bdd919cbd1d34ea7f2f84392d7e55a408682bef942 │ │ └─40249 /pause │ ├─f6f4c5b8b4280aeac5907fdf79eec0ba372b6e5d7257ec9e5500781174ff63bb │ │ └─66523 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eef225256f5f94c597d1a6e6be5aa0a5f2bc4798c71ad21e46e86b018e2c9653 │ │ ├─189316 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189689 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190446 /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/tmpybyt1juh/privsep.sock │ │ ├─394525 /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/tmpcl8zcj4l/privsep.sock │ │ ├─394729 /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/tmpj1g_l5d5/privsep.sock │ │ ├─395083 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─395084 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─395881 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6615813f-852d-41a5-9e4c-40fe054a907c --namespace=qrouter-6615813f-852d-41a5-9e4c-40fe054a907c --conf_dir=/var/lib/neutron/ha_confs/6615813f-852d-41a5-9e4c-40fe054a907c --log-file=/var/lib/neutron/ha_confs/6615813f-852d-41a5-9e4c-40fe054a907c/neutron-keepalived-state-change.log --monitor_interface=ha-9141c23a-22 --monitor_cidr=169.254.0.51/24 --pid_file=/var/lib/neutron/external/pids/6615813f-852d-41a5-9e4c-40fe054a907c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─414844 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bf71019f-6c0a-45ea-ac9a-b53f123cb3b4 --namespace=qrouter-bf71019f-6c0a-45ea-ac9a-b53f123cb3b4 --conf_dir=/var/lib/neutron/ha_confs/bf71019f-6c0a-45ea-ac9a-b53f123cb3b4 --log-file=/var/lib/neutron/ha_confs/bf71019f-6c0a-45ea-ac9a-b53f123cb3b4/neutron-keepalived-state-change.log --monitor_interface=ha-05372ac1-fd --monitor_cidr=169.254.0.204/24 --pid_file=/var/lib/neutron/external/pids/bf71019f-6c0a-45ea-ac9a-b53f123cb3b4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─423165 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8042e1f6-fd20-4b4f-b835-524069d303bb --namespace=qrouter-8042e1f6-fd20-4b4f-b835-524069d303bb --conf_dir=/var/lib/neutron/ha_confs/8042e1f6-fd20-4b4f-b835-524069d303bb --log-file=/var/lib/neutron/ha_confs/8042e1f6-fd20-4b4f-b835-524069d303bb/neutron-keepalived-state-change.log --monitor_interface=ha-a8cd88b9-9e --monitor_cidr=169.254.0.37/24 --pid_file=/var/lib/neutron/external/pids/8042e1f6-fd20-4b4f-b835-524069d303bb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e8168ddf085e1de40a3bd5b6ef5ab056ec85b0089a5a113ec4a8f02890033883 │ │ ├─41954 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42334 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─907742b04a249e3aed6c3d967fdc703115fae1dd7cbc55f509fc2e2f892f607c │ │ └─51643 /pause │ ├─7778b5d65b2375fbbcc5b8783da097b10389a61756eeb5aa24941d553ae929de │ │ ├─48872 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 │ │ └─51922 haproxy -sf 355 -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 │ ├─904052378d0eff4cab1eb2f3cbf80eef1aaee0685180f4440d6678a564ac6f09 │ │ └─47948 /pause │ ├─6b11c77cd3f2d8e57da66bed7dba84a7f232939b0e3a64f26c359cb19e875022 │ │ └─40694 /pause │ ├─3eec6c0622a7793187f6c5e4c3a8a73b34e4b03a9ac0a42e448d1c760735258d │ │ └─403000 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 │ ├─fffcf500a8f4135b0c7ef2d08bcd07d4218672b6ec58fcfdc9c0073ac58aed70 │ │ └─65967 /pause │ ├─052d2032dceb6639602f98049acb3fe7a64b64699212a6c63982efe0a6d4a00f │ │ └─67601 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-23.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 │ ├─ad3e4185e17723858851f16cd59605d3321199e1f81574310ba5a8929d971dba │ │ ├─198761 /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 │ │ ├─403827 /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/tmpcbtnn5mj/privsep.sock │ │ ├─404026 /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/tmp9i_o_blq/privsep.sock │ │ └─411850 /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/tmpvu45abw5/privsep.sock │ ├─1671219d3d48b8497ad54b20e497a14dc95037615423d6159d98a827c0989296 │ │ └─65444 /pause │ ├─e064513661fe2886cfa763d69ce584929319a8a4d48f29f832f5ef4e5525ceea │ │ └─41511 /pause │ ├─9a5de67bbde354f70308db3ad0a0060b877d6dc285b6137f56b91f36bd3c1465 │ │ ├─230146 octavia-api: uWSGI master │ │ ├─230164 octavia-api: uWSGI worker 1 │ │ └─230165 octavia-api: uWSGI worker 2 │ ├─3a5d3f88a2ae2154d501ae15038fb5336926556f68e6d3639c357159c2234c3d │ │ └─220594 /pause │ ├─180e396d97935e7bbb0f319fdbe1e1642150245efc0e43710ffaeb059df88264 │ │ └─88721 /usr/local/bin/rook ceph operator │ ├─c107480f91b96cd3d4a0c0164cfd5696ebf502e232847a3e2ce70b6098bfd30d │ │ └─47128 /server │ ├─3db9c8962305bc0edea02857b729c1970dd49ef9a77affe482fbd7e77a8a07f8 │ │ └─43540 /coredns -conf /etc/coredns/Corefile │ ├─fc87fc614ce4f66086c566d701a198aea6e2c80c724ac5ec75cb6db316ab0a52 │ │ └─241913 /pause │ ├─f35dfbd62c433447eb81ac84d08daf2e1265ea328905ddac08024314e0d733ad │ │ └─295587 /pause │ ├─473f985b1044ed268d7b9f4504a0ac52ab18b314d1c32a335469f7442018a879 │ │ └─94290 /pause │ ├─bafee30728be4d1562b52922aa12a7c9156daab6880581035ca6d759db4051c0 │ │ └─404681 /manager --metrics-bind-address=:9782 │ ├─1cd2093983803a72c582bc4079dbdcf24200f9b27821b1d7f836650b20231466 │ │ ├─173567 nova-metadata: uWSGI master │ │ ├─173580 nova-metadata: uWSGI worker 1 │ │ └─173581 nova-metadata: uWSGI worker 2 │ ├─b0a8a83f977211bc8985a77b86f5a8c02585a58d3b68506ee9c5997105bcd8d5 │ │ ├─160842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160867 erl_child_setup 1048576 │ │ ├─160934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161085 /bin/sh -s rabbit_disk_monitor │ ├─23bffd51d53a4520b636be0b93eb00728b526ea762eb025c8ef8e4d1601ac2f5 │ │ ├─252461 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252898 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252900 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ff2900ea230f1feaa34ce8c8284de456742732f5835be7cc29dfd7cb938a5f57 │ │ └─81556 /pause │ ├─2afa7776c4a075e34d5719e15031a9b1582a07e5492d33af164499d77a463345 │ │ └─40206 /pause │ ├─ee9d725e96029886b02b711d04f33946a7eb647bcaf27fe4707262027f832f82 │ │ └─157579 /pause │ ├─6ed2e6bf24ea3198b57fe1f886cd9a8dee5779cd18b5af6a4d47a0d9d63925ab │ │ └─193516 /pause │ ├─17d5019782a662c353533be072b9a46a685424afe04c48348ff79f53098fcebe │ │ └─40230 /pause │ ├─1f0f716f28e37221d500ebfeb851b3c25d56df18c9536e3844f9b094f7a9fd55 │ │ └─191036 /pause │ ├─eb69b4b0b87526d6a92730d5e3a046a73c6c1391b98ed936378ebc19bfd56945 │ │ └─163345 /pause │ ├─d37b4dbb8fd36bfb4d83c43d8bcc9c985fed53eba24586643a434ccb589d5a95 │ │ ├─66900 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66933 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6095cfb85dc90d714eae0e59565fc87facd4f3f6c882baffa779b19e55379ff7 │ │ └─407665 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e253beda175be59de9f9268c4233599830c3f502f5c81b3cb83fbe6db4cd6911 │ │ └─44071 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 │ ├─439e665a6d8d254c59299cbbce970385955c30345e29518b7191093e78e9370f │ │ └─295469 /pause │ ├─45d9fbd63b09fc33bad9bc6d164d2bdd0d5e16be2e33c904e57a30cee32a6c6a │ │ └─112981 /pause │ ├─3e88eadc03ce3155af320a9597544f912f478d41c7accb8f79d5da52594ac1c3 │ │ └─68066 /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 │ ├─80c61d7e22ba7936510a15bf84562925e2eb15c150cc5d454f14340fd5b62f81 │ │ └─80113 /pause │ ├─a25e1c38d3f36dc918bf4ae4c024dc28c7c27215da9c282d4e26b2373dae8279 │ │ └─64748 /pause │ ├─137586813bce60c8f9593ecb90ffd9f475eac8df111aa8653e5fe33ee9960e71 │ │ └─193460 /pause │ ├─8e6df096d6f185476cbdc7af4c806f22575db0d9d8e462278c5ccdbb0821c6f3 │ │ └─140466 /pause │ ├─ba90b413f980d85b505a4d8af6aad0109fa44582b9002ef4ab337c8794e472ba │ │ └─177332 /pause │ ├─2a5e58e3ec7720d0c7ad8928df7bbd1653e6011df3046257c7c2eda122450c2c │ │ └─87684 /pause │ ├─0055501332895d2cf224ab0e0c778d3185de830a3020a0e882da92c83c0f77ea │ │ └─237519 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─62a794e541f0d314e2e1d0a2881189823d8af03b9b965c068fa08bc556d0aa34 │ │ └─198794 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─52cbbca75d0c9cbef7e0cfa408c95bf4710309c23dbbf5f6687f102b93ec91a9 │ │ └─68728 /bin/oauth2-proxy │ ├─4d807eb81fcdcdfcbdee842319e20ca4aca4e27147cbe7cd5b3e2989f6c3490c │ │ └─235437 /pause │ ├─f37cba0cfeef5f2d8d013f544272bd4abffe9d9d5313a942954ba69fe84da867 │ │ └─47608 /pause │ ├─0b04b9f07ef8022350d66e6e4716952b0e96f538e724215c55f954ec5f7f2801 │ │ └─43486 /coredns -conf /etc/coredns/Corefile │ ├─fea9731695f018fdf754a7ac2c5c1d4a422c1ce0a203247493aaf79ce09be1f8 │ │ └─51470 /pause │ ├─4c21d70508df26365dd25742257f3ede4e8b2b557f021c4726e0d6e9fc4afd81 │ │ ├─148453 placement-api: uWSGI master │ │ ├─148481 placement-api: uWSGI worker 1 │ │ └─148482 placement-api: uWSGI worker 2 │ ├─0e6ab66de4bd6e7f2b9427353879189ff20b6a285133d3b1c8d088623ad75b3f │ │ └─403166 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d297d2593cf01ee44a45a50b62dee396d79aa9787a595f396e6049fab9c523cd │ │ └─44621 /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 │ ├─2804f29d72e845b766bd115e263e708d384650f757bfbe469678bb537a1e89b6 │ │ └─46847 /pause │ ├─d160b399fb8d5e03c5ef5ab493dda947e0e377abcd48005958d2ccb10ad90e61 │ │ └─68467 /bin/pushgateway │ ├─a555f7db64c2b6c93fff359678f385c96d66ec0ac136028b2a9c52107835b726 │ │ └─403995 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─71f6bdff002548bbf8cd7a6f6f8345634b10c823f8e4f085b59f69e24c4f9940 │ │ ├─266256 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─266293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─266302 erl_child_setup 1048576 │ │ ├─266521 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266806 /bin/sh -s rabbit_disk_monitor │ ├─8bd9156776c04a0e22153ad57c5ac1cb1f772c882d38112932ef6fb4aa05f75e │ │ └─307725 /pause │ ├─a626c1e9411eea9f17aee00dbc15b35b827f5299cea3d0e3591933c4d628e664 │ │ └─41470 /pause │ ├─5c35f9b57a0aee372f8c726a9cfa092f872b8a2e64f984779eb328679f68f5b0 │ │ └─162895 /pause │ ├─abba8dc402261f45e8443fc8c27a3527ae3370f5481937bd75e316ebb5bae9f6 │ │ └─237997 /pause │ ├─d7723d550a30cceb2428060db289d9a5aeb41ec02b61143aea7ab5b95cc0808c │ │ └─220675 /pause │ ├─dc865eeef91be7768f4b4e089f24b97a300fa0a9c57c8e4732b449b67e315c97 │ │ └─65306 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─521c15ba452a9fa30959229cf4327c5d8808783f4c4ec0d5cbe07f7370427a01 │ │ ├─ 74278 apache2 -DFOREGROUND │ │ ├─ 74318 (wsgi:k -DFOREGROUND │ │ ├─ 74319 (wsgi:k -DFOREGROUND │ │ ├─ 74320 (wsgi:k -DFOREGROUND │ │ ├─ 74321 (wsgi:k -DFOREGROUND │ │ ├─475187 apache2 -DFOREGROUND │ │ └─477785 apache2 -DFOREGROUND │ ├─b608de6c21cb4c69387b9bf774ef55a609ba5e0a96e3e64e94696d330d7c5ab8 │ │ └─230923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─aca0199976b8522ede74f9b79bdde2832e6b2cfc1fc99f63b49e74bc88b099fd │ │ ├─210308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210337 erl_child_setup 1048576 │ │ ├─210397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210506 /bin/sh -s rabbit_disk_monitor │ ├─0459107e544df043978f81b044097ea62c3421ad2667d642bcff55d6db7ee3ce │ │ └─240280 /pause │ ├─3c7b639a46401160b79276c01d67835af47eeb2ade6bf71b8d10cf88b85e6f72 │ │ └─177145 /pause │ ├─1eb8c43f76ea89d03c5656002b6c7027f52dc881ecb52e7b9847bdbd37dbfd92 │ │ └─403093 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─22b163e9ccf60b2407e4553b625eaef596af2b769e5fe7c792883e236d84d2de │ │ ├─86915 barbiacan-api: uWSGI master │ │ └─86928 barbiacan-api: uWSGI worker 1 │ ├─9cac1d0b52db8f74bb0b4c2263e567380ebac55e12584ade8402db0726e85b77 │ │ └─169099 /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 │ ├─6289ffb815d0c644e2367bf22590bb105f1e72f4744ffe7ad5b5ca6eaf489273 │ │ └─241861 /pause │ ├─abceab283e7eb0076b723167756f603a171d62a209e43205d827b25dca06228e │ │ └─57252 nfd-gc -gc-interval=1h │ ├─16a2707fe1ec222bccf5ef905b9bf07e8c7880ec4e44ee4bc37054f0c191ecab │ │ └─57168 /pause │ ├─01e31158d4c912a66d7eebc79729ac5adc36dc9634f6cdd0f7e7a9421ab1bdda │ │ └─403116 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─441ca73bce2c432fcf989d9a2b8261868705fca26f20ded042c15f994050b663 │ │ └─305381 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1470fd12d2bfc2536403b97baf565a7f982714a8f293213f788b1ffb8b8d2a88 │ │ └─56912 /pause │ ├─44264c2e00fa61df03c42308f513d3ea28d7b086103b7cae9054d1c3e4dd4e96 │ │ └─193420 /pause │ ├─6b9894e613600919e062a1a092f4e868b88cadc6c6277b9eb5303ce6c7533e2a │ │ └─67643 /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 │ ├─a35124260960f846d2e6a9a2efb92eae1689ccfef6047a92420fc493a5bf49b9 │ │ ├─231784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231802 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─439585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─439586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e5f23bcea24cb94c4408b9fdcae046b88c291492f716fcfbdb9ad45c02dcdefe │ │ ├─206211 heat-api-cfn: uWSGI master │ │ ├─206247 heat-api-cfn: uWSGI worker 1 │ │ └─206248 heat-api-cfn: uWSGI worker 2 │ ├─5726e2d45f2f7f5555c766a940662c0684055956482976512fb9fd5385d51ed0 │ │ └─190968 /bin/bash /tmp/libvirt.sh │ ├─10d560e6ea60e1792898e9037b9b768a3abdc3c0c028508b94dae4c53f7644ec │ │ └─139274 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─08e8f7700c63622c0a383415ad2a0ea87dad5357356d092d765f4b590e46cde2 │ │ └─68175 /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 │ ├─c56aa88e86bd73aef0ad42c052d07503c7c89f8845a65c09338bcfeaf8b4b841 │ │ └─116914 /pause │ ├─882e08e615dd494dc41a4ffbb08c814503f2f07b20233e9ccfd1b26f4d996af5 │ │ └─111473 /pause │ ├─3959855a74ad90f45601974c3989ae2e3c8b0a28efdcea773953fa00c7abab10 │ │ ├─69391 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69414 erl_child_setup 1048576 │ │ ├─69504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69648 /bin/sh -s rabbit_disk_monitor │ ├─bbfc4e8a837a621245fcec5de885d879aefd5f9ce4074a7a0fbf8c659ef62957 │ │ └─40251 /pause │ ├─a4274fd168c6d3396b245e951b9d97991b9ff6cb902a03b126a1658c6ea4f180 │ │ └─66403 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4fcb6007d748262711cc230999be174ea700c9130a6c561b18bf2e450e66b77f │ │ └─311935 /pause │ ├─e35d27dc5a27bf6f117e8f69d0fbf601921c6ab541673cae7206a3fdc9be543d │ │ └─177267 /pause │ ├─0fbf46aa3893097124616e069834ec8a4b1034a74dbf92fab93cf043ca27d872 │ │ └─114734 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f18cffe3d8bb51c07864a3881349641d1146e054fb89c5f34e91087454b15fa8 │ │ └─295258 /pause │ ├─a62cfd7f5abd187f192247dbda240f27d625f6bdacd74e783e034556307ed733 │ │ └─403088 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 │ ├─2f760b65f57b7aa5da85035445c0390defe93a94a6d83c5c4285412d1c170528 │ │ ├─230941 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231484 octavia-worker: ConsumerService worker(0) │ │ └─231488 octavia-worker: ConsumerService worker(1) │ ├─7d55d60d32b0309da8b3128312a6981a10b0c71fbe53c97fa61e79df0b61ec3e │ │ └─44368 /pause │ ├─ed61d1792f29683edc745e54ca2cc5b728b4baa0b55cc7b3208e1aa1e37b7df4 │ │ └─177235 /pause │ ├─656ac817f316803e9a74162578930c52031548576e6f141094da4da55e72fbdd │ │ └─57216 nfd-worker -metrics=8081 │ ├─3b67fa85b967ff472e426290cf980b8b7984b069ae49f2aa81941bd5a0aaefcb │ │ ├─80205 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80227 erl_child_setup 1048576 │ │ ├─80323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80514 /bin/sh -s rabbit_disk_monitor │ ├─c1c8739632fd15545dd20a08c2d9c75179365ee306ca745478898a067541a494 │ │ ├─173365 nova-api: uWSGI master │ │ ├─173469 nova-api: uWSGI worker 1 │ │ └─173470 nova-api: uWSGI worker 2 │ ├─88a7aab372a8336dc1e949bbb465b3d838b3ba5930b361576beae9956185a72f │ │ └─62997 /pause │ ├─911513a35c170648011584b1098a85baf12f4b5c2a2a132857fa5d1b7ea1afe3 │ │ └─310513 /pause │ ├─3cad5aaa6dc3a912a4549f788d2fe3702879182afdb284a7cdd081ad6ef3b1b2 │ │ └─61442 /pause │ ├─dceaf5aa50f2f659d7d9f226edfd6a004c52c6186724c9640ad903794941155f │ │ ├─127467 cinder-api: uWSGI master │ │ ├─127482 cinder-api: uWSGI worker 1 │ │ └─127483 cinder-api: uWSGI worker 2 │ ├─dcac2b2303f29fdf9aff03e3fc1b21d3641c104b825d8eeb6b121e0184bb9918 │ │ ├─94479 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─94519 erl_child_setup 1048576 │ │ ├─94625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94626 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94853 /bin/sh -s rabbit_disk_monitor │ ├─589ed268ca7a284b7a454105471ed461344a28373eeb0338ef7f32bebc8e0db2 │ │ └─69088 /bin/oauth2-proxy │ ├─ccb6526812b6432908f3e67c0a34a2d309669a54d4065075bb5ff331817d4746 │ │ └─159906 /coredns -conf /etc/coredns/Corefile │ ├─c70e3ba401eb0eeb61e25154228ca5b575be623ee75f8ce987f0bdd12328cebe │ │ └─99464 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-dh5p7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─af40db5e533c5be14948352ed4f3d14b9dd4ed83bb4995c6e2a6a4cc39d4eacf │ │ └─48845 /pause │ ├─2c4fc7c935f055767875dea8aca55e7d4422118f3bfd7f4fa19b37684a9eacc4 │ │ └─43421 /pause │ ├─a55c4d1e7597f64b48773b0ff218b5e32c4a6f29c2949fb0409e7d52f9cb991c │ │ └─68022 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-23.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 │ ├─31ba973d5f76a657eb2461b54115fb6b03f3390309209110c92e90250f9f2dd8 │ │ └─67193 /goldpinger --static-file-path /static │ ├─ea319020a6f83c3e0c4e65151f5c2bbd6b263acfaa2b5e2cb5c9a9394614e63f │ │ ├─252187 magnum-api: uWSGI master │ │ ├─252228 magnum-api: uWSGI worker 1 │ │ └─252229 magnum-api: uWSGI worker 2 │ ├─dfa18953f3f3ac7462528adfb0f7182fda03661f5aed78e1f9cad51c91fb5594 │ │ └─236448 /pause │ ├─f68f1f27dd4de98602197661290bbabbac8b3f2805e9d35cbbbd0dff7d6a191f │ │ └─48399 /pause │ ├─e7cf02b164351ca63f140a869e7ba096aeef2e947891ed7b14d854939321d705 │ │ └─164039 /pause │ ├─849a096b46de0c0e941ae2eaab4b8101812debc23a1d48ed21ea278a8793e3d0 │ │ ├─186455 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186903 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186906 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186912 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─59fc0eb5d62d66929e139ee752abdbc63f2f3d9801884cc09cec09012a9ae16a │ │ └─310994 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─54d275e3493de220a6d595a0e15e7c864415329e92e43077db96be7180c7afd5 │ │ └─141065 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─630fd8e7aa2ba279dda73936df64405fe09b759d1a1d8c86691926a1984f9fc0 │ │ ├─251974 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252771 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbrs8d1ee/privsep.sock │ │ ├─252774 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252777 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─eea0d85bb496f570f8af04bf63667e2a769c69c2a6079524f449e10a31af2186 │ │ └─70719 /pause │ ├─0f86c0537e64561b5fcc58aa49aadfa742481f7732bde2d6fb4d9867885e466f │ │ └─57005 /pause │ ├─63bf07be4fca758ab675e727246652ff806e3d53691815e29bf1c978342fd3f1 │ │ ├─314374 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314387 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─87851315a9ccc5c30466bd4e5f84c3d3ed0584cd1a7f62eab3a144a7192e4dab │ │ ├─187409 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187835 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprcc0hbbh/privsep.sock │ │ ├─188175 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmps3mnb0pp/privsep.sock │ │ └─188364 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d246090c34bc493d0fac22790fad9d8c2ba2e66d155b9d38bc74860f9f557ce3 │ │ └─63764 /pause │ ├─a8cd1ec1d438e79cb13362f5b18efdfba13eb0ee093a3e7efd650c3b5816a490 │ │ └─40726 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ac7b5e596b1b4c250643f0de2256bcfc56b01f38a7d5b89adcc52db5a12040fb │ │ ├─158111 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158124 /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 │ ├─1499b1453a5703c681ffd06f6fe81e3e57e5f7988d532360734b1103b8fe6c18 │ │ ├─65824 nginx: master process nginx -g daemon off; │ │ ├─65838 nginx: worker process │ │ ├─65839 nginx: worker process │ │ ├─65840 nginx: worker process │ │ ├─65841 nginx: worker process │ │ └─65842 nginx: worker process │ ├─3ae38b34102172061946be401c8079f423845b0874c0e998bd355a05e1c0ee65 │ │ └─313262 /pause │ ├─fa34dd5e552bfc59e94dd45acfa399d5d4df565c407b3c42314aa0c14878d825 │ │ ├─49074 mysqld --wsrep_start_position=058dd914-6562-11f1-ac85-eb09cacddbe4:20 │ │ └─49196 /var/lib/mysql/mysql-state-monitor │ ├─7c93b8ddce3c48ddbeed8c8f9d368b9ab5df7ab333fe0567f484df73cbf2bc5e │ │ └─403409 percona-xtradb-cluster-operator │ ├─d81e2cfbbe597eacfaf4b60e98b7d9469447d32a1b3068664a670dff9d2fb731 │ │ └─116844 /pause │ ├─0a747b186392dcd4218bcb93376f2aec5778cbc662a7fb47cd9efb01253adfc7 │ │ └─295488 /pause │ ├─ad2e95bf69cb9d664af59ced8fd19192fa4f82612929639a1ebe099676deef3a │ │ └─40373 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─cbdb87d04cef6d9f1a6786d98e0fddb8838b44c499d0e374d7bc9f205e35aaa4 │ │ └─177711 /pause │ ├─16b65e158fbd929e7447d6be0b465d9e328f0487119fdc8257bda6fdda39ab06 │ │ └─162968 /pause │ ├─72df550b12629967656a2c804bb914cfa76e084d933d2fa1db04616233aa5b42 │ │ └─62233 /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 │ ├─c9aca0076f1fa7ebe3cd6f643d2d2e144efe48cd9ded352e2362a6ca448fc133 │ │ └─189216 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) │ ├─f143a78587d0c78c757304cade89b2f68a18d6669fda26d6a133892b12a654de │ │ ├─174309 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174585 nova-scheduler: ServiceWrapper worker(0) │ │ └─174587 nova-scheduler: ServiceWrapper worker(1) │ ├─d9bb2a9ecafa816eb623131592fe3b075240e9fbb968c0da00cee6e2455de131 │ │ └─403057 /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 │ ├─fdb663dd75fe7812f8bb4ea01035f84ea7659653551f327fa6b5f75b7b7c61fb │ │ └─44327 /pause │ ├─4a0c9190167899470265ea6efab710fe0af28c01d1b92ec1334f65ca41eac2e2 │ │ └─64530 /pause │ ├─1875e1b6f16f6d0d995c531d3efa2b61454a9614df912b12cd569b1077053427 │ │ └─63841 /pause │ ├─006b3d32c70a955ac8a2dd0d288c95bc87efbe6f90c9f834f0bb110b6f692c40 │ │ ├─ 47078 /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 │ │ ├─ 47091 /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 │ │ ├─ 47194 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310072 nginx: worker process │ │ ├─310073 nginx: worker process │ │ └─310074 nginx: cache manager process │ ├─2079a4635716d821720f5766b6c9fda4240cfcd04f558bd9bc5d93d629dea52c │ │ └─251945 /pause │ ├─48f690ff6825fb92f8493c2cab9a8330b5e7dd6161945c5b5e6ea9c0d4a17a74 │ │ └─51970 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─56e22aa9df6dba6fe0ad6489ff41d9d2232fc847c8643f62561f4e070395c16a │ │ └─61601 /pause │ ├─7efafd153d831eedc2aeaea3abca8e6398422182ad75c7ce086378f890b7e0af │ │ └─48990 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0e777c266c9d70b3a24c2bd18e70146dcb611db7650a35407fcc6d8d64119158 │ │ └─52246 redis_exporter │ ├─4bea662899b37d94a2e4d2adfab8e7c02023d566e29a43e5e10fadc2dab0451d │ │ └─115010 /pause │ ├─9f397ea6cf5ef90b446058b53f1ebd08cea2a00f4012ac2c229f41c72538d5eb │ │ └─68558 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b330a8c0d72450186b5d6ce4900d9e5a891767985d92d60dedc8632bff32a90f │ │ └─98826 /pause │ ├─3096cc8e81f669a57073008a7d05c43773936fb81aa2af2e4a176cd1e80cfeea │ │ ├─62616 python -u /app/sidecar.py │ │ ├─62934 python -u /app/sidecar.py │ │ └─62935 python -u /app/sidecar.py │ ├─3edb7467fe40054658bc6b35df080499c9e6e99cf26029a9435cb7bfca336824 │ │ ├─174302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174487 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─27275daaab6cefc336fdf208023d48887f73d91b35625eb3cd6ced31cf213c36 │ │ └─62862 /pause │ ├─f3b748a44cae19c18f31543cb68a0c0f3544238f9d30bb08a304367bf2a6cfd2 │ │ └─66795 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─efa95e97f0a46a8d833559d1fce1b3b3f78a485afb6d4635053632b407a41bd9 │ │ └─177573 /pause │ ├─3ea05a7ff8f5988999ffda9ad1e7bfb097639503c368223038524700b668fe78 │ │ └─403674 /manager --metrics-bind-address=:8080 │ ├─6bfc839a4b8ace9ead0ac62f2969fa0c7d40ec7e50e3c23d4d8bb6907024787f │ │ └─51751 valkey-server *:6379 │ ├─79678740ad8224710d832f9406bd1f45a068046dad9ce5b83ac748c570248877 │ │ └─61684 /pause │ ├─01e338759f2833bf118a1abafb49bfba6e5769b50e2f543945b586ba83ed1e49 │ │ └─57384 /secretgen-controller │ ├─6ae54bc163609af0288f71720de34b488ecadf872e1c969e91fbefdd5bc7546a │ │ └─67991 /pause │ ├─6a0ca2d9a4bd35f79665e272e65723817081ae6416dfe42997bfe5257d3c24b6 │ │ ├─186506 neutron-policy-server: uWSGI master │ │ ├─186521 neutron-policy-server: uWSGI worker 1 │ │ └─186522 neutron-policy-server: uWSGI worker 2 │ ├─001445220a6f04322cdc7eca91bb5ffd73d8437f4c7185d79fcf1c11684d4d37 │ │ ├─178268 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─481657 sleep 300 │ ├─3020fb8546a3c97c4c15b768659038858f8af2135122a3e4a0cd62a03455cc83 │ │ └─43468 /pause │ ├─ea20367eefe6a8ddaab9ab666986e034c43a960f501c1b68be034c996e12f751 │ │ └─52192 valkey-server *:26379 [sentinel] │ ├─6c1f1360bb86c82a461b348b6d8d13072df9b76b869eb4045299f1a14df51de6 │ │ ├─175479 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175523 erl_child_setup 1048576 │ │ ├─175627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175795 /bin/sh -s rabbit_disk_monitor │ ├─6cfe75a9143c97b8bdf364fac61391c4fa830cdd3497d4f66064ee9aab14b92f │ │ └─43794 /pause │ ├─188b9f08aaa5fae13f7279835483f6ffa6a495a3fe162060398f25dd9e701a21 │ │ ├─206191 heat-api: uWSGI master │ │ ├─206245 heat-api: uWSGI worker 1 │ │ └─206246 heat-api: uWSGI worker 2 │ ├─5870d9059e7ad085fc41c264f7285a121a43484ecdfe96ea07bef383300c9486 │ │ └─44421 /pause │ ├─fb16889b267dcae65e6d380b0ec95c5eb7384c732b5b1bb2981d56cdfd41b3da │ │ └─140414 /pause │ ├─bf4170c3b7d80f4814052970e65ed7986f6868b9b81ef3731c2b5349fc43d7d3 │ │ └─99483 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─597f636b1fcb1614a6e4260ba9b2b306e70a922eed40000cab341fc856388b58 │ │ └─403400 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─603dc234cdefa6e4c4f6c62aa827138e88b7991c81315e30c9b048ae62c4c274 │ │ └─233064 /pause │ ├─b2d208602d1fad9a7e69604cd4cc82448097a8913968506c731c1d8e3ae63a35 │ │ └─56247 /pause │ ├─ee7526f58956d7acd0e79e43f0872204bdf73e5cbcd5951ef169d60aeea9546d │ │ └─63892 /pause │ ├─27bd0d722602038e5cb17e0fcf15fe6a2d3a66febca760f9b7210e304d354930 │ │ └─158078 /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 │ ├─c011d082e002ccde518186530de1245cf4455974e99056e16d2b9ac6401f81d1 │ │ ├─334075 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─334496 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─334658 /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/tmp6thpe2v9/privsep.sock │ │ ├─335139 /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/tmp44z04irw/privsep.sock │ │ ├─335608 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468/host --addn-hosts=/var/lib/neutron/dhcp/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-31016a25-8e17-4dbc-b6bd-cd33b351a74a,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 │ │ ├─335614 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/639ce019-3551-4fcf-9679-641910818b01/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/639ce019-3551-4fcf-9679-641910818b01/host --addn-hosts=/var/lib/neutron/dhcp/639ce019-3551-4fcf-9679-641910818b01/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/639ce019-3551-4fcf-9679-641910818b01/opts --dhcp-leasefile=/var/lib/neutron/dhcp/639ce019-3551-4fcf-9679-641910818b01/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5a4e2c7e-c32a-46bd-9e10-901751445454,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 │ │ ├─335617 haproxy -f /var/lib/neutron/ns-metadata-proxy/2a6b02eb-f2e3-4d49-81e6-8a6d487d4468.conf │ │ ├─335623 haproxy -f /var/lib/neutron/ns-metadata-proxy/639ce019-3551-4fcf-9679-641910818b01.conf │ │ ├─393479 /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/tmpl7q3m6bd/privsep.sock │ │ ├─393932 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393933 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─408692 /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/tmpe9po87ll/privsep.sock │ ├─1d9eb0f1e4d90f3d17d993efa1f0b05a35e8a99e80821532bb8f1de175cbeece │ │ ├─305597 /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 │ │ └─305874 /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 │ ├─87c183f23eeb7e3637dc0f62bd10e4b60f7c5424465fc28fa1bf80686ecccc9e │ │ └─163161 /pause │ ├─3ee3f576a91de3bb3aa5d00da0b1c9e837d03372c5a58c500631552cfaede4dc │ │ ├─206270 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206662 heat-engine: ServiceWrapper worker(0) │ │ └─206665 heat-engine: ServiceWrapper worker(1) │ ├─c7df72cb214266903d3e3edd362888a2f18554920dc16d669b3c5449f9a7f10f │ │ └─237481 /pause │ ├─9286edb6999f91fa24b25a25a7d0f36aad9326276de4aaf026f4f3c094b54c58 │ │ └─62972 /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 │ ├─81c0907589e8d9442cd8714e68aca6957b1002623b4076ece46ad8f31fad0112 │ │ └─40334 etcd --advertise-client-urls=https://199.204.45.23:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─535a3cfc337fc13a24ab5adc30c6283590c01b0fae9a33b8293985fd01f29312 │ │ ├─191258 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191281 erl_child_setup 1048576 │ │ ├─191466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191467 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191973 /bin/sh -s rabbit_disk_monitor │ ├─31e0a1fdaffa8cabd87844ac1b0521064edc1ab4dda71e3d89c9fc5501436a64 │ │ └─305369 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─90f31ec481b2a26a68b6c9121952ef8ec82c18dc2109057e29013b7a813ba1de │ │ └─159687 /pause │ ├─adb3412d18268f8fa71bff68013bc29ba85d0d4cde73df444faed01abe688b8f │ │ ├─62579 python -u /app/sidecar.py │ │ ├─62912 python -u /app/sidecar.py │ │ └─62913 python -u /app/sidecar.py │ ├─1b8e358a4fa14af62953ace71609047407da9c482743dffe6b3dad2f57794ee1 │ │ └─252558 /pause │ ├─6aa502ba3d3b6d1bb3a2a86bcd10064330f9fd2abf7a2829049131d9dacbd63d │ │ └─266046 /pause │ ├─c3fb8bf5aa0819d4c38988635bc27ffc7b34af1808972a85dd2637e0df47d9e0 │ │ └─191587 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─64fb36e5bfb919d324299dd082926b60e1c8a8afabcd33b71f26f7226e132bff │ │ └─220587 /pause │ ├─a139b8237856ef6ca66bfac9f859f10316375cb863e004f2534c88185bbe9135 │ │ └─68240 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0c166d3f1c5a3d92b0fb524544f2474abb9d2d4e637d48e8b8616fd9d9b23168 │ │ └─49170 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ddb737db114abd0550bd78d88555cc4efa6a7054e0c0d336872d087063591a9b │ │ └─99100 /pause │ ├─958477b4c429931d8a7df631cd9d1ff0f301e7211990f6ed1ede90e3f83ccc21 │ │ └─57286 nfd-master -crd-controller=true -metrics=8081 │ ├─a863c934778c78c490f76aa9c2611115cb997e991946967801bcd27aec9caef0 │ │ └─64654 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 │ ├─161348372b8f6c77c59a262b51e718abdfd8a18385f735b3f1f0aa28efb5aabf │ │ └─61645 /pause │ ├─1e26ac1dd63d4327e0ce6b7ca53974489f2731c1f289312e5195a5cd496c4ff0 │ │ └─175297 /pause │ ├─8cdfd16c030ad0fa0f146b7ebaf547513a51a03802bf625fa918ac2b42c0bef9 │ │ └─143031 /pause │ ├─b98037c2915f244e607dec5ec6cd5efe691f1a92fdcc8302470603621af47113 │ │ └─66576 /pause │ ├─0b46fc59db1f8f3b095df47f8a84d44a5afe33942587876b85b898a4bfe80d97 │ │ └─177719 /pause │ ├─6620e6bd43e2d491e7c19b517211f468f29f1617ba9de089e19a39d8adf5df80 │ │ └─61928 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─0362d98644ef4342aff556a482557f8bd2bd419e7f3acfd9f971e3025e772bb3 │ │ └─220861 /pause │ ├─2d9411e96ab0280364036d6a364b592a59d4f77eb183b99f0d8aa4344cb87f48 │ │ ├─233194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─233217 erl_child_setup 1048576 │ │ ├─233279 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233510 /bin/sh -s rabbit_disk_monitor │ ├─037384da7426d1d10ec76e30df8a2b1844a8da0a6130c9a87adf5505b4ce7836 │ │ ├─310303 apache2 -DFOREGROUND │ │ ├─312679 (wsgi:h -DFOREGROUND │ │ ├─312680 (wsgi:h -DFOREGROUND │ │ ├─312681 (wsgi:h -DFOREGROUND │ │ ├─312682 (wsgi:h -DFOREGROUND │ │ ├─312683 (wsgi:h -DFOREGROUND │ │ ├─312684 apache2 -DFOREGROUND │ │ └─312685 apache2 -DFOREGROUND │ └─40c49be23c748a1054bffb01fa633e32bfa9f012242c3e1fc5631526290bacca │ └─113026 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount