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 │ │ │ ├─21625 /lib/systemd/systemd --user │ │ │ └─21626 (sd-pam) │ │ └─session-22.scope │ │ ├─21602 sshd: cephadm [priv] │ │ └─21640 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.204.45.30-22-zuul [mux] │ ├─402667 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mlmdanpqgulaweflhceqdynmtyvmyroc ; /usr/bin/python3'"'"' && sleep 0' │ ├─402668 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mlmdanpqgulaweflhceqdynmtyvmyroc ; /usr/bin/python3' && sleep 0 │ ├─402669 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mlmdanpqgulaweflhceqdynmtyvmyroc ; /usr/bin/python3 │ ├─402670 /bin/sh -c echo BECOME-SUCCESS-mlmdanpqgulaweflhceqdynmtyvmyroc ; /usr/bin/python3 │ ├─402671 /usr/bin/python3 │ ├─402672 /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 │ └─402674 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12433 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ccfc42f2a6c588f31076ea139aed8c14c7602e9bc35ace36864de4dfc7d84b80 -address /run/containerd/containerd.sock │ │ ├─ 12822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2c6256c0ecc3765d1606f78ce9b0792e8c236bf34db52680ec856ec4356f10d -address /run/containerd/containerd.sock │ │ ├─ 19518 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 979637a77cdbcbc4192fbf7edfe1c4048f97c21b6c323c911846bcb769a23eb4 -address /run/containerd/containerd.sock │ │ ├─ 24683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09ed0ae613240fd50b1d0f77fb61f84fdce43aefbcf40e800556935944a55556 -address /run/containerd/containerd.sock │ │ ├─ 29388 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bcd5ec69e6858ff55c03da71d702229032646881581301d9969f1e4ce38f6959 -address /run/containerd/containerd.sock │ │ ├─ 34163 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0db417030e1b113cd416270cf1010b3f7317c02617f82316d36f09c5cdfc22b -address /run/containerd/containerd.sock │ │ ├─ 39546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07c6638ad8bc4b1799be1681eec05e9c59996e1ff8d88b20f2f7042692c44211 -address /run/containerd/containerd.sock │ │ ├─ 39556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 001593ab1be711cdcbd687302b518ea4de402f4ef66817e36d28fa438300e9e8 -address /run/containerd/containerd.sock │ │ ├─ 39593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54371c95c52d0e007248e45153921c9b65d3ae72a6ec47688729d6771c703063 -address /run/containerd/containerd.sock │ │ ├─ 39603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdacc450f1d7b9e64ca732e30aa98e4e55fcd8c4986131b85bcf4c7aecaffd30 -address /run/containerd/containerd.sock │ │ ├─ 39613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76fe4654663311446b3501caed76f27e4562094a12f582d1c1fb44b3e53b0ff1 -address /run/containerd/containerd.sock │ │ ├─ 40177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ef986f868c3b9d4fe5fe0b6b37884f16fe090ccc1780105eb662030eab846e -address /run/containerd/containerd.sock │ │ ├─ 40887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8cabb9531ed913534d2d0a628bc09e0866b5499f445c555f2f826f07057a981 -address /run/containerd/containerd.sock │ │ ├─ 40913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801395c696eb9caeace668fd2f6034cd9840de96cfc4125a96ba3aa6212a5805 -address /run/containerd/containerd.sock │ │ ├─ 42238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a2cdf11e6803a07d64f88b23aba5d9d6b69a8f836fd1ba13243f5eae09707c -address /run/containerd/containerd.sock │ │ ├─ 42616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f93888f6f87219f2fdeb66061c1c93f342de4ac43d830dfd59043369e3b99c82 -address /run/containerd/containerd.sock │ │ ├─ 42661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d4d4c5596b0afb9e49b5055045b44a0bae7e7e8bf685ec97f4cc5b05d092f9 -address /run/containerd/containerd.sock │ │ ├─ 43094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55cdc0f475ccb15fe46f4e4c1eeb3b44eb84b2bcd18cce87fbb812713673fa1a -address /run/containerd/containerd.sock │ │ ├─ 43594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6914497babd37f40194cddcd34ba814b5505f4a16c76de8fbab32619b4a5cc5 -address /run/containerd/containerd.sock │ │ ├─ 43631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0712b8f6d26907db4f47389e716084655c26509b5996cff688592cb30917fd0 -address /run/containerd/containerd.sock │ │ ├─ 43683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c9d61266c67d33847dcbdb02002c0541be1f04707928552c97248d26fddb9b6 -address /run/containerd/containerd.sock │ │ ├─ 45999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c225356c1f14c6e04f2f820a2f962360414002cd8e70956ed9b653b57cc80c4e -address /run/containerd/containerd.sock │ │ ├─ 46070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cde0e919470eab46ca388b1ff2ac0cbe1cf538ec127f1fbdb37ba070513ea307 -address /run/containerd/containerd.sock │ │ ├─ 46833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14be7f29acdf8994be491c76b035e9c3e7db44aad4ec92e363027eeb876d66b8 -address /run/containerd/containerd.sock │ │ ├─ 46936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f2ef5c5b6e057059a563e69af44717721af3b4c395da3f9b5eaae34490bf5d -address /run/containerd/containerd.sock │ │ ├─ 47518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3031d39409a507e9364382a1a624d734db0c3e24aecf8164fdfef8d20bca4db -address /run/containerd/containerd.sock │ │ ├─ 47881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3c3e66b373d475bac495f3f78d8bf961b083cd2c3ae7824c026bb34ac24a36 -address /run/containerd/containerd.sock │ │ ├─ 48218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f92fd8eaeb53641fce633dc8298602679cd5ae971a1de73a5b1fcd1737cc612 -address /run/containerd/containerd.sock │ │ ├─ 50346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caaccbf3cfd03999b993d6378ca1e02650a3a503438a373be8b5e8bbadf73307 -address /run/containerd/containerd.sock │ │ ├─ 50586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb58f814017ed8515b057f7ab2aa05d95f528941e038f9d8a7625021a023a087 -address /run/containerd/containerd.sock │ │ ├─ 54774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76a6f510aa78fe28ea3eb6e858bf3fc73208a1ccbc3794a16f8ed135906f831b -address /run/containerd/containerd.sock │ │ ├─ 55442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643ffe71152f6ba5611c464897f9af45c982651d6e554bc84983cfc77d69fb54 -address /run/containerd/containerd.sock │ │ ├─ 55479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 988f93261077b3465cc5e950c42b0e70cf9ca4b3f78f23adedbf8bff2c252ea4 -address /run/containerd/containerd.sock │ │ ├─ 55530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56b24fa7777bedd2a0b12f748890deae3c1d4d4445af7d03f33464595fd93a62 -address /run/containerd/containerd.sock │ │ ├─ 55672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f3f56032a14378fe56f348c478b2699717f2274d6a8a379b0540d80cdbfb18 -address /run/containerd/containerd.sock │ │ ├─ 59472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59054ddaaee1b6361a9aceb2b5b854c44bea8a74c33d61c7c3f507f03da454c3 -address /run/containerd/containerd.sock │ │ ├─ 59593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10408ec7a500cc3a9cc484e0481f71421c8a57d64a5766b27ee40ed9cd2721c8 -address /run/containerd/containerd.sock │ │ ├─ 59638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a33ad1b5941768b01d7a2b1b15959ab022679b1db4868e3e91f0e603ab35e47e -address /run/containerd/containerd.sock │ │ ├─ 59730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9de6e5df3070f43411bca667133444f9e053eef2e8e3f204c06d24ac3e67f8a -address /run/containerd/containerd.sock │ │ ├─ 61060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285e016c1b421e8dfb2fe5dd62d4ce587529932f2634bea082e687e200a8efd5 -address /run/containerd/containerd.sock │ │ ├─ 61110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f158f06939adb16c477135f2914b0745aaefd9f1ef89f69a7fcf17a8125db64 -address /run/containerd/containerd.sock │ │ ├─ 61559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1ab3c9715d91bcec5d761490d9a20fc7bafac91d5e87c3bea18ba1875428ba -address /run/containerd/containerd.sock │ │ ├─ 61690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10af0c7a79bd2d87c19031c9c2946828ce044d7729ddc037e1b1d02094a8db74 -address /run/containerd/containerd.sock │ │ ├─ 61740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503ba11f06c37f742f667d27a8d2e2983180019eb81795ed25cdc1d529ed1abc -address /run/containerd/containerd.sock │ │ ├─ 62185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b36b95f838dc01811f31326f875d7fc50fc4c6338f47b9eab366b70519e116e3 -address /run/containerd/containerd.sock │ │ ├─ 62554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622e6c15092e9c9db69eca6d11708e3dd78b0a941ec873968a0140e6298c43e3 -address /run/containerd/containerd.sock │ │ ├─ 62732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b16f59d6e4f1f8ee74a14caa900842bdeabe901cd3b59b6d024fb715a28796f0 -address /run/containerd/containerd.sock │ │ ├─ 62977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e231f16ca14286a97e9c057e15d7d8a7be07eb383ec1207a4158b97ee10f00 -address /run/containerd/containerd.sock │ │ ├─ 63828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f8a67e4abfebdd184ad02ba385c7985b99dd062b5542d5368cbb7eb72fb97e -address /run/containerd/containerd.sock │ │ ├─ 65233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c64508e4d112d0e8600211faf507aef26083f5f5f9d3c4398e9b021ff9ca305 -address /run/containerd/containerd.sock │ │ ├─ 67461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f42ef51986016f2552397ec62725ddf025703ed1d5640cf0bb7bfe5b4f05322 -address /run/containerd/containerd.sock │ │ ├─ 76511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd042f8675c608fcf3679713de8c3ece51c3401191f9d7d1172d9b53f7d7ef9 -address /run/containerd/containerd.sock │ │ ├─ 77950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1a6784c43ffef02f8b44b34b131da4d1f7ee004794b31628ebdf8adac35647 -address /run/containerd/containerd.sock │ │ ├─ 83623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a9c1964550b876e33c0a5e424868d79714cd9119450189a4de4371ec59914d -address /run/containerd/containerd.sock │ │ ├─ 89381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f85647db321ac01256cabfa62a929661374d7411d02643c8bd19f6746fcfea -address /run/containerd/containerd.sock │ │ ├─ 93835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8193dfcf3cf6d2d319e571b9cf281ecf1c12b4f084fa7c8c6a2b8c05fe1ea8e5 -address /run/containerd/containerd.sock │ │ ├─ 93874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a770fb1f9d9fc3f840f136e23f986ff59e5876e859dd4c8e63cb7aaa05a06b -address /run/containerd/containerd.sock │ │ ├─102209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80681825ee96b127750ef2b6bc8add01c961e6cd7b2e02c8d8b739d0b77e815b -address /run/containerd/containerd.sock │ │ ├─103773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc53122adf19899da50350fff47cdac212c18214ea34a087f2c7333853c002f -address /run/containerd/containerd.sock │ │ ├─103884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2554cdbe139f02aeb04dfe3bb2a320bbf9e6488a5712673a8026204318e5c9ea -address /run/containerd/containerd.sock │ │ ├─105876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17bbe45d03f741b3d1dfe6cbbe3da1a4a0f2730617cfa2526c03315d3584ef04 -address /run/containerd/containerd.sock │ │ ├─107660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c113f14777ec6d8c876e3c2642bb16ba923c9438915c9753d93046732a6f56b -address /run/containerd/containerd.sock │ │ ├─107707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40765f8064b1799db1d03ef193bf532f21a893d2ddde3234bb0cac388fa70466 -address /run/containerd/containerd.sock │ │ ├─120723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c907bacf385c6387795c2524eb29084f68b740fe2cbb43bc97f0d9055cd180b2 -address /run/containerd/containerd.sock │ │ ├─120770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fdfeb336a0cc061300d0830623788f412523c1784f466298f8aa483955c0e48 -address /run/containerd/containerd.sock │ │ ├─123094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f683075734d19ad53b943516c44fe9066aa351b4761eb7fd6977ac8020da94 -address /run/containerd/containerd.sock │ │ ├─137100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 154aa3901a8fa2f959fbf3ef660d7bbae14ac1eb4dd26e0a5cc0533295721bfa -address /run/containerd/containerd.sock │ │ ├─138744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d677d47560083a7d2819428d865d935d1e1b95446f2dc37e2f0e181fdec3817f -address /run/containerd/containerd.sock │ │ ├─139191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab0a75c978098c9af93a16d10ac71a211fff53e1bae6935963820bac5f07dec -address /run/containerd/containerd.sock │ │ ├─139893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94baf3cebdf150b49714e3fc8ba9a3ef456bebb620a16403775adbf061a9c25c -address /run/containerd/containerd.sock │ │ ├─142097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ee84550e539860387ebb55310215f7309aabb49ec1aa046f4ee1a4a6418176 -address /run/containerd/containerd.sock │ │ ├─142160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47d478c0daefa96d8a197c414e6ae530dac9a6e4de0a577a0bd7441c06c63f9 -address /run/containerd/containerd.sock │ │ ├─142291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26de7ce85d1ebe85aadc341081a630ef75976786b0edf60231ef21d10543c408 -address /run/containerd/containerd.sock │ │ ├─142523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e9bde8b7a4d8431ec23faf0cc03e806aecd40a7611076ee61afc3b8193be3f -address /run/containerd/containerd.sock │ │ ├─142672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66b9c3361f1644903b4006de97f4902855599679bd616bcb6fd6a02f5db6bf4 -address /run/containerd/containerd.sock │ │ ├─143065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 307ce75637d9698d02e911593558ec2338a0af87a0e53fe1977d37b84cdaf55d -address /run/containerd/containerd.sock │ │ ├─167603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63eeea8fcb69f2201f34a8b8a370b7ddb23af2ae79847f087a3661860d286737 -address /run/containerd/containerd.sock │ │ ├─169433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a7802735ce8dae5c2d1ca3787733c797caed242507d2630d7a080bd0082dfb -address /run/containerd/containerd.sock │ │ ├─169445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ab11dd7c0175bb84d209d29d52b1df2f1392fca3f5cc59ce80f3086bb68a27 -address /run/containerd/containerd.sock │ │ ├─169514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 243646d79723a1da4628e6484d46112a05172ecf9ab4790dc1b1ba0b8833242e -address /run/containerd/containerd.sock │ │ ├─169567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fcd20ad459751ec1290ac501be4a6e8492ec105b24c2cb9fc7d10b28d62f23d -address /run/containerd/containerd.sock │ │ ├─169700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dff160793ee056c6ef6ae62f330a0264af2fbd3457a7bd1013ea0e672f71a9c3 -address /run/containerd/containerd.sock │ │ ├─169941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22e43f46c0929fbc10fa981fd776aae64271e6be1076c9d3f0d42bc4f40d46b -address /run/containerd/containerd.sock │ │ ├─170028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e2858ef0b6a4f4a728056afb7ae9454b5a1804c0c98f0879e1fee34efdd3f7 -address /run/containerd/containerd.sock │ │ ├─182621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6ffe4af32ba73da565604aed75200d232aa9af1c63ae22fc8ab3246f2fe8e1 -address /run/containerd/containerd.sock │ │ ├─184702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3305aa0800e60c63426199d24a23cf985fed065d1e2a8a5562f103ffb641a94 -address /run/containerd/containerd.sock │ │ ├─184751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec03386917a62930c62fb8dff1d5660eddfd78d4c12ed93ae14e95df416d9850 -address /run/containerd/containerd.sock │ │ ├─184839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc24bfec7d47860a52305be5a5e65c01d323570eb6d446e032ff337624c1ed2 -address /run/containerd/containerd.sock │ │ ├─200383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c50efd4d5d4ac125c88c60c465585677c722f0d6f3a9c1d93aa514abd9dd81a -address /run/containerd/containerd.sock │ │ ├─207401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7310eca35dfa3687bdc880cc352db3cca9c5894395c8d64f9fce40aa9f7d0de0 -address /run/containerd/containerd.sock │ │ ├─207442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4d0e93cde34f97ff2cc476e4d8418381fb5846082f99f23de28629f662fcca -address /run/containerd/containerd.sock │ │ ├─207463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afbda2f51e6d50debbbef2c55ed456312d032e82bcc6e1731647d5087604bfa9 -address /run/containerd/containerd.sock │ │ ├─207782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04778ca5ccab27abfb5617fc8278ec24bd08572d901fbee9a3143b4f67f43b79 -address /run/containerd/containerd.sock │ │ ├─220507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78dedca4dfcea52b6430131b105494865e8597d6022f4ce93477824c39cd375b -address /run/containerd/containerd.sock │ │ ├─222844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b3a851665d1ae4a1f87f8bb8dcc00283444dfde1baf30cab199ea59d4e0b9c -address /run/containerd/containerd.sock │ │ ├─223947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4b9c433786df31e11ed9cf86873f38b141e0b974af7d80bf69eaec3372121f -address /run/containerd/containerd.sock │ │ ├─224785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94bda8c61370d43aa5ba0e32a0255b04565ea8eff80756ccf4a6d865c7556f07 -address /run/containerd/containerd.sock │ │ ├─225336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8efcbfb05140cd5c40a81106d5808a07544de08241a0f67bdb5e160fb2db69 -address /run/containerd/containerd.sock │ │ ├─227835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d006a504af7a65fbde2c40c7746de72f8049b81753d664955e28a34bed52198 -address /run/containerd/containerd.sock │ │ ├─229075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0189f6ad4902ef015b0566162fcfa2808b14b2d37d9983b3ba25407eca2e86c4 -address /run/containerd/containerd.sock │ │ ├─229146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6c969269a09fcc78c0035c9acd40a448b1cfb031d0c27a100405c1f245a9d5 -address /run/containerd/containerd.sock │ │ ├─237887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4e2c473bfc0b688852b76370d54433571b39272d0aa4426c8dd04d41206f92 -address /run/containerd/containerd.sock │ │ ├─238474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f114661dba63ca386917a0537857e71abe431c6745504119278fdd196b4d2ed -address /run/containerd/containerd.sock │ │ ├─241191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0c2aefe1d5db01bdff4667f8650f83465b21b3b3d4d07bef139141dd725af0 -address /run/containerd/containerd.sock │ │ ├─245547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d5d3562ed76cc900a852019d0497d0d7c78b99691b7bb4650342c71e6647a8 -address /run/containerd/containerd.sock │ │ ├─245735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3fb654d3d2a072edf51c4b6a0e47e6c6542cef29a75bbd1c685cd5213e8467 -address /run/containerd/containerd.sock │ │ ├─245778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cbb39aa3f2ec8f3ee0dda65736036bbb5fce5c1ad05c04abb3190fe7962262 -address /run/containerd/containerd.sock │ │ ├─245815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f1d743c3a15fed81b493cbb3c8f6d290b2aa4c8b02e542a5047138ce084487 -address /run/containerd/containerd.sock │ │ ├─256664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f69b6ba15f36e59e490d5d7aa4210276ff551f65d65d5c55677bc7dad5e8a7 -address /run/containerd/containerd.sock │ │ ├─258941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00c408d0ae653ea6326e8c457cc9189de7b0ea6d1a7aaeee69d4f6779bbca49 -address /run/containerd/containerd.sock │ │ └─260503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11fc3960666b8725082859edf47e789dc6d564b639f516b034130020eb21d437 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-09ed0ae613240fd50b1d0f77fb61f84fdce43aefbcf40e800556935944a55556.scope … │ │ ├─24707 /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 │ │ └─24719 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29095 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29371 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19498 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bfmwqi.service │ │ │ ├─12733 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bfmwqi/unit.run │ │ │ └─12766 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-bfmwqi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bfmwqi:/var/lib/ceph/mgr/ceph-instance.bfmwqi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bfmwqi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bfmwqi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24396 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24665 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33881 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34146 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12375 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12402 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-979637a77cdbcbc4192fbf7edfe1c4048f97c21b6c323c911846bcb769a23eb4.scope … │ │ ├─19545 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19564 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─136783 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40009 /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.30 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─402644 sshd: unknown [priv] │ │ └─402645 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─docker-ccfc42f2a6c588f31076ea139aed8c14c7602e9bc35ace36864de4dfc7d84b80.scope … │ │ ├─12484 /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 │ │ └─12496 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10925 /usr/sbin/chronyd -F 1 │ │ └─10926 /usr/sbin/chronyd -F 1 │ ├─docker-bcd5ec69e6858ff55c03da71d702229032646881581301d9969f1e4ce38f6959.scope … │ │ ├─29412 /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 │ │ └─29424 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d0db417030e1b113cd416270cf1010b3f7317c02617f82316d36f09c5cdfc22b.scope … │ │ ├─34187 /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 │ │ └─34200 /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 │ ├─run-r3467a7a15ac046fdb138f02d09099b63.scope │ │ └─182425 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136665 /sbin/iscsid │ │ └─136666 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-a2c6256c0ecc3765d1606f78ce9b0792e8c236bf34db52680ec856ec4356f10d.scope … │ │ ├─12848 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bfmwqi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12867 /usr/bin/ceph-mgr -n mgr.instance.bfmwqi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─6d61f28b93bf5b2891dd3250588f8a9b2d8f30239dd00d7630721b29bddbee4a │ │ ├─254704 manila-api: uWSGI master │ │ ├─254800 manila-api: uWSGI worker 1 │ │ └─254801 manila-api: uWSGI worker 2 │ ├─91e52f5031d28f2d927b51419bbfa8f63963f40de60ca113d400986a2905d246 │ │ └─46356 /server │ ├─40765f8064b1799db1d03ef193bf532f21a893d2ddde3234bb0cac388fa70466 │ │ └─107730 /pause │ ├─fcff495e1062292d2b8d826a759ed3568f120c538ed98a92537fbb138a9033b3 │ │ ├─217605 octavia-api: uWSGI master │ │ ├─217618 octavia-api: uWSGI worker 1 │ │ └─217619 octavia-api: uWSGI worker 2 │ ├─441e11fa43f919e436a6ff303e6e44304ef9691bdefbdf93e8135b8a602e3903 │ │ └─148128 /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 │ ├─45f7f29cdc7ea1cbdbe6373ca31e72ce3d8ffe919a0cd9dd483aa3d580406704 │ │ ├─180536 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181340 /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/tmpmbaffbw3/privsep.sock │ │ ├─362117 /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/tmppmgnnrgy/privsep.sock │ │ ├─362475 /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/tmp20pg84b7/privsep.sock │ │ ├─362785 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362789 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=407735d1-aec4-495f-b544-7748a689cdda --namespace=qrouter-407735d1-aec4-495f-b544-7748a689cdda --conf_dir=/var/lib/neutron/ha_confs/407735d1-aec4-495f-b544-7748a689cdda --log-file=/var/lib/neutron/ha_confs/407735d1-aec4-495f-b544-7748a689cdda/neutron-keepalived-state-change.log --monitor_interface=ha-70590fb0-58 --monitor_cidr=169.254.0.200/24 --pid_file=/var/lib/neutron/external/pids/407735d1-aec4-495f-b544-7748a689cdda.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─364220 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7d8b338a-8b5e-4603-8acb-ff98f2193d95 --namespace=qrouter-7d8b338a-8b5e-4603-8acb-ff98f2193d95 --conf_dir=/var/lib/neutron/ha_confs/7d8b338a-8b5e-4603-8acb-ff98f2193d95 --log-file=/var/lib/neutron/ha_confs/7d8b338a-8b5e-4603-8acb-ff98f2193d95/neutron-keepalived-state-change.log --monitor_interface=ha-a0550d46-26 --monitor_cidr=169.254.0.166/24 --pid_file=/var/lib/neutron/external/pids/7d8b338a-8b5e-4603-8acb-ff98f2193d95.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─364780 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fc0773e7-dea1-4184-b4f0-05e3e5866e4d --namespace=qrouter-fc0773e7-dea1-4184-b4f0-05e3e5866e4d --conf_dir=/var/lib/neutron/ha_confs/fc0773e7-dea1-4184-b4f0-05e3e5866e4d --log-file=/var/lib/neutron/ha_confs/fc0773e7-dea1-4184-b4f0-05e3e5866e4d/neutron-keepalived-state-change.log --monitor_interface=ha-d3c8862b-23 --monitor_cidr=169.254.0.222/24 --pid_file=/var/lib/neutron/external/pids/fc0773e7-dea1-4184-b4f0-05e3e5866e4d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─375843 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4a8f6295-9b05-41db-92f1-73aa153cd557 --namespace=qrouter-4a8f6295-9b05-41db-92f1-73aa153cd557 --conf_dir=/var/lib/neutron/ha_confs/4a8f6295-9b05-41db-92f1-73aa153cd557 --log-file=/var/lib/neutron/ha_confs/4a8f6295-9b05-41db-92f1-73aa153cd557/neutron-keepalived-state-change.log --monitor_interface=ha-5159cbe1-28 --monitor_cidr=169.254.0.221/24 --pid_file=/var/lib/neutron/external/pids/4a8f6295-9b05-41db-92f1-73aa153cd557.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─bdf11098f8bae7cf55cba1da44af327df60780a3530586fa3ee688b3352787b6 │ │ └─64128 /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-30.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 │ ├─f5a7844f6f3bde2f6e27eef343e0516d1e8bd5bdabe713aa25b2bdb56bd439df │ │ └─213101 /manager --metrics-bind-address=:9782 │ ├─c3626cebe0aeee6dfdbfa65fd826d6135c4c32014e3afa823459b52bce572804 │ │ ├─238377 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238673 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238674 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─622e6c15092e9c9db69eca6d11708e3dd78b0a941ec873968a0140e6298c43e3 │ │ └─62587 /pause │ ├─55cdc0f475ccb15fe46f4e4c1eeb3b44eb84b2bcd18cce87fbb812713673fa1a │ │ └─43117 /pause │ ├─ad6c522abd890564b95389bc03b42fa24612f09ca1e61a96392c188fd31ac13f │ │ └─224304 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─7310eca35dfa3687bdc880cc352db3cca9c5894395c8d64f9fce40aa9f7d0de0 │ │ └─207470 /pause │ ├─c8e5998d076c2563fd231a9a32519a0c9fa30357eb247c0a5b2d974081a10f8b │ │ ├─106008 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106025 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106031 erl_child_setup 1048576 │ │ ├─106078 sh -s disksup │ │ ├─106080 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106081 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106083 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106094 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106315 /bin/sh -s rabbit_disk_monitor │ ├─bc4b9c433786df31e11ed9cf86873f38b141e0b974af7d80bf69eaec3372121f │ │ └─223970 /pause │ ├─bf25e0ba37ebe8712bcb624fc03c0f270483920b1d43d08291004e95fd882d95 │ │ └─64053 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─22cbb39aa3f2ec8f3ee0dda65736036bbb5fce5c1ad05c04abb3190fe7962262 │ │ └─245819 /pause │ ├─b94724c87f826c2b8f199e5699d65a2db89f86f5a7f7bb40b1dbb271c7ba3558 │ │ └─48565 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─18e9bde8b7a4d8431ec23faf0cc03e806aecd40a7611076ee61afc3b8193be3f │ │ └─142563 /pause │ ├─d677d47560083a7d2819428d865d935d1e1b95446f2dc37e2f0e181fdec3817f │ │ └─138772 /pause │ ├─b16f59d6e4f1f8ee74a14caa900842bdeabe901cd3b59b6d024fb715a28796f0 │ │ └─62769 /pause │ ├─80681825ee96b127750ef2b6bc8add01c961e6cd7b2e02c8d8b739d0b77e815b │ │ └─102232 /pause │ ├─b36b95f838dc01811f31326f875d7fc50fc4c6338f47b9eab366b70519e116e3 │ │ └─62227 /pause │ ├─cf259b461c20a7b2ce99a428ac450ab4f1e4df37cbba518ef5694f3a6a87255a │ │ └─259493 /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 │ ├─bab0a75c978098c9af93a16d10ac71a211fff53e1bae6935963820bac5f07dec │ │ └─139218 /pause │ ├─99f3f56032a14378fe56f348c478b2699717f2274d6a8a379b0540d80cdbfb18 │ │ └─55695 /pause │ ├─04778ca5ccab27abfb5617fc8278ec24bd08572d901fbee9a3143b4f67f43b79 │ │ └─207807 /pause │ ├─154aa3901a8fa2f959fbf3ef660d7bbae14ac1eb4dd26e0a5cc0533295721bfa │ │ └─137124 /pause │ ├─f0712b8f6d26907db4f47389e716084655c26509b5996cff688592cb30917fd0 │ │ └─43664 /pause │ ├─19f8a67e4abfebdd184ad02ba385c7985b99dd062b5542d5368cbb7eb72fb97e │ │ └─63852 /pause │ ├─243646d79723a1da4628e6484d46112a05172ecf9ab4790dc1b1ba0b8833242e │ │ └─169643 /pause │ ├─20ee84550e539860387ebb55310215f7309aabb49ec1aa046f4ee1a4a6418176 │ │ └─142120 /pause │ ├─63eeea8fcb69f2201f34a8b8a370b7ddb23af2ae79847f087a3661860d286737 │ │ └─167627 /pause │ ├─a5925518a4817643ec2007ec26f583236114c30a9aca4875b0c823b99bfa8afb │ │ └─60314 /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 │ ├─1298ca652a8b3a8040dea3c383b3b40dcf752defbde15559bcf80f80835f0aad │ │ ├─254763 /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 │ │ └─255109 /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 │ ├─a8cabb9531ed913534d2d0a628bc09e0866b5499f445c555f2f826f07057a981 │ │ └─40930 /pause │ ├─7f3fb654d3d2a072edf51c4b6a0e47e6c6542cef29a75bbd1c685cd5213e8467 │ │ └─245762 /pause │ ├─4005ce0884199d0d75289c969f4a9fec54d8b967401b157035f56f772bbe71a2 │ │ └─181558 /usr/bin/libvirt-tls-sidecar │ ├─59054ddaaee1b6361a9aceb2b5b854c44bea8a74c33d61c7c3f507f03da454c3 │ │ └─59531 /pause │ ├─a8e79f169e06ad94917ade5de895060f504ba1baaeb1cb80f53092aed59e4084 │ │ └─55845 nfd-master -crd-controller=true -metrics=8081 │ ├─3681bb8228733037b600a0695760bf31a3d689ba77a22f22fc623e6b4c910e71 │ │ └─39783 kube-apiserver --advertise-address=199.204.45.30 --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 │ ├─b562f935aedbb11c25ebbd031c7bc33edc7137c6d7c23456818d8f15d163147d │ │ ├─76624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76641 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76647 erl_child_setup 1048576 │ │ ├─76694 sh -s disksup │ │ ├─76696 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76697 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76698 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76709 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76867 /bin/sh -s rabbit_disk_monitor │ ├─861cc792501e4ea34315e6c8365026aa5a8efc1922c0c74f006e750be3434a5a │ │ ├─241443 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─241483 erl_child_setup 1048576 │ │ ├─241543 sh -s disksup │ │ ├─241545 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241546 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241603 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─241969 /bin/sh -s rabbit_disk_monitor │ ├─2f42ef51986016f2552397ec62725ddf025703ed1d5640cf0bb7bfe5b4f05322 │ │ └─67494 /pause │ ├─72f85647db321ac01256cabfa62a929661374d7411d02643c8bd19f6746fcfea │ │ └─89406 /pause │ ├─afbda2f51e6d50debbbef2c55ed456312d032e82bcc6e1731647d5087604bfa9 │ │ └─207541 /pause │ ├─42bf8f2f93a275cdf75f27a112403332112967a6cf4375b07b9b9c3eb0fa89d0 │ │ ├─219675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219694 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7b1deb81cc82852942eefd10d6ac811f645258f7d2f3d537f18d44d843f8361f │ │ ├─179302 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179499 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7x88k_hf/privsep.sock │ │ ├─179714 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpnc6ggwv1/privsep.sock │ │ └─179989 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c63a8c42eaeccd00fedb8747a2610f49b874bcd6629e2fbd2167c723222b32c1 │ │ ├─180544 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) │ │ ├─180711 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) │ │ └─180712 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) │ ├─cf6ffe4af32ba73da565604aed75200d232aa9af1c63ae22fc8ab3246f2fe8e1 │ │ └─182646 /pause │ ├─26de7ce85d1ebe85aadc341081a630ef75976786b0edf60231ef21d10543c408 │ │ └─142327 /pause │ ├─2bb2e0e1f6a53df2881da645441d540a39e68d8baf0635fbe9a6069e22ef80ed │ │ └─84359 /usr/local/bin/rook ceph operator │ ├─0189f6ad4902ef015b0566162fcfa2808b14b2d37d9983b3ba25407eca2e86c4 │ │ └─229103 /pause │ ├─08ccf71aedd251308683e1fda965923fbb47f24d2cfc557018374379f19f0c67 │ │ └─64524 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─56d63b69d810d028c3fec3b3bfcd747420825666c538b80ff3f494f182dcbce8 │ │ └─43250 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 │ ├─95d4d4c5596b0afb9e49b5055045b44a0bae7e7e8bf685ec97f4cc5b05d092f9 │ │ └─42690 /pause │ ├─d559fc8a9f0474bfd9a6cc0a86dd9a3b2cc1944573f5006f2249952b4980f9f9 │ │ └─61969 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 │ ├─8543e01524d9c40c8147054172911bce654d0e1e2c50692ffd06c5a653a091ba │ │ ├─60628 python -u /app/sidecar.py │ │ ├─60914 python -u /app/sidecar.py │ │ └─60915 python -u /app/sidecar.py │ ├─9ee52ae392d43713500395b3b6b2da1de41872700cd9fd2fe11f488ace1dc944 │ │ ├─178352 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─178679 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178680 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178681 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─992ce6b173609dee5f0665f03b5cb10b985a6987fe2dc36327275ce5e63b3b78 │ │ └─105543 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3bc24bfec7d47860a52305be5a5e65c01d323570eb6d446e032ff337624c1ed2 │ │ └─184872 /pause │ ├─1f114661dba63ca386917a0537857e71abe431c6745504119278fdd196b4d2ed │ │ └─238498 /pause │ ├─14be7f29acdf8994be491c76b035e9c3e7db44aad4ec92e363027eeb876d66b8 │ │ └─46857 /pause │ ├─29b2ee504a3c88d32a727d87dd99130aaf08a830005974ca36cb0af4e2deab7f │ │ └─64821 /bin/pushgateway │ ├─ef4a21497a5950d203d8a1e08eae5c87c594c4bed6c5a205b13dbd207f2e5af3 │ │ └─62903 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─307ce75637d9698d02e911593558ec2338a0af87a0e53fe1977d37b84cdaf55d │ │ └─143097 /pause │ ├─8c113f14777ec6d8c876e3c2642bb16ba923c9438915c9753d93046732a6f56b │ │ └─107685 /pause │ ├─6cef57a6134415015b8c8f839a6cb3fdd2b15eafc4332ce96ba68b199b888254 │ │ └─213233 percona-xtradb-cluster-operator │ ├─ec03386917a62930c62fb8dff1d5660eddfd78d4c12ed93ae14e95df416d9850 │ │ └─184777 /pause │ ├─3dda2266bc32b2127529f2fd55dbd515f41052d2a4d5394647a949776f0c93d8 │ │ ├─48360 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 │ │ └─49590 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f2ba52c378512f42adb2732e87f2039cae0b7925f71cfd3abfe29f9e31da2201 │ │ └─94209 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-nsn6s --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─07c6638ad8bc4b1799be1681eec05e9c59996e1ff8d88b20f2f7042692c44211 │ │ └─39648 /pause │ ├─6fdfeb336a0cc061300d0830623788f412523c1784f466298f8aa483955c0e48 │ │ └─120811 /pause │ ├─56b24fa7777bedd2a0b12f748890deae3c1d4d4445af7d03f33464595fd93a62 │ │ └─55560 /pause │ ├─6fc53122adf19899da50350fff47cdac212c18214ea34a087f2c7333853c002f │ │ └─103801 /pause │ ├─c907bacf385c6387795c2524eb29084f68b740fe2cbb43bc97f0d9055cd180b2 │ │ └─120746 /pause │ ├─036330e10fb9bfe9cd85ed518405be8301f0714a430ebe3be267244877fcc9bd │ │ ├─128360 placement-api: uWSGI master │ │ ├─128390 placement-api: uWSGI worker 1 │ │ └─128391 placement-api: uWSGI worker 2 │ ├─c225356c1f14c6e04f2f820a2f962360414002cd8e70956ed9b653b57cc80c4e │ │ └─46034 /pause │ ├─6697d5229a5b91ec603ab5ea66b107313277f4475e9a16b8ae38ed8ba46c2037 │ │ ├─166543 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166816 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166817 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─83dce46b95063ab74ee0de86e9af2f37e631a85c5eb7b6f022f9161c9e69d563 │ │ └─64584 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─11fc3960666b8725082859edf47e789dc6d564b639f516b034130020eb21d437 │ │ └─260524 /pause │ ├─3d058421fedc7276be70bcbd1b33b5832fecd279881a5f9da0d4d3a47e54d042 │ │ ├─178370 neutron-api: uWSGI master │ │ ├─178472 neutron-api: uWSGI worker 1 │ │ └─178473 neutron-api: uWSGI worker 2 │ ├─84b665abff177830649d63c2178bf4906089fca8d511b29ea6d1d02c62dc7f46 │ │ └─43914 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─94bda8c61370d43aa5ba0e32a0255b04565ea8eff80756ccf4a6d865c7556f07 │ │ └─224808 /pause │ ├─4e4e2c473bfc0b688852b76370d54433571b39272d0aa4426c8dd04d41206f92 │ │ └─237912 /pause │ ├─a1b085c20492c7fc3fd17b4d128424e2a55c71bd5d9f9c408241d31301567800 │ │ ├─104222 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104449 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104451 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4213ac032348b552631fb21abb38b52e188f56d982c0799bab1c4bac87862bb9 │ │ ├─218692 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219400 octavia-worker: ConsumerService worker(0) │ │ └─219403 octavia-worker: ConsumerService worker(1) │ ├─f9de6e5df3070f43411bca667133444f9e053eef2e8e3f204c06d24ac3e67f8a │ │ └─59794 /pause │ ├─1fd042f8675c608fcf3679713de8c3ece51c3401191f9d7d1172d9b53f7d7ef9 │ │ └─76534 /pause │ ├─d97cb43c5eca862fa49403fc3c1f358c76e9f57ae250cb9fbbfecff89861f1d3 │ │ └─65010 /bin/oauth2-proxy │ ├─8b6c969269a09fcc78c0035c9acd40a448b1cfb031d0c27a100405c1f245a9d5 │ │ └─229185 /pause │ ├─16ab11dd7c0175bb84d209d29d52b1df2f1392fca3f5cc59ce80f3086bb68a27 │ │ └─169524 /pause │ ├─7da8f7e9c5aeba03f0f2a7d06850b6df4d31a00210b1f6271e42eea148611f91 │ │ └─218662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4293a5c6d2d2fd2868ef0c2ddfc99fc634854cc7137a4fcc7ab8efe20554c7ab │ │ ├─62619 nginx: master process nginx -g daemon off; │ │ ├─62648 nginx: worker process │ │ ├─62649 nginx: worker process │ │ ├─62650 nginx: worker process │ │ ├─62651 nginx: worker process │ │ └─62652 nginx: worker process │ ├─948b71712555d9f25b048a75e4373961a2f8f3af748288b23d2bd2d3ee7a0a3a │ │ └─213235 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 │ ├─04b3a851665d1ae4a1f87f8bb8dcc00283444dfde1baf30cab199ea59d4e0b9c │ │ └─222869 /pause │ ├─6b1a6784c43ffef02f8b44b34b131da4d1f7ee004794b31628ebdf8adac35647 │ │ └─77974 /pause │ ├─2c59ed739d58e070a16c809cfa2888a37f337f50e56669750fabbf2d3fdcdad7 │ │ └─50949 valkey-server *:26379 [sentinel] │ ├─e518086ebc1f7e6839d8403cbc8d5c78ea4c8402abddf0a10e9ff2ef66112c9b │ │ └─121318 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f93888f6f87219f2fdeb66061c1c93f342de4ac43d830dfd59043369e3b99c82 │ │ └─42641 /pause │ ├─65a54cf55c78364705b151138b20c486ad118ccdf15e0f0aef4541a041e797b1 │ │ └─95017 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f4d0a9a0cf50c1c7fa9868603fae83dee5fb19b2b50b1bc69c8aceecdd71e76b │ │ ├─60596 python -u /app/sidecar.py │ │ ├─60907 python -u /app/sidecar.py │ │ └─60908 python -u /app/sidecar.py │ ├─b0b12dbbe3079425cf015a5a4c2f38bfdc56010cbb42a0e0af6703a385f752c2 │ │ ├─178497 neutron-policy-server: uWSGI master │ │ ├─178529 neutron-policy-server: uWSGI worker 1 │ │ └─178530 neutron-policy-server: uWSGI worker 2 │ ├─4c0c2aefe1d5db01bdff4667f8650f83465b21b3b3d4d07bef139141dd725af0 │ │ └─241213 /pause │ ├─969692ad9c64882ce64f8debc351f11f2847e1e852915088b9369ddc45cefb45 │ │ └─63296 /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-30.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 │ ├─df3a690ac5fdee124918ba75478f49b865dada496824d8f0176543ebe8e5dddd │ │ ├─200561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200610 erl_child_setup 1048576 │ │ ├─200681 sh -s disksup │ │ ├─200683 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200684 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200700 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200711 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200829 /bin/sh -s rabbit_disk_monitor │ ├─32f1d743c3a15fed81b493cbb3c8f6d290b2aa4c8b02e542a5047138ce084487 │ │ └─245853 /pause │ ├─83e231f16ca14286a97e9c057e15d7d8a7be07eb383ec1207a4158b97ee10f00 │ │ └─62999 /pause │ ├─e1ef986f868c3b9d4fe5fe0b6b37884f16fe090ccc1780105eb662030eab846e │ │ └─40201 /pause │ ├─d3305aa0800e60c63426199d24a23cf985fed065d1e2a8a5562f103ffb641a94 │ │ └─184726 /pause │ ├─18fb28aa21e435811dcc63b4b739b3912bba48b96fcb5b7521ef13e8c1e1e292 │ │ └─138227 /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 │ ├─002aa9775253b5bec936e9f156ba442f0ade26c734b206675120f7b62a08454a │ │ └─63025 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─503ba11f06c37f742f667d27a8d2e2983180019eb81795ed25cdc1d529ed1abc │ │ └─61764 /pause │ ├─b1f3bc0dfaf62399b699377923b8d235d1112a2c05cd540c788a0815bbcb7eed │ │ └─213139 /kube-vip manager │ ├─947fa2af7d18923431015f744b61574c79301a122f737eb6656fdd0f613e7246 │ │ └─43825 /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 │ ├─fbae65e2a7f6caecd3c905f3455ea529ef762283a06616e32d303f48c467dd94 │ │ ├─102692 glance-api: uWSGI master │ │ ├─102772 glance-api: uWSGI worker 1 │ │ └─102773 glance-api: uWSGI worker 2 │ ├─8c64508e4d112d0e8600211faf507aef26083f5f5f9d3c4398e9b021ff9ca305 │ │ └─65256 /pause │ ├─285e016c1b421e8dfb2fe5dd62d4ce587529932f2634bea082e687e200a8efd5 │ │ └─61084 /pause │ ├─75f2ef5c5b6e057059a563e69af44717721af3b4c395da3f9b5eaae34490bf5d │ │ └─46958 /pause │ ├─b6a2cdf11e6803a07d64f88b23aba5d9d6b69a8f836fd1ba13243f5eae09707c │ │ └─42263 /pause │ ├─94baf3cebdf150b49714e3fc8ba9a3ef456bebb620a16403775adbf061a9c25c │ │ └─139920 /pause │ ├─15eed46c42fc44dee94fc0ad02ddb6b94bf1f95fff272d4a31a7e8df0daed776 │ │ └─188190 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5e719b6306712f2fc60d8f53956a543559ce3c0fbf657b99ba8aa3773fe60396 │ │ ├─196601 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196697 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196698 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ff869f8b2ec93aaa886b9c6d3e31b4197ee5a6b100f57fb422cd442341cfc20e │ │ └─50638 valkey-server *:6379 │ ├─dd8efcbfb05140cd5c40a81106d5808a07544de08241a0f67bdb5e160fb2db69 │ │ └─225360 /pause │ ├─c00c408d0ae653ea6326e8c457cc9189de7b0ea6d1a7aaeee69d4f6779bbca49 │ │ └─258963 /pause │ ├─75b16c73e713d3dcbdfd5b2b6533ac40beac4d508402d8c8992e1d3de6fa1c96 │ │ └─225387 /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 │ ├─db9837cb2c56ade64a272ba7db8c5a88a8ae4f16a361b39fee21ab741382a0f7 │ │ └─254692 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─56be88607b24f1cabde112cebe2fa8b14979320a6530fe70ac4f5893e65e260c │ │ ├─263050 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263062 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6c9af65f0490ee67951e0dd29b9a9f9758b87489ab43595da008aac9458164f7 │ │ └─64168 /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 │ ├─3caff0a8be0447ac19892b087210e24be459af11cb3b0877b53b54fc34af8b22 │ │ ├─ 94322 /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 │ │ └─337824 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f10e3353f64feb171b41cecf2b45bd9d9f5918fa90c1c3cdba7638ee528adf7a │ │ └─64264 /goldpinger --static-file-path /static │ ├─fe4f0807ca5d6745a7139607cad24dd0db76151e256fe63a8b81d434ba3a6b1b │ │ └─254728 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─76a29dc7adead1ba03c212c7492cc02b778145b12d6bf0d2ad494374b85ffcca │ │ └─64896 /bin/oauth2-proxy │ ├─cde0e919470eab46ca388b1ff2ac0cbe1cf538ec127f1fbdb37ba070513ea307 │ │ └─46094 /pause │ ├─42f683075734d19ad53b943516c44fe9066aa351b4761eb7fd6977ac8020da94 │ │ └─123119 /pause │ ├─8facd3ee993921b1c8b706709e742d1621acf8b92ff5d1f2e77f2a3b6b20d599 │ │ ├─165964 nova-metadata: uWSGI master │ │ ├─165980 nova-metadata: uWSGI worker 1 │ │ └─165981 nova-metadata: uWSGI worker 2 │ ├─a33ad1b5941768b01d7a2b1b15959ab022679b1db4868e3e91f0e603ab35e47e │ │ └─59664 /pause │ ├─caaccbf3cfd03999b993d6378ca1e02650a3a503438a373be8b5e8bbadf73307 │ │ └─50375 /pause │ ├─801395c696eb9caeace668fd2f6034cd9840de96cfc4125a96ba3aa6212a5805 │ │ └─40952 /pause │ ├─ed0ed8fb67361ae09fdb6ffed71243cd25f3c61684e11e0332d336e1b4a0e98c │ │ └─43872 /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 │ ├─a37ddff2a70ea9a8ab7734fdcb773fc183fc658bbc13a35b8b51ec18b7b56e0c │ │ ├─63704 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63808 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d5c187ea0109541b933eb9bd6bcf119d07a793ae1f7e47dae4debb5109bf97dc │ │ └─55809 nfd-gc -gc-interval=1h │ ├─60728256d181d34e3c414bc74f33c3e8ce918275a7a7959a713d6e54cc31f5a7 │ │ ├─196600 heat-api-cfn: uWSGI master │ │ ├─196633 heat-api-cfn: uWSGI worker 1 │ │ └─196634 heat-api-cfn: uWSGI worker 2 │ ├─7fcd20ad459751ec1290ac501be4a6e8492ec105b24c2cb9fc7d10b28d62f23d │ │ └─169624 /pause │ ├─4f92fd8eaeb53641fce633dc8298602679cd5ae971a1de73a5b1fcd1737cc612 │ │ └─48241 /pause │ ├─7fdc32380f3ca13a308c1c7e6961b2d38f797c6e53cec2da5fccfa59e2f6ba03 │ │ └─244259 docker-registry serve /etc/docker-registry/config.yml │ ├─a8d612860f0637b6514e75a98ae55c9cf580d8a9bd2697ddf942e91ea2eb4683 │ │ └─227886 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c70b5165b514a9bc4ec2780f026b55cd89bfe20969d9869947ec70ce23635180 │ │ └─216457 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4f26d7a4be1ab815aba47911365ae283805908e908668d3db1e26ca555ef2ceb │ │ └─182362 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─aba9fad23122e896ea166e47cc520da11facc44926ae7ce451e59c78ca3b8d50 │ │ └─64857 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e22e43f46c0929fbc10fa981fd776aae64271e6be1076c9d3f0d42bc4f40d46b │ │ └─169991 /pause │ ├─9a5b72f5e7343831abb21ce3c7c9bdc0b44eede14bfe82c874c443ae83022290 │ │ ├─259077 apache2 -DFOREGROUND │ │ ├─262209 (wsgi:h -DFOREGROUND │ │ ├─262210 (wsgi:h -DFOREGROUND │ │ ├─262212 (wsgi:h -DFOREGROUND │ │ ├─262213 (wsgi:h -DFOREGROUND │ │ ├─262214 (wsgi:h -DFOREGROUND │ │ ├─262215 apache2 -DFOREGROUND │ │ └─262216 apache2 -DFOREGROUND │ ├─aee1c8f33246ae7112b329ba41a60ab05b9c7083396bdb53e827be0fc633c0f1 │ │ └─213237 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─98f61ae30d7c148b54e29f1e23505ba6bb37eca7b1292c5bd0854f753d108343 │ │ └─64970 /bin/memcached_exporter │ ├─7a137c3ed4be777c2959d381b0fbeb42b290e22e63444107596279a2446013d5 │ │ └─224837 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─06d5d3562ed76cc900a852019d0497d0d7c78b99691b7bb4650342c71e6647a8 │ │ └─245574 /pause │ ├─bb93c440bec52e1ef3d38cd1e73f93df646750e69e7799187b94d6242a24b778 │ │ ├─41387 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41762 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─54371c95c52d0e007248e45153921c9b65d3ae72a6ec47688729d6771c703063 │ │ └─39716 /pause │ ├─d22251436d5926037cdd3d891ee5665d2a47c6fff5763edfd29422ad4a829772 │ │ └─59937 /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 │ ├─711bc40e7d17f177e3a5d683ca20106a5f2b909d3f0ae824bf9f6ceac08c4e70 │ │ ├─165845 nova-api: uWSGI master │ │ ├─165867 nova-api: uWSGI worker 1 │ │ └─165868 nova-api: uWSGI worker 2 │ ├─dff160793ee056c6ef6ae62f330a0264af2fbd3457a7bd1013ea0e672f71a9c3 │ │ └─169738 /pause │ ├─1f301a544ea3369e1509cbc8be25c1fbdc185f1fafcd698e26f827247353986c │ │ └─50748 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 │ ├─24e07c47ed1b3e0673114a986bda260fe2d2adcd2a9f7e9ab37790359ff372b2 │ │ └─39826 etcd --advertise-client-urls=https://199.204.45.30: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.30:2380 --initial-cluster=instance=https://199.204.45.30:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.30:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.30: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 │ ├─bdacc450f1d7b9e64ca732e30aa98e4e55fcd8c4986131b85bcf4c7aecaffd30 │ │ └─39704 /pause │ ├─001593ab1be711cdcbd687302b518ea4de402f4ef66817e36d28fa438300e9e8 │ │ └─39667 /pause │ ├─c2f69b6ba15f36e59e490d5d7aa4210276ff551f65d65d5c55677bc7dad5e8a7 │ │ └─256687 /pause │ ├─3bf59724a509bf54dc0f812624d7fc45d1493a57d68b1da7d5f7712d839e4938 │ │ └─117470 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─091f6b33efe6494b891fcd2ae89bea2ea37346997f3d0dd38e4b0b2bdcbc89cf │ │ ├─117036 cinder-api: uWSGI master │ │ ├─117049 cinder-api: uWSGI worker 1 │ │ └─117050 cinder-api: uWSGI worker 2 │ ├─a3031d39409a507e9364382a1a624d734db0c3e24aecf8164fdfef8d20bca4db │ │ └─47541 /pause │ ├─8bc481688e87778847eaa5239ed02a8c8d6846008ba8b1a5e940c5e232e04ccc │ │ ├─237939 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238546 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqzja4al3/privsep.sock │ │ ├─238549 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238551 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5c20f335a9828aa9783de8014216bca6449fac4ee2abb7e732e4c59949598e36 │ │ └─260731 /bin/openstack-database-exporter │ ├─fb58f814017ed8515b057f7ab2aa05d95f528941e038f9d8a7625021a023a087 │ │ └─50608 /pause │ ├─402d062002782c64e6a14ad9ed8b47a8928921f6a6b6acc0fd464f3f6adae107 │ │ └─223015 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8193dfcf3cf6d2d319e571b9cf281ecf1c12b4f084fa7c8c6a2b8c05fe1ea8e5 │ │ └─93859 /pause │ ├─29a770fb1f9d9fc3f840f136e23f986ff59e5876e859dd4c8e63cb7aaa05a06b │ │ └─93897 /pause │ ├─2554cdbe139f02aeb04dfe3bb2a320bbf9e6488a5712673a8026204318e5c9ea │ │ └─103918 /pause │ ├─1b3a606fbc1d7e7b7431eb08eee031c5f5b3af815f7eb3fc89e62958a795eb25 │ │ └─60887 /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 │ ├─8320daf9d21c5fd41195e0639b7b0cb97e57b3b7e5274789bd42efaa2e54ab3b │ │ ├─48415 mysqld --wsrep_start_position=a060153a-41d8-11f1-be12-cef86237e019:20 │ │ └─48541 /var/lib/mysql/mysql-state-monitor │ ├─1b4d0e93cde34f97ff2cc476e4d8418381fb5846082f99f23de28629f662fcca │ │ └─207532 /pause │ ├─183698dfb78aab35d9ff5ec0550691d452173b191e21ac09dcd0b9e5961b8f0a │ │ ├─182746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182762 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─182768 erl_child_setup 1048576 │ │ ├─182927 sh -s disksup │ │ ├─182929 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182930 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183015 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183169 /bin/sh -s rabbit_disk_monitor │ ├─2334ee121cf7f97e498b4bf49686df3c06a4cdfff31981cc536fa809763317c7 │ │ ├─166468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166670 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166671 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─da9a0e7e2ef0b3bfcdcd642f640e1e1c6c9ce33ab149d4d3ab0234f440499417 │ │ └─51031 redis_exporter │ ├─908cb4a472445e29aae0918989ca19a1b745bbe5c661930bfdd277be8920a4db │ │ ├─121807 /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 │ │ └─121835 /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 │ ├─ac1ab3c9715d91bcec5d761490d9a20fc7bafac91d5e87c3bea18ba1875428ba │ │ └─61626 /pause │ ├─643ffe71152f6ba5611c464897f9af45c982651d6e554bc84983cfc77d69fb54 │ │ └─55465 /pause │ ├─4c9d61266c67d33847dcbdb02002c0541be1f04707928552c97248d26fddb9b6 │ │ └─43707 /pause │ ├─e5d78d26f90f70f8bd6df3fbc4832a03b6180d145e021d0bf59aa4aee2fe6089 │ │ ├─196584 heat-api: uWSGI master │ │ ├─196635 heat-api: uWSGI worker 1 │ │ └─196636 heat-api: uWSGI worker 2 │ ├─05a5f229666701be886c9a32799d927c01f75ec94b1055a18621bacbc6f27e83 │ │ └─55769 nfd-worker -metrics=8081 │ ├─a28da295219eead14f9db6cae842285e771d47cd8642f1ebb778d7e89f1858de │ │ └─63944 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─10408ec7a500cc3a9cc484e0481f71421c8a57d64a5766b27ee40ed9cd2721c8 │ │ └─59620 /pause │ ├─988f93261077b3465cc5e950c42b0e70cf9ca4b3f78f23adedbf8bff2c252ea4 │ │ └─55511 /pause │ ├─17bbe45d03f741b3d1dfe6cbbe3da1a4a0f2730617cfa2526c03315d3584ef04 │ │ └─105901 /pause │ ├─e0a9c1964550b876e33c0a5e424868d79714cd9119450189a4de4371ec59914d │ │ └─83647 /pause │ ├─54dc064b65179b3b0aeffac468cab3a08c1a2930c247ce5e6855ce0ff2404b30 │ │ ├─65550 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65567 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65573 erl_child_setup 1048576 │ │ ├─65620 sh -s disksup │ │ ├─65622 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65623 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65793 /bin/sh -s rabbit_disk_monitor │ ├─32b92d1a9952a9716396c2e60d887732e136a963f9ee1eeff4b72591a925fa66 │ │ └─64216 /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 │ ├─76a6f510aa78fe28ea3eb6e858bf3fc73208a1ccbc3794a16f8ed135906f831b │ │ └─54799 /pause │ ├─e1e2858ef0b6a4f4a728056afb7ae9454b5a1804c0c98f0879e1fee34efdd3f7 │ │ └─170051 /pause │ ├─76fe4654663311446b3501caed76f27e4562094a12f582d1c1fb44b3e53b0ff1 │ │ └─39717 /pause │ ├─0f755d8f009273a00ee17d3014ec2b0f1bef8ec55f184d22d479e2a21dbc6226 │ │ ├─170531 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391677 sleep 300 │ ├─b0831fa20e70cd6e816f9d6bbe92f43ce6aba45fdf93b261faffc3f17867d961 │ │ ├─ 46313 /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 │ │ ├─ 46326 /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 │ │ ├─ 46480 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258714 nginx: worker process │ │ ├─258715 nginx: worker process │ │ └─258716 nginx: cache manager process │ ├─2105d86b65487c5296e40da6225071ce7cc6dd6a4ce7a3b3d78309168a3238c9 │ │ ├─188163 /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 │ │ ├─363703 /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/tmpvb8xf8zr/privsep.sock │ │ ├─363911 /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/tmp02vem4y7/privsep.sock │ │ └─364509 /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/tmpsgy435t0/privsep.sock │ ├─10af0c7a79bd2d87c19031c9c2946828ce044d7729ddc037e1b1d02094a8db74 │ │ └─61723 /pause │ ├─f815191568151e99a29d2b85a6e939ab964b6be6000b7601bc610b1e6cc52d6d │ │ └─48512 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─fdc25a82feb613350aa96efba33660ef017728f4369d2b21c6f2a28ce9e1b0a4 │ │ └─55885 /secretgen-controller │ ├─78dedca4dfcea52b6430131b105494865e8597d6022f4ce93477824c39cd375b │ │ └─220532 /pause │ ├─54174acc27091dd38ea8324dd5d2681c3623472c291750c0108b54aa7d3be906 │ │ └─181607 /bin/bash /tmp/libvirt.sh │ ├─ef3c3e66b373d475bac495f3f78d8bf961b083cd2c3ae7824c026bb34ac24a36 │ │ └─47905 /pause │ ├─55c368194ac2c9e9bd24cf1acaf29261631353d0f3734783f0e62b189c159f39 │ │ └─42702 /coredns -conf /etc/coredns/Corefile │ ├─fcd17af71c6f545ba48fc6199be72e859c6e9f0d0dfebf500228dff0ac89fbc7 │ │ ├─89540 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89562 erl_child_setup 1048576 │ │ ├─89641 sh -s disksup │ │ ├─89643 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89644 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89811 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89822 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90021 /bin/sh -s rabbit_disk_monitor │ ├─f47d478c0daefa96d8a197c414e6ae530dac9a6e4de0a577a0bd7441c06c63f9 │ │ └─142200 /pause │ ├─b1b6545326cce6b4c0d4608625210486618c313d008181f5d61204a2aaf52149 │ │ └─63382 /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 │ ├─9912ae6f28bc57f579c61608f2b36aaabe4713231fa82df604d4be69fb0d9cbd │ │ ├─82920 barbiacan-api: uWSGI master │ │ └─82947 barbiacan-api: uWSGI worker 1 │ ├─e129f517478b28dd83547199b06cbb6f0c1ebd46c95d24b09b65584d188aa990 │ │ ├─138262 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138275 /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 │ ├─b6a7802735ce8dae5c2d1ca3787733c797caed242507d2630d7a080bd0082dfb │ │ └─169501 /pause │ ├─53cc6baed3a55258a6c5d23ed346682705db12e57cf53b71a01eb6621635b6ac │ │ ├─180543 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181300 /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/tmpi4pecqom/privsep.sock │ │ ├─181746 /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/tmpjrq7bn_7/privsep.sock │ │ ├─182085 /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/tmp5ai5w0uy/privsep.sock │ │ ├─182459 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182460 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182490 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ef0c6437-a6f8-4e1d-a925-82e1636206b1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ef0c6437-a6f8-4e1d-a925-82e1636206b1/host --addn-hosts=/var/lib/neutron/dhcp/ef0c6437-a6f8-4e1d-a925-82e1636206b1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ef0c6437-a6f8-4e1d-a925-82e1636206b1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ef0c6437-a6f8-4e1d-a925-82e1636206b1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-38abae7a-b112-4043-a73b-096a34c110fe,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 │ │ ├─182493 haproxy -f /var/lib/neutron/ns-metadata-proxy/ef0c6437-a6f8-4e1d-a925-82e1636206b1.conf │ │ ├─202534 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b03bae9d-d583-4f5c-9fcf-560e1edfe15c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b03bae9d-d583-4f5c-9fcf-560e1edfe15c/host --addn-hosts=/var/lib/neutron/dhcp/b03bae9d-d583-4f5c-9fcf-560e1edfe15c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b03bae9d-d583-4f5c-9fcf-560e1edfe15c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b03bae9d-d583-4f5c-9fcf-560e1edfe15c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ed6d5162-1806-441b-9f79-ba2218c8a6c4,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 │ │ ├─202538 haproxy -f /var/lib/neutron/ns-metadata-proxy/b03bae9d-d583-4f5c-9fcf-560e1edfe15c.conf │ │ └─366981 /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/tmpp90rlnp1/privsep.sock │ ├─6e3bccbfc8910383a81ce8bb424d0215abda7bba4604131e302f991c355d6141 │ │ ├─220762 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220787 erl_child_setup 1048576 │ │ ├─220838 sh -s disksup │ │ ├─220840 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220841 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220849 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220850 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221077 /bin/sh -s rabbit_disk_monitor │ ├─eedb4c06d2054ad7a3de312aad13506b804816cba0666819b68fe46f0a355b27 │ │ └─40227 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8c50efd4d5d4ac125c88c60c465585677c722f0d6f3a9c1d93aa514abd9dd81a │ │ └─200409 /pause │ ├─8f158f06939adb16c477135f2914b0745aaefd9f1ef89f69a7fcf17a8125db64 │ │ └─61134 /pause │ ├─50ebbca161fd27cbe298c553171cea71d49ed5ac6db93b3319791d845b5fb83b │ │ └─213239 /manager --metrics-bind-address=:8080 │ ├─b5368b9dd537b2f68067728548ce119e40382248e5ec70c4b0891f8689ab9f78 │ │ ├─167705 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167722 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─167728 erl_child_setup 1048576 │ │ ├─167776 sh -s disksup │ │ ├─167778 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─167779 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167780 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167791 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─167995 /bin/sh -s rabbit_disk_monitor │ ├─1e306e0cbc1eb0ab167c9770a4b20a43bdd0ac81cf489bedea01c3191dfed872 │ │ └─42752 /coredns -conf /etc/coredns/Corefile │ ├─ace46146714179271448b26ac031d88464724e089f4b0a559ed681c348e7cb2a │ │ ├─140219 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─140241 erl_child_setup 1048576 │ │ ├─140324 sh -s disksup │ │ ├─140325 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140327 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140328 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140329 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140563 /bin/sh -s rabbit_disk_monitor │ ├─d6914497babd37f40194cddcd34ba814b5505f4a16c76de8fbab32619b4a5cc5 │ │ └─43617 /pause │ ├─ada90d730d07fcb7b7e8c6015f54820c59a8fa1b28989f37399778eb63971286 │ │ ├─238261 magnum-api: uWSGI master │ │ ├─238315 magnum-api: uWSGI worker 1 │ │ └─238316 magnum-api: uWSGI worker 2 │ ├─0d2e0cb8e69f2e7833fda240fe7b1290e75ec72246bacc8bd60d094c1182777f │ │ ├─ 70625 apache2 -DFOREGROUND │ │ ├─ 70669 (wsgi:k -DFOREGROUND │ │ ├─ 70670 (wsgi:k -DFOREGROUND │ │ ├─ 70671 (wsgi:k -DFOREGROUND │ │ ├─ 70672 (wsgi:k -DFOREGROUND │ │ ├─383837 apache2 -DFOREGROUND │ │ └─388697 apache2 -DFOREGROUND │ ├─1d006a504af7a65fbde2c40c7746de72f8049b81753d664955e28a34bed52198 │ │ └─227858 /pause │ ├─89f549e17a4b595252172fa0418f4cd2bb92bb4c088271f75b7f36d882a57b49 │ │ └─213241 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 │ ├─c9ac5f765b20bd5218ff03b71e93973ff7f699187b387a7813285e52fdb3a5d5 │ │ └─139382 /coredns -conf /etc/coredns/Corefile │ └─c66b9c3361f1644903b4006de97f4902855599679bd616bcb6fd6a02f5db6bf4 │ └─142707 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount