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 │ │ │ ├─21584 /lib/systemd/systemd --user │ │ │ └─21585 (sd-pam) │ │ └─session-21.scope │ │ ├─21515 sshd: cephadm [priv] │ │ └─21600 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.19.213.141-22-zuul [mux] │ ├─407034 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lluejuxvpcxwmiglyylvejyncbitfimz ; /usr/bin/python3'"'"' && sleep 0' │ ├─407035 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lluejuxvpcxwmiglyylvejyncbitfimz ; /usr/bin/python3' && sleep 0 │ ├─407036 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lluejuxvpcxwmiglyylvejyncbitfimz ; /usr/bin/python3 │ ├─407038 /bin/sh -c echo BECOME-SUCCESS-lluejuxvpcxwmiglyylvejyncbitfimz ; /usr/bin/python3 │ ├─407039 /usr/bin/python3 │ ├─407040 /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 │ └─407042 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-f331741f6f8b3f28df776a60c3645d684e60fb7fa86b5b2976547ea41ff70467.scope … │ │ ├─12700 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.phrmor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.phrmor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 306f029c8ff829d9fea738799bbc701ec80f12d2c6e8eb8ad78575414d078f69 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f331741f6f8b3f28df776a60c3645d684e60fb7fa86b5b2976547ea41ff70467 -address /run/containerd/containerd.sock │ │ ├─ 18532 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4061cc11407b6604ad4a39b3dd4ca3051b5cad5b1c69e02b16730a0105dbc8d1 -address /run/containerd/containerd.sock │ │ ├─ 25135 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6baec4ceb45ffe355cd3b2a411f10cf7014fa9531348797fc9c646e10f47d39 -address /run/containerd/containerd.sock │ │ ├─ 29720 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88286d0e15e15605591ef9d41f89e85065e4b06c515375e8a54d905ccb322d1b -address /run/containerd/containerd.sock │ │ ├─ 34528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 52dbc26df6d6d775437a6ac0eebe38feab1b2da06908f048753826ab4ca3218d -address /run/containerd/containerd.sock │ │ ├─ 39093 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 469e5adfe4f03e71808a62ec1c142acee8be4a96ea408a2d0635158002279542 -address /run/containerd/containerd.sock │ │ ├─ 41611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453f4f8dee9ac3a9da6fe5be4d0024ff07f35a31a9523da5a14e86b34c61fad4 -address /run/containerd/containerd.sock │ │ ├─ 41640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65db13856d059f9084fad73867a86e7934549cf78f6234125356e1d9ed4caa14 -address /run/containerd/containerd.sock │ │ ├─ 41655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ce960875532e9ce1705d72265454b11b8c1756638aa9331631b2cf8e72c530 -address /run/containerd/containerd.sock │ │ ├─ 41665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fea11eb743a1f310131060839f6e39d3ee9c7464108344e0c9510b29cbc45b -address /run/containerd/containerd.sock │ │ ├─ 41667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e0f75c19b84e80d34f1fc116f059dc2410c5588af595a082378e5aee2fad85 -address /run/containerd/containerd.sock │ │ ├─ 42191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b19634979fd126944a2509c2d20130893d35398056fa8895b047eb082b35ebd -address /run/containerd/containerd.sock │ │ ├─ 42969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a35ecc79a73c6e4f6c00f44d93a678e0ac2ce754bd0080b21cacb324d6164b -address /run/containerd/containerd.sock │ │ ├─ 42990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ea4ee8b799000faef6f6baf494697d64b4ffe8f7c7d779e5724af69303dcbd -address /run/containerd/containerd.sock │ │ ├─ 44303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104711b71cdd8de897973faa8134d54eba1ecb821f3ee7f837583f523ffcb900 -address /run/containerd/containerd.sock │ │ ├─ 44744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db08b5438a7ed7eea44f4d35569cb0f0cfcb6ece19f69ed0e7f21dd666258f3 -address /run/containerd/containerd.sock │ │ ├─ 44784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997bbd73a1aaea9256c9530e00fd28998f592430c51849bf03fe7b062f9d5f53 -address /run/containerd/containerd.sock │ │ ├─ 45261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34f7b99aec8ce1ff05f41d54c231162f9dae2c704d6b3e1d7b6da32cf2a9c913 -address /run/containerd/containerd.sock │ │ ├─ 45700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992a731827eb34c8c1be2bff29109fe4958b95312373e62d9f6b070b33728aff -address /run/containerd/containerd.sock │ │ ├─ 45827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf6fd042f1fe4214c158137092cda2e76c96b9b86cb79eba682fce6119d3760a -address /run/containerd/containerd.sock │ │ ├─ 45869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a6af04ce670652116ae738ee21fbe601bf8ffa17eae3b3b29a01a32d65d0ae -address /run/containerd/containerd.sock │ │ ├─ 47892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79bee2b2c06c4ed670f03eb91e59ebb9be8a633412fd052c66df7d061ae54aa4 -address /run/containerd/containerd.sock │ │ ├─ 47978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616e232b17e8b909985b0b59b8c8c3807c76adbc748f0114a874ec8aa459be0f -address /run/containerd/containerd.sock │ │ ├─ 48996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ec0c56ea31c031e0f2a8d8ba08975276d9c3438839aea03d1470e638a8e7af -address /run/containerd/containerd.sock │ │ ├─ 49034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a8e275a5b3b77b722ff8036a85d3fb7c490ff05fa3bb4133fda43d73d388b1 -address /run/containerd/containerd.sock │ │ ├─ 49390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa1ce0e66454801de5b487791c509a3baecab7f828c20075ece752b53fead49 -address /run/containerd/containerd.sock │ │ ├─ 49689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61ef8c5075d081d9b5417d250fa948a03cfae23648a398eb1b9ac6cc588c4b8 -address /run/containerd/containerd.sock │ │ ├─ 50057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f650bbf6ac10654e740ec1a4ffc8983f860a653f48a179e2dc89e03952ef115 -address /run/containerd/containerd.sock │ │ ├─ 52250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4beef1447a0bf96d93442f3fbbec9cd27863824deb4d5dd92f69fac5529f89b4 -address /run/containerd/containerd.sock │ │ ├─ 52372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f49b547953f3c365f12573b34902ceb5baaa86cb202304dc0e00d5d1219f0e -address /run/containerd/containerd.sock │ │ ├─ 56599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1695c9319b1828bb699997495d5bddcbf4607c76075b03100cec6ed632947922 -address /run/containerd/containerd.sock │ │ ├─ 57251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edea0da6d42406937604840f01cad23ddfffc174ff9be459bc06d9d0228a82ef -address /run/containerd/containerd.sock │ │ ├─ 57294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7991f07e2e33e5016d7ec218a6f85174c5e867ed58acb8e4d2c68e3955e7fe -address /run/containerd/containerd.sock │ │ ├─ 57346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc614634d4861f0e3efd6b0c9dd90789dac33707d9fece1cf110a30594260ea -address /run/containerd/containerd.sock │ │ ├─ 57517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6d6a040bdeeb0811bd60c4d4907f08a25730560d8f3d72b5a29f3facc957ea -address /run/containerd/containerd.sock │ │ ├─ 61559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4ea20cb24b8bddde4cbf2db4934a2db02e8bfaf14a988841767feb7466665d0 -address /run/containerd/containerd.sock │ │ ├─ 61665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6075b64319185f17c8dc7fcfc78f412115ce10b65d550ab72b122903b3b63ad9 -address /run/containerd/containerd.sock │ │ ├─ 61704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f842b9b3a7c14dba6a04b4b6f9112c2e09421d1b1e6b01559c03b5992a8448c7 -address /run/containerd/containerd.sock │ │ ├─ 61747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be19a6dc0aac1072c71ecf66a76bf6bf54c435634da1361bf4661b364e42c484 -address /run/containerd/containerd.sock │ │ ├─ 63388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c3f6ce074ebc26dc95fc84154831203af470964376c3790112f2177bf5aa01d -address /run/containerd/containerd.sock │ │ ├─ 63487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7f5481a197f608d7c481483042b0c35c1e8b23f4765e49ca239828129f2cd93 -address /run/containerd/containerd.sock │ │ ├─ 63545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac716b396324c8919f4f5c113d9ba6db3ca31e2ee52ae714344cd71cb346120 -address /run/containerd/containerd.sock │ │ ├─ 63759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1813a8da7ebe6a29540e2088e30d5ec64af22fac1b2a367c02c29e9552056c63 -address /run/containerd/containerd.sock │ │ ├─ 63931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77f06c1707045e1323c1462ce6dc0bec99e0e24f1efce6065791484571ed042 -address /run/containerd/containerd.sock │ │ ├─ 63971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58334715f1df047febbd52e355ebd1a1d72103fdcdc0250cc2ea25531cf2d575 -address /run/containerd/containerd.sock │ │ ├─ 64391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3733fa1a85a46ee368a987aee68b1693ecc0cdfec384941113682c3893f1e7d -address /run/containerd/containerd.sock │ │ ├─ 64529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309e0861abbd6a66bd98e8bf9e1d9bcd5d50ec2b408664e8769096c12fc62060 -address /run/containerd/containerd.sock │ │ ├─ 65213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d131036617f7ab2826444d80f7d5a4f3c34e99883f489a50fd162d7428e4966b -address /run/containerd/containerd.sock │ │ ├─ 65997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adda19a3640d9e99ba84e08aaeacfe0ec85f952a4c07405e2b89bee98020af7b -address /run/containerd/containerd.sock │ │ ├─ 67399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ffeedb14f6e0f7078abb744bd1dd023fbfc4f4937ce7cdd0d61ba4e1721d0a -address /run/containerd/containerd.sock │ │ ├─ 69577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecb26768c9471d28d7b86c490ac909985d304b43501d3faf6dba9f75c68376a -address /run/containerd/containerd.sock │ │ ├─ 78842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ffa28e4eb920c85c6649ec25de028a4ee2193e92ffb4b981058bb5a79d7cdb5 -address /run/containerd/containerd.sock │ │ ├─ 80285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76111d4ed0e0f774c9aa8a6605c2905efc9dda75c908819cddb3cd46500681c1 -address /run/containerd/containerd.sock │ │ ├─ 86122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6582b430e13287574a5326119ce2227dcbb9dab00c1445bd5b14f3dab4fc7ef -address /run/containerd/containerd.sock │ │ ├─ 92216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0e75d9fc0efb75da6cde787cfa8d27ac3125aef618015b429203f1003a8d1a -address /run/containerd/containerd.sock │ │ ├─ 96212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5046d3fa54fd2a1e9f1c5791cef732d1d8b084cfa8f0e8729a700f88eeacea58 -address /run/containerd/containerd.sock │ │ ├─ 96268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d89c20f9ca7016a537eb8f749fb6b8098a53d79b3f1159e2dbea5905efc62b -address /run/containerd/containerd.sock │ │ ├─105049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07eda90e084e5d39fc1ab7885b5f7b8a0328ac2c1ecd2e57a6beda6ff80769df -address /run/containerd/containerd.sock │ │ ├─106478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132af8861880dfa24e2ea2ffd75cb324f71d433c688b8602d017d794cbc663ce -address /run/containerd/containerd.sock │ │ ├─106534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae207ad465b8ebfe4f1d90be409c0435bd881006c9544d74c6f439d941fb35a -address /run/containerd/containerd.sock │ │ ├─108487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0e7bd230f05ce3576262677c84f9c913a607b6ce5c4f2d3c50eb062f0ca4f7 -address /run/containerd/containerd.sock │ │ ├─110441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b5aae6f6ff6713f405334b309055b975fd4e89e819d90434c6d67e191be02c -address /run/containerd/containerd.sock │ │ ├─110492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1337c3a062a714d801370f057d4f4213b40fb59bf6ebfaae036b2e0104d8b190 -address /run/containerd/containerd.sock │ │ ├─123648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0630fde1e13e0f97466b5c0d72df81df244374af3308d6397f344adaef640b3 -address /run/containerd/containerd.sock │ │ ├─123695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d7a94ef9e6b6b4dab89e6eaa7dcbf37af73a7426fb2891a197ea02fdcb0f2b -address /run/containerd/containerd.sock │ │ ├─126250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a82f676f77423ad190fb45ddf09c8f06b727a44933cadf66662d05ad9873d59 -address /run/containerd/containerd.sock │ │ ├─140747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1858e02c3fe69ee8d0e79565cfdb5869e7707c8446128869391da89aa7436d25 -address /run/containerd/containerd.sock │ │ ├─142239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f373001463fb6ccdb5415639c57c499fe52a9574413b9708a245325d9af641 -address /run/containerd/containerd.sock │ │ ├─142683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0b78ab38fdc5d7527141f2d8f92491087fcf511f9d395e1a10aa8b3853357e -address /run/containerd/containerd.sock │ │ ├─143449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1420034c2bde90e9b850d457fc85da2c8a332219556f28b4f76ec739c35633c4 -address /run/containerd/containerd.sock │ │ ├─146107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa64386289d214dc4b7c2334b196c68896999c1f9245ad132030683e09761e64 -address /run/containerd/containerd.sock │ │ ├─147329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d78728b0b3781a6d4e20569031a441feef138ff8260f160caefd0a8233db98ca -address /run/containerd/containerd.sock │ │ ├─148046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7197fc038474ef6da3fca9aa13f4c22ab0951f88cdd3919934b8850402f0e171 -address /run/containerd/containerd.sock │ │ ├─149178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc392b35c5eda2da220fb9b0ad148168d833b66b1707660d6f11832c399869df -address /run/containerd/containerd.sock │ │ ├─149980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0006b28c1958ebee1754803d2358d94c625a1d73c1948386b59feadeed35122 -address /run/containerd/containerd.sock │ │ ├─153664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db61be8ee3f3b2e204d35ecde6a5313ab40b24114f4871747f25c1f7abe110be -address /run/containerd/containerd.sock │ │ ├─171745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34cad4411c5286dcf0d95494aee09aa5bbf1952f2bb5dbd1e9f54e4ecfce7e4 -address /run/containerd/containerd.sock │ │ ├─173538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4b6e688d378c2de0d7411657e4d3de04ccd57619b2d88eb7181c62dd9bf3c3 -address /run/containerd/containerd.sock │ │ ├─173622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45319922b65aa44893ff1ec3a21e4ebacc6ce9a58ca1df19dc5675ccfb0a7b2c -address /run/containerd/containerd.sock │ │ ├─173628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8eb6f3f58c8b7c8adfd4003b047edeff14f328e9c32704a17df43f87142b9c -address /run/containerd/containerd.sock │ │ ├─173857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25389fd008b425e33fa5cb802895f3066eaa0c6753c925e495280457767ea0c -address /run/containerd/containerd.sock │ │ ├─173962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07d7164af482591fd53b257ce924a0c5f8141e1c84fdd08070a47adb95385bc8 -address /run/containerd/containerd.sock │ │ ├─174082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de59e5c4d5856960bdecb2c2079dc6f8537b0f2ecbc281b864cb105392b9d3f7 -address /run/containerd/containerd.sock │ │ ├─174120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b268dd816e587dffc492a3f79ce663c82ee7c819db51f18bc8fb272f16dd1427 -address /run/containerd/containerd.sock │ │ ├─186516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d85fad40c5b6a9b2154e7b607e29443969b654da2d86c009440796556cf6466 -address /run/containerd/containerd.sock │ │ ├─188753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 415149fb926b0856e9223f5497924977166aba4843a5d2eaba14b217b5852361 -address /run/containerd/containerd.sock │ │ ├─188852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b60027828210724db260a94129c416e0c6d48f1b3fc4e4c75ba25f67a5b5f5 -address /run/containerd/containerd.sock │ │ ├─189020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170cc051bf2834ab20a81a357f63634112ca9c9197440c89c8e07f171386982e -address /run/containerd/containerd.sock │ │ ├─205257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0378f5a1af3ed15b97c77ebcfb6adc4cb83e9114ec461d3632af140671a0fe52 -address /run/containerd/containerd.sock │ │ ├─212906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9747745afb7396e160e314db7cfe54b40b6a51f7118d3b282c9352ede261c13 -address /run/containerd/containerd.sock │ │ ├─212957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df7ea82bd1b33dd7e106782a4818bfc599c5adaed8fe0d0f7c65187ed6251f21 -address /run/containerd/containerd.sock │ │ ├─212969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a70a08796b64cda698f5e57d98eb38eebb753069a609a01fceb8e0956283bad -address /run/containerd/containerd.sock │ │ ├─213262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e75b74a19118f5b1cd462c139db477a34144a88f214a9986c4c5a7f76678580 -address /run/containerd/containerd.sock │ │ ├─224348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be2c7c4d9847baff306320607d9cc137e42ec96a9cae5fdfedb1183528de5ab -address /run/containerd/containerd.sock │ │ ├─226652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9daa0a0b409ca7d10691e4cb99847e232d0a3beda0994b64b3882c63d6bdb155 -address /run/containerd/containerd.sock │ │ ├─227616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417dbd011ce0c193b0cfb8206daaaf67b53197014a9eeb10a69a337e5657925c -address /run/containerd/containerd.sock │ │ ├─228627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646e20e40fa7c0c2557d39400040035e2b9c2818d647516e89ba07fdb20ae367 -address /run/containerd/containerd.sock │ │ ├─229709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 586b79b1641aa9a571252db565261091113a2fae3f97e77adacb82d015cec3b3 -address /run/containerd/containerd.sock │ │ ├─231953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde486b278e604784d267a2653c459e6146516769ab55e339b1ab5bdd55c6cfb -address /run/containerd/containerd.sock │ │ ├─233548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1d4b6c31202c9dd29c57927dc7d01df264bdc9213e6472ace05ba57347a1c6 -address /run/containerd/containerd.sock │ │ ├─233627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea9c0f9281f81aad495363ded9399e2c02d9636b97ca769bfb7b56369b02cab -address /run/containerd/containerd.sock │ │ ├─242645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 633f1ff67f9c8ce54fdab2aad9f25dd79b6a103ddb532c75f513099d6360ebed -address /run/containerd/containerd.sock │ │ ├─243161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ff1cc8a908c0d903a08a95b470702b0525be75a91e0ecd3fbc0128c085aeaf4 -address /run/containerd/containerd.sock │ │ ├─246335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b61a280dc1f73dcd3ec11bf930dc94f320a5012cee3943a58117e38dd9422f -address /run/containerd/containerd.sock │ │ ├─250220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946e4b228288e0f686ffd6803b17babae03d5b4d81fbf8da87225154b97ca693 -address /run/containerd/containerd.sock │ │ ├─250504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df853cf8d84650814b44bf2a78f1b5110b841f79ade6bd23db55f19031cf9f4d -address /run/containerd/containerd.sock │ │ ├─250545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e111dadc660da684b5faec846437f3eb851a9110fd03882d172b4fb6c2dd4aa0 -address /run/containerd/containerd.sock │ │ ├─250596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3cfe6aaa320b2962874654735278da5ee9616655d8d093d9079576408b9189 -address /run/containerd/containerd.sock │ │ ├─262001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e6adc5b85309b311235939084e8daeda066e891d802858b235302c722763d2 -address /run/containerd/containerd.sock │ │ ├─264512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8033fcf041c9cc22002befdaf48807de2f953d8979659f11badfa874bc3450ca -address /run/containerd/containerd.sock │ │ └─265994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce89b861e7655c07e7b414bde80e251d36609ad746656c2ea772a5600014ece -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29433 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29701 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18514 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.phrmor.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.phrmor/unit.run │ │ │ └─12619 /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-phrmor --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.phrmor:/var/lib/ceph/mgr/ceph-instance.phrmor:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.phrmor/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.phrmor -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 │ │ │ ├─24839 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25118 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39047 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39069 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34239 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34510 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12256 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139910 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42085 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.141 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-88286d0e15e15605591ef9d41f89e85065e4b06c515375e8a54d905ccb322d1b.scope … │ │ ├─29744 /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 │ │ └─29756 /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 │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─run-r028f7100b6204db8837609fd5522ff2a.scope │ │ └─187063 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4061cc11407b6604ad4a39b3dd4ca3051b5cad5b1c69e02b16730a0105dbc8d1.scope … │ │ ├─18560 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18579 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-306f029c8ff829d9fea738799bbc701ec80f12d2c6e8eb8ad78575414d078f69.scope … │ │ ├─12337 /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 │ │ └─12349 /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-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-469e5adfe4f03e71808a62ec1c142acee8be4a96ea408a2d0635158002279542.scope … │ │ ├─39119 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39159 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-52dbc26df6d6d775437a6ac0eebe38feab1b2da06908f048753826ab4ca3218d.scope … │ │ ├─34552 /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 │ │ └─34565 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10832 /usr/sbin/chronyd -F 1 │ │ └─10833 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─docker-c6baec4ceb45ffe355cd3b2a411f10cf7014fa9531348797fc9c646e10f47d39.scope … │ │ ├─25159 /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 │ │ └─25171 /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-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139769 /sbin/iscsid │ │ └─139770 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─24e4eaab709eb87f9b23120014065030e61eb95e04b2abdfe173d315bb5fb770 │ │ └─66122 /goldpinger --static-file-path /static │ ├─3db08b5438a7ed7eea44f4d35569cb0f0cfcb6ece19f69ed0e7f21dd666258f3 │ │ └─44769 /pause │ ├─f1d89c20f9ca7016a537eb8f749fb6b8098a53d79b3f1159e2dbea5905efc62b │ │ └─96294 /pause │ ├─6d055fd5d89327388f5aeb108c741b8662c9d230974475768b5f8f71a20ef1ab │ │ └─248311 docker-registry serve /etc/docker-registry/config.yml │ ├─c4eac02c91a8230ed969b2d2614bb7a5318a4eae0b41353d1549853b2266bf1d │ │ └─50336 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4ad789146b7d050054f4525e5381923a3a703521dabe6c286403ae5da86b26a4 │ │ └─124287 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─097a8d1c0db6d6a26d0b2cb46614eaa0711b4ed2666a6e469973b8a925b07613 │ │ └─186312 /bin/bash /tmp/libvirt.sh │ ├─acb7fe9fd97eb13ccfd768840725062e4980f676d8e7e1f17ddeffd3db63878c │ │ ├─169846 nova-api: uWSGI master │ │ ├─169887 nova-api: uWSGI worker 1 │ │ └─169888 nova-api: uWSGI worker 2 │ ├─0ff1cc8a908c0d903a08a95b470702b0525be75a91e0ecd3fbc0128c085aeaf4 │ │ └─243200 /pause │ ├─b19301a52e19fb47ceb4a234ac1c7a9fc7da080bdc2db579f4a5a7e2819a7f7c │ │ ├─68024 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68049 /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 │ │ ├─68057 erl_child_setup 1048576 │ │ ├─68104 sh -s disksup │ │ ├─68106 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68107 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68128 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68139 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68449 /bin/sh -s rabbit_disk_monitor │ ├─104711b71cdd8de897973faa8134d54eba1ecb821f3ee7f837583f523ffcb900 │ │ └─44326 /pause │ ├─798d150bf195808355355359bd01280d8219abcad36676c0a724bd88d39551ca │ │ └─50389 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df7ea82bd1b33dd7e106782a4818bfc599c5adaed8fe0d0f7c65187ed6251f21 │ │ └─213038 /pause │ ├─1871bf8cf964b2caa62a6ab1f2ddf31d54b2bcf1c04c93086e5cb5a2e0a3ff72 │ │ └─266222 /bin/openstack-database-exporter │ ├─946e4b228288e0f686ffd6803b17babae03d5b4d81fbf8da87225154b97ca693 │ │ └─250249 /pause │ ├─f8fadd75c1363b652ef98f5d737d3389de089a7d22b67f38cfd1edced22028d3 │ │ ├─182605 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182912 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182913 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182914 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b268dd816e587dffc492a3f79ce663c82ee7c819db51f18bc8fb272f16dd1427 │ │ └─174157 /pause │ ├─cdabbeb303d4c72f3d11b5362e2f9238fba0a92e51ccc6090b28c057d8f523a2 │ │ └─66266 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─185e2263657eeda69791ee69477e59711d111e348cc20875c5788b4767c4dd3e │ │ ├─131545 placement-api: uWSGI master │ │ ├─131561 placement-api: uWSGI worker 1 │ │ └─131562 placement-api: uWSGI worker 2 │ ├─a5a35ecc79a73c6e4f6c00f44d93a678e0ac2ce754bd0080b21cacb324d6164b │ │ └─43014 /pause │ ├─3be2c7c4d9847baff306320607d9cc137e42ec96a9cae5fdfedb1183528de5ab │ │ └─224371 /pause │ ├─34f7b99aec8ce1ff05f41d54c231162f9dae2c704d6b3e1d7b6da32cf2a9c913 │ │ └─45287 /pause │ ├─d188c960d903ada9b0556953183dc19fd40522500d6f0821495ffefc0ac71af0 │ │ ├─186742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186759 /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 │ │ ├─186767 erl_child_setup 1048576 │ │ ├─186823 sh -s disksup │ │ ├─186825 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186826 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186847 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186866 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187232 /bin/sh -s rabbit_disk_monitor │ ├─a50c415b32b6fb557c7dfca9b3a1fc7051dce603d84a970f3ff09e51034869b3 │ │ ├─170773 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171298 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171299 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─108f57dd381dc9e78f1abea94665ea059597dd6ccfc6caf6307e7056b1d0348a │ │ ├─223096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223117 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ce1d4b6c31202c9dd29c57927dc7d01df264bdc9213e6472ace05ba57347a1c6 │ │ └─233574 /pause │ ├─85b18f498a4c6bedb4df851ae7a2f6b40a2a1ae36ba6b5a493461221fcdf5329 │ │ ├─ 48217 /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 │ │ ├─ 48230 /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 │ │ ├─ 48385 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264143 nginx: worker process │ │ ├─264145 nginx: worker process │ │ └─264146 nginx: cache manager process │ ├─d78728b0b3781a6d4e20569031a441feef138ff8260f160caefd0a8233db98ca │ │ └─147418 /pause │ ├─1695c9319b1828bb699997495d5bddcbf4607c76075b03100cec6ed632947922 │ │ └─56623 /pause │ ├─bd71ea0f270f349f9eca7de897e69db3276531a5edbcfa4815e352ff803089e1 │ │ ├─183610 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184090 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpt5gg0iz7/privsep.sock │ │ ├─184247 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmparsda8we/privsep.sock │ │ └─184810 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─992a731827eb34c8c1be2bff29109fe4958b95312373e62d9f6b070b33728aff │ │ └─45724 /pause │ ├─9bf932edd79fcf6e194aa3153b66b91a2449b53d151a571b994fb7731c4a0475 │ │ └─41917 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 │ ├─8386c81bd522b79a860017cd6e999b141fa214d5f41b026e78119694b0d836c8 │ │ ├─221543 octavia-api: uWSGI master │ │ ├─221558 octavia-api: uWSGI worker 1 │ │ └─221559 octavia-api: uWSGI worker 2 │ ├─4636ba47cbf6dfcfb50bfd15930a5b00b2a2ca7f4198e15d3f299e33497311cc │ │ ├─169942 nova-metadata: uWSGI master │ │ ├─169956 nova-metadata: uWSGI worker 1 │ │ └─169957 nova-metadata: uWSGI worker 2 │ ├─1ecb26768c9471d28d7b86c490ac909985d304b43501d3faf6dba9f75c68376a │ │ └─69600 /pause │ ├─e0630fde1e13e0f97466b5c0d72df81df244374af3308d6397f344adaef640b3 │ │ └─123673 /pause │ ├─9ca9473994610ad719adc77b45aab15376a8226de89b047a56c7ad41e1ceb4cc │ │ └─62455 /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 │ ├─0b3f2221067bf74743c390ca267c33c9b8257e66d9df0f45dbb4ecabb907c3e1 │ │ └─66778 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-141.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 │ ├─ec4c2a3cba910cb8650516370d6c549ce84da113d694d612dca6228d409c88cf │ │ ├─184987 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) │ │ ├─185844 /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/tmpny1lyi0i/privsep.sock │ │ ├─186354 /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/tmpz328hm5_/privsep.sock │ │ ├─187016 /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/tmpalzdx9qf/privsep.sock │ │ ├─187355 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187356 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187402 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d/host --addn-hosts=/var/lib/neutron/dhcp/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-16d1dee5-dcdb-4c0d-890c-63c3b62c6a42,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 │ │ ├─187405 haproxy -f /var/lib/neutron/ns-metadata-proxy/736eeafa-8d21-4623-a8fb-4ea38cf8bc9d.conf │ │ ├─207342 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/da003fe1-746f-46e1-8f03-f7e3eace7db6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/da003fe1-746f-46e1-8f03-f7e3eace7db6/host --addn-hosts=/var/lib/neutron/dhcp/da003fe1-746f-46e1-8f03-f7e3eace7db6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/da003fe1-746f-46e1-8f03-f7e3eace7db6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/da003fe1-746f-46e1-8f03-f7e3eace7db6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fbb1927e-1e5b-4afa-a818-aece815dc972,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 │ │ ├─207345 haproxy -f /var/lib/neutron/ns-metadata-proxy/da003fe1-746f-46e1-8f03-f7e3eace7db6.conf │ │ └─378451 /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/tmp_qzb8u8v/privsep.sock │ ├─8033fcf041c9cc22002befdaf48807de2f953d8979659f11badfa874bc3450ca │ │ └─264536 /pause │ ├─1703cca879eaafdece8a41a3df70846713f56baa0e6bc0cf3e3dd2093d3509e8 │ │ └─264854 /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 │ ├─07d7164af482591fd53b257ce924a0c5f8141e1c84fdd08070a47adb95385bc8 │ │ └─174000 /pause │ ├─e6d68f105f950140f6c325de770709ffe8fc1d39b93891145d065bd80a0011dc │ │ └─66942 /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 │ ├─d34cad4411c5286dcf0d95494aee09aa5bbf1952f2bb5dbd1e9f54e4ecfce7e4 │ │ └─171770 /pause │ ├─f7faf6c05c0cf7a48060c09995d23b9c9f9c6b47c21ba2ef25de29468f4b6244 │ │ ├─268603 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268616 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─633f1ff67f9c8ce54fdab2aad9f25dd79b6a103ddb532c75f513099d6360ebed │ │ └─242674 /pause │ ├─e4ea20cb24b8bddde4cbf2db4934a2db02e8bfaf14a988841767feb7466665d0 │ │ └─61607 /pause │ ├─bb1dc235533e8a7670f08038a1bfb0502302a348be60a579de8d3d9e6dbe1b01 │ │ ├─ 96756 /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 │ │ └─340149 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─fe5d26379e8ba1316d947cd2e3c7d29ca084b4fbcf296510cf05668263e62f63 │ │ └─66321 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e7f5481a197f608d7c481483042b0c35c1e8b23f4765e49ca239828129f2cd93 │ │ └─63518 /pause │ ├─ef24bab7aff2929d3ffa19b88beb5041ab7fa4d01d45310480527e4c18a4c929 │ │ ├─184962 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) │ │ ├─185820 /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/tmpza69esqj/privsep.sock │ │ ├─372461 /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/tmp_fl322zr/privsep.sock │ │ ├─372852 /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/tmpphxz1b9z/privsep.sock │ │ ├─373234 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373236 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374467 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b99c09d0-84ee-41ce-ad53-c3f8dc7b3aa0 --namespace=qrouter-b99c09d0-84ee-41ce-ad53-c3f8dc7b3aa0 --conf_dir=/var/lib/neutron/ha_confs/b99c09d0-84ee-41ce-ad53-c3f8dc7b3aa0 --log-file=/var/lib/neutron/ha_confs/b99c09d0-84ee-41ce-ad53-c3f8dc7b3aa0/neutron-keepalived-state-change.log --monitor_interface=ha-0f841158-c2 --monitor_cidr=169.254.0.200/24 --pid_file=/var/lib/neutron/external/pids/b99c09d0-84ee-41ce-ad53-c3f8dc7b3aa0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377240 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f0ba5def-1a92-4bc4-8609-7490eec30a61 --namespace=qrouter-f0ba5def-1a92-4bc4-8609-7490eec30a61 --conf_dir=/var/lib/neutron/ha_confs/f0ba5def-1a92-4bc4-8609-7490eec30a61 --log-file=/var/lib/neutron/ha_confs/f0ba5def-1a92-4bc4-8609-7490eec30a61/neutron-keepalived-state-change.log --monitor_interface=ha-75513ae9-97 --monitor_cidr=169.254.0.216/24 --pid_file=/var/lib/neutron/external/pids/f0ba5def-1a92-4bc4-8609-7490eec30a61.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382891 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=be071a1d-fb62-4c1d-a594-66a6efadf040 --namespace=qrouter-be071a1d-fb62-4c1d-a594-66a6efadf040 --conf_dir=/var/lib/neutron/ha_confs/be071a1d-fb62-4c1d-a594-66a6efadf040 --log-file=/var/lib/neutron/ha_confs/be071a1d-fb62-4c1d-a594-66a6efadf040/neutron-keepalived-state-change.log --monitor_interface=ha-8c88b42d-65 --monitor_cidr=169.254.0.15/24 --pid_file=/var/lib/neutron/external/pids/be071a1d-fb62-4c1d-a594-66a6efadf040.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─387420 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5d7e67f3-9489-4753-9b6c-1db4b5d17bba --namespace=qrouter-5d7e67f3-9489-4753-9b6c-1db4b5d17bba --conf_dir=/var/lib/neutron/ha_confs/5d7e67f3-9489-4753-9b6c-1db4b5d17bba --log-file=/var/lib/neutron/ha_confs/5d7e67f3-9489-4753-9b6c-1db4b5d17bba/neutron-keepalived-state-change.log --monitor_interface=ha-6c81ea74-d5 --monitor_cidr=169.254.0.222/24 --pid_file=/var/lib/neutron/external/pids/5d7e67f3-9489-4753-9b6c-1db4b5d17bba.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─388963 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=78ea87d3-7cfb-4373-bf69-ae6c2abef0f8 --namespace=qrouter-78ea87d3-7cfb-4373-bf69-ae6c2abef0f8 --conf_dir=/var/lib/neutron/ha_confs/78ea87d3-7cfb-4373-bf69-ae6c2abef0f8 --log-file=/var/lib/neutron/ha_confs/78ea87d3-7cfb-4373-bf69-ae6c2abef0f8/neutron-keepalived-state-change.log --monitor_interface=ha-906e2b56-69 --monitor_cidr=169.254.0.191/24 --pid_file=/var/lib/neutron/external/pids/78ea87d3-7cfb-4373-bf69-ae6c2abef0f8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─132af8861880dfa24e2ea2ffd75cb324f71d433c688b8602d017d794cbc663ce │ │ └─106503 /pause │ ├─276033443bae00695b45c4ab4eb171509f583654e2a403098be6daf347a3256f │ │ └─44839 /coredns -conf /etc/coredns/Corefile │ ├─d22d9e7bb1a733948cca6a0bd15a76ad53881c538f9182dc94249f6d618a1ba5 │ │ └─259964 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a0ce960875532e9ce1705d72265454b11b8c1756638aa9331631b2cf8e72c530 │ │ └─41778 /pause │ ├─8b36de83cd1d1a4a74e58f0fac2a988ca89a5e48a2eab0885152a73f3ed2c28c │ │ └─226881 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─453f4f8dee9ac3a9da6fe5be4d0024ff07f35a31a9523da5a14e86b34c61fad4 │ │ └─41714 /pause │ ├─d131036617f7ab2826444d80f7d5a4f3c34e99883f489a50fd162d7428e4966b │ │ └─65246 /pause │ ├─cf88a67dd9d9b9d677943b8ccfaf3d8bb2d93bc74a1831a0afc738d6e9c9e760 │ │ ├─85330 barbiacan-api: uWSGI master │ │ └─85343 barbiacan-api: uWSGI worker 1 │ ├─eadba8cd7a3d4c716161c955658c8672cda8feae5d886ad09bcfbcf6e19d7dab │ │ └─49097 /manager --metrics-bind-address=:8080 │ ├─79fed7d52456905f5589371b14cf6d93b8c6dc94a812430f78ac92e338740a51 │ │ ├─224537 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224554 /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 │ │ ├─224572 erl_child_setup 1048576 │ │ ├─224652 sh -s disksup │ │ ├─224654 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─224655 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224680 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224681 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224959 /bin/sh -s rabbit_disk_monitor │ ├─646e20e40fa7c0c2557d39400040035e2b9c2818d647516e89ba07fdb20ae367 │ │ └─228652 /pause │ ├─309e0861abbd6a66bd98e8bf9e1d9bcd5d50ec2b408664e8769096c12fc62060 │ │ └─64553 /pause │ ├─d7a15029257f90ae2945d4b2241f8e85f554c828dee74096d4973b100d99d6c9 │ │ ├─222334 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222734 octavia-worker: ConsumerService worker(0) │ │ └─222737 octavia-worker: ConsumerService worker(1) │ ├─73e2c09a0d4ab0aae5159abe5d39176282197387c6a2c38c91d0e9052a444ad0 │ │ └─108261 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─839f5402c7f854fd68b3287546604f00a7c1a771240ce0fa86e7be0798abe837 │ │ └─142901 /coredns -conf /etc/coredns/Corefile │ ├─adda19a3640d9e99ba84e08aaeacfe0ec85f952a4c07405e2b89bee98020af7b │ │ └─66020 /pause │ ├─daac763d2b1efe1fb07c7c190dc825de0b6baf954f47e173fd5f9a77b241c314 │ │ ├─174649 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397852 sleep 300 │ ├─0378f5a1af3ed15b97c77ebcfb6adc4cb83e9114ec461d3632af140671a0fe52 │ │ └─205281 /pause │ ├─edea0da6d42406937604840f01cad23ddfffc174ff9be459bc06d9d0228a82ef │ │ └─57275 /pause │ ├─5e53920f24aec6ad8d550d8648c62dfd48a5a746f749e9963f759de89cc4b6ad │ │ └─66353 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─59ffeedb14f6e0f7078abb744bd1dd023fbfc4f4937ce7cdd0d61ba4e1721d0a │ │ └─67423 /pause │ ├─d0006b28c1958ebee1754803d2358d94c625a1d73c1948386b59feadeed35122 │ │ └─150083 /pause │ ├─30ca0e55cb6e3280636f5bb75331e08f211e4b25fcba1f2b31b1b99929898d85 │ │ ├─242977 magnum-api: uWSGI master │ │ ├─243010 magnum-api: uWSGI worker 1 │ │ └─243011 magnum-api: uWSGI worker 2 │ ├─4605e9d24507b42a83cbcff027078e97dc2be1ee9aff9b8f404b00d2f6820a69 │ │ ├─264650 apache2 -DFOREGROUND │ │ ├─266873 (wsgi:h -DFOREGROUND │ │ ├─266874 (wsgi:h -DFOREGROUND │ │ ├─266875 (wsgi:h -DFOREGROUND │ │ ├─266876 (wsgi:h -DFOREGROUND │ │ ├─266877 (wsgi:h -DFOREGROUND │ │ ├─266878 apache2 -DFOREGROUND │ │ └─266879 apache2 -DFOREGROUND │ ├─5046d3fa54fd2a1e9f1c5791cef732d1d8b084cfa8f0e8729a700f88eeacea58 │ │ └─96237 /pause │ ├─681a258edc71f6a514d2feb789dcda8002a958406fb54144d7e73d3bd3af467f │ │ ├─92348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92369 /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 │ │ ├─92375 erl_child_setup 1048576 │ │ ├─92444 sh -s disksup │ │ ├─92447 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92448 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92482 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92483 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92789 /bin/sh -s rabbit_disk_monitor │ ├─38c1058cbc826f93b607a8665d282313c9a28871ef2897eea800ec37b9ad409c │ │ └─65028 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─2b567f8cf51624fc2680b036c6af8ed0b24df160709c10b08e9c67db03515b72 │ │ └─97486 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─997bbd73a1aaea9256c9530e00fd28998f592430c51849bf03fe7b062f9d5f53 │ │ └─44807 /pause │ ├─8dd7e44ae7409cafba636c894543225f9f7b12d58e0348f6352078cb52d0e39c │ │ └─141151 /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 │ ├─948675548562a3447ce8c1c445bbe5e4c499bf875fa07062391cbc96de494743 │ │ └─45984 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2765812ad8703374965082da4f24c15e791a5ebc8b74ce77c5b49839b552e43f │ │ ├─65715 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65756 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e111dadc660da684b5faec846437f3eb851a9110fd03882d172b4fb6c2dd4aa0 │ │ └─250573 /pause │ ├─f842b9b3a7c14dba6a04b4b6f9112c2e09421d1b1e6b01559c03b5992a8448c7 │ │ └─61733 /pause │ ├─52d7a94ef9e6b6b4dab89e6eaa7dcbf37af73a7426fb2891a197ea02fdcb0f2b │ │ └─123736 /pause │ ├─fa2d03b5c355d11ed394793468b5147bf16af3c8699b7cd5f606ba1e41b4e9e0 │ │ └─86901 /usr/local/bin/rook ceph operator │ ├─5390716be3e38e5c963cef56129eefc26f4582b4a2a5e87a47e7ea7a5564da7e │ │ ├─182614 neutron-api: uWSGI master │ │ ├─182646 neutron-api: uWSGI worker 1 │ │ └─182647 neutron-api: uWSGI worker 2 │ ├─30f489e25c54e96ece1afecc0d0bb1118f56c17551bf24834696e8a2eb6e8372 │ │ ├─ 72867 apache2 -DFOREGROUND │ │ ├─ 72932 (wsgi:k -DFOREGROUND │ │ ├─ 72933 (wsgi:k -DFOREGROUND │ │ ├─ 72934 (wsgi:k -DFOREGROUND │ │ ├─ 72935 (wsgi:k -DFOREGROUND │ │ ├─394386 apache2 -DFOREGROUND │ │ └─397265 apache2 -DFOREGROUND │ ├─7a70a08796b64cda698f5e57d98eb38eebb753069a609a01fceb8e0956283bad │ │ └─213032 /pause │ ├─de59e5c4d5856960bdecb2c2079dc6f8537b0f2ecbc281b864cb105392b9d3f7 │ │ └─174125 /pause │ ├─a6ec0c56ea31c031e0f2a8d8ba08975276d9c3438839aea03d1470e638a8e7af │ │ └─49019 /pause │ ├─bb372416b2bf73027b3e5a8f2d2e4f44caca96f4493ff732029e73c8d6c19d77 │ │ └─45448 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 │ ├─d0521709c3d34f933b46839c824ed4dc886cf8977adb175d44138ff091bcf7fe │ │ └─41878 etcd --advertise-client-urls=https://199.19.213.141:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.141:2380 --initial-cluster=instance=https://199.19.213.141:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.141:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.141: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 │ ├─04b60027828210724db260a94129c416e0c6d48f1b3fc4e4c75ba25f67a5b5f5 │ │ └─188881 /pause │ ├─8e75b74a19118f5b1cd462c139db477a34144a88f214a9986c4c5a7f76678580 │ │ └─213285 /pause │ ├─bc2ec72568fe05e48789d9376634dc00f28a465f91ac5ee9e770b697ac1f40eb │ │ ├─105557 glance-api: uWSGI master │ │ ├─105571 glance-api: uWSGI worker 1 │ │ └─105572 glance-api: uWSGI worker 2 │ ├─ba9ae9847f4325b8315f35963dd70ab66ad5d948f25eae2bedeeaf895e829754 │ │ ├─242709 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243476 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_suehqqb/privsep.sock │ │ ├─243481 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243566 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2008e9a745b4ae516be7ffc5e2d5ea6aa04bff9ff3746055ca4c46cdc25b10fe │ │ └─43265 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─24ef2157ed2c2ab445853448a794d704b4d40fad608a0161479dcee66e1c1c18 │ │ └─44873 /coredns -conf /etc/coredns/Corefile │ ├─159e569231ff991a7ec939b78a73a41e9e7e9918ca30a925d3834486da632f48 │ │ └─41902 kube-apiserver --advertise-address=199.19.213.141 --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 │ ├─3c129406d89ab2a21dfbea1805cc77d061a2fae5a4b5bcc3b8b6728cdcdbe05c │ │ └─67150 /bin/memcached_exporter │ ├─a944a09157a5b5e1ef59be9f6085c3dade10b2993a22692b54391e4a61324fee │ │ └─57634 nfd-worker -metrics=8081 │ ├─dcc70d1436b6577f21c00cfeba742bb2f5f2f8397178a4b54fb42e545a5ed673 │ │ └─232012 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cea9c0f9281f81aad495363ded9399e2c02d9636b97ca769bfb7b56369b02cab │ │ └─233661 /pause │ ├─01dde0637bd7b4bb6e9fa6e80315481c068a7123454cea33ed20b8d5eb820eb2 │ │ └─67254 /bin/oauth2-proxy │ ├─360841e516a51262fc5265caab724035a08f73aceaf4ca21cae87711608c3bcd │ │ ├─182660 neutron-policy-server: uWSGI master │ │ ├─182672 neutron-policy-server: uWSGI worker 1 │ │ └─182673 neutron-policy-server: uWSGI worker 2 │ ├─5b81ec7adacfec3f883e16694bc35083ea6cbae8c5df950832471a66ef2831a3 │ │ └─191680 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9f3cfe6aaa320b2962874654735278da5ee9616655d8d093d9079576408b9189 │ │ └─250656 /pause │ ├─b0e0b772736af2cd86d904b683ad44dc671a0fedbd754d44decbff5688e4c4ee │ │ ├─43471 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43850 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fa64386289d214dc4b7c2334b196c68896999c1f9245ad132030683e09761e64 │ │ └─146205 /pause │ ├─19f0c4923884fe6298b0c6df35a5083c1f8fed17e2fd67d5ab5a4d5c5c1b64a8 │ │ ├─64832 nginx: master process nginx -g daemon off; │ │ ├─64862 nginx: worker process │ │ ├─64863 nginx: worker process │ │ ├─64864 nginx: worker process │ │ ├─64865 nginx: worker process │ │ └─64866 nginx: worker process │ ├─1337c3a062a714d801370f057d4f4213b40fb59bf6ebfaae036b2e0104d8b190 │ │ └─110516 /pause │ ├─170cc051bf2834ab20a81a357f63634112ca9c9197440c89c8e07f171386982e │ │ └─189044 /pause │ ├─0d1dc7ac9b5c5585e43bec15e42f357731c2d9d1e7104d83a38f5ae411118070 │ │ ├─259980 manila-api: uWSGI master │ │ ├─260017 manila-api: uWSGI worker 1 │ │ └─260018 manila-api: uWSGI worker 2 │ ├─0ae207ad465b8ebfe4f1d90be409c0435bd881006c9544d74c6f439d941fb35a │ │ └─106582 /pause │ ├─d77f06c1707045e1323c1462ce6dc0bec99e0e24f1efce6065791484571ed042 │ │ └─63955 /pause │ ├─eb627bae9e02397730b01c87d5e197c41c25069d9ec018d484c9434c2b074495 │ │ ├─62106 python -u /app/sidecar.py │ │ ├─62403 python -u /app/sidecar.py │ │ └─62404 python -u /app/sidecar.py │ ├─a7346b30623d85d0b63570fcfbe61e001ffd67a50571f1a279d04f29db4a1e0d │ │ └─229759 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f82cbc8bff786c381b0206d95b4d5ffb92f3df651b45907b94e19b4a82b052b3 │ │ └─228684 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─65db13856d059f9084fad73867a86e7934549cf78f6234125356e1d9ed4caa14 │ │ └─41759 /pause │ ├─f8e0f75c19b84e80d34f1fc116f059dc2410c5588af595a082378e5aee2fad85 │ │ └─41755 /pause │ ├─e98fbe92b3642fca2578d8968aceb63a75ead4da63159140061b5c1fb54a71c4 │ │ ├─243150 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243593 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243594 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─00b058c53e117d25e51f03cf4fbfa3cc710bb6fbae4b5e14c45c298f84963285 │ │ └─46026 /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 │ ├─417dbd011ce0c193b0cfb8206daaaf67b53197014a9eeb10a69a337e5657925c │ │ └─227641 /pause │ ├─f61ef8c5075d081d9b5417d250fa948a03cfae23648a398eb1b9ac6cc588c4b8 │ │ └─49714 /pause │ ├─be19a6dc0aac1072c71ecf66a76bf6bf54c435634da1361bf4661b364e42c484 │ │ └─61771 /pause │ ├─87fea11eb743a1f310131060839f6e39d3ee9c7464108344e0c9510b29cbc45b │ │ └─41789 /pause │ ├─a252a46fd394c968dfa59c87747e37b3febaec942d4b3b385a3bd2afb7b1c7a8 │ │ └─49533 percona-xtradb-cluster-operator │ ├─db61be8ee3f3b2e204d35ecde6a5313ab40b24114f4871747f25c1f7abe110be │ │ └─153754 /pause │ ├─9daa0a0b409ca7d10691e4cb99847e232d0a3beda0994b64b3882c63d6bdb155 │ │ └─226676 /pause │ ├─6075b64319185f17c8dc7fcfc78f412115ce10b65d550ab72b122903b3b63ad9 │ │ └─61690 /pause │ ├─c05b60b23054e17d46c48d49d541a09c087812c3f527ad640092fc894bee6bed │ │ ├─201376 heat-api: uWSGI master │ │ ├─201404 heat-api: uWSGI worker 1 │ │ └─201405 heat-api: uWSGI worker 2 │ ├─8f650bbf6ac10654e740ec1a4ffc8983f860a653f48a179e2dc89e03952ef115 │ │ └─50089 /pause │ ├─644f6205b892a68c041de4748c60df0431ad4b40a94bd460c90f5c004b96b877 │ │ └─44370 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d99c605f32a955e379e30119aa9d9ca845f22cfd29e5248fbc89b7d2646f4798 │ │ └─64994 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f7565e3277f3a0a4edd5250a3dc1704cf0461baaef187ef0399d923504d8b39f │ │ └─46071 /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 │ ├─7d85fad40c5b6a9b2154e7b607e29443969b654da2d86c009440796556cf6466 │ │ └─186539 /pause │ ├─f1e6adc5b85309b311235939084e8daeda066e891d802858b235302c722763d2 │ │ └─262026 /pause │ ├─1fc614634d4861f0e3efd6b0c9dd90789dac33707d9fece1cf110a30594260ea │ │ └─57369 /pause │ ├─4b297e647c9ed072d592b3b46871aabd9ef1de832dd4db95d839c976408754be │ │ └─66171 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b5a8e275a5b3b77b722ff8036a85d3fb7c490ff05fa3bb4133fda43d73d388b1 │ │ └─49058 /pause │ ├─afa1ce0e66454801de5b487791c509a3baecab7f828c20075ece752b53fead49 │ │ └─49414 /pause │ ├─80631e9420762f3f82aa76ff936602afc5e9be1063d674a4dc7272315b5a6426 │ │ └─64619 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aa4467e4d762df00614e3e9f96dfedaaf666f1ac57b00be5fd097cfc3d8116ae │ │ └─67109 /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 │ ├─2cf15815413dcbf0175c151a552a1c6b77ae0aa37cab2b1d4a5af83ee9ace8cc │ │ └─96667 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-zdsnl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─014968849d6d479ef9a58b5a420c1359369c17b909a591f0dd4d86f158b01a99 │ │ └─42243 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1075a876c0b3ac8983b777d45eca84981ed8137d99238ae7f44908cf48fb1537 │ │ ├─205450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205469 /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 │ │ ├─205475 erl_child_setup 1048576 │ │ ├─205580 sh -s disksup │ │ ├─205582 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205583 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205636 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205647 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205864 /bin/sh -s rabbit_disk_monitor │ ├─1420034c2bde90e9b850d457fc85da2c8a332219556f28b4f76ec739c35633c4 │ │ └─143473 /pause │ ├─07eda90e084e5d39fc1ab7885b5f7b8a0328ac2c1ecd2e57a6beda6ff80769df │ │ └─105083 /pause │ ├─b3733fa1a85a46ee368a987aee68b1693ecc0cdfec384941113682c3893f1e7d │ │ └─64416 /pause │ ├─ac07cf78a2098fadb520508164bf5e405e58f9fb5eaabc1d7200a771953f51cf │ │ ├─143665 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143681 /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 │ │ ├─143689 erl_child_setup 1048576 │ │ ├─143742 sh -s disksup │ │ ├─143744 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143745 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143759 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143760 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143770 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143957 /bin/sh -s rabbit_disk_monitor │ ├─5c0b78ab38fdc5d7527141f2d8f92491087fcf511f9d395e1a10aa8b3853357e │ │ └─142706 /pause │ ├─6a13fc989c0b9c4924dfd07fb64de65c52d56c178713516c5124cd7ec9e192e1 │ │ └─259981 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─406a7a7a7a514fae96fcd4f379d7eb9ea83031f69f77534f464e59c5397293e0 │ │ ├─170618 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171105 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171106 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─616e232b17e8b909985b0b59b8c8c3807c76adbc748f0114a874ec8aa459be0f │ │ └─48000 /pause │ ├─b75cfe72aa68e6ee0cf8a02e59d1b8a93e21d9661137602a1c7152250096b5bb │ │ └─228198 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ff347b497a472dfda86d3bee352a87c327aca1eed394d3f0f91404062571a8fd │ │ ├─50239 mysqld --wsrep_start_position=5ec634ff-9104-11f1-81bd-b62fcad7f78f:20 │ │ └─50365 /var/lib/mysql/mysql-state-monitor │ ├─ca4b6e688d378c2de0d7411657e4d3de04ccd57619b2d88eb7181c62dd9bf3c3 │ │ └─173588 /pause │ ├─191cdae048f64603c8b76e37f7c02c9c2c58b906eb71e782a2df8cb1fd54b483 │ │ ├─62014 python -u /app/sidecar.py │ │ ├─62382 python -u /app/sidecar.py │ │ └─62383 python -u /app/sidecar.py │ ├─12924753899e34f2396653e706d292c5f6c6f10d0d58f2e53db1cc372746fbda │ │ └─164937 /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 │ ├─bf6fd042f1fe4214c158137092cda2e76c96b9b86cb79eba682fce6119d3760a │ │ └─45852 /pause │ ├─bc0e75d9fc0efb75da6cde787cfa8d27ac3125aef618015b429203f1003a8d1a │ │ └─92239 /pause │ ├─16fd2871b256c0e24458d4de365ca80bc07d6adbcf09925a4229b1d0a58eb4b3 │ │ ├─106941 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107173 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107175 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ba6d6a040bdeeb0811bd60c4d4907f08a25730560d8f3d72b5a29f3facc957ea │ │ └─57540 /pause │ ├─6c8eb6f3f58c8b7c8adfd4003b047edeff14f328e9c32704a17df43f87142b9c │ │ └─173671 /pause │ ├─a5dfd82ad21f4dc4888c55cff4463b648fc45426852f3ee08df044040f1c29d7 │ │ └─42022 /kube-vip manager │ ├─415149fb926b0856e9223f5497924977166aba4843a5d2eaba14b217b5852361 │ │ └─188780 /pause │ ├─427ebe44d6b6795cf8b802189ec5bd1ec97cbd78db0d9c193eb9c5a32bcb9a64 │ │ └─66480 /bin/pushgateway │ ├─1858e02c3fe69ee8d0e79565cfdb5869e7707c8446128869391da89aa7436d25 │ │ └─140772 /pause │ ├─5a93995d659dbd143d9fd420b9c5e52fb2ec8b579c09eec9fcfa7e183996f8a1 │ │ └─186251 /usr/bin/libvirt-tls-sidecar │ ├─d5a6af04ce670652116ae738ee21fbe601bf8ffa17eae3b3b29a01a32d65d0ae │ │ └─45894 /pause │ ├─ec7c0cb587ae7b6764aea989f4b6490b3114c6f1ac3f33fb78f473c5d385d626 │ │ └─57818 /secretgen-controller │ ├─1e21858f171b7afafcf95451986565611f44609aec0f46876317a70e47999693 │ │ └─52804 valkey-server *:26379 [sentinel] │ ├─720e8553e65dc6eaacd9c9721d82b9f94ad727004f5be18e44b40d0939349fbf │ │ └─57718 nfd-master -crd-controller=true -metrics=8081 │ ├─64f49b547953f3c365f12573b34902ceb5baaa86cb202304dc0e00d5d1219f0e │ │ └─52397 /pause │ ├─58334715f1df047febbd52e355ebd1a1d72103fdcdc0250cc2ea25531cf2d575 │ │ └─63994 /pause │ ├─4beef1447a0bf96d93442f3fbbec9cd27863824deb4d5dd92f69fac5529f89b4 │ │ └─52274 /pause │ ├─1abe505a644725da028a2f167ec02ca21c675296874a476b8b1d485b2d63dd36 │ │ ├─124694 /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 │ │ └─124884 /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 │ ├─b6d1f806aea8f44a50b7172ea6dfa35c9cbf77194f61cb19592d3be17c45c530 │ │ └─187029 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─55b61a280dc1f73dcd3ec11bf930dc94f320a5012cee3943a58117e38dd9422f │ │ └─246359 /pause │ ├─f4f373001463fb6ccdb5415639c57c499fe52a9574413b9708a245325d9af641 │ │ └─142263 /pause │ ├─df853cf8d84650814b44bf2a78f1b5110b841f79ade6bd23db55f19031cf9f4d │ │ └─250527 /pause │ ├─0a82f676f77423ad190fb45ddf09c8f06b727a44933cadf66662d05ad9873d59 │ │ └─126273 /pause │ ├─288050566261d6c4aba46266e3b346fdcab6d0b91f9d4bafa61d8dcb59e5babc │ │ └─121804 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3cb84c6118bf85f972cb3456c39bd136bf571c51950c15bced43f42ec8411d65 │ │ ├─171868 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171885 /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 │ │ ├─171891 erl_child_setup 1048576 │ │ ├─171939 sh -s disksup │ │ ├─171941 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171942 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171979 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171980 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171990 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172269 /bin/sh -s rabbit_disk_monitor │ ├─d3b5aae6f6ff6713f405334b309055b975fd4e89e819d90434c6d67e191be02c │ │ └─110467 /pause │ ├─6e6f9265c3764a1718c7ca4b3a12648349eb1926dfabe92490ee1b78d3b69dbe │ │ └─184955 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) │ ├─99f08ed138aa7e4828418997af73821edfa933a04fae768d25f8036b4fc56cea │ │ ├─141188 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141200 /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 │ ├─a9747745afb7396e160e314db7cfe54b40b6a51f7118d3b282c9352ede261c13 │ │ └─212954 /pause │ ├─3f0e7bd230f05ce3576262677c84f9c913a607b6ce5c4f2d3c50eb062f0ca4f7 │ │ └─108510 /pause │ ├─1813a8da7ebe6a29540e2088e30d5ec64af22fac1b2a367c02c29e9552056c63 │ │ └─63783 /pause │ ├─45319922b65aa44893ff1ec3a21e4ebacc6ce9a58ca1df19dc5675ccfb0a7b2c │ │ └─173682 /pause │ ├─586b79b1641aa9a571252db565261091113a2fae3f97e77adacb82d015cec3b3 │ │ └─229733 /pause │ ├─3c3f6ce074ebc26dc95fc84154831203af470964376c3790112f2177bf5aa01d │ │ └─63411 /pause │ ├─8f1b79a36b9987c41980ec87b2fc28973071b198e22b4bc6b812b77da575ef06 │ │ └─66898 /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 │ ├─4f597e96337dc0ad0e948a524ff4d530d8ecb8e1bb243f63c356e558688c85c5 │ │ ├─78945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78962 /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 │ │ ├─78968 erl_child_setup 1048576 │ │ ├─79015 sh -s disksup │ │ ├─79017 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79018 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79054 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79252 /bin/sh -s rabbit_disk_monitor │ ├─76111d4ed0e0f774c9aa8a6605c2905efc9dda75c908819cddb3cd46500681c1 │ │ └─80309 /pause │ ├─dac716b396324c8919f4f5c113d9ba6db3ca31e2ee52ae714344cd71cb346120 │ │ └─63589 /pause │ ├─23e39f6bb1f669c29f1bc943aaa11a5a57f0b7856ca3688be0f2e6424f8f145b │ │ └─64245 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 │ ├─4a66a581ea43ba59b70ac24bc585934ce0feea8db059d4a011983bec48c1edd1 │ │ └─52463 valkey-server *:6379 │ ├─852e039d2965e26f383b072598e016d05c18a8cef0038b2937439535644d8eac │ │ ├─120164 cinder-api: uWSGI master │ │ ├─120199 cinder-api: uWSGI worker 1 │ │ └─120200 cinder-api: uWSGI worker 2 │ ├─f2664cc6d87ad66ef28a162d6c1db6ecf6eb8c6eae978bb5278ca55b412ae02f │ │ └─48287 /server │ ├─bde486b278e604784d267a2653c459e6146516769ab55e339b1ab5bdd55c6cfb │ │ └─231975 /pause │ ├─79bee2b2c06c4ed670f03eb91e59ebb9be8a633412fd052c66df7d061ae54aa4 │ │ └─47924 /pause │ ├─7197fc038474ef6da3fca9aa13f4c22ab0951f88cdd3919934b8850402f0e171 │ │ └─148182 /pause │ ├─7b9e8eaaac6c8997725dfd0765826b0a2d60b4cd1a85c5d753d50a329a3906fc │ │ └─49207 /manager --metrics-bind-address=:9782 │ ├─daf3daa2a2b5cf8563b53e4f172db7fbcaf1e798a3c4f4325d2f5b341d1b6fa5 │ │ ├─50183 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 │ │ └─51379 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 │ ├─e8039a01c2fcf56f5caac75b265adc652fcbb68e6f69ed6dae1179e92870b6ef │ │ ├─108672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108690 /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 │ │ ├─108696 erl_child_setup 1048576 │ │ ├─108762 sh -s disksup │ │ ├─108764 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108765 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108766 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108767 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108777 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109045 /bin/sh -s rabbit_disk_monitor │ ├─1bd0da6b7df39dda41c37ff78ddb374ff3cadb5f72a28efe41c44f68f41d1426 │ │ └─57678 nfd-gc -gc-interval=1h │ ├─a0ec9059b1f0802993a9615def6f43dbbe49113d017d56aca16a2b039a9e5a18 │ │ └─52885 redis_exporter │ ├─8538713ceb2b7798b575b381ac7022cda21e9742fffc50d1164262301e7b58af │ │ └─52586 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 │ ├─2ce89b861e7655c07e7b414bde80e251d36609ad746656c2ea772a5600014ece │ │ └─266017 /pause │ ├─eac44ef3287f50230b28c1ddcac7717357778586d62157bdd74285bf62b814ef │ │ └─62913 /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 │ ├─bc392b35c5eda2da220fb9b0ad148168d833b66b1707660d6f11832c399869df │ │ └─149297 /pause │ ├─b25389fd008b425e33fa5cb802895f3066eaa0c6753c925e495280457767ea0c │ │ └─173906 /pause │ ├─f1ea4ee8b799000faef6f6baf494697d64b4ffe8f7c7d779e5724af69303dcbd │ │ └─43032 /pause │ ├─3ffa28e4eb920c85c6649ec25de028a4ee2193e92ffb4b981058bb5a79d7cdb5 │ │ └─78869 /pause │ ├─1b5c241260713d28a92a815bb6c89ef62861fb15737cf9e5b705e0c96067d4f2 │ │ └─62346 /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 │ ├─632756f39e654817969ce60f2e62261216ec8c6565216c086858150b74a31ca0 │ │ ├─201579 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201960 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201961 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0b19634979fd126944a2509c2d20130893d35398056fa8895b047eb082b35ebd │ │ └─42217 /pause │ ├─0504bfb2d4bd959c7311bafabf394dfe526ebc6e0d8aa5fba1b655585e920d9f │ │ ├─246503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246520 /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 │ │ ├─246526 erl_child_setup 1048576 │ │ ├─246578 sh -s disksup │ │ ├─246580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─246581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─246621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246622 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246632 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246879 /bin/sh -s rabbit_disk_monitor │ ├─04f8240fcd45815b25ad771a92aea10f78cafbf5f09f189b1dea5ff2ca9c7596 │ │ └─222311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8f38ec0f265a3205ecd5131fc7e02fd7460ea9fe4028718056e2f8f6f9441e63 │ │ ├─201375 heat-api-cfn: uWSGI master │ │ ├─201401 heat-api-cfn: uWSGI worker 1 │ │ └─201402 heat-api-cfn: uWSGI worker 2 │ ├─63527e19082ffa1274942840a0ecd8955736d99bd65f72ae08d91c12b6006d35 │ │ └─41865 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 │ ├─cf7991f07e2e33e5016d7ec218a6f85174c5e867ed58acb8e4d2c68e3955e7fe │ │ └─57326 /pause │ ├─a6582b430e13287574a5326119ce2227dcbb9dab00c1445bd5b14f3dab4fc7ef │ │ └─86147 /pause │ ├─871f453d70424277ae66dfa093c53e5d12435f3aa854f5c99ed07387393e5ba0 │ │ └─67064 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-141.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 │ ├─00e79bc351d50b144da6067ac1c8e46dff7b784468b7015f58497f404d0e76fa │ │ ├─260144 /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 │ │ └─260390 /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 │ ├─baa2afdaf2a834dbba5f1cff3f93c231642423eefca283af4098fa2c05e699a9 │ │ ├─191653 /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 │ │ ├─373669 /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/tmp1fxpuwzw/privsep.sock │ │ ├─373974 /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/tmpv4t9i38t/privsep.sock │ │ └─373982 /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/tmpy5scr1s8/privsep.sock │ └─d578d2c615b2bbece78c6c36e4f704bedc6c3e57c08e2b9d0618841f8c2c390d │ └─67277 /bin/oauth2-proxy ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount