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 │ │ │ ├─52999 /lib/systemd/systemd --user │ │ │ └─53000 (sd-pam) │ │ └─session-35.scope │ │ ├─52996 sshd: cephadm [priv] │ │ └─53025 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-64.scope │ │ ├─236737 sshd: zuul [priv] │ │ └─236750 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─236741 ssh: /home/zuul/.ansible/cp/199.204.45.250-22-zuul [mux] │ ├─305461 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vsetnngpuntfywmwjydxhvywapsfeesb ; /usr/bin/python3'"'"' && sleep 0' │ ├─305462 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vsetnngpuntfywmwjydxhvywapsfeesb ; /usr/bin/python3' && sleep 0 │ ├─305463 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vsetnngpuntfywmwjydxhvywapsfeesb ; /usr/bin/python3 │ ├─305464 /bin/sh -c echo BECOME-SUCCESS-vsetnngpuntfywmwjydxhvywapsfeesb ; /usr/bin/python3 │ ├─305465 /usr/bin/python3 │ ├─305466 /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 │ └─305468 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 21027 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 24335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2755bbe63388ccc554975848fc47eb55c8bfd63ab7c6f4d7b1b11d6817508abe -address /run/containerd/containerd.sock │ │ ├─ 24355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2705c048510d1e5a239d6ea963fa267174e7ecb084b140f2a6b8199edfa15242 -address /run/containerd/containerd.sock │ │ ├─ 24386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0717070b1a5c30a1013d091e35333fde32d3a667ce6f4f77970614322e3582c2 -address /run/containerd/containerd.sock │ │ ├─ 24391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25d1f2dcd4ed3ccb4e95d189f334f7b598f21c7d8a14d0f874999f4a1ea7dcb -address /run/containerd/containerd.sock │ │ ├─ 24406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8406ef5e51253467c233f5835c6055df578d6c3f6319c6a72a54923d122da6 -address /run/containerd/containerd.sock │ │ ├─ 25168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71375101403bf7753b724aef122033d7a0ccd07a3c9fdcbec2abed67525c71ce -address /run/containerd/containerd.sock │ │ ├─ 26266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d6b3d6cbaa7c6a6a708b3794b230e582683377a43470e9a41307d65e4ad7f2 -address /run/containerd/containerd.sock │ │ ├─ 26282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55289e211a25dba9d1031453ce1d04e89528d77fde5f91dd343f16513648728d -address /run/containerd/containerd.sock │ │ ├─ 27999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e362436ae607586684f6e3304583d1e3b52633998fb30ac923b1b74476d164f8 -address /run/containerd/containerd.sock │ │ ├─ 28489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24ca552141c294db5d69f59f6775f56aed770fa6cf0873bc6dd344405317352 -address /run/containerd/containerd.sock │ │ ├─ 28529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0415f44ac9164f93aca188b42afc7f59c3d6b34278ac7382f4ddf700a61fcd05 -address /run/containerd/containerd.sock │ │ ├─ 33789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e965ef3cd31d7d6ca3beb2a7ad2d6f110aa2689251076340893f66a724d0c8 -address /run/containerd/containerd.sock │ │ ├─ 33977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1dbf62d00cc721d4b6064f53fa9a58eb0b13341df7d8a7659fdd1c8e8166f3 -address /run/containerd/containerd.sock │ │ ├─ 34090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf8e9a700061fed103eb6337398d9af98e1b4df975c1c36e5b55ce604d315fc -address /run/containerd/containerd.sock │ │ ├─ 34225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7b4c55560f597705cdb7ff18403d22df7d2e9637d0c194a30aab4190a5c349 -address /run/containerd/containerd.sock │ │ ├─ 34260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96115c659204933742b9124dc034a196a0aade85cdc63cbcd59ba8abbb3f14db -address /run/containerd/containerd.sock │ │ ├─ 34327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9687dbd84b5a093098524c5ccff700cefa126086ee6d199d08aa445b97261672 -address /run/containerd/containerd.sock │ │ ├─ 34630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f885eb9043fffac790c1470341d483527bfc99e99d22a9969fc613c2f960e69 -address /run/containerd/containerd.sock │ │ ├─ 34686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fbf78c223586564d2b6c98104feb98c9c6fd42e10d5ab3536ec38c41a1828dd -address /run/containerd/containerd.sock │ │ ├─ 34778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ef9bb6e06eedb7999b1328922c1cf051022f7017d6a0311ce6bc8595163a64 -address /run/containerd/containerd.sock │ │ ├─ 34847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c223f1026aedbd6446e2ed23473980ffca4c0a264d6f73ce7acb8e7b3c1987 -address /run/containerd/containerd.sock │ │ ├─ 35340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83734e2ed809f2b419dfa588bfbb9c8ff90989081615e1ee26b44373a9891b10 -address /run/containerd/containerd.sock │ │ ├─ 36545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0c0a18de3d04af0f45ff1e7247f9b86ea4df4827d3d1f09f165fa3dc852889 -address /run/containerd/containerd.sock │ │ ├─ 36637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ba37fb930bf364b8c879be7f4598f7efc59288c9359e9ee102ba576653c0bd -address /run/containerd/containerd.sock │ │ ├─ 39948 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 578c02bcdcda66c42ab2495095ac2def936e37411d78c823155e33dea86a82f9 -address /run/containerd/containerd.sock │ │ ├─ 40332 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43b0364ad9b63a049c7b369631c5f9242a2c2bd17bbf87407c7eb8c4c42d1200 -address /run/containerd/containerd.sock │ │ ├─ 50221 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68ff330c851f84a45219aef46374fc864aeff6df2e84b15c96c4213bd4820ccc -address /run/containerd/containerd.sock │ │ ├─ 57433 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 775a3cf1b831c0cae7ea1a7306beb8806131920d8c5f12721db353766166cb90 -address /run/containerd/containerd.sock │ │ ├─ 64768 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83ac1719f1cf397f05272d6ed846949b7d884d393fcdf36453af4bfa17ca7d4d -address /run/containerd/containerd.sock │ │ ├─ 72183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id edb710a453a953537162d2caf03033ad1ff0e0f283cd099445956749c356c6d3 -address /run/containerd/containerd.sock │ │ ├─ 79557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ec1da07c187b7c176cb873343f6e8c4c171639bfb09f1f1f8be254aa756a49 -address /run/containerd/containerd.sock │ │ ├─ 80042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41fb8f6bcc8ae4d80ceaeb63fab0b894eefd566b4dfd0421037de48dba51d28e -address /run/containerd/containerd.sock │ │ ├─ 81622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01cb5ead671e230499be58b1bca0895f9e51e8057d8b763954e1268c16d3fea -address /run/containerd/containerd.sock │ │ ├─ 81923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b66274b1021b1706e11f96dec7dc1ad53b8b7385170279b12e25185dad09f4 -address /run/containerd/containerd.sock │ │ ├─ 81945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538b81df9192fed7da865e95f6cf5fb7f7e915f3c00a22f0c42687f82e75aa42 -address /run/containerd/containerd.sock │ │ ├─ 84674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a506a3a78485d826837fe32e7a1061fa299ef111cc35998c8aa47b9298322e5 -address /run/containerd/containerd.sock │ │ ├─ 84720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c34051384dff657657fca45a2e2d2f2ab70f146fb9e1b698665b28e5b4c3dcbb -address /run/containerd/containerd.sock │ │ ├─ 84798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e680c188d35c75b4025893cc2ff0db5b52dc2b4e23d85f237fd864a678b76e37 -address /run/containerd/containerd.sock │ │ ├─ 85014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e7010e9916f36436da8ea67aca12a91ff2792a9926be5b7855185c91266c5a -address /run/containerd/containerd.sock │ │ ├─ 85421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e74dd451135b7e067f79eeb859b1a8d3d950fa269381478d08d68d4b3c61ab9 -address /run/containerd/containerd.sock │ │ ├─ 85824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87537e2865bbee56f03b331ac82d51e82aae0f1873015dd951c0e828b3754c0 -address /run/containerd/containerd.sock │ │ ├─ 85903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06601946e8286258ea0972908dce2b628322a868b088c7067ed4ecd65e40d457 -address /run/containerd/containerd.sock │ │ ├─ 85983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10d0672d53f5d2d0ec90cfa8d9236963cb6d55db0537be0f1a4cdc344d12cbdd -address /run/containerd/containerd.sock │ │ ├─ 88997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80fb46d0e19e3b9e33ae18fb2c43eaa593a7e14b6684ae1869b68bb65770d0c1 -address /run/containerd/containerd.sock │ │ ├─ 89559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8362fab37347c1d6af5bae4a0a374d423b5cff89c594cd4ebd212f170cc8d08 -address /run/containerd/containerd.sock │ │ ├─ 95376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe0ee713af8d56df115a47de652b1a8f3984403a95aae746ae85e98ab63eebe5 -address /run/containerd/containerd.sock │ │ ├─ 96515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9dabad4a50d92d3db2fe8062b5ea834cfcec3e7b85707789c379493ab62928e -address /run/containerd/containerd.sock │ │ ├─ 99280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11acb46d94be5dcebd571d269fe402458dde1910cad288eaac6ce2e02f462b52 -address /run/containerd/containerd.sock │ │ ├─104254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f88a03c7fd7536a1c68762d4391c3abea7d86a452abf3587ce5cdad9b728db4b -address /run/containerd/containerd.sock │ │ ├─104409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bea16164a534be311dbdef8bd8ce0590fc8e99414ca633caca3fcc8199c6df3e -address /run/containerd/containerd.sock │ │ ├─104446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c9216d7311416dfb1898d1ce9fc1b518baecd0bd659d04a3cc6b1db6aa60ee -address /run/containerd/containerd.sock │ │ ├─104515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780814d88e3f26245c92419dda16582bbfa258d0f8060ee3eb3e91eaec124b85 -address /run/containerd/containerd.sock │ │ ├─105823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24b7cc1a8ee677faa91f2aa7dc98903d0f382255b31e582055cdac24fe9cf48 -address /run/containerd/containerd.sock │ │ ├─105902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ec1be789da261f85be5f399bb84cfe0058384fea978a72dcc25e9a3928c8c2 -address /run/containerd/containerd.sock │ │ ├─114875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f420d0967b34fa09d4732caf97793d3ba654e3977079dc3f32af67fa2a71da -address /run/containerd/containerd.sock │ │ ├─115646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cb19b669bb0eb4cd20b293acb2b623abba634237a3bb4a849b8ab66313e88a1 -address /run/containerd/containerd.sock │ │ ├─115868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a305a83fb9a90369d33aeb48a5e573a63f972b476cf47779a715d45d24fdbe -address /run/containerd/containerd.sock │ │ ├─116806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfc32817b7bf17316da37609a4161f6ec956bcaa4a787d37d098435c42f634b -address /run/containerd/containerd.sock │ │ ├─117150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4d4419ad8e6f1d540ce305da1b1705161dd82d03fa582e4863216f370a35a6 -address /run/containerd/containerd.sock │ │ ├─118166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9b6b4bc3fb202385a2b89f17c484e5a988b8c8fce5b3076e60d2abc45f4fdb -address /run/containerd/containerd.sock │ │ ├─119614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2468f13afda52a7dee7df2f4e97b4f790e3e4c8fb72732e400ded981b28491 -address /run/containerd/containerd.sock │ │ ├─122029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b163b593987902d22138dd2d0115fdd96a06ade387b936ff9a6b6ec5c50e5db -address /run/containerd/containerd.sock │ │ ├─122094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7ab382017ced1fd4fa49db1fe25136a99321c66c080747186b0a2f36761485 -address /run/containerd/containerd.sock │ │ ├─122553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d70229a9ba676b6ffbad022083a6de9c10f94dfb1fd7401a5481ebbf3f7704 -address /run/containerd/containerd.sock │ │ ├─122592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 669ee3c61b7336c6b2eb06dec614bbc59efc82e482f9a4ce14a7930819bc03c7 -address /run/containerd/containerd.sock │ │ ├─122715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 543ea9fb9f6e257a3a7acd6731bb721196fa62509e973af3ad1d46ec7b268dd3 -address /run/containerd/containerd.sock │ │ ├─124402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a69dd3a8decc6b2a0d8adf6431531f2ff4cd15cb9e4a704a760e672de79a12f -address /run/containerd/containerd.sock │ │ ├─147281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 524dedf1aa99834da0dd235f38863828695438c25bd9325de9444c822880f7ab -address /run/containerd/containerd.sock │ │ ├─147325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11fa8101ece27bbe8e9604cab34aef5e94b7fed9e69fc49238ca77715bea2df3 -address /run/containerd/containerd.sock │ │ ├─147559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ece4f011f81fc5309808330463d2253d7e75886870ddab461cd433c27dc9af -address /run/containerd/containerd.sock │ │ ├─153944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56e1dbf0ed28b48bd3a59abc47355a0b02dd1b2fbc4b81bd597f153c41c7372 -address /run/containerd/containerd.sock │ │ ├─154033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81df48f65ef754aa9cec5af34f00a5c4f0df94f49fcda025844a6f72b756418c -address /run/containerd/containerd.sock │ │ ├─154247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f06806e3b5ef22bdeec1bcb7ddb68fbac4587d3ea6f4ccde6a6940e643e8a0 -address /run/containerd/containerd.sock │ │ ├─154582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43989f45fb046e20539e6855eb451a8a4a6991d18c4cbd4c31f9b2923a373e0 -address /run/containerd/containerd.sock │ │ ├─159745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0cf8b2f1af288c8d06193f845ecca058b90886337a44f1f431ba16be7e98330 -address /run/containerd/containerd.sock │ │ ├─160031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae50dbd3243b6422d0f28a12d948bae8b14630405b472978088d30fd29c8fad8 -address /run/containerd/containerd.sock │ │ ├─160163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c16b1be8f3d0e133917b891e81a2c8c8564453f47ff5138a83aa411040e547a -address /run/containerd/containerd.sock │ │ ├─160295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda4ba375f79eabe086d8e8295da3cd2713b147b2696411dccec38448946d698 -address /run/containerd/containerd.sock │ │ ├─160434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb1bf2a3d3154588aedb30c89d26d1d18507d3875ef53c766635f7c3f8f5167 -address /run/containerd/containerd.sock │ │ ├─160653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af98ebf42d1099ccc4c7cb428f60fabbf63d7067b6a5229f393e3b9c5f3a562 -address /run/containerd/containerd.sock │ │ ├─161264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8af2938efa2a3462377c8062fdf5b42df58a7ff0befa72bb024857ee9ff433d0 -address /run/containerd/containerd.sock │ │ ├─162458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58624cff26f30bae67f8726822619018d813d7de1d1dab4e2259ecf281dad362 -address /run/containerd/containerd.sock │ │ ├─164289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b62f88898db341ce801bbf537d99fa35a472aaf49da21561d5b363be16f9d4 -address /run/containerd/containerd.sock │ │ ├─165211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 136c8fd07c1b90ff7b1bd6d15f5d9750717bbd3b07c493c50d213b21e6c6b4a5 -address /run/containerd/containerd.sock │ │ ├─167688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5dc54d5971c2f99b8d3ae80aaa8edd82e13ddebecf6cc1bf5bf6b3ed08cbb4 -address /run/containerd/containerd.sock │ │ ├─169686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8d2c04dff421b3bf2f1c381d7b56a55ead3bdf09e30377c4b2c3f7c334a56d -address /run/containerd/containerd.sock │ │ ├─169834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf2bbb9ced9f434062b4922925af30870cc1952de4370437a91f4dcf90ceb200 -address /run/containerd/containerd.sock │ │ ├─170960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1e134b16483dd4fbd284c703858a4fc96d9a1a7ce9dcd8a0a4cbb5e8c3ff4c -address /run/containerd/containerd.sock │ │ ├─171088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a57d771e59345d5c94f4d8e32c9fd061f0619fa057af4e6b08ecbde554aafb -address /run/containerd/containerd.sock │ │ ├─182845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da8e7c2da78897851974dcb6c02b1992fb1d211e0277b24ce0d7fe8f99423c8 -address /run/containerd/containerd.sock │ │ ├─183293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810431814914b5a828d71c3afa2f7b54bc7c4cd7a15d6c53fff6ab0bcc3a391a -address /run/containerd/containerd.sock │ │ ├─185274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7463b5eb49b4675016b884af2254cf923ea5708d1c014b3b5d59498a5ec25b04 -address /run/containerd/containerd.sock │ │ ├─187072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b21497de427342d3a442227ab677cb85eb95c628c395d728abad1c412eb374 -address /run/containerd/containerd.sock │ │ ├─187103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa9c2bf32068b157b018fa8607552b7d999ecf2ae5b92cb4dc863ddec4ce8ad -address /run/containerd/containerd.sock │ │ ├─187258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4f64233063bde0917b9f6d3f742fb58eadcfe9b12c95d88f594e93d42e6162 -address /run/containerd/containerd.sock │ │ ├─187260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 442d5ae2b055f65d03bada92b908a6b4878833e6e8c1f33fe78b829e0a466932 -address /run/containerd/containerd.sock │ │ ├─187317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96e220aa3fc0d03c7a2557a879399ba0386f0eda71805d56a1c925f76fa6b75d -address /run/containerd/containerd.sock │ │ ├─187650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a3ae8a5daaecedde334212c94d767c0d58e62842d1c65072ba0b3a245cc9c4 -address /run/containerd/containerd.sock │ │ ├─187731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5c3de71c770e18e44a9d05858159bd4eb765e1c7ee8c73289152ca32dd63b8d -address /run/containerd/containerd.sock │ │ ├─205853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2274ac8d06b4c5694eb7e466b66eea6366171650860cb906adcf500c6f1295e2 -address /run/containerd/containerd.sock │ │ ├─207177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1781e18e7232cbfc8f2a9afd7b4371f8bc3dfa340c2a75955976a578e31d0c3a -address /run/containerd/containerd.sock │ │ ├─207513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74314ada8e07d7b2f74b4e4f1f719fe7184df8edba39bb32c68e25ba6ad9b14c -address /run/containerd/containerd.sock │ │ ├─208673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb6ec65ca92cb1fafdd7b4b72a6009af266689022dafba8cb64126f74fe42385 -address /run/containerd/containerd.sock │ │ ├─216069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeaac53f39494349e19c12a575a5df63d637867a29582859a94e572e19c0252d -address /run/containerd/containerd.sock │ │ ├─216272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8028019c5840ecd50456ee02d46f77e2fad73969c3118fa33d5e15e4e0d88a83 -address /run/containerd/containerd.sock │ │ ├─216316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c23676b14829776b26ebd5f546b303ebb347a1afce62a38dd7d1b88d01b86a9 -address /run/containerd/containerd.sock │ │ ├─216468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf7fa507f6a6d04f3f0ad092174165859ac5101a5f8462d6fc3fa4a33b2a81a -address /run/containerd/containerd.sock │ │ ├─221089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c2897fad60750488f5ef2c96278aed5841ac608059db6129dde0506968b71b -address /run/containerd/containerd.sock │ │ ├─221111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7cb752a3831b62253143d1872d91ba0efeec186b19a1868b2c5765ade58335b -address /run/containerd/containerd.sock │ │ ├─221156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13776bb6af72fe7ae4995205401da314c0fe66b93c4fd9fe99b6a02ef4728000 -address /run/containerd/containerd.sock │ │ └─221473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca8306e611b3323d4d63b07fc656de11b158ffc81b48c6c9f23b1c92fdd999a5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─64358 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─64750 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.gzjzzg.service │ │ │ ├─40248 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gzjzzg/unit.run │ │ │ └─40276 /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-gzjzzg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gzjzzg:/var/lib/ceph/mgr/ceph-instance.gzjzzg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gzjzzg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.gzjzzg -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 │ │ │ ├─50178 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─50198 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─57021 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─57415 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─71775 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─72164 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─39884 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─39915 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─30400 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r417940a32e8e470786d1a0897f9d6786.scope │ │ └─208835 /usr/sbin/libvirtd --listen │ ├─docker-68ff330c851f84a45219aef46374fc864aeff6df2e84b15c96c4213bd4820ccc.scope … │ │ ├─50247 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─50265 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─18192 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─24809 /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.250 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─305172 sshd: root [priv] │ │ └─305173 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1550 /usr/sbin/uuidd --socket-activation │ ├─docker-775a3cf1b831c0cae7ea1a7306beb8806131920d8c5f12721db353766166cb90.scope … │ │ ├─57458 /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 │ │ └─57470 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─30965 /usr/sbin/chronyd -F 1 │ │ └─30966 /usr/sbin/chronyd -F 1 │ ├─docker-43b0364ad9b63a049c7b369631c5f9242a2c2bd17bbf87407c7eb8c4c42d1200.scope … │ │ ├─40357 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gzjzzg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─40376 /usr/bin/ceph-mgr -n mgr.instance.gzjzzg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-edb710a453a953537162d2caf03033ad1ff0e0f283cd099445956749c356c6d3.scope … │ │ ├─72207 /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 │ │ └─72219 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-578c02bcdcda66c42ab2495095ac2def936e37411d78c823155e33dea86a82f9.scope … │ │ ├─39992 /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 │ │ └─40005 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─18395 /sbin/iscsid │ │ └─18396 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-83ac1719f1cf397f05272d6ed846949b7d884d393fcdf36453af4bfa17ca7d4d.scope … │ ├─64793 /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 │ └─64805 /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 ├─k8s.io │ ├─328c25777496aeda15c71a9d9dbdb042b4ad24879cb815f82921911545fd89ab │ │ └─36377 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─2062484aefe649f23fce30daf3e7dae7758831b607cc748db23850c999778a92 │ │ └─208110 /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 │ ├─7c8d2c04dff421b3bf2f1c381d7b56a55ead3bdf09e30377c4b2c3f7c334a56d │ │ └─169715 /pause │ ├─88337b5a210ace88e3c5e56d1b774a98632d7f4e4763e90b69237aa85ebd2cc1 │ │ ├─154666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154707 /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 -- │ │ ├─154713 erl_child_setup 1048576 │ │ ├─154820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─154821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─154831 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─155390 /bin/sh -s rabbit_disk_monitor │ ├─70df11da07e60e8fce3a73cc705976042eeb1070bd77aae620d47121128b19f7 │ │ └─82234 /manager --metrics-bind-address=:8080 │ ├─9687dbd84b5a093098524c5ccff700cefa126086ee6d199d08aa445b97261672 │ │ └─34382 /pause │ ├─bbac5c7e9ae9db0f6b28ec9031b0853de1dadc7f4df941797be9bc462655bbd4 │ │ ├─105201 python -u /app/sidecar.py │ │ ├─105625 python -u /app/sidecar.py │ │ └─105626 python -u /app/sidecar.py │ ├─0717070b1a5c30a1013d091e35333fde32d3a667ce6f4f77970614322e3582c2 │ │ └─24501 /pause │ ├─1a506a3a78485d826837fe32e7a1061fa299ef111cc35998c8aa47b9298322e5 │ │ └─84733 /pause │ ├─085fa3692639c32dfa4af14b69608bd6bd2b8aa8a87b7289291d0425251500e5 │ │ └─116256 /bin/pushgateway │ ├─0e8861bb042dd60d03e617a284a27eba332b084c70f177ece71e680f149c42d5 │ │ └─200888 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) │ ├─2c951e859cd1cc46c4a7b94e78e008d847798008f12bc4b0256c50679adc8939 │ │ └─106474 /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-250.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 │ ├─669ee3c61b7336c6b2eb06dec614bbc59efc82e482f9a4ce14a7930819bc03c7 │ │ └─122625 /pause │ ├─6fbf78c223586564d2b6c98104feb98c9c6fd42e10d5ab3536ec38c41a1828dd │ │ └─34708 /pause │ ├─83ea69a01aa42837b05d31aa89b5bf8e4504033e14a575fa330b29b73702020a │ │ ├─105310 python -u /app/sidecar.py │ │ ├─105681 python -u /app/sidecar.py │ │ └─105682 python -u /app/sidecar.py │ ├─11297a48b671ef2b24ec63ea6960c0125f5c92a61065f205c8801c74afb6ec7d │ │ └─34734 /goldpinger --static-file-path /static │ ├─b25d1f2dcd4ed3ccb4e95d189f334f7b598f21c7d8a14d0f874999f4a1ea7dcb │ │ └─24493 /pause │ ├─820ad52ab1017a3d196935b8da728fd97b86a4df4ba431bd561ae979d828be11 │ │ └─164420 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1f62f4b0ab8e07b9b94321dfe993c8614256f13b598fccf0fc28612a9adb43e1 │ │ ├─181621 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─182047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─182048 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─524dedf1aa99834da0dd235f38863828695438c25bd9325de9444c822880f7ab │ │ └─147304 /pause │ ├─39caad7356418d6d9963cb838bce99e2b9da40da9fc80223b9c47e7867d53820 │ │ ├─142474 heat-api: uWSGI master │ │ ├─142497 heat-api: uWSGI worker 1 │ │ └─142498 heat-api: uWSGI worker 2 │ ├─07b21497de427342d3a442227ab677cb85eb95c628c395d728abad1c412eb374 │ │ └─187128 /pause │ ├─6c1081dba65a99e0788996ccd9baf818ddb83ad1c69cc72866173c72662e16ff │ │ ├─27203 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─27570 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─11fa8101ece27bbe8e9604cab34aef5e94b7fed9e69fc49238ca77715bea2df3 │ │ └─147347 /pause │ ├─1252282863ea7d1665482b2d98b40a392584ac8cab1d49b43af6fd9d474ed2e0 │ │ └─95470 /secretgen-controller │ ├─00fbd5f9f50192777fbd8c93976afb44e5d0a885c82b7f188f72114e82d973c5 │ │ ├─229174 manila-api: uWSGI master │ │ ├─229222 manila-api: uWSGI worker 1 │ │ └─229223 manila-api: uWSGI worker 2 │ ├─feb2f494168078baf417a614794879537091c477c0e6038140f263ae99abc6b6 │ │ ├─200878 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] │ │ ├─201239 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─203514 /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/tmpslplj283/privsep.sock │ │ ├─241812 /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/tmpc2jcb7g7/privsep.sock │ │ ├─242226 /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/tmpznulj6fa/privsep.sock │ │ ├─242690 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─242691 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─245514 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9bea9cc1-746a-4aa5-82ba-ca4d9ea1a568 --namespace=qrouter-9bea9cc1-746a-4aa5-82ba-ca4d9ea1a568 --conf_dir=/var/lib/neutron/ha_confs/9bea9cc1-746a-4aa5-82ba-ca4d9ea1a568 --log-file=/var/lib/neutron/ha_confs/9bea9cc1-746a-4aa5-82ba-ca4d9ea1a568/neutron-keepalived-state-change.log --monitor_interface=ha-2c018336-ee --monitor_cidr=169.254.0.28/24 --pid_file=/var/lib/neutron/external/pids/9bea9cc1-746a-4aa5-82ba-ca4d9ea1a568.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─251920 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4bc68c41-3191-44d9-97a0-23ce4c5203dc --namespace=qrouter-4bc68c41-3191-44d9-97a0-23ce4c5203dc --conf_dir=/var/lib/neutron/ha_confs/4bc68c41-3191-44d9-97a0-23ce4c5203dc --log-file=/var/lib/neutron/ha_confs/4bc68c41-3191-44d9-97a0-23ce4c5203dc/neutron-keepalived-state-change.log --monitor_interface=ha-db89b3d7-eb --monitor_cidr=169.254.0.19/24 --pid_file=/var/lib/neutron/external/pids/4bc68c41-3191-44d9-97a0-23ce4c5203dc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d377907015832590d4cb251fa69982310a5967b1273aee757bf3724529641352 │ │ └─172400 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a43989f45fb046e20539e6855eb451a8a4a6991d18c4cbd4c31f9b2923a373e0 │ │ └─154606 /pause │ ├─28ce47d7c3c03c073ba0b529bb0631948f938af590fb7cfffe5cab09214dfa57 │ │ ├─117799 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117870 /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 -- │ │ ├─117897 erl_child_setup 1048576 │ │ ├─118416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119269 /bin/sh -s rabbit_disk_monitor │ ├─41c2897fad60750488f5ef2c96278aed5841ac608059db6129dde0506968b71b │ │ └─221160 /pause │ ├─7e7b4c55560f597705cdb7ff18403d22df7d2e9637d0c194a30aab4190a5c349 │ │ └─34254 /pause │ ├─8481e44ae8c91f26dd3d0a812be456e3b68e24afbd5bea4f4718a4e946ca2200 │ │ ├─171506 /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 │ │ └─280624 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bf2468f13afda52a7dee7df2f4e97b4f790e3e4c8fb72732e400ded981b28491 │ │ └─119639 /pause │ ├─ae50dbd3243b6422d0f28a12d948bae8b14630405b472978088d30fd29c8fad8 │ │ └─160060 /pause │ ├─35382652156ee44ac674791b6e8c0945a2a404e3c1fa4815024cd3ac6b15f34c │ │ └─148222 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ea4a9f7007ed46f12b7bdcf27a845486fc177f2f49b0d8cb2b53cac3617075fa │ │ └─38062 /usr/local/bin/rook ceph operator │ ├─a1a198fd8afb6c941d04a1fea6d8374868ad2c9182fe0ea6d4a0499353c32132 │ │ └─36007 /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 │ ├─5e2e8da7768199ce6a310264ca6e5c33f85fa800edb8ab742d7514ac3ee13319 │ │ ├─85579 nginx: master process nginx -g daemon off; │ │ ├─85662 nginx: worker process │ │ ├─85663 nginx: worker process │ │ ├─85664 nginx: worker process │ │ ├─85665 nginx: worker process │ │ └─85666 nginx: worker process │ ├─df4b0844758a7eb58dc150a863ad209a62aa7012f0afb217d57fb3bbbd30179a │ │ └─104705 /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 │ ├─c5bdf28dda0b4c36249612452c006aae74aa0fb87968fb53b37a4f0ff756d76f │ │ └─84920 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─71bccfbaa2ef42a923ece29f555a7b715b1c1be57bfad8a8b707e00165400acb │ │ ├─122742 apache2 -DFOREGROUND │ │ ├─125635 (wsgi:h -DFOREGROUND │ │ ├─125636 (wsgi:h -DFOREGROUND │ │ ├─125637 (wsgi:h -DFOREGROUND │ │ ├─125638 (wsgi:h -DFOREGROUND │ │ ├─125639 (wsgi:h -DFOREGROUND │ │ ├─125640 apache2 -DFOREGROUND │ │ └─125641 apache2 -DFOREGROUND │ ├─8d048d1d83ff5accfb96d26e741487d757ec76e4944c248ee893ffdff5832eb8 │ │ └─206785 /usr/bin/libvirt-tls-sidecar │ ├─48ce96528d01a0ec02b124ee1c31eedb5d45a2b6a394806f2beec61d019b34a5 │ │ └─86344 valkey-server *:26379 [sentinel] │ ├─e75aa621d7688c66b05ec2eab62a4b105dbccfb49c802fd408efcc779b86e9f9 │ │ └─36433 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bea16164a534be311dbdef8bd8ce0590fc8e99414ca633caca3fcc8199c6df3e │ │ └─104438 /pause │ ├─74314ada8e07d7b2f74b4e4f1f719fe7184df8edba39bb32c68e25ba6ad9b14c │ │ └─207542 /pause │ ├─e9dabad4a50d92d3db2fe8062b5ea834cfcec3e7b85707789c379493ab62928e │ │ └─96539 /pause │ ├─813edf24db9a97b1dd1225281981ee3f57fff46c32d47837ff36e49b7bc08228 │ │ ├─103649 apache2 -DFOREGROUND │ │ ├─103691 (wsgi:k -DFOREGROUND │ │ ├─103692 (wsgi:k -DFOREGROUND │ │ ├─103693 (wsgi:k -DFOREGROUND │ │ ├─103694 (wsgi:k -DFOREGROUND │ │ ├─293079 apache2 -DFOREGROUND │ │ ├─293109 apache2 -DFOREGROUND │ │ └─293110 apache2 -DFOREGROUND │ ├─a5b764df22bab19b13f7af0ed79f469c1bae29973d74bef7c4c2bc243de10236 │ │ └─87016 redis_exporter │ ├─7ea21a10a3156a8b3294542f8442791c70edee39f7e2af04e3cca0d213a140a1 │ │ └─174405 /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 │ ├─c46579cf4205a645d221f877a67143fecff3d6d125697ad8ad46dab41a8d945f │ │ ├─141774 cinder-api: uWSGI master │ │ ├─141798 cinder-api: uWSGI worker 1 │ │ └─141799 cinder-api: uWSGI worker 2 │ ├─2d4f64233063bde0917b9f6d3f742fb58eadcfe9b12c95d88f594e93d42e6162 │ │ └─187325 /pause │ ├─fcad56f3e5a52b0ba7acff314dce99bca9e98574187adcdcfaaba57575948479 │ │ └─84961 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7463b5eb49b4675016b884af2254cf923ea5708d1c014b3b5d59498a5ec25b04 │ │ └─185297 /pause │ ├─1f9b6b4bc3fb202385a2b89f17c484e5a988b8c8fce5b3076e60d2abc45f4fdb │ │ └─118201 /pause │ ├─41fb8f6bcc8ae4d80ceaeb63fab0b894eefd566b4dfd0421037de48dba51d28e │ │ └─80079 /pause │ ├─1a69dd3a8decc6b2a0d8adf6431531f2ff4cd15cb9e4a704a760e672de79a12f │ │ └─124436 /pause │ ├─a6142228a698ce2cc13a23887f29816ad0c13b8f9804d8c9925ea8db56b25abc │ │ └─26947 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─18a305a83fb9a90369d33aeb48a5e573a63f972b476cf47779a715d45d24fdbe │ │ └─115899 /pause │ ├─e7b5c7f7cc2fd16accac90d17725b2d30d94f41c52bad13137d313779fd629c6 │ │ └─36256 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─346c8fffd098c8f5ec090a0e75c56f74db1af94fb311b170c13c56baa0822cb0 │ │ ├─89293 /usr/bin/vector --config-dir /etc/vector/ │ │ └─89327 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─442d5ae2b055f65d03bada92b908a6b4878833e6e8c1f33fe78b829e0a466932 │ │ └─187369 /pause │ ├─71375101403bf7753b724aef122033d7a0ccd07a3c9fdcbec2abed67525c71ce │ │ └─25193 /pause │ ├─531f058823a510ca91d5d56d1a2e006de3dfeffabd52fb2110fc37c2e909b793 │ │ └─163639 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0c731e50f87287bf9ce22aa6e4d5431ec98595afbdc295fcc85e21ffc9052e63 │ │ ├─199134 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) │ │ ├─199568 /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/tmpvz1djt37/privsep.sock │ │ ├─199785 /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/tmpj5bm7wvh/privsep.sock │ │ └─200344 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e362436ae607586684f6e3304583d1e3b52633998fb30ac923b1b74476d164f8 │ │ └─28024 /pause │ ├─11acb46d94be5dcebd571d269fe402458dde1910cad288eaac6ce2e02f462b52 │ │ └─99313 /pause │ ├─4dee85640c500269fcab16fb94bcf0e55475f67e19fb6781e9d201ca64d0c3c5 │ │ └─86044 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bfdbe1f6136d55474ff3fad8043f75b7852614e2ec61c74eb8d912bb76df33d5 │ │ └─206885 /bin/bash /tmp/libvirt.sh │ ├─f50376a966bcc536057c9d597f3ae1243f8e9de0a21e1d94dc78ef94fafff029 │ │ ├─86792 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 │ │ └─87847 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 │ ├─e680c188d35c75b4025893cc2ff0db5b52dc2b4e23d85f237fd864a678b76e37 │ │ └─84828 /pause │ ├─b470cd217aac78fb40dad7d2faaa8a4c8136206d59bc747488efb09a7d1ce9ec │ │ └─24752 /kube-vip manager │ ├─0415f44ac9164f93aca188b42afc7f59c3d6b34278ac7382f4ddf700a61fcd05 │ │ └─28552 /pause │ ├─aaf9a34b15b4b9acf3eab2aa8e28cf08b04c540c6a434ee7300093e2aa9a310c │ │ └─28048 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─12dd41e12e666a65b41861fdd05b8968b669b1f3fc046fd428a3245b38d0410f │ │ └─209677 /bin/openstack-database-exporter │ ├─7298c222eb791038147f5fdf7ae7e2da11bbbd5887c4dcdeb3fe3cdd07b4b245 │ │ ├─207707 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207736 /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 -- │ │ ├─207742 erl_child_setup 1048576 │ │ ├─208380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208983 /bin/sh -s rabbit_disk_monitor │ ├─78e965ef3cd31d7d6ca3beb2a7ad2d6f110aa2689251076340893f66a724d0c8 │ │ └─33825 /pause │ ├─b986f74429b0ca2d73996bfee010579e2e6d1b5c9e516931c39046dfa04315fc │ │ ├─142456 heat-api-cfn: uWSGI master │ │ ├─142495 heat-api-cfn: uWSGI worker 1 │ │ └─142496 heat-api-cfn: uWSGI worker 2 │ ├─06601946e8286258ea0972908dce2b628322a868b088c7067ed4ecd65e40d457 │ │ └─85945 /pause │ ├─3ce6ac66b65821bb5414fb396499e06c0222823256ba7d8cc636a1158f189db9 │ │ ├─207975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208005 /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 -- │ │ ├─208016 erl_child_setup 1048576 │ │ ├─208727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208728 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209083 /bin/sh -s rabbit_disk_monitor │ ├─ae5d8a7807ff096557cf1e22c3879e64755f24c0c1b8e9eb9b15b1057f9b2c99 │ │ └─35625 nfd-gc -gc-interval=1h │ ├─0fff6f79549f205f3ddb92092b7ec476e4c2e51e2a8fc0643679727c1086066b │ │ ├─232668 octavia-api: uWSGI master │ │ ├─232681 octavia-api: uWSGI worker 1 │ │ └─232682 octavia-api: uWSGI worker 2 │ ├─568faa42a48489a82cc71cd6ca255bae536f4291025f492fb730314d384aaf2b │ │ ├─182899 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─183679 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpaqr0m1an/privsep.sock │ │ ├─183707 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─183732 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e6b62f88898db341ce801bbf537d99fa35a472aaf49da21561d5b363be16f9d4 │ │ └─164332 /pause │ ├─37aca9f9bfd665bcf52d3719dc08d4703fddbf858e67e89c290cbf723bf27de8 │ │ └─35741 nfd-worker -metrics=8081 │ ├─a8ec1be789da261f85be5f399bb84cfe0058384fea978a72dcc25e9a3928c8c2 │ │ └─105925 /pause │ ├─96c148001b0a7f2bfef940f6550f5d3a5be6903b3f50d3203fee137b05cbbace │ │ ├─198125 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] │ │ ├─198536 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) │ │ ├─198539 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) │ │ └─198542 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) │ ├─780814d88e3f26245c92419dda16582bbfa258d0f8060ee3eb3e91eaec124b85 │ │ └─104543 /pause │ ├─251a98d2922101d689e06890c0f8c22f895e525658cbdfcf193886d837d00f2f │ │ ├─ 38269 /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 │ │ ├─ 38282 /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 │ │ ├─ 38404 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─235039 nginx: worker process │ │ ├─235040 nginx: worker process │ │ └─235041 nginx: cache manager process │ ├─25b6b66cab521518487d463e1f8b71258a5c4080cc427e72b01b1e5a38776101 │ │ └─106718 /bin/oauth2-proxy │ ├─eb6ec65ca92cb1fafdd7b4b72a6009af266689022dafba8cb64126f74fe42385 │ │ └─208696 /pause │ ├─7527c168ae09f111a59505a3d1e94d25089e2bf118c85f339afcf44673a2778a │ │ └─35695 nfd-master -crd-controller=true -metrics=8081 │ ├─e24b7cc1a8ee677faa91f2aa7dc98903d0f382255b31e582055cdac24fe9cf48 │ │ └─105858 /pause │ ├─eff111ca6c3fe81b14f3d06ff0b628ebafff83591353a1fd4f4679abdc3f6375 │ │ └─106104 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 │ ├─a5c3de71c770e18e44a9d05858159bd4eb765e1c7ee8c73289152ca32dd63b8d │ │ └─187755 /pause │ ├─7fc51a56de50dd20a5a8bd96121f0b376f2002c368e357ccfeb483cc4c40334b │ │ ├─154505 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─155091 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─155101 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cf8ed8df7dc37066cfdd941d74823310315f683b805ada1ccb2c4d2188c5adf0 │ │ └─38137 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c0895eed8f4151b5b593ff2f4f67f15991c877b1db8e720fe282409a39c77923 │ │ └─24578 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 │ ├─617a6117b7ac35f917bd23d2e08f5e0d332c70be1e320c755d070136090f9c08 │ │ └─218033 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─15ec1da07c187b7c176cb873343f6e8c4c171639bfb09f1f1f8be254aa756a49 │ │ └─79581 /pause │ ├─e7b4fca568da2cef6f00b987bd8f1b305ee55e3cb1da6b2ce5eddae80524f82f │ │ ├─198124 neutron-api: uWSGI master │ │ ├─198157 neutron-api: uWSGI worker 1 │ │ └─198158 neutron-api: uWSGI worker 2 │ ├─8da8e7c2da78897851974dcb6c02b1992fb1d211e0277b24ce0d7fe8f99423c8 │ │ └─182869 /pause │ ├─d3ef9bb6e06eedb7999b1328922c1cf051022f7017d6a0311ce6bc8595163a64 │ │ └─34801 /pause │ ├─eeaac53f39494349e19c12a575a5df63d637867a29582859a94e572e19c0252d │ │ └─216129 /pause │ ├─2274ac8d06b4c5694eb7e466b66eea6366171650860cb906adcf500c6f1295e2 │ │ └─205876 /pause │ ├─c1ea5c9724b0a8d82372184f44a26668603d7df030058bd1a88449c6fdcf47d4 │ │ └─163035 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─44ca5e54e5762cfee2ad51eee6b00b1038bb0151645f9cecf2f7e454ea13189c │ │ └─156865 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─272f217fc0bd30849efbf5174686e966e2f083dc4cceea9984193a72a8fc3baf │ │ └─165280 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─96236cd4076d29308ea4bbd3e6bd08852d852b2043b139d14dfeffcd4d799b32 │ │ └─28585 /coredns -conf /etc/coredns/Corefile │ ├─3010888bff0304d55c3a107aa3ec34411e794a823cceab2e25658c78838b5804 │ │ └─84873 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7bafc8955c75ff8af57505ec8cae7c9a37de1c128f946f9c5357d0bcc0d7ed8d │ │ └─87081 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─738a44d646eb7d6f10b2a4b73cf884c070ae6e4219ad16c0550571beddc80453 │ │ └─209642 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─079a79f182a6e74ed63ff3192838129df88c8cfb060badf576ab45696cd4fbfa │ │ └─84991 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d5e7010e9916f36436da8ea67aca12a91ff2792a9926be5b7855185c91266c5a │ │ └─85057 /pause │ ├─fac328cbc1d3aaf0f9499551c4c7bb40bff86499a622d52c69a5de3140956689 │ │ ├─183253 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─183905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─183907 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0adbcb004b33a613b01a72334a5fdc22603b13ff658ba84b09a79f659b1896e7 │ │ ├─86406 mysqld --wsrep_start_position=04a8bf54-3a52-11f1-9d5a-c236eb3c2aed:20 │ │ └─86500 /var/lib/mysql/mysql-state-monitor │ ├─dd12b7e867bb71ae644f6a272f0faa631b86ca3e9be9a7f6ac7c071a864bac4b │ │ ├─235182 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─235195 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f6a57d771e59345d5c94f4d8e32c9fd061f0619fa057af4e6b08ecbde554aafb │ │ └─171129 /pause │ ├─2755bbe63388ccc554975848fc47eb55c8bfd63ab7c6f4d7b1b11d6817508abe │ │ └─24432 /pause │ ├─2dd59b8ad7bb88228428f46b4bd3198bb4a37bf8ca0a2d98d743c19400b011a0 │ │ ├─117393 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117422 /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 -- │ │ ├─117434 erl_child_setup 1048576 │ │ ├─118043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118986 /bin/sh -s rabbit_disk_monitor │ ├─fc0e8f771ca39732ce0b9b937a31e8f343b095d2526e0868802fb9c192e960f2 │ │ ├─198234 neutron-policy-server: uWSGI master │ │ ├─198251 neutron-policy-server: uWSGI worker 1 │ │ └─198252 neutron-policy-server: uWSGI worker 2 │ ├─c34051384dff657657fca45a2e2d2f2ab70f146fb9e1b698665b28e5b4c3dcbb │ │ └─84774 /pause │ ├─810431814914b5a828d71c3afa2f7b54bc7c4cd7a15d6c53fff6ab0bcc3a391a │ │ └─183320 /pause │ ├─ca8306e611b3323d4d63b07fc656de11b158ffc81b48c6c9f23b1c92fdd999a5 │ │ └─221497 /pause │ ├─3b80395f62a4b9b8e1f54161bcf20286c1a003883a9a607ac1305c082d6a1d9d │ │ └─86240 valkey-server *:6379 │ ├─8af2938efa2a3462377c8062fdf5b42df58a7ff0befa72bb024857ee9ff433d0 │ │ └─161289 /pause │ ├─13776bb6af72fe7ae4995205401da314c0fe66b93c4fd9fe99b6a02ef4728000 │ │ └─221230 /pause │ ├─fe0ee713af8d56df115a47de652b1a8f3984403a95aae746ae85e98ab63eebe5 │ │ └─95406 /pause │ ├─0f885eb9043fffac790c1470341d483527bfc99e99d22a9969fc613c2f960e69 │ │ └─34654 /pause │ ├─238cdc429af1c556f9debc10ec9e49d25b9c70427581bb0da36e46ff8882f26f │ │ └─167746 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0b1dbf62d00cc721d4b6064f53fa9a58eb0b13341df7d8a7659fdd1c8e8166f3 │ │ └─34002 /pause │ ├─4fd33acc0e517b790c17cca7cd26741c66f114b304a2999521b1fc357bda528c │ │ └─106798 /bin/oauth2-proxy │ ├─b2bc5969f46595ad402581d41cb6336923346bf4cc66b7cee66d7c3c198f39a7 │ │ └─24623 etcd --advertise-client-urls=https://199.204.45.250: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.250:2380 --initial-cluster=instance=https://199.204.45.250:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.250:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.250: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 │ ├─10e0aa3019842e7fc436084405b4d1d94c307f79be19dc5d16ffe00d787434dc │ │ ├─137429 barbiacan-api: uWSGI master │ │ └─137442 barbiacan-api: uWSGI worker 1 │ ├─8a7ab382017ced1fd4fa49db1fe25136a99321c66c080747186b0a2f36761485 │ │ └─122120 /pause │ ├─c5dcb88945447ea5f4e0df95c52cca13eac79213350bb6c018d79fa89e367d27 │ │ ├─180886 nova-api: uWSGI master │ │ ├─180929 nova-api: uWSGI worker 1 │ │ └─180930 nova-api: uWSGI worker 2 │ ├─7b4d4419ad8e6f1d540ce305da1b1705161dd82d03fa582e4863216f370a35a6 │ │ └─117177 /pause │ ├─96e220aa3fc0d03c7a2557a879399ba0386f0eda71805d56a1c925f76fa6b75d │ │ └─187398 /pause │ ├─84ba37fb930bf364b8c879be7f4598f7efc59288c9359e9ee102ba576653c0bd │ │ └─36660 /pause │ ├─eef7f166d1c3724b21a73709f1f35f121a7d49bdd216d9a7d9ec07c9a6eac787 │ │ └─106555 /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 │ ├─0c23676b14829776b26ebd5f546b303ebb347a1afce62a38dd7d1b88d01b86a9 │ │ └─216347 /pause │ ├─fffdec4ed9e84744d2b1599ab485a886368ca7bfe338773eb16a824e603af8f1 │ │ └─105541 /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 │ ├─fbfc32817b7bf17316da37609a4161f6ec956bcaa4a787d37d098435c42f634b │ │ └─116831 /pause │ ├─6e74dd451135b7e067f79eeb859b1a8d3d950fa269381478d08d68d4b3c61ab9 │ │ └─85445 /pause │ ├─9c16b1be8f3d0e133917b891e81a2c8c8564453f47ff5138a83aa411040e547a │ │ └─160194 /pause │ ├─3eea908bfdecf75d35139dddd19a515dc9f4455dac9d2173137da76092f6cde2 │ │ └─171394 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-87dlg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c44d2bd0d472ac2b52fbfe4aa72fcf87c85264dc2094188275d1d6b8839b7390 │ │ ├─181597 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─182127 nova-scheduler: ServiceWrapper worker(0) │ │ └─182129 nova-scheduler: ServiceWrapper worker(1) │ ├─766acc74cde4170b454f2ac6821734239f062ab119897df6fa685eeff8e770bb │ │ ├─233768 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234220 octavia-worker: ConsumerService worker(0) │ │ └─234223 octavia-worker: ConsumerService worker(1) │ ├─538b81df9192fed7da865e95f6cf5fb7f7e915f3c00a22f0c42687f82e75aa42 │ │ └─81991 /pause │ ├─f24ca552141c294db5d69f59f6775f56aed770fa6cf0873bc6dd344405317352 │ │ └─28517 /pause │ ├─f0cf8b2f1af288c8d06193f845ecca058b90886337a44f1f431ba16be7e98330 │ │ └─159840 /pause │ ├─36c223f1026aedbd6446e2ed23473980ffca4c0a264d6f73ce7acb8e7b3c1987 │ │ └─34874 /pause │ ├─8028019c5840ecd50456ee02d46f77e2fad73969c3118fa33d5e15e4e0d88a83 │ │ └─216297 /pause │ ├─cf2bbb9ced9f434062b4922925af30870cc1952de4370437a91f4dcf90ceb200 │ │ └─169861 /pause │ ├─1448ff981d181543c57b8ec4788365317f6f63af59fbd9b480218ad84b70c667 │ │ └─89713 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 │ ├─dc2889e6369f281bd9aab1b706e2d7813e988d6b4bfb48e4325f8240bd43f5fe │ │ └─107082 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─4a97b250615f4967662d927888599c63046ad573983cfd1582011331dc6782c8 │ │ └─82170 percona-xtradb-cluster-operator │ ├─69bf21e3b88755c471f7dd29dcd3cef081b6e17b4a8e0bf7effaaae79a0f8f46 │ │ └─87048 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─40e52df85cc00afb44c3347f28858abd086c8458d9b6661455ee373c5c4fc278 │ │ └─229198 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─59b66274b1021b1706e11f96dec7dc1ad53b8b7385170279b12e25185dad09f4 │ │ └─81971 /pause │ ├─0c25fab5fde9c3a4bd4c935534563fdeb0e9d059dfa580f7e1e55a0494ca84e3 │ │ ├─119907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119923 /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 -- │ │ ├─119929 erl_child_setup 1048576 │ │ ├─119986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120458 /bin/sh -s rabbit_disk_monitor │ ├─f8f420d0967b34fa09d4732caf97793d3ba654e3977079dc3f32af67fa2a71da │ │ └─114917 /pause │ ├─37da82e3da1d48990972e60d703dec3329f59c091243e7bc53c77c662175a6e8 │ │ └─81344 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 │ ├─0fa9c2bf32068b157b018fa8607552b7d999ecf2ae5b92cb4dc863ddec4ce8ad │ │ └─187164 /pause │ ├─c1e200528d4fdfcd66410310a48f2f42fa21fac2ffdfe274a80487c1a0da288d │ │ └─28603 /coredns -conf /etc/coredns/Corefile │ ├─d1d64351b6ffe2bf8f4c4404a675be72423bd5308b907efadfd670fd788ebb10 │ │ └─144468 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─77d70229a9ba676b6ffbad022083a6de9c10f94dfb1fd7401a5481ebbf3f7704 │ │ └─122575 /pause │ ├─ccff4b4b44332d7d34839dc5b117c4e5051712a7cc7d39a9d922824999fb136a │ │ ├─218004 /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 │ │ ├─243709 /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/tmp799phzx4/privsep.sock │ │ ├─244024 /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/tmp8657sfyk/privsep.sock │ │ └─244810 /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/tmpcxag5orb/privsep.sock │ ├─ddf8e9a700061fed103eb6337398d9af98e1b4df975c1c36e5b55ce604d315fc │ │ └─34113 /pause │ ├─c87537e2865bbee56f03b331ac82d51e82aae0f1873015dd951c0e828b3754c0 │ │ └─85865 /pause │ ├─d6cd537b83088350c0bc6d6467de3beeccfcba064a7554ac867647a38a6f0cdf │ │ ├─142430 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─142770 heat-engine: ServiceWrapper worker(0) │ │ └─142773 heat-engine: ServiceWrapper worker(1) │ ├─6f4eb8363870ec78325bc62a9ca1636c0250f4d658419cf417096c34cbf51ea8 │ │ └─24631 kube-apiserver --advertise-address=199.204.45.250 --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 │ ├─e9efe947785dc87a1cc1ac66dbdbb645bd9f60c11f5e3d73526aa263ad53ef45 │ │ └─106516 /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 │ ├─4cb19b669bb0eb4cd20b293acb2b623abba634237a3bb4a849b8ab66313e88a1 │ │ └─115684 /pause │ ├─b8a11dd5748c2388204886ef4569bdf94bb87578b988fa672825781ad70faa41 │ │ ├─234498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234523 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─295663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─295664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─58624cff26f30bae67f8726822619018d813d7de1d1dab4e2259ecf281dad362 │ │ └─162480 /pause │ ├─f88a03c7fd7536a1c68762d4391c3abea7d86a452abf3587ce5cdad9b728db4b │ │ └─104315 /pause │ ├─0ff72b47c2a7de523f4efc81e03b3fe08ff2c89ac3bbf1696d72b7424e812b09 │ │ └─190056 docker-registry serve /etc/docker-registry/config.yml │ ├─b9f35ea3adc059b8dcfcd5de8f635a8df77a4685e15dfb3eb9f21a1eda0bb8f6 │ │ ├─180910 nova-metadata: uWSGI master │ │ ├─180941 nova-metadata: uWSGI worker 1 │ │ └─180942 nova-metadata: uWSGI worker 2 │ ├─09ece4f011f81fc5309808330463d2253d7e75886870ddab461cd433c27dc9af │ │ └─147583 /pause │ ├─2d87665826aac406f5a1642239e642c7406ae9fa838703c1a43be39e7ecda39b │ │ └─25218 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─81df48f65ef754aa9cec5af34f00a5c4f0df94f49fcda025844a6f72b756418c │ │ └─154062 /pause │ ├─06757f93dd0bcd52748a7fe5e8389f2b69c9bd668231981765f2cb6be1d6929f │ │ └─24596 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 │ ├─0dc386580fb7f6a8479e5fc0be3da05711fd0001a8a12188fad44eaac3378d2d │ │ ├─148944 /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 │ │ └─149348 /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 │ ├─9e5dc54d5971c2f99b8d3ae80aaa8edd82e13ddebecf6cc1bf5bf6b3ed08cbb4 │ │ └─167712 /pause │ ├─3f746e7b986595ebbbc070271306495f1cb6530a0c469af66117b8a8afff09ca │ │ └─105653 /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 │ ├─bbac6bebdf63f4e84d1b3d77ab2e5a0ff3c44d243ccaee2852befa5de75d9bf4 │ │ ├─36087 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─36112 /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 │ ├─a01cb5ead671e230499be58b1bca0895f9e51e8057d8b763954e1268c16d3fea │ │ └─81650 /pause │ ├─543ea9fb9f6e257a3a7acd6731bb721196fa62509e973af3ad1d46ec7b268dd3 │ │ └─122768 /pause │ ├─136c8fd07c1b90ff7b1bd6d15f5d9750717bbd3b07c493c50d213b21e6c6b4a5 │ │ └─165237 /pause │ ├─0e1e134b16483dd4fbd284c703858a4fc96d9a1a7ce9dcd8a0a4cbb5e8c3ff4c │ │ └─170985 /pause │ ├─48b9651134f78c2417d8ca0e2920737a2ec26ef5fbd8fe0d389bea8db72a6314 │ │ ├─190310 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─299697 sleep 300 │ ├─a1d440d182574cef350e4ba6e48a494999b6f0f3d4fceb35ce6fe5dc4c0dad01 │ │ └─106613 /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-250.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 │ ├─cbeab3b5f45cd382cd12ae45b2f6909a5d9a9c5edfd4d0dff8fb60fa62de8093 │ │ └─38352 /bin/memcached_exporter │ ├─96115c659204933742b9124dc034a196a0aade85cdc63cbcd59ba8abbb3f14db │ │ └─34302 /pause │ ├─43c9216d7311416dfb1898d1ce9fc1b518baecd0bd659d04a3cc6b1db6aa60ee │ │ └─104476 /pause │ ├─4a0c0a18de3d04af0f45ff1e7247f9b86ea4df4827d3d1f09f165fa3dc852889 │ │ └─36573 /pause │ ├─43d6b3d6cbaa7c6a6a708b3794b230e582683377a43470e9a41307d65e4ad7f2 │ │ └─26314 /pause │ ├─96a3ae8a5daaecedde334212c94d767c0d58e62842d1c65072ba0b3a245cc9c4 │ │ └─187672 /pause │ ├─eaf54f08a0e4ca42187c918501687410e9fc34bf1bedb51b44a03a6a6b60ecea │ │ ├─229335 /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 │ │ └─229567 /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 │ ├─d26df54e5979d64e94d10195c7b7cbd74635fbb01bc4e912a515a3cadc1ec26a │ │ └─233769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─cd8406ef5e51253467c233f5835c6055df578d6c3f6319c6a72a54923d122da6 │ │ └─24508 /pause │ ├─1bb1bf2a3d3154588aedb30c89d26d1d18507d3875ef53c766635f7c3f8f5167 │ │ └─160464 /pause │ ├─6bf7fa507f6a6d04f3f0ad092174165859ac5101a5f8462d6fc3fa4a33b2a81a │ │ └─216491 /pause │ ├─fe2968bc209987a3d2a5e19ce2fe615066ee7c37806824b3c51d3ab8f3e63b80 │ │ └─82473 /manager --metrics-bind-address=:9782 │ ├─8812d77f6d3c66c4b61d708163d20296d3e412de24b408c1ed8e64e34a88bd3a │ │ ├─185591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185607 /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 -- │ │ ├─185613 erl_child_setup 1048576 │ │ ├─185662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185944 /bin/sh -s rabbit_disk_monitor │ ├─a12ed336f3ece524f0c964ac65cf0ce209b58d5aa16b9bdfc954efda788e9515 │ │ └─38316 /server │ ├─2705c048510d1e5a239d6ea963fa267174e7ecb084b140f2a6b8199edfa15242 │ │ └─24469 /pause │ ├─83734e2ed809f2b419dfa588bfbb9c8ff90989081615e1ee26b44373a9891b10 │ │ └─35363 /pause │ ├─7ac9d7c18b92209c5327cb0134853056fe7467258434ddde41facd4b58fa577c │ │ └─229168 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1781e18e7232cbfc8f2a9afd7b4371f8bc3dfa340c2a75955976a578e31d0c3a │ │ └─207207 /pause │ ├─10d0672d53f5d2d0ec90cfa8d9236963cb6d55db0537be0f1a4cdc344d12cbdd │ │ └─86007 /pause │ ├─4b9da8c4d48d828bb9b8dd783e170ee1673cb4597f8c659d6ea4fed82e0af7b5 │ │ ├─154900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154917 /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 -- │ │ ├─154923 erl_child_setup 1048576 │ │ ├─155224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─155225 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─155235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─155706 /bin/sh -s rabbit_disk_monitor │ ├─55289e211a25dba9d1031453ce1d04e89528d77fde5f91dd343f16513648728d │ │ └─26325 /pause │ ├─34efd3777994bd69e14090e087790098454ee257eb90e962b442d85ccb1459fd │ │ ├─148307 glance-api: uWSGI master │ │ ├─148322 glance-api: uWSGI worker 1 │ │ └─148323 glance-api: uWSGI worker 2 │ ├─6d15ab40cc7877b710404a89df15cc1b40bb273fed88dca215c50632fd0eb27f │ │ ├─118542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─118566 /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 -- │ │ ├─118572 erl_child_setup 1048576 │ │ ├─118897 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119453 /bin/sh -s rabbit_disk_monitor │ ├─1af98ebf42d1099ccc4c7cb428f60fabbf63d7067b6a5229f393e3b9c5f3a562 │ │ └─160676 /pause │ ├─ee9759b2b99fec74dc1037c7ec3f36249cc64aaa1a5c0567392b09de319fa41d │ │ ├─200375 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] │ │ ├─200967 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─203413 /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/tmp79j3ieh2/privsep.sock │ │ ├─205516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_0781yfh/privsep.sock │ │ ├─206744 /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/tmpe1dg3fdk/privsep.sock │ │ ├─208290 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─208293 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─208561 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3f8b9211-6cea-4936-9929-d1f8d694ccdc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3f8b9211-6cea-4936-9929-d1f8d694ccdc/host --addn-hosts=/var/lib/neutron/dhcp/3f8b9211-6cea-4936-9929-d1f8d694ccdc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3f8b9211-6cea-4936-9929-d1f8d694ccdc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3f8b9211-6cea-4936-9929-d1f8d694ccdc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1e668731-0d51-4d73-9d84-a9f970df3b45,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 │ │ ├─208591 haproxy -f /var/lib/neutron/ns-metadata-proxy/3f8b9211-6cea-4936-9929-d1f8d694ccdc.conf │ │ ├─211866 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6a45f48c-2a83-4b24-9740-5b7c4185c995/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6a45f48c-2a83-4b24-9740-5b7c4185c995/host --addn-hosts=/var/lib/neutron/dhcp/6a45f48c-2a83-4b24-9740-5b7c4185c995/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6a45f48c-2a83-4b24-9740-5b7c4185c995/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6a45f48c-2a83-4b24-9740-5b7c4185c995/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-12b32fd9-edfe-402d-910e-0109e10f1143,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 │ │ ├─211887 haproxy -f /var/lib/neutron/ns-metadata-proxy/6a45f48c-2a83-4b24-9740-5b7c4185c995.conf │ │ └─246647 /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/tmpno8sju0b/privsep.sock │ ├─21296f3c2d65a1a0641e1e7ac3be49a439cc51593d0c61ce6d2a09c3c8e80fa2 │ │ ├─132789 placement-api: uWSGI master │ │ ├─132838 placement-api: uWSGI worker 1 │ │ └─132839 placement-api: uWSGI worker 2 │ ├─c56e1dbf0ed28b48bd3a59abc47355a0b02dd1b2fbc4b81bd597f153c41c7372 │ │ └─153973 /pause │ ├─f7cb752a3831b62253143d1872d91ba0efeec186b19a1868b2c5765ade58335b │ │ └─221206 /pause │ ├─7bec4bba98634080be0da55b2c62fd9ea8844d4c00307ef7d560596deb7383fd │ │ └─106652 /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 │ ├─7b163b593987902d22138dd2d0115fdd96a06ade387b936ff9a6b6ec5c50e5db │ │ └─122068 /pause │ ├─f6eeb6288e172c19040aea27176e242568592712ec6c4f7c279a215c08c201e3 │ │ └─35209 /coredns -conf /etc/coredns/Corefile │ ├─b8362fab37347c1d6af5bae4a0a374d423b5cff89c594cd4ebd212f170cc8d08 │ │ └─89587 /pause │ ├─80fb46d0e19e3b9e33ae18fb2c43eaa593a7e14b6684ae1869b68bb65770d0c1 │ │ └─89023 /pause │ ├─8aac09e6a0d63ec6fbdedd8686d6f9835efe05dc74fdc6666c53dbc6a1e48baf │ │ ├─96978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96995 /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 -- │ │ ├─97001 erl_child_setup 1048576 │ │ ├─97072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97269 /bin/sh -s rabbit_disk_monitor │ ├─eda4ba375f79eabe086d8e8295da3cd2713b147b2696411dccec38448946d698 │ │ └─160322 /pause │ └─b5f06806e3b5ef22bdeec1bcb7ddb68fbac4587d3ea6f4ccde6a6940e643e8a0 │ └─154273 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount