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 │ │ │ ├─21925 /lib/systemd/systemd --user │ │ │ └─21926 (sd-pam) │ │ └─session-21.scope │ │ ├─21860 sshd: cephadm [priv] │ │ └─21939 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1636 sshd: zuul [priv] │ │ └─1649 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1640 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─428510 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dgxdzoesxjpbxjiikxfsjiynmbxjhdyf ; /usr/bin/python3'"'"' && sleep 0' │ ├─428511 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dgxdzoesxjpbxjiikxfsjiynmbxjhdyf ; /usr/bin/python3' && sleep 0 │ ├─428512 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dgxdzoesxjpbxjiikxfsjiynmbxjhdyf ; /usr/bin/python3 │ ├─428513 /bin/sh -c echo BECOME-SUCCESS-dgxdzoesxjpbxjiikxfsjiynmbxjhdyf ; /usr/bin/python3 │ ├─428514 /usr/bin/python3 │ ├─428517 /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 │ └─428519 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9986 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12324 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0f77e84f1992498c2b4f3e103ec0ef10fdeaf914531370e6e3a785cfd2aa1a3 -address /run/containerd/containerd.sock │ │ ├─ 12724 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2cdf33fa5622b45680475749dea0e3be33bc58033f5c50f1e231a682132ed3f7 -address /run/containerd/containerd.sock │ │ ├─ 18874 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3eba78823140e919f542f6b359d5d6e309d0babe354ad16cc4081954dd80eda1 -address /run/containerd/containerd.sock │ │ ├─ 25480 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06d96c5e0f7bff308af9a04cf38eff9c1b777321d5dc1a74c375ab45a96153f6 -address /run/containerd/containerd.sock │ │ ├─ 30171 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8a43f755cf093b130eac86e63fab91bcf74ca7fb22bc415fccd948c80c4c841 -address /run/containerd/containerd.sock │ │ ├─ 34889 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a7fe8cf1352c01dcac4599475aa8e82b8214371e79c5748c27832236546efa88 -address /run/containerd/containerd.sock │ │ ├─ 39373 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 876de9f5a1562ba2f744d89acb062339ed7a6a42a679c4cde425657b40cb1df7 -address /run/containerd/containerd.sock │ │ ├─ 41872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f931993b2964d331811f10777bfe91171d46d32496f982b07cc1bacef21e292 -address /run/containerd/containerd.sock │ │ ├─ 41912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf0d42f74aad5c3851ee1d9e0c47a62bac8edc40e21962a11126092a62bba30 -address /run/containerd/containerd.sock │ │ ├─ 41923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97b6861a65c7470c2e50649c16f3b29b0781187772a0751e487f5d84e5bb2c8 -address /run/containerd/containerd.sock │ │ ├─ 41925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30138547031dd757136dda7574da9e8102d33240eb9e9e5fdb609de83652a3c1 -address /run/containerd/containerd.sock │ │ ├─ 41932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e16df944fd77250337ca5707e25aa0d7e019fe74a5513cf64e0dabaf34e3d56 -address /run/containerd/containerd.sock │ │ ├─ 42506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008a5aca8fa4adb785840e9fbfc45215be25979919490382a771085e2cd5b937 -address /run/containerd/containerd.sock │ │ ├─ 43224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e217c092b1bca045fb3d37db94b800f42c08c64e06b1da58b2f2d9c7ab929601 -address /run/containerd/containerd.sock │ │ ├─ 43245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e474505cad45a73199fc3f13ae41b8d7fad1d543ba5311222be38b6e569de39 -address /run/containerd/containerd.sock │ │ ├─ 44594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c07f2d935b6c7345c642a1fc18c830563e9cb28a961fabaa228d85fa6e09e5 -address /run/containerd/containerd.sock │ │ ├─ 44989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6fb331c84f7d75ed94ed857300c27916b21edde8a185048479208dc67f4793f -address /run/containerd/containerd.sock │ │ ├─ 45026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13361b63c7feb82067ac935d5fc666225ced6e4aa8aebba7393f514146ec5d51 -address /run/containerd/containerd.sock │ │ ├─ 45460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b30686e15d04c986db71d48a77b37a96f24a2b462357b1fa6ba376032345494 -address /run/containerd/containerd.sock │ │ ├─ 45955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce99dc06406c2bd3ea005bb14a88e8ebd273995262dbb592705592703ca3b49 -address /run/containerd/containerd.sock │ │ ├─ 45995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 119b1d9e5671984465ff2b42ad020eb46bec91038569e5a674d9f17ba461079a -address /run/containerd/containerd.sock │ │ ├─ 46036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07ff2eb1cefe534def90995593949d2785d2415898b91c7e566f2247c2f5558a -address /run/containerd/containerd.sock │ │ ├─ 48302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e070392f7752ba6144dfd96841ef5be9e5af6cfb430d1c4f9fd31c51d87d72ad -address /run/containerd/containerd.sock │ │ ├─ 48346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4925f38707c6860d793c09c014b568c5a40d206734fe0c25c254a188bbb25140 -address /run/containerd/containerd.sock │ │ ├─ 49060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c1b8258c04d5f5fe9f24ce7c34e2a7607e88b1e6843acc0d6330d6ecdf71a62 -address /run/containerd/containerd.sock │ │ ├─ 49158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff3d57ac18ecf30073ce5ef5a4ad08f24a4840f4c4dba9ca801c3c0f3edde654 -address /run/containerd/containerd.sock │ │ ├─ 49550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13be22cc8db76c10ad76c1abff2b193881521985ebdd4138235e90c6534a801 -address /run/containerd/containerd.sock │ │ ├─ 50075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3767e336bab82a71ff6c4a9674bf51cec86fe0307fb74a75e9d8930aa9ae3d08 -address /run/containerd/containerd.sock │ │ ├─ 50461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ddec08736a0633ba57af9238f3e9124ad9b31ef02df5334ddaf147409f89fb -address /run/containerd/containerd.sock │ │ ├─ 52681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7955e603899a29e201df545f9bada86a974bcb15e43e56f0320909e502833512 -address /run/containerd/containerd.sock │ │ ├─ 52815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd1938fb28091f31913d7f91c2d3b6cc67b4c1ef5d4022273ce06dbe5cd69d4 -address /run/containerd/containerd.sock │ │ ├─ 57215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb97bc058cda8a50f5af28ecf15be8921a68e7c312d86f364287a7d5e73b65e8 -address /run/containerd/containerd.sock │ │ ├─ 57835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cee04323b0163054a705e4a6178f878ead05179c14b660abc1e88d8d2a8481b2 -address /run/containerd/containerd.sock │ │ ├─ 57908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7acc693a1818d35033139334e6bf2c989c09b9d6e26c7f87ddbab68afd64d4 -address /run/containerd/containerd.sock │ │ ├─ 57940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8a6497f1f19873c13b6967c67d20e06bb012dc5a58aa6df20c87fa357bd3ac -address /run/containerd/containerd.sock │ │ ├─ 58078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4bd27ef24cd55525e2c79fc51a0ecf89fa1e81846ce49c0cb977af5af43996 -address /run/containerd/containerd.sock │ │ ├─ 62198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf167e9936075c12f1f20e59be601e5a780373a62d660997d1ae97442f8fb565 -address /run/containerd/containerd.sock │ │ ├─ 62300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fad093f5d94dc8edf8cd9565886c099e2e0cbec711d90f7198e079f8d0ad115 -address /run/containerd/containerd.sock │ │ ├─ 62342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4572efd7ef1911fc922b25ad94b08ccd34d31cd88dae437723aa228ccbaeafb -address /run/containerd/containerd.sock │ │ ├─ 62404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1da20c6548e03a620325e0fceb91c03fd08c13c517db52e673240136f979a3e -address /run/containerd/containerd.sock │ │ ├─ 63699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d5b68d96b601cf78ef48def478d48a9c38df5d1fb74e41d4df02f1058cda112 -address /run/containerd/containerd.sock │ │ ├─ 63833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdba868fa3c589c34e7088410b75d87e726277e4cfb3a7083ee3366d348c594a -address /run/containerd/containerd.sock │ │ ├─ 64095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5172bcfdf9006ddf39df8f4f302daaca8960b22010c4bb5ccce5f6e225cd401 -address /run/containerd/containerd.sock │ │ ├─ 64159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a02c95c916ca436722d328b4baca4fbdfbfd1dd6c46582a5536701331fbb6f1 -address /run/containerd/containerd.sock │ │ ├─ 64189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e1cd06f2f61780ea8256c75f930f9d06a4a5f64fb801cbbfa7051c5e262734 -address /run/containerd/containerd.sock │ │ ├─ 64749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876f5a03912b92d262c36a613546385f038497bd4f864b55d06b87398a658aef -address /run/containerd/containerd.sock │ │ ├─ 64940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ef9a418c2db86fc0ec1f1074c1f0e1a71ce30a4fb7d6f26374f7e63ea75cec -address /run/containerd/containerd.sock │ │ ├─ 65523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 723d356e1a8d10df0347c99f67d790eed3813e1f3263cf81af0f96374f0eb059 -address /run/containerd/containerd.sock │ │ ├─ 65766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acda7f8080d4597824927599ee4967334b4c4a3bee8ece036ef1a79011f0e484 -address /run/containerd/containerd.sock │ │ ├─ 66490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b7a37b77179814968de86f787dcaf63f269c3f64f5248da6cd0cee60e701f1 -address /run/containerd/containerd.sock │ │ ├─ 67912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3ea243fe5d40517c245ffa4e0f271e4ac862c88c835e2c9d3daa5161a2117d -address /run/containerd/containerd.sock │ │ ├─ 70326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85de8290bd72f8262ef83df511a016f958c3375f4bf9d2db61e503eef16cc057 -address /run/containerd/containerd.sock │ │ ├─ 79595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630e2954f6dce188eb762a869fff49a5bba3fb6e65b729501ca297a79dc55d57 -address /run/containerd/containerd.sock │ │ ├─ 81089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ace98a0e31102eb27517ae36f1b4aa6149c6633f35fc7467d1d06a34da80a28 -address /run/containerd/containerd.sock │ │ ├─ 86873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea3701e18f0992d0eceeb2aa618cdaa431a070745994535f456b57e14848406 -address /run/containerd/containerd.sock │ │ ├─ 92944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9629f81e5494f59965ba943a7b6be7fc0e9ee08f549bca20e90508b4849973c5 -address /run/containerd/containerd.sock │ │ ├─ 97056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30116d249d262be04583d71cb6271b19a58658658701b9924f258544adf58c28 -address /run/containerd/containerd.sock │ │ ├─ 97102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb97b95e3174ace7c36ca24add1c7a05593c1fc95eb1966b53ca14310e8d372 -address /run/containerd/containerd.sock │ │ ├─105845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9ab45ea6ee636e947bebb43e22cc8019437cd1e93f856230c77163fc9cb6c5 -address /run/containerd/containerd.sock │ │ ├─107308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa6cfe42b80d1dd13450aa8722dc04cd14c4bdd14f83e2a60200457d598dff9c -address /run/containerd/containerd.sock │ │ ├─107405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff279eb480cb41192322ee2300ef8c247bd8d11666a87e7ebd9d237a2198b63 -address /run/containerd/containerd.sock │ │ ├─109420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca8d231e3484d03d31b04329143efa2f91bba882cf25773f41922238c2543d9 -address /run/containerd/containerd.sock │ │ ├─111446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe82e4cae90d212ddaca87f80af22ad5fd123cef963de990f782c77db785631 -address /run/containerd/containerd.sock │ │ ├─111487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb160ee887e45eb4240888bb846e0414cccb396302ad39c4559fc28cb80b4744 -address /run/containerd/containerd.sock │ │ ├─124626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1024607900ca2909bfb9c64efd772bc2a84b7a5006fdca0a48860f78a98ee64 -address /run/containerd/containerd.sock │ │ ├─124666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17201f4992f537a025f257826458b1df9e4836a48e9eb1ae4e9a12a7fde79184 -address /run/containerd/containerd.sock │ │ ├─127271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b037bcad91e7aa5bc2b03f7e316f70719056a2b92a80bc4bb0557ae8fbc9b8fe -address /run/containerd/containerd.sock │ │ ├─142079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60603c67f675b017838cd955b9274a7da054dc7e74c35abeebb0f3249c52905b -address /run/containerd/containerd.sock │ │ ├─143547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a86a533923f39f945346e2d42d4afa8a7041ffa049edbd4ff9ae1a3d68658dd -address /run/containerd/containerd.sock │ │ ├─144008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fca3195e9e0124799a53d7b013a4bc2cd42f4000955fd482a896022efbdbc38 -address /run/containerd/containerd.sock │ │ ├─144858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e8c309e62b108eba016eedf2a8a058f7e4653cc20daa26bebc339092720566 -address /run/containerd/containerd.sock │ │ ├─146952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640ac79f1b2d3d94a5efc438e88c03c360ed70c4fbee882c1ca1d6945f12d513 -address /run/containerd/containerd.sock │ │ ├─147229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99e9b9c627a93adc7d4c0434eeb9bca3593a7d5f1cfb3eea538e71de76d4e9e8 -address /run/containerd/containerd.sock │ │ ├─147232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5860ceb79679fc19af1e074860b4b4b8d3c9a712622bbe6c7810a4a86a41712d -address /run/containerd/containerd.sock │ │ ├─147316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1efb7d515f39bcd452110eb80fd309cab9062af356f903ad4c42e3833c8158a2 -address /run/containerd/containerd.sock │ │ ├─147380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7153a7ffef4b6915a1273bbf928485b5cc98a39ab5feab360d4418ea8609beb5 -address /run/containerd/containerd.sock │ │ ├─148026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b2386a4495615151d0221e3877c370278bc8192d505f450d0b407e412d371ad -address /run/containerd/containerd.sock │ │ ├─173260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82318097cf8e027242954e26676d0d6992e528ac71ed6241ba0498afab2cfb65 -address /run/containerd/containerd.sock │ │ ├─175196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b3f64e613da66380a0a33f2deddddbad78c7812f4cd06b920a7b609f074445 -address /run/containerd/containerd.sock │ │ ├─175266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9156a2379d7be7688c13832031d95c64ead9cd0e7a5ccafcd3c735fa2ef5da -address /run/containerd/containerd.sock │ │ ├─175315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a2f841867d610174c369b5132727e25a59e2a47a234bc69b784693052193ec -address /run/containerd/containerd.sock │ │ ├─175336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772376dc09216ea524eee808b44020f8b44fa4a7e0651df53d43d7f03f2a1896 -address /run/containerd/containerd.sock │ │ ├─175348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c14cd9aaa40e0488cd850c237972a26427034779bd060f066f7febf7a639303 -address /run/containerd/containerd.sock │ │ ├─175741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907f2be17594b80408cbbaa9a964935d3687d69b80e2147849a00936c2900310 -address /run/containerd/containerd.sock │ │ ├─175795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fef5d1094dd271ace9da2c1b5f1da058bafccdd66c5a2634d19c2f0d4eb860 -address /run/containerd/containerd.sock │ │ ├─189245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a667f9f1b36525466df009909577f2a581249263f4e55e691eb04442384e02af -address /run/containerd/containerd.sock │ │ ├─191639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d91aba8980d037fad863d169ba762bed333aec4d38be477dbc707376c98203b -address /run/containerd/containerd.sock │ │ ├─191761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2449857ccb86d87c063cda9a1702d3b78bad6af1b4f110f7c3b048c7b2cab11c -address /run/containerd/containerd.sock │ │ ├─191804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90443e21bbc9288bbaddfcb289ff08452167fffe093d268a2ee5624e3f8572c7 -address /run/containerd/containerd.sock │ │ ├─208698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b489b25ecb8264d3cea35cb51bbc103d725b70368238b384661c09e4398193c -address /run/containerd/containerd.sock │ │ ├─216553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b4822f94946cb09b449909ab2de2dfb87a8e3ec58e475baa8909d356496c9a -address /run/containerd/containerd.sock │ │ ├─216752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e029566787b96a6d8c2ebc0191aef4f1d462d33459866fd2714bbd5b63141334 -address /run/containerd/containerd.sock │ │ ├─216754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1c5942fb86cf3055903f5d2aac0a7c2f8207e12f8b97672cb4c975e2f77298 -address /run/containerd/containerd.sock │ │ ├─216834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba17cc0e59c003577befcabb7343193522788b018f066d6ee201cca1468d47d -address /run/containerd/containerd.sock │ │ ├─228915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbbf215a8adaf165d6c55c5ba5204a9ca02f9ebe25bf632edbd578eb164c3c1 -address /run/containerd/containerd.sock │ │ ├─231455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15388f781006a97d433edfb9267c0ff9a547e7f4b9678e3ff8cf1607a9dce0fc -address /run/containerd/containerd.sock │ │ ├─232589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084db3cf32bbde32ad85b93752e6ad9242447c9572f188f80628da65fca8ed4e -address /run/containerd/containerd.sock │ │ ├─233319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c3c46e8754870f703ac4ec4b7e4a672c78c9f67bf8529d38e3cf82cfbbf7fe -address /run/containerd/containerd.sock │ │ ├─234490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ce119422947f3a5fb1f4b3ec0f453328afeb641370f391b9d825a9fe3217c0 -address /run/containerd/containerd.sock │ │ ├─236571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2393dca24503d7303cdfa373e12aa7436c66c34c88d117a610818ebe8e468fd4 -address /run/containerd/containerd.sock │ │ ├─238221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eece9edf619626b6cf8cbc1dd88f0a93365fab54f4d598528787a09417d979d8 -address /run/containerd/containerd.sock │ │ ├─238269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5b9c6f119e2433be4d4a3e24b098a8ad5ebda6e40566e0d524840aadd3daf9d -address /run/containerd/containerd.sock │ │ ├─248031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e03a0d542ac719016dfad980dd470b1f90fe24dd727ae3f0eb5e0641dedad3a -address /run/containerd/containerd.sock │ │ ├─248509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58bcaefc0c5d307bd62e8e808fea1f5d72e376b9b7f121793b2106168748347d -address /run/containerd/containerd.sock │ │ ├─252186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb944bdc3cd21ec6f3a0aeb1f6256f9a016d3d071ea9194b02e99a680a28892f -address /run/containerd/containerd.sock │ │ ├─257141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4c348d142f65a1b40f429679351881a38719b2aa176c2dac2740f4318233bd -address /run/containerd/containerd.sock │ │ ├─257358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 837f9104d5d23faceee0c751c0fc92bbd9fc1cc1abba1b8bfcf86836b576a66e -address /run/containerd/containerd.sock │ │ ├─257411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903544ce8a42e165751d286bd2e1bf59ca08499f5a8204daf91395b59398c1da -address /run/containerd/containerd.sock │ │ ├─257433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbaf98a7a842a95dcc9a463cd2ce4a53176640bcd07d3c36ac4687044ba9b909 -address /run/containerd/containerd.sock │ │ ├─269581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83753597a51961a1f8a064723061566e4a1428ebdd275217b92bb348ec709d3 -address /run/containerd/containerd.sock │ │ ├─272852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d5f02997d55e6b5ce9c64abd2187809834083190d2d1025470565e11c4c763 -address /run/containerd/containerd.sock │ │ └─274246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 308795b7ad558c5e4be35c653b774753b6d820ab4ba9694273762830132598ae -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1444 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29889 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30154 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lvcfuk.service │ │ │ ├─12636 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvcfuk/unit.run │ │ │ └─12667 /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-lvcfuk --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.lvcfuk:/var/lib/ceph/mgr/ceph-instance.lvcfuk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvcfuk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lvcfuk -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 │ │ │ ├─18831 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18851 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25198 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25463 /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 │ │ │ ├─39307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39327 /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 │ │ │ ├─34590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34871 /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 │ │ ├─12271 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12302 /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-2cdf33fa5622b45680475749dea0e3be33bc58033f5c50f1e231a682132ed3f7.scope … │ │ ├─12748 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lvcfuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12767 /usr/bin/ceph-mgr -n mgr.instance.lvcfuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10357 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141489 /sbin/multipathd -d -s │ ├─docker-3eba78823140e919f542f6b359d5d6e309d0babe354ad16cc4081954dd80eda1.scope … │ │ ├─18900 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18917 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─42349 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-a8a43f755cf093b130eac86e63fab91bcf74ca7fb22bc415fccd948c80c4c841.scope … │ │ ├─30195 /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 │ │ └─30207 /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 │ │ └─363 /lib/systemd/systemd-journald │ ├─docker-06d96c5e0f7bff308af9a04cf38eff9c1b777321d5dc1a74c375ab45a96153f6.scope … │ │ ├─25504 /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 │ │ └─25516 /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 │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d0f77e84f1992498c2b4f3e103ec0ef10fdeaf914531370e6e3a785cfd2aa1a3.scope … │ │ ├─12383 /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 │ │ └─12398 /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 │ │ └─1111 /usr/sbin/uuidd --socket-activation │ ├─docker-a7fe8cf1352c01dcac4599475aa8e82b8214371e79c5748c27832236546efa88.scope … │ │ ├─34913 /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 │ │ └─34925 /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 │ │ ├─10874 /usr/sbin/chronyd -F 1 │ │ └─10875 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-r2257c4eccd8b482fb33ea623de2fc209.scope │ │ └─189533 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141251 /sbin/iscsid │ │ └─141252 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-876de9f5a1562ba2f744d89acb062339ed7a6a42a679c4cde425657b40cb1df7.scope … │ │ ├─39402 /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 │ │ └─39416 /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 │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─5860ceb79679fc19af1e074860b4b4b8d3c9a712622bbe6c7810a4a86a41712d │ │ └─147277 /pause │ ├─172874444b1bf23178621cada60d37568fdcf32891c220f7eafece3313466e9f │ │ └─109066 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─33016ea712621dd230d863d1c76209c90cc2a04f87b0fcf61b57e18c6d197e05 │ │ ├─ 50578 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 │ │ ├─ 51817 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 │ │ ├─428516 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.42 3306 │ │ ├─428522 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.42 3306 │ │ ├─428523 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.42 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─428524 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─428525 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─428526 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─428527 /usr/bin/mysql -nNE -umonitor -h 10.0.0.42 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ ├─cb160ee887e45eb4240888bb846e0414cccb396302ad39c4559fc28cb80b4744 │ │ └─111521 /pause │ ├─2b30686e15d04c986db71d48a77b37a96f24a2b462357b1fa6ba376032345494 │ │ └─45484 /pause │ ├─5fca3195e9e0124799a53d7b013a4bc2cd42f4000955fd482a896022efbdbc38 │ │ └─144031 /pause │ ├─7a007a072f9d31fc1613e489abbbe07194a09732e0f31c705fab2d9189099f00 │ │ └─66229 /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 │ ├─48ac1ccf9feac37e51e921eee72bf7d02f65fa313f044ece1530250c604a5117 │ │ ├─173374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173397 erl_child_setup 1048576 │ │ ├─173552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173708 /bin/sh -s rabbit_disk_monitor │ ├─9b4c488ce319b2f7e093a8bc300d6fb38cd3cca962d8456da7654e6180cadabb │ │ └─196434 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─907f2be17594b80408cbbaa9a964935d3687d69b80e2147849a00936c2900310 │ │ └─175770 /pause │ ├─3f3bc7145e285ab1ba0ee95e425513d8188e7d7eba75b5fd62eb6e800f3d4116 │ │ └─49914 percona-xtradb-cluster-operator │ ├─f43716e816b0ef64b31188348e1b2c7230c24003060861f2938d80862076c3d1 │ │ ├─248323 magnum-api: uWSGI master │ │ ├─248362 magnum-api: uWSGI worker 1 │ │ └─248364 magnum-api: uWSGI worker 2 │ ├─51af300c6cec031e97d30ef4864eb4b5a1f97a52c476b247e3722126108afee4 │ │ ├─142474 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142486 /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 │ ├─4a02c95c916ca436722d328b4baca4fbdfbfd1dd6c46582a5536701331fbb6f1 │ │ └─64197 /pause │ ├─a0d36f667f6ab82f46264d0c89e93664aa0d4ba50f83907892debb8ba1db945d │ │ ├─171251 nova-api: uWSGI master │ │ ├─171290 nova-api: uWSGI worker 1 │ │ └─171291 nova-api: uWSGI worker 2 │ ├─7955e603899a29e201df545f9bada86a974bcb15e43e56f0320909e502833512 │ │ └─52714 /pause │ ├─91c3c46e8754870f703ac4ec4b7e4a672c78c9f67bf8529d38e3cf82cfbbf7fe │ │ └─233346 /pause │ ├─048ce0da1afe08d89d4d9a033467d4f24627d1097630d9f5f4c00401307d1abe │ │ ├─65275 nginx: master process nginx -g daemon off; │ │ ├─65291 nginx: worker process │ │ ├─65292 nginx: worker process │ │ ├─65293 nginx: worker process │ │ ├─65294 nginx: worker process │ │ └─65295 nginx: worker process │ ├─74113d85386152534d10022a3bc6afca8e3d31a08ad2b9a5281fb6b18c5ba080 │ │ ├─79742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79836 erl_child_setup 1048576 │ │ ├─79944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79955 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80009 /bin/sh -s rabbit_disk_monitor │ ├─335333ee79bfcd81d2445f6b3d83e8e2d2995f2f0cc5cf4c8a08de6ff6602883 │ │ ├─93271 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93295 erl_child_setup 1048576 │ │ ├─93457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93771 /bin/sh -s rabbit_disk_monitor │ ├─02160d6fa8580aa531194af789f1bbf81d3da0278e6f9396157fe9f03d0a1363 │ │ └─66643 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ddd4e21611a7d0cd25c9edcda3a27792022c94e1c34108e776e006e17ab30150 │ │ ├─66817 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66852 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a331a964322be225c1029137889f82b9c01d61e1e5e3d18a2d696f5113a35877 │ │ └─63058 /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 │ ├─46e8c309e62b108eba016eedf2a8a058f7e4653cc20daa26bebc339092720566 │ │ └─144883 /pause │ ├─e382c8ec4607bf436131f052daa01a09b362dc66b498e41ac8aebc97f560b086 │ │ └─53284 redis_exporter │ ├─7b7f29b9966ea2bfed88d0bfd51beac6bc8e6656ca82e2880e785660c617ea85 │ │ ├─121468 cinder-api: uWSGI master │ │ ├─121480 cinder-api: uWSGI worker 1 │ │ └─121481 cinder-api: uWSGI worker 2 │ ├─15388f781006a97d433edfb9267c0ff9a547e7f4b9678e3ff8cf1607a9dce0fc │ │ └─231478 /pause │ ├─2b489b25ecb8264d3cea35cb51bbc103d725b70368238b384661c09e4398193c │ │ └─208722 /pause │ ├─439a5f8fa9a2627408c19d52bc0f85080b267338659d1a58af22d95e4a2afbf9 │ │ └─233431 /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 │ ├─eb7acc693a1818d35033139334e6bf2c989c09b9d6e26c7f87ddbab68afd64d4 │ │ └─57944 /pause │ ├─66ded98c795d4570f899c35321dc5691215be5af7b9c2a76df8b8d67888f4946 │ │ └─50728 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8c1238eff0f8e1c763369f93c3e56dec290c71ad92b24f9e81ed530cc2b7cc98 │ │ ├─185640 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) │ │ ├─186004 /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/tmp3hco3p5_/privsep.sock │ │ ├─186267 /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/tmpogli8am8/privsep.sock │ │ └─186541 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1391ba83ce6d70c488062b1b4782933ce8f8eaaf3dd4cc732951cf8295d7ec09 │ │ └─67369 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-109.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 │ ├─50927f8cce2935ed68acad7ca788fa91190760e5d9f77c58f1f0e047f7d84e6e │ │ └─44658 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─13361b63c7feb82067ac935d5fc666225ced6e4aa8aebba7393f514146ec5d51 │ │ └─45051 /pause │ ├─72fafc8c048950e2b1170a0886e89aa75e39cedb80a370eff9a2706fbba2ccaf │ │ └─53007 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 │ ├─fbaf98a7a842a95dcc9a463cd2ce4a53176640bcd07d3c36ac4687044ba9b909 │ │ └─257499 /pause │ ├─90443e21bbc9288bbaddfcb289ff08452167fffe093d268a2ee5624e3f8572c7 │ │ └─191853 /pause │ ├─1e8d5795e69dac21f9cce2b2c221be5f2ec13b4ec973cae327d8eebb27c703b2 │ │ ├─125582 /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 │ │ └─125782 /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 │ ├─133a7b71e3db809071d735dd1a40698f45dd8c41cf378fd496f77ef60435e479 │ │ └─234542 /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 │ ├─27a2f841867d610174c369b5132727e25a59e2a47a234bc69b784693052193ec │ │ └─175386 /pause │ ├─79ab01df7851b71223a2212ea20b443b7726c8cc35ca71e963ad2321305c851e │ │ └─68030 /bin/memcached_exporter │ ├─ab3a13f0209aaa382980a1266fd4649344e528a3f642d04c5dc5557f245c1848 │ │ ├─276908 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276922 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6fad093f5d94dc8edf8cd9565886c099e2e0cbec711d90f7198e079f8d0ad115 │ │ └─62327 /pause │ ├─f9b5bc098b459f317d5b2f207e4204129f71212b7e1f9bea1da023f3fd8f3fd6 │ │ └─226814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e9fe8a893271aeeeaa1c800c86e8cd6601902decd060adedd244aa4d1e9d0f3c │ │ ├─187364 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187672 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188256 /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/tmp2om2eu78/privsep.sock │ │ ├─383932 /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/tmpprxtjs7p/privsep.sock │ │ ├─384484 /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/tmpge_jnv0_/privsep.sock │ │ ├─384997 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384998 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388785 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=17c2b266-60e5-43b8-8bfa-7b2d107c60c2 --namespace=qrouter-17c2b266-60e5-43b8-8bfa-7b2d107c60c2 --conf_dir=/var/lib/neutron/ha_confs/17c2b266-60e5-43b8-8bfa-7b2d107c60c2 --log-file=/var/lib/neutron/ha_confs/17c2b266-60e5-43b8-8bfa-7b2d107c60c2/neutron-keepalived-state-change.log --monitor_interface=ha-28e76f9f-af --monitor_cidr=169.254.0.15/24 --pid_file=/var/lib/neutron/external/pids/17c2b266-60e5-43b8-8bfa-7b2d107c60c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─389364 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f00a4f0e-c8a9-4e97-a465-8b6ea2ebdd25 --namespace=qrouter-f00a4f0e-c8a9-4e97-a465-8b6ea2ebdd25 --conf_dir=/var/lib/neutron/ha_confs/f00a4f0e-c8a9-4e97-a465-8b6ea2ebdd25 --log-file=/var/lib/neutron/ha_confs/f00a4f0e-c8a9-4e97-a465-8b6ea2ebdd25/neutron-keepalived-state-change.log --monitor_interface=ha-d095a918-41 --monitor_cidr=169.254.0.23/24 --pid_file=/var/lib/neutron/external/pids/f00a4f0e-c8a9-4e97-a465-8b6ea2ebdd25.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397986 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=67e19ad2-bf3e-450c-aa29-fe0fba0aa6f6 --namespace=qrouter-67e19ad2-bf3e-450c-aa29-fe0fba0aa6f6 --conf_dir=/var/lib/neutron/ha_confs/67e19ad2-bf3e-450c-aa29-fe0fba0aa6f6 --log-file=/var/lib/neutron/ha_confs/67e19ad2-bf3e-450c-aa29-fe0fba0aa6f6/neutron-keepalived-state-change.log --monitor_interface=ha-e8cac63d-2e --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/67e19ad2-bf3e-450c-aa29-fe0fba0aa6f6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4d8a6497f1f19873c13b6967c67d20e06bb012dc5a58aa6df20c87fa357bd3ac │ │ └─57972 /pause │ ├─e5172bcfdf9006ddf39df8f4f302daaca8960b22010c4bb5ccce5f6e225cd401 │ │ └─64123 /pause │ ├─4925f38707c6860d793c09c014b568c5a40d206734fe0c25c254a188bbb25140 │ │ └─48369 /pause │ ├─119b1d9e5671984465ff2b42ad020eb46bec91038569e5a674d9f17ba461079a │ │ └─46022 /pause │ ├─792c42d55b678255342b149159f6fc8b485295f997f017893d8f265ecec9b79d │ │ └─46328 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─dea3701e18f0992d0eceeb2aa618cdaa431a070745994535f456b57e14848406 │ │ └─86899 /pause │ ├─903a0845bd54d1846e6149d75687e6e8cf0ea28d1f9cd052a889f2ffe35de26b │ │ ├─226834 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227218 octavia-worker: ConsumerService worker(0) │ │ └─227230 octavia-worker: ConsumerService worker(1) │ ├─acda7f8080d4597824927599ee4967334b4c4a3bee8ece036ef1a79011f0e484 │ │ └─65789 /pause │ ├─45496fb8161109e49347264d4ce1a33d9475969f4bf4502ffcf278dc64f926f4 │ │ ├─63280 python -u /app/sidecar.py │ │ ├─63517 python -u /app/sidecar.py │ │ └─63518 python -u /app/sidecar.py │ ├─8ecc27703899096028ce9b3e13c2c139b6df67a91f8057234a5928be46076244 │ │ ├─225784 octavia-api: uWSGI master │ │ ├─225797 octavia-api: uWSGI worker 1 │ │ └─225798 octavia-api: uWSGI worker 2 │ ├─723d356e1a8d10df0347c99f67d790eed3813e1f3263cf81af0f96374f0eb059 │ │ └─65549 /pause │ ├─17201f4992f537a025f257826458b1df9e4836a48e9eb1ae4e9a12a7fde79184 │ │ └─124695 /pause │ ├─5d5b68d96b601cf78ef48def478d48a9c38df5d1fb74e41d4df02f1058cda112 │ │ └─63722 /pause │ ├─023b4eafdef21fa8523c7443409abda447d32333e5b3efd9c6f7021135d0017d │ │ ├─184645 neutron-api: uWSGI master │ │ ├─184686 neutron-api: uWSGI worker 1 │ │ └─184687 neutron-api: uWSGI worker 2 │ ├─10356aa00ac0e3f47f4748600c616210950d6b2d6259e68e6458856932f34f74 │ │ └─231728 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─32b3f64e613da66380a0a33f2deddddbad78c7812f4cd06b920a7b609f074445 │ │ └─175234 /pause │ ├─618c750e6239d912c23bdb2f6c762d2122ecdb7ed0b7a55ffc79e4885678efc6 │ │ ├─227627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227646 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─47b410c14ce4ffb4f44b976dc9ffe5b1850dc77c1ca42f2fd2823c0ec51a8c6e │ │ └─274596 /bin/openstack-database-exporter │ ├─75a9c9ca1f82a1308bb20f94e0afe6a169fa50d0a7424102f612ab60fd4d6105 │ │ └─66455 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─66c07f2d935b6c7345c642a1fc18c830563e9cb28a961fabaa228d85fa6e09e5 │ │ └─44617 /pause │ ├─40a4d6690fc6eba235da5a16a6ed347b7b2288fe1acfda1f196b8d88493bf7ea │ │ ├─ 48657 /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 │ │ ├─ 48675 /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 │ │ ├─ 48750 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272438 nginx: worker process │ │ ├─272439 nginx: worker process │ │ └─272440 nginx: cache manager process │ ├─0b2386a4495615151d0221e3877c370278bc8192d505f450d0b407e412d371ad │ │ └─148049 /pause │ ├─e932a4c968747d3ba8a54024ad7432ec1214897487129e3669578e0b22960c4b │ │ └─42286 /kube-vip manager │ ├─a25a15d33f2100a6de7bf327bb92e8b7eaf500adeb4e7acc1c0eeba07a9acc4d │ │ └─254802 docker-registry serve /etc/docker-registry/config.yml │ ├─e0d41852fd4f000f25c3ca8ac1c26a93f2534dfdfaeda8ee1533609a80dcf93a │ │ ├─189512 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189536 erl_child_setup 1048576 │ │ ├─189716 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189717 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190069 /bin/sh -s rabbit_disk_monitor │ ├─96be9725927be51bca9603281c15cfce10feb01cf657866ddbf47d620920afcc │ │ └─45082 /coredns -conf /etc/coredns/Corefile │ ├─c4acfd1f52e63535c21ae053126cf75a688747e09eccd80981e6e58afdeec22d │ │ └─42151 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─0a86a533923f39f945346e2d42d4afa8a7041ffa049edbd4ff9ae1a3d68658dd │ │ └─143573 /pause │ ├─109ca5ed64d4b29d79d19dbf1edbdfd838ca3758e595a8beb11452e45f1fbf18 │ │ └─49346 /manager --metrics-bind-address=:8080 │ ├─b0bb6f177db1f6209661be4671cca5450e5574ef0e0fb4def8ba38b43689d1af │ │ └─63612 /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 │ ├─4c6e8e33258e0f2ae7ee498713cb5edfffd6a2545ec39ebe48ed35eb464a01d4 │ │ └─45111 /coredns -conf /etc/coredns/Corefile │ ├─b1fef5d1094dd271ace9da2c1b5f1da058bafccdd66c5a2634d19c2f0d4eb860 │ │ └─175820 /pause │ ├─992a0146620ae73908d85a18156f3e8d745d79c685d9c0ab44ead538408fd630 │ │ └─46281 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─eece9edf619626b6cf8cbc1dd88f0a93365fab54f4d598528787a09417d979d8 │ │ └─238244 /pause │ ├─60603c67f675b017838cd955b9274a7da054dc7e74c35abeebb0f3249c52905b │ │ └─142103 /pause │ ├─69a7728ba8021de882b6810d18fd046a211cc43424d3c17ce7d6aefd23663ceb │ │ ├─184703 neutron-policy-server: uWSGI master │ │ ├─184715 neutron-policy-server: uWSGI worker 1 │ │ └─184716 neutron-policy-server: uWSGI worker 2 │ ├─85de8290bd72f8262ef83df511a016f958c3375f4bf9d2db61e503eef16cc057 │ │ └─70349 /pause │ ├─aff279eb480cb41192322ee2300ef8c247bd8d11666a87e7ebd9d237a2198b63 │ │ └─107428 /pause │ ├─939332e1be7a483685a0fba164df4155ba5c5ba8e55fc19ac8fcf4e6036d31a4 │ │ └─48495 /server │ ├─65034dac8c2c19d22517f870bcaff9b64304dbc6de72ae1abb7973a1d2677217 │ │ ├─ 87727 /usr/local/bin/rook ceph operator │ │ └─428515 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─76b7a37b77179814968de86f787dcaf63f269c3f64f5248da6cd0cee60e701f1 │ │ └─66514 /pause │ ├─9e16df944fd77250337ca5707e25aa0d7e019fe74a5513cf64e0dabaf34e3d56 │ │ └─42049 /pause │ ├─2ba17cc0e59c003577befcabb7343193522788b018f066d6ee201cca1468d47d │ │ └─216870 /pause │ ├─5ee9da789b7e794b9bdf4d4e1f14d831d2433f0bc40ef2ece110de61ab57dab1 │ │ ├─106259 glance-api: uWSGI master │ │ ├─106281 glance-api: uWSGI worker 1 │ │ └─106282 glance-api: uWSGI worker 2 │ ├─938b124093094fcbec0f64fb26f0a7b99a03218ec3c3760ad050b00f501f5806 │ │ ├─86225 barbiacan-api: uWSGI master │ │ └─86238 barbiacan-api: uWSGI worker 1 │ ├─58bcaefc0c5d307bd62e8e808fea1f5d72e376b9b7f121793b2106168748347d │ │ └─248539 /pause │ ├─32d79657fc6847e8d465313bf8122d2f4b53c63b00e3f6f778321f4c10702bb7 │ │ └─188780 /usr/bin/libvirt-tls-sidecar │ ├─4c3ea243fe5d40517c245ffa4e0f271e4ac862c88c835e2c9d3daa5161a2117d │ │ └─67934 /pause │ ├─a0ddec08736a0633ba57af9238f3e9124ad9b31ef02df5334ddaf147409f89fb │ │ └─50484 /pause │ ├─8c18cd01575a19378dbfbef2e38cbfb9f18fbbb491161fea116cfa9ed65e7b5a │ │ └─64837 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 │ ├─05ad3cb5799b30cf055c242ca85abe5200b481ad16d56e9e7f9daecca09650c7 │ │ ├─345824 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346183 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346322 /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/tmpj1f064ro/privsep.sock │ │ ├─346821 /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/tmp1x89n8kx/privsep.sock │ │ ├─347174 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347180 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347277 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e681eb50-6255-4be8-bdaf-2075462041aa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e681eb50-6255-4be8-bdaf-2075462041aa/host --addn-hosts=/var/lib/neutron/dhcp/e681eb50-6255-4be8-bdaf-2075462041aa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e681eb50-6255-4be8-bdaf-2075462041aa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e681eb50-6255-4be8-bdaf-2075462041aa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7759a032-4583-45a2-8e10-6a75daaa61da,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 │ │ ├─347281 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1c81f25e-6b18-49a7-92b1-945ca2dc26c9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1c81f25e-6b18-49a7-92b1-945ca2dc26c9/host --addn-hosts=/var/lib/neutron/dhcp/1c81f25e-6b18-49a7-92b1-945ca2dc26c9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1c81f25e-6b18-49a7-92b1-945ca2dc26c9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1c81f25e-6b18-49a7-92b1-945ca2dc26c9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-631fe055-991e-4f0d-8412-06848eb36eb1,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 │ │ ├─347290 haproxy -f /var/lib/neutron/ns-metadata-proxy/e681eb50-6255-4be8-bdaf-2075462041aa.conf │ │ ├─347307 haproxy -f /var/lib/neutron/ns-metadata-proxy/1c81f25e-6b18-49a7-92b1-945ca2dc26c9.conf │ │ ├─383725 /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/tmpjv26jm1o/privsep.sock │ │ └─388520 /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/tmpqep_584y/privsep.sock │ ├─aa9156a2379d7be7688c13832031d95c64ead9cd0e7a5ccafcd3c735fa2ef5da │ │ └─175314 /pause │ ├─07ff2eb1cefe534def90995593949d2785d2415898b91c7e566f2247c2f5558a │ │ └─46068 /pause │ ├─30116d249d262be04583d71cb6271b19a58658658701b9924f258544adf58c28 │ │ └─97081 /pause │ ├─3dd1938fb28091f31913d7f91c2d3b6cc67b4c1ef5d4022273ce06dbe5cd69d4 │ │ └─52839 /pause │ ├─7107c2276780c8a429b0c71a9888803f2ce5a0665a169544147633b926249395 │ │ ├─132818 placement-api: uWSGI master │ │ ├─132841 placement-api: uWSGI worker 1 │ │ └─132842 placement-api: uWSGI worker 2 │ ├─02a5134cb2c99fbbd58e18953e13479e6f64a42bb76363bf6ea1f11bb63d9a80 │ │ ├─172221 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172580 nova-scheduler: ServiceWrapper worker(0) │ │ └─172583 nova-scheduler: ServiceWrapper worker(1) │ ├─edbbf215a8adaf165d6c55c5ba5204a9ca02f9ebe25bf632edbd578eb164c3c1 │ │ └─228939 /pause │ ├─feb97b95e3174ace7c36ca24add1c7a05593c1fc95eb1966b53ca14310e8d372 │ │ └─97125 /pause │ ├─620f3949aebbc91b8aba519d43ead8601c94f75e6628d455016498ab0043f342 │ │ └─67990 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─da4c348d142f65a1b40f429679351881a38719b2aa176c2dac2740f4318233bd │ │ └─257185 /pause │ ├─60aae7e399f5d8f51ccb501864cab859df67d6ec3773ac038c2afec8dbf133ec │ │ └─42171 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 │ ├─c0616d53502adcb07f21a4b34a73c01e6add40499573d4ef0a69d2390a99744e │ │ └─43527 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─fb944bdc3cd21ec6f3a0aeb1f6256f9a016d3d071ea9194b02e99a680a28892f │ │ └─252214 /pause │ ├─3137b78f82c93687f5d4923e9aecd74ec89d38469f947b739825fdf2172d23ea │ │ └─58152 nfd-worker -metrics=8081 │ ├─145c11d6274a2db979ac0b282aa7910e725f3268ee32f5b5b23435ba52b813b9 │ │ └─58189 nfd-master -crd-controller=true -metrics=8081 │ ├─57e1cd06f2f61780ea8256c75f930f9d06a4a5f64fb801cbbfa7051c5e262734 │ │ └─64221 /pause │ ├─772376dc09216ea524eee808b44020f8b44fa4a7e0651df53d43d7f03f2a1896 │ │ └─175395 /pause │ ├─11c7eff80e86bf4f37f89da510ed895b17c2b23fede3c5b184dfbf7d2654e70f │ │ ├─184654 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184969 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) │ │ ├─184972 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) │ │ └─184975 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) │ ├─d9d8c1fbb1b44d180f624534e09d5fe4612da36c962610e28700434dedd70947 │ │ ├─204657 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205175 heat-engine: ServiceWrapper worker(0) │ │ └─205178 heat-engine: ServiceWrapper worker(1) │ ├─2b3fbf486cf7269a37990247fccc73acfc83b42d21cbca451b29fdaeb5d34e53 │ │ └─273221 /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 │ ├─7153a7ffef4b6915a1273bbf928485b5cc98a39ab5feab360d4418ea8609beb5 │ │ └─147418 /pause │ ├─0ace813fc4b4849c7bbc8b37697498a73d6448b2967b7d5f9ff4a4d140794a35 │ │ └─50780 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─78ef9a418c2db86fc0ec1f1074c1f0e1a71ce30a4fb7d6f26374f7e63ea75cec │ │ └─64965 /pause │ ├─284790d65b97f4cc4fc32ea0d74e3a9b9c0b07d77d3153322d90c7e9a27faefb │ │ ├─248450 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248913 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248914 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a5b9c6f119e2433be4d4a3e24b098a8ad5ebda6e40566e0d524840aadd3daf9d │ │ └─238294 /pause │ ├─79b4822f94946cb09b449909ab2de2dfb87a8e3ec58e475baa8909d356496c9a │ │ └─216636 /pause │ ├─f8c9fb8a1ff87205838770a29a80e3543563e6474da7c2dc36a24758ee40661e │ │ ├─109542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109574 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109581 erl_child_setup 1048576 │ │ ├─109640 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109651 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109900 /bin/sh -s rabbit_disk_monitor │ ├─d83753597a51961a1f8a064723061566e4a1428ebdd275217b92bb348ec709d3 │ │ └─269606 /pause │ ├─79d026b4a374dd94cdda42ce423ea0aa29861ebecbd265c1e96aade9bc0fa94b │ │ ├─267651 /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 │ │ └─267873 /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 │ ├─d77ea4a2e6dc65507555cb2bfd1c31616737fee41a95674693a675b888099f0d │ │ └─187337 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) │ ├─e788e7f12c3ae91a1807517c9955e3a8f9d7d3e94d3423980c7954ce5ad12e16 │ │ └─98463 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cee04323b0163054a705e4a6178f878ead05179c14b660abc1e88d8d2a8481b2 │ │ └─57872 /pause │ ├─3c14cd9aaa40e0488cd850c237972a26427034779bd060f066f7febf7a639303 │ │ └─175437 /pause │ ├─9cf3e22efd931148401499fc80e86ed3b4da69e6ff40818e4273398d4f81dc2d │ │ ├─50632 mysqld --wsrep_start_position=98d6c5e8-955c-11f1-a09f-6602b45c06f4:20 │ │ └─50756 /var/lib/mysql/mysql-state-monitor │ ├─897f0ee9fe33fefc044baac5bdc101079b3bd485b59f8110dc38bc1c262b452d │ │ └─52913 valkey-server *:6379 │ ├─12b5ced928157fd98651730273b0c2ff50fbad19321627f03dc05cb08d587404 │ │ ├─43736 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44114 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8c5dc3c9cba8694eca42a1d8954f849c78a76bffdc52092f4e352792886011c4 │ │ └─42114 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 │ ├─9a76b7f4dc622f133a767b213a847c5d949f8fc344625fa90ba9003d988da39f │ │ └─232665 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ff3d57ac18ecf30073ce5ef5a4ad08f24a4840f4c4dba9ca801c3c0f3edde654 │ │ └─49182 /pause │ ├─e97b6861a65c7470c2e50649c16f3b29b0781187772a0751e487f5d84e5bb2c8 │ │ └─42034 /pause │ ├─f1024607900ca2909bfb9c64efd772bc2a84b7a5006fdca0a48860f78a98ee64 │ │ └─124650 /pause │ ├─3767e336bab82a71ff6c4a9674bf51cec86fe0307fb74a75e9d8930aa9ae3d08 │ │ └─50098 /pause │ ├─9ed5efbd9b88997cece983ab83db6650afa353b4088abfef9128c7c63daba068 │ │ └─53174 valkey-server *:26379 [sentinel] │ ├─aa1120f314e33e82e641d1069179df6a0bcd0135040d04986708ad3ed731642d │ │ └─188827 /bin/bash /tmp/libvirt.sh │ ├─e2febf92aa492fd1abfefefb1985f09474fc1cf469d42e9f8aeeb4a67158040f │ │ ├─196400 /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 │ │ ├─385260 /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/tmp30_jhmb9/privsep.sock │ │ ├─385600 /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/tmptoa2206n/privsep.sock │ │ └─385697 /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/tmp62_22ttz/privsep.sock │ ├─cf167e9936075c12f1f20e59be601e5a780373a62d660997d1ae97442f8fb565 │ │ └─62236 /pause │ ├─e029566787b96a6d8c2ebc0191aef4f1d462d33459866fd2714bbd5b63141334 │ │ └─216817 /pause │ ├─fdf0d42f74aad5c3851ee1d9e0c47a62bac8edc40e21962a11126092a62bba30 │ │ └─42030 /pause │ ├─fa6cfe42b80d1dd13450aa8722dc04cd14c4bdd14f83e2a60200457d598dff9c │ │ └─107331 /pause │ ├─c6fb331c84f7d75ed94ed857300c27916b21edde8a185048479208dc67f4793f │ │ └─45012 /pause │ ├─ef4bd27ef24cd55525e2c79fc51a0ecf89fa1e81846ce49c0cb977af5af43996 │ │ └─58101 /pause │ ├─2393dca24503d7303cdfa373e12aa7436c66c34c88d117a610818ebe8e468fd4 │ │ └─236595 /pause │ ├─59ad75876f77780eb9fe30cef9d0b2cd2a4d6cf41c1a3b2167af90768bc85d9e │ │ └─97666 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-zbq5k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─149426421be248f526dc5a60ca6f3aaa1d77ac37e1e89122469cdccfc2d31698 │ │ └─67685 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─903544ce8a42e165751d286bd2e1bf59ca08499f5a8204daf91395b59398c1da │ │ └─257458 /pause │ ├─af1863e4c047c3424f500ceaf3ea5e0197385bbaf98371cd1e7ab0d05492e6fc │ │ └─66575 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c56ce8acd291188d4de44ce404d8e635f475e57b6cf70a18a984ccac3c8f7d76 │ │ ├─204706 heat-api-cfn: uWSGI master │ │ ├─204745 heat-api-cfn: uWSGI worker 1 │ │ └─204746 heat-api-cfn: uWSGI worker 2 │ ├─d1da20c6548e03a620325e0fceb91c03fd08c13c517db52e673240136f979a3e │ │ └─62428 /pause │ ├─51cf96b171ec6c55de8e8b5a700af17fc5d9f4a657ae28cf5beb2b43631dd270 │ │ └─68061 /bin/oauth2-proxy │ ├─640ac79f1b2d3d94a5efc438e88c03c360ed70c4fbee882c1ca1d6945f12d513 │ │ └─147008 /pause │ ├─7298cb834207240112ef5babe6c316bb9afccffd39474b94f2534be0f3e898cc │ │ └─66951 /goldpinger --static-file-path /static │ ├─e217c092b1bca045fb3d37db94b800f42c08c64e06b1da58b2f2d9c7ab929601 │ │ └─43270 /pause │ ├─a667f9f1b36525466df009909577f2a581249263f4e55e691eb04442384e02af │ │ └─189270 /pause │ ├─2d91aba8980d037fad863d169ba762bed333aec4d38be477dbc707376c98203b │ │ └─191703 /pause │ ├─e070392f7752ba6144dfd96841ef5be9e5af6cfb430d1c4f9fd31c51d87d72ad │ │ └─48326 /pause │ ├─62ada9502da814a6d5796e55902d29d640cf590037a22d21482a39b77fe804a3 │ │ └─58300 nfd-gc -gc-interval=1h │ ├─c13be22cc8db76c10ad76c1abff2b193881521985ebdd4138235e90c6534a801 │ │ └─49573 /pause │ ├─25ce119422947f3a5fb1f4b3ec0f453328afeb641370f391b9d825a9fe3217c0 │ │ └─234515 /pause │ ├─bf03275328fab86cb1a338368682b3d45420fd8018a5f8c2783b287c86bd161e │ │ └─67961 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a2fecd4dc31c685b2b968689bb5b7bbb4e838b97f8d11e1c86edb41ba59ff0c9 │ │ ├─107745 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107913 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107915 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─308795b7ad558c5e4be35c653b774753b6d820ab4ba9694273762830132598ae │ │ └─274274 /pause │ ├─b6d04ba411757328ce8dc275ee95713a1486de22cd41e6fac128bace4ea0e3ae │ │ └─67805 /bin/pushgateway │ ├─4937838a0f90dfbb2cc4fce5aa4c5d44356660c46dae212ac06d10dec955dac2 │ │ ├─208822 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208845 erl_child_setup 1048576 │ │ ├─208943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209172 /bin/sh -s rabbit_disk_monitor │ ├─45faefc38614a8a3ca696971a0d916f336fe09157979fb4dcf5d756e5f2e6953 │ │ ├─176305 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─424925 sleep 300 │ ├─158e69e29c787610ab319dfdf5577d82e4e34c53164ef583220da300eab0d9ff │ │ └─189443 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─bdaad61e2256fa3e09f4929f12f5d7b654d132401b308918b8eb98e1a9e8d5f5 │ │ └─46188 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fdba868fa3c589c34e7088410b75d87e726277e4cfb3a7083ee3366d348c594a │ │ └─63871 /pause │ ├─bb0fd785735f7b59a6cd3ace1bf7dce6b75a037d0f093d8775ec2b02e4879db3 │ │ └─58400 /secretgen-controller │ ├─ca7cb3b9dffe37495b26eea55f07fa0180ef4ca09e52b29d0a4ea911e1fb5149 │ │ └─68081 /bin/oauth2-proxy │ ├─6c1b8258c04d5f5fe9f24ce7c34e2a7607e88b1e6843acc0d6330d6ecdf71a62 │ │ └─49084 /pause │ ├─6a181a9b0a911f831052fbc48f3b599a4a128ebd591d181984b5992d841d7cf5 │ │ └─49237 /manager --metrics-bind-address=:9782 │ ├─4e03a0d542ac719016dfad980dd470b1f90fe24dd727ae3f0eb5e0641dedad3a │ │ └─248060 /pause │ ├─bec7c30bf54e6b9d236e6e678aa63c862b2c43e276029d1ab2cd8fcd79cb856e │ │ └─267397 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─55dd27859f0c5f3eaec96db17970100840d0a19c47799c24d12796faf7c4fd34 │ │ └─123103 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─084db3cf32bbde32ad85b93752e6ad9242447c9572f188f80628da65fca8ed4e │ │ └─232618 /pause │ ├─b2d5f02997d55e6b5ce9c64abd2187809834083190d2d1025470565e11c4c763 │ │ └─272875 /pause │ ├─fb97bc058cda8a50f5af28ecf15be8921a68e7c312d86f364287a7d5e73b65e8 │ │ └─57238 /pause │ ├─8a26700d8b3378dfdb6681b31428ac88be3f0bc938863e83c7fe507d140bd7fe │ │ ├─145052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145078 erl_child_setup 1048576 │ │ ├─145125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145351 /bin/sh -s rabbit_disk_monitor │ ├─cd584723f25dd9ecf087bec2ade9b295cc537ad9bab5ccd9d0dbbab4ea46af3a │ │ └─67412 /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 │ ├─4f931993b2964d331811f10777bfe91171d46d32496f982b07cc1bacef21e292 │ │ └─41957 /pause │ ├─9629f81e5494f59965ba943a7b6be7fc0e9ee08f549bca20e90508b4849973c5 │ │ └─92968 /pause │ ├─50753188d7eb47d3ec69d0e77e06ffc7051467d701dae268ed04488c88a14a6c │ │ └─62670 /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 │ ├─c6389d5d7ef91fa2f5833856baac998f41d3d23c6d753e59d88b0dc4143469be │ │ └─142434 /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 │ ├─6cd0560139a97ab48e23773e6a0059680d23b183aae502bdc135f434cf4e5d72 │ │ └─144153 /coredns -conf /etc/coredns/Corefile │ ├─5bc4eaaf9676d2c6884b88b0a6eabd983cf3009ff0ee40965878d0e2b189549e │ │ └─42133 etcd --advertise-client-urls=https://199.204.45.109:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─cca8d231e3484d03d31b04329143efa2f91bba882cf25773f41922238c2543d9 │ │ └─109444 /pause │ ├─983eda27731f931d60d725febe8b5688f3f359cea523c26b0ee0dc74fc8f1c9a │ │ ├─272576 apache2 -DFOREGROUND │ │ ├─275054 (wsgi:h -DFOREGROUND │ │ ├─275055 (wsgi:h -DFOREGROUND │ │ ├─275056 (wsgi:h -DFOREGROUND │ │ ├─275057 (wsgi:h -DFOREGROUND │ │ ├─275058 (wsgi:h -DFOREGROUND │ │ ├─275059 apache2 -DFOREGROUND │ │ └─275060 apache2 -DFOREGROUND │ ├─304b0376898feace234219205b8aadf0bc6c968f0b80327d653065fa1e2f43d7 │ │ ├─ 97766 /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 │ │ └─414280 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bffdff2202e6d9238c53dceffa2e118b012dc4c55b345cccad76727967792e41 │ │ ├─171269 nova-metadata: uWSGI master │ │ ├─171293 nova-metadata: uWSGI worker 1 │ │ └─171294 nova-metadata: uWSGI worker 2 │ ├─56f18baa88794081daf6792d9fec125f5d8c3d47f4f62d030a2829b9ee473766 │ │ └─67450 /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 │ ├─30138547031dd757136dda7574da9e8102d33240eb9e9e5fdb609de83652a3c1 │ │ └─42018 /pause │ ├─e2d821f30b60c73bb4c62ab02a4bbfb663c1d22cca750e02437fd53f05606273 │ │ ├─63305 python -u /app/sidecar.py │ │ ├─63625 python -u /app/sidecar.py │ │ └─63626 python -u /app/sidecar.py │ ├─81276e7c335e3032cac0d1cdb841e7c7b5611a3a20e63a0254209d67d6ebea81 │ │ ├─204685 heat-api: uWSGI master │ │ ├─204743 heat-api: uWSGI worker 1 │ │ └─204744 heat-api: uWSGI worker 2 │ ├─1bec36b1460c3ce3dfb77e62f4cd32ddac48f61ecf5a0c811727a45ed546e38f │ │ ├─248106 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248848 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpo_5izyfb/privsep.sock │ │ ├─248860 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248864 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1efb7d515f39bcd452110eb80fd309cab9062af356f903ad4c42e3833c8158a2 │ │ └─147342 /pause │ ├─3d1ee20f466488a9f79c15ae4fc39ee5767d696d40fff5845d5ae4bcf331aa3f │ │ ├─252498 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252516 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252522 erl_child_setup 1048576 │ │ ├─252702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252703 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252962 /bin/sh -s rabbit_disk_monitor │ ├─008a5aca8fa4adb785840e9fbfc45215be25979919490382a771085e2cd5b937 │ │ └─42532 /pause │ ├─0e474505cad45a73199fc3f13ae41b8d7fad1d543ba5311222be38b6e569de39 │ │ └─43290 /pause │ ├─df1c5942fb86cf3055903f5d2aac0a7c2f8207e12f8b97672cb4c975e2f77298 │ │ └─216802 /pause │ ├─99e9b9c627a93adc7d4c0434eeb9bca3593a7d5f1cfb3eea538e71de76d4e9e8 │ │ └─147284 /pause │ ├─630e2954f6dce188eb762a869fff49a5bba3fb6e65b729501ca297a79dc55d57 │ │ └─79620 /pause │ ├─6711a6b9e2ed773b2c21fec126901dfa02fbdd9329b0292435bbf1745ad97bd5 │ │ └─236622 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─89a1590471a0c9090b7810631ab8d1398d93083ca16a760d3c76e8fafe430958 │ │ └─67542 /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 │ ├─4c752849e81dbaa9e85a16e1bb206ec8c098c17793fca3dda8ee105f734cd513 │ │ └─42558 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8510b8c93238dc39993f50d51b09c7c24eee5e9631f0df037bfa03843c16668f │ │ └─125300 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5ace98a0e31102eb27517ae36f1b4aa6149c6633f35fc7467d1d06a34da80a28 │ │ └─81113 /pause │ ├─d32e0fff0507d4f7b2156a2df076b4fa97f6955685686c589c8570354ecf049a │ │ ├─267427 manila-api: uWSGI master │ │ ├─267490 manila-api: uWSGI worker 1 │ │ └─267491 manila-api: uWSGI worker 2 │ ├─1ef2450b5b3cc63b6096a7379d61070e21629633f7c922ba47b25ec3b1447f76 │ │ ├─68462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68484 erl_child_setup 1048576 │ │ ├─68531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68532 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68542 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68612 /bin/sh -s rabbit_disk_monitor │ ├─c1561f519aaf4bded63efee392366043c7805f7ab59eb9137dd596eb10669580 │ │ ├─229137 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229154 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─229160 erl_child_setup 1048576 │ │ ├─229235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229461 /bin/sh -s rabbit_disk_monitor │ ├─20675cdbc4e249993392ebff04d534acab24b4bd5400d94078a2a88f7ff9e498 │ │ └─67501 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-109.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 │ ├─218f6f00131e183c04867b42c169b48f6254501465d5762de50b379ec6785a94 │ │ └─166493 /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 │ ├─82318097cf8e027242954e26676d0d6992e528ac71ed6241ba0498afab2cfb65 │ │ └─173283 /pause │ ├─90d8c5cee80a2486da58e7e45686f30f77c27ab671b4754f49a2538cb1df4128 │ │ ├─172223 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172550 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172551 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c4fcc46dc9817d730429059fb11697d4dd0629bd2ea8a0f119fc878387a6a6d4 │ │ ├─ 73547 apache2 -DFOREGROUND │ │ ├─ 73585 (wsgi:k -DFOREGROUND │ │ ├─ 73586 (wsgi:k -DFOREGROUND │ │ ├─ 73587 (wsgi:k -DFOREGROUND │ │ ├─ 73588 (wsgi:k -DFOREGROUND │ │ ├─426163 apache2 -DFOREGROUND │ │ └─427521 apache2 -DFOREGROUND │ ├─b037bcad91e7aa5bc2b03f7e316f70719056a2b92a80bc4bb0557ae8fbc9b8fe │ │ └─127294 /pause │ ├─2449857ccb86d87c063cda9a1702d3b78bad6af1b4f110f7c3b048c7b2cab11c │ │ └─191793 /pause │ ├─a4572efd7ef1911fc922b25ad94b08ccd34d31cd88dae437723aa228ccbaeafb │ │ └─62371 /pause │ ├─1f9ab45ea6ee636e947bebb43e22cc8019437cd1e93f856230c77163fc9cb6c5 │ │ └─105868 /pause │ ├─141bfdd33497b0b70e8e04f6d8ea285198b7f1d930353b703547b986c7a58cf4 │ │ └─267415 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─876f5a03912b92d262c36a613546385f038497bd4f864b55d06b87398a658aef │ │ └─64772 /pause │ ├─837f9104d5d23faceee0c751c0fc92bbd9fc1cc1abba1b8bfcf86836b576a66e │ │ └─257386 /pause │ ├─5ce99dc06406c2bd3ea005bb14a88e8ebd273995262dbb592705592703ca3b49 │ │ └─45979 /pause │ ├─80bf23c3c3ad90886829c6b81c947e5430541cc2cabc1abfb498a1f2339aaf4b │ │ └─45621 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 │ └─cfe82e4cae90d212ddaca87f80af22ad5fd123cef963de990f782c77db785631 │ └─111469 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount