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 │ │ │ ├─21594 /lib/systemd/systemd --user │ │ │ └─21595 (sd-pam) │ │ └─session-21.scope │ │ ├─21528 sshd: cephadm [priv] │ │ └─21608 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─719 /lib/systemd/systemd --user │ │ └─720 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 716 sshd: zuul [priv] │ ├─ 733 sshd: zuul@notty │ ├─ 880 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─396787 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-awnioafmuaqgmddmauweqxddfyehrlid ; /usr/bin/python3'"'"' && sleep 0' │ ├─396788 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-awnioafmuaqgmddmauweqxddfyehrlid ; /usr/bin/python3' && sleep 0 │ ├─396789 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-awnioafmuaqgmddmauweqxddfyehrlid ; /usr/bin/python3 │ ├─396790 /bin/sh -c echo BECOME-SUCCESS-awnioafmuaqgmddmauweqxddfyehrlid ; /usr/bin/python3 │ ├─396791 /usr/bin/python3 │ ├─396792 /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 │ └─396794 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 … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12297 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6dfe0fc222fbbb0593c7a52b617309a6dc235e31f66de5cbbe7a6f0bfede190 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79380c6e97658d14e1dd78e07319f31f22d64a399869be3f8aec4236b5c8482f -address /run/containerd/containerd.sock │ │ ├─ 18550 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc757924e7a9800b9dc593998f9eeafe8eb4cee9dc817637b0e490bb9606c3e8 -address /run/containerd/containerd.sock │ │ ├─ 25145 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f53b170ec65a126b0b3867b03cec70f73ea6165267664209cdb04cbf6a8d8c4 -address /run/containerd/containerd.sock │ │ ├─ 29843 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 771876a238b3ec42df91971d3e434c92d26135f7d6635ba1d27f536e7518d561 -address /run/containerd/containerd.sock │ │ ├─ 34378 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ffcfd68da962d14adb9a608785bb978d9c26eb6a5f8805e563b5e0d2eaeee21 -address /run/containerd/containerd.sock │ │ ├─ 39967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22f5889e77c070e2a5dff3657003706c6e916ae6ece608dd89caf6ec7da35c4 -address /run/containerd/containerd.sock │ │ ├─ 39977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a09c232039214e6a20b67e9ee2563e129df9a16d702312ec08ec843bef8f6c82 -address /run/containerd/containerd.sock │ │ ├─ 40023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b342e5eb74e656fa3f75b680302bba0bf8a372b153d211ebcd1a769067bd384 -address /run/containerd/containerd.sock │ │ ├─ 40025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02f7e2854fdb18494a4a435ede73f249d7f2e4f40e9d80bb16e491f392d350d -address /run/containerd/containerd.sock │ │ ├─ 40040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5759bad107936fbb7e69f626da0d802d1047b5c13b3d8efcb602670fedf53a -address /run/containerd/containerd.sock │ │ ├─ 40580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236402f523b74dba4e735a681277df21a6d9912f41768df8079bd4d01caccc30 -address /run/containerd/containerd.sock │ │ ├─ 41311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1434664eb980efb0b9cf870e8f2b66c00dea7fa700e9b3fd921644350df0943 -address /run/containerd/containerd.sock │ │ ├─ 41329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff93c668fb3868bb469235ec3580dbb6d3b7c780ae61b222f30d9d8ecf6be945 -address /run/containerd/containerd.sock │ │ ├─ 42665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c060562ceaec5c566502cbe6f236084261b770ae2114ab5704f4cc79f0e1849 -address /run/containerd/containerd.sock │ │ ├─ 43073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c202d1618a20b4d0186c2a55a37d48ac0c4ede061091e96a46e1a8833d6468e -address /run/containerd/containerd.sock │ │ ├─ 43110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3e598e081e6254e3196e76dc75c2dc0d0d9dbfda1fe0f2ddc6f4775872ad23 -address /run/containerd/containerd.sock │ │ ├─ 43542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bdf9c16a351a8a32f8a8ddb673422941ec8aac74425254ddb9356caa2f3abdc -address /run/containerd/containerd.sock │ │ ├─ 44034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdbfd511909e7d64f4043b4ba8e442f6fa18ac0e176e63f5a148c2fb472670b7 -address /run/containerd/containerd.sock │ │ ├─ 44072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88402eb5c1e8c6d5cd610b49a2b0f6700596a24ec155e90ec7d5ad2f59edc14 -address /run/containerd/containerd.sock │ │ ├─ 44123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e40767ecdc836078e4f959a43a406ab9d5eee5a43003d65799a2751af8e3d089 -address /run/containerd/containerd.sock │ │ ├─ 46419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa273124e89ae460bc718f6d7df57fa78ca83c742cc5b807bb3db94faea8951b -address /run/containerd/containerd.sock │ │ ├─ 46498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d78b24e092eee648dc3df145021557eb5ad1fd62a617ea9205d04f4392f8f5db -address /run/containerd/containerd.sock │ │ ├─ 47220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2d0752de83457673245634da1b5a3db3ac7c345cff403bc0321cfe3a4b9d54 -address /run/containerd/containerd.sock │ │ ├─ 47321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c3de53318ee56b3f199d059278889e8affb9ad58b9bc714ec6ceb62008838d -address /run/containerd/containerd.sock │ │ ├─ 47855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b86d5649c88ebca9ed0fc6caa942fce6a2e7d89b9fea470c1ae9db2a9ce18de -address /run/containerd/containerd.sock │ │ ├─ 48256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f456f3bd5f7d9db40961a17f3619ab8afec310cce8a095faac6edb9d6b5c18d3 -address /run/containerd/containerd.sock │ │ ├─ 48518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3eeb78e3f27ce63eebb05738e054960775a939865e9814129ee68af9b95d117 -address /run/containerd/containerd.sock │ │ ├─ 50862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 345d2f98931e782f5865d3989482c624ad832cf8b70eb1852612bf9001a77b36 -address /run/containerd/containerd.sock │ │ ├─ 50988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5ac88e0c6c561c948a8231f3ca79873c84e74b41d011bc9e45850b65a06355 -address /run/containerd/containerd.sock │ │ ├─ 55238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31f533ad14f6756aa7eb5d7f26765d0a3f09f630d4788f01221ef09f75fd21cb -address /run/containerd/containerd.sock │ │ ├─ 55871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd39baa0a512d63711b3e75b806e41157a819d1260716a53357d5acfeeafbbd -address /run/containerd/containerd.sock │ │ ├─ 55941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adbddca0e3b74d89078de72e31646b530df00d3968ca24ef9e0df6d49c7faf54 -address /run/containerd/containerd.sock │ │ ├─ 55978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6c89a575913e9f4b0393139c858aa3e70a1e3c03c87913e67e48bf7a51d8c88 -address /run/containerd/containerd.sock │ │ ├─ 56114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2150db633be6e7c93869c6e7f9b6988876b0c42a8328f88c7760ebc04f8b026 -address /run/containerd/containerd.sock │ │ ├─ 59995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c026b7a9f34644d2a84f3817ff129d2b387956a625965da7c0710f4c8adb1c -address /run/containerd/containerd.sock │ │ ├─ 60116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84130195fc900d3bd5883da4a499ed50d5cb88ac498406cb97fa7a09067e510b -address /run/containerd/containerd.sock │ │ ├─ 60161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8985501e63a7cf91a90f4ae0520a7b03cd0a2a3407c006db966052e628d19de8 -address /run/containerd/containerd.sock │ │ ├─ 60223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6977ef09db613b2476791396f7f7a3b9b8c12d7007034e1d29eacc31b273afd1 -address /run/containerd/containerd.sock │ │ ├─ 61600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ca0a6814747e021d67f83ff42ae5ae00fae9a1cf58e1005db0cedd52237bcb -address /run/containerd/containerd.sock │ │ ├─ 61735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddae617b8ba0a261ed47215cc123218f19ec2285fe2fea65e4919dfb0525f30b -address /run/containerd/containerd.sock │ │ ├─ 61950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537ff76ebcc63d445361c4e135cc47ff738e09863dc19ccaed245a8290eeb284 -address /run/containerd/containerd.sock │ │ ├─ 61989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4932c9763e5fe429fb4de7409061834c28ce623c8da688ea21fa71ef63fcf16 -address /run/containerd/containerd.sock │ │ ├─ 62022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edfaacd95a5869a0d4414959689e11ad47254fa641f6b9b341274edd02122260 -address /run/containerd/containerd.sock │ │ ├─ 62569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd604c41cea67b355268b1aea8e4a067ed9c8885b431bdef1802bdef41d024f6 -address /run/containerd/containerd.sock │ │ ├─ 62868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 756c61e38368cdf4258a466f83ddb876b52c946c5e2c89206494f2672c67f222 -address /run/containerd/containerd.sock │ │ ├─ 63410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f185f30a94c0b077838b72bf62270c85b1749db20d0b87bf29b0a35fc464943b -address /run/containerd/containerd.sock │ │ ├─ 63608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e85934e5b15f087007cd9c6162cc4c9cd01d3f324e034bb39d5a90f85695d7cd -address /run/containerd/containerd.sock │ │ ├─ 64339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8eef1a4c511dd1f6379f0e3174c8de84dbc7b2e2902c9b9d357db162be7339 -address /run/containerd/containerd.sock │ │ ├─ 65974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54125355040e79af9e7c260bb36651fce6d345c87f8421f9900ba7ae9b8b363 -address /run/containerd/containerd.sock │ │ ├─ 67959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318750da2d80ed4cdf6b14d7bcef30fea6a86ab8daf44e30a3ef24a5f5a119fb -address /run/containerd/containerd.sock │ │ ├─ 77147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 467434866cac03c6e630dabd8edff11402d659a7cc435838fa3f13bda096afca -address /run/containerd/containerd.sock │ │ ├─ 78635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0533cf4a037244d284ab4c52ea8d1c52224cb4a8086e1f777ca14531f8cba19c -address /run/containerd/containerd.sock │ │ ├─ 84269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd66c30495c228cb6f7d77dcfa372ea45064d1da02d25cb44c56871118c44e3a -address /run/containerd/containerd.sock │ │ ├─ 90184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab4f2d7123ed6bcba507238f445c949993f48a10abe5c08fafcd43c8e4345da -address /run/containerd/containerd.sock │ │ ├─ 94512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e20a2346b237c572e415d939a213f7ca0161e0fd3ace903bdeafaf2aeb550d4 -address /run/containerd/containerd.sock │ │ ├─ 94557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f78a37fc775cb1fd64ebc9b2ab73db356b99312f6063496da580631a62442fc -address /run/containerd/containerd.sock │ │ ├─103015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b93706f9b8974109ed849b0bb1990dfdbbcdc8a8633a67017d44af8856424683 -address /run/containerd/containerd.sock │ │ ├─104587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c697706048bde88507e73cd4ff5cb7b53f595df569eef9394a13b35417bb846e -address /run/containerd/containerd.sock │ │ ├─104634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f213c78ce87bd90144227c247096c5ea1a54611d0528cb0aaa42534bae93a32 -address /run/containerd/containerd.sock │ │ ├─106589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619e9944fb51d62323fbd84001d641f41841187fd87a1863022d42d616d04a75 -address /run/containerd/containerd.sock │ │ ├─108383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e4e4c5c25053144fd6f1a1528bd404e256e7765372583918d9cf8c404a2de6 -address /run/containerd/containerd.sock │ │ ├─108641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b3af8da0f25db85c48c982ae88b4128b8ca42d980b068cf93b37cab519ffb55 -address /run/containerd/containerd.sock │ │ ├─121513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031e7054c25b6c3eda6bd5fcdd79dc5125584abb0ab5803c188817423c8e08c2 -address /run/containerd/containerd.sock │ │ ├─121681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5cdce0b959efb4a4c4bedd48ecf3d188db70eae0ececcd9113105be5c5ba0c -address /run/containerd/containerd.sock │ │ ├─124206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b4e1d48bb227147c26b7714021a621b87c66bec049f9a0e5e43f9809c38c2e1 -address /run/containerd/containerd.sock │ │ ├─138313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3fd1aeb4e473e17837cb87d2ede996a1e27cb1eb182f0c1f8f5b39296a291e -address /run/containerd/containerd.sock │ │ ├─139760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9938492d688d86666ec7282c9a0a4358e54784dbd000d607c39fbea78ec61e9 -address /run/containerd/containerd.sock │ │ ├─140174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a0bd3ccaebb6efebda1cd461a1f5bf93da3b0cc09ae95b81a3d3977874ff5e -address /run/containerd/containerd.sock │ │ ├─140900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb521d5875722fc4f1689d48055302442261315f20dbbf0a4f110c1b1276b80 -address /run/containerd/containerd.sock │ │ ├─142969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adae6bca0603a79ab9ef83e347d83a70db8e709334e3a7ff576f6281fa8b1719 -address /run/containerd/containerd.sock │ │ ├─143210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1338d5a79435d45cadf04eba2c3b9a0472a601862b400e8feae4803238f80a8d -address /run/containerd/containerd.sock │ │ ├─143261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e422d64c3b6b578c10a2cbd63c916d169fe4723f3a1cfe5f19010e33b63897 -address /run/containerd/containerd.sock │ │ ├─143582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43260a3f66abce3fc5aa5d3c7d6eed7f209d8a17f501a65c2672974e751d99ac -address /run/containerd/containerd.sock │ │ ├─143868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8faf642a2f823c58dc0fa4baefc30c78cad3cf7911348107c6cdd490b068b93d -address /run/containerd/containerd.sock │ │ ├─143996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5768a7009ebc160de08a241e847222fc00a202fb21627906cd05e4877b5f3c65 -address /run/containerd/containerd.sock │ │ ├─168217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e80d7e75192071ea26b2b5d908abbc80303ee4e983d49355bb441191d5832d -address /run/containerd/containerd.sock │ │ ├─170036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06024c0fa19387f375ea46f5d4535045f2674671a7e94e05e10eee4ba542bb55 -address /run/containerd/containerd.sock │ │ ├─170061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ca6da953459ae6c9bd6a63fe9eb02d2462e17ce3ab90c38120f17c6d39eb4f -address /run/containerd/containerd.sock │ │ ├─170179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f2c5993c3dd7da09df0826f3d1e77e5133c9b82f53c5d432e295b2d9b10fed -address /run/containerd/containerd.sock │ │ ├─170221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a203a346e94e18f17d22da9b4fd4c0ee1056c5c88c0649111b05ea004bc369fd -address /run/containerd/containerd.sock │ │ ├─170509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efad8f1cc603bc1e8b31f62b9ccae28cd6df8278b102d34e9e942ca3a8b28129 -address /run/containerd/containerd.sock │ │ ├─170653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b8fbcfd4a30170094b7888b6beb7d1c284689f205e2e426dadfd088c329712 -address /run/containerd/containerd.sock │ │ ├─170708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b228a720afb64bd5f8c6a67b2520b0d27d8e948dae90440642fcae39dcc65527 -address /run/containerd/containerd.sock │ │ ├─182742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d04cc7b95dd80820155e7fb902b6b3966c02aa89e6be40371b9eeab9a8c0fe90 -address /run/containerd/containerd.sock │ │ ├─185128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e899581fd056984023fcc5936c2be64da67eea6906071fd0f3d5f004212902ab -address /run/containerd/containerd.sock │ │ ├─185207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de75610f94c2104e852495944d0f947043a12ca829911ff400142b9893ba32ee -address /run/containerd/containerd.sock │ │ ├─185263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd8251ceeeb6a0ead3f48605aa83b4e6162ca34d47ba37441bae701077a60bf -address /run/containerd/containerd.sock │ │ ├─200707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61bb3f353924b11e4d5ff16f9523ff5d9fb0dcb7b66bb2c749cd39f8792eccfc -address /run/containerd/containerd.sock │ │ ├─207927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f0062d43539c1b759dcc4fd5c3dda5b61657833681971b0017a583574918f4 -address /run/containerd/containerd.sock │ │ ├─207971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6537ca6f993461cee042eceeaf061021ab9b6c5ea0debb4504789d9fbc4b3f2f -address /run/containerd/containerd.sock │ │ ├─208003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c97eef45bb8704891208e0ac4481bbedaf4af0497dfddd3745617611b733308 -address /run/containerd/containerd.sock │ │ ├─208370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a5a59ff7de0089c44f7c4f7e6f7fa14600f62d40977a138805992741e826c8 -address /run/containerd/containerd.sock │ │ ├─219186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60918584e80bc566ec2ac4b09ca8bb8392ffe0f2136544c4aad6e955eb0f507d -address /run/containerd/containerd.sock │ │ ├─221621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e57d6a86dc5a46113d9ae8b26df9a46dc57271ba92199c1d2cdfadfd7f56b7c -address /run/containerd/containerd.sock │ │ ├─222554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d222471d696718a91fad1092665de7c2d88e9c1d0f0de51ce0a0498550f6d172 -address /run/containerd/containerd.sock │ │ ├─223564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03443e68d34397e99fb6460b85a0a3832022f175b61802f31c3eb7ff6feb4bc7 -address /run/containerd/containerd.sock │ │ ├─224602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d9595ea958f7106d8d557905c9afa7a68273e918426a2a8c80ecd4436c8a9f2 -address /run/containerd/containerd.sock │ │ ├─226328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7e72a4926c575cebae2251891e33b4855bfbe582719b7f8fefd07cf2d7c439 -address /run/containerd/containerd.sock │ │ ├─227862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5523aa6dba8fa3eef1fde895c3441194fa3c2a679c922dffb390306c368b433c -address /run/containerd/containerd.sock │ │ ├─227943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 000b42c73c17ab417f8c7feaa58d04a343bcb65e8218e2418ccc92cbeb75a5fe -address /run/containerd/containerd.sock │ │ ├─236950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb8d5ae0039a3be8393f8c7e891b95599f4d9d41657791b02397fe04b7fad517 -address /run/containerd/containerd.sock │ │ ├─237460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5340f27a4fd6af1c763cf9c915306e5113c58d3cf8b9690f9e3cff32986e35ca -address /run/containerd/containerd.sock │ │ ├─240136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e73225eeab7bedeeba39c94f301d690853a809f2154cdb4276c04965586cd9 -address /run/containerd/containerd.sock │ │ ├─244525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae2ab9b22f3b52916e924cc43cbbb2296f3b69b216de7e12ffb2ed645a8f378 -address /run/containerd/containerd.sock │ │ ├─244797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5dadcb3761a403df83ab82477df56ef3c79033c99923788166fbc50eb901815 -address /run/containerd/containerd.sock │ │ ├─244839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fe0f93d5850c9d4e31b9142d75df9011e0c1702bacc8b0dde9f80772e11dc8e -address /run/containerd/containerd.sock │ │ ├─244969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c0b30994090128e22b60fac54940ce72fac0fbc438b2f6dd8172a6bc63031e -address /run/containerd/containerd.sock │ │ ├─256016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4fba6becb34f02fd50a6b5ec4d13d2d71239cb15753c9e6a84c482dfbd0c70d -address /run/containerd/containerd.sock │ │ ├─258730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e61b7d1553ec8801969771fbe026d6d079ad15a6157c4c5e2b23b15712cc5fb8 -address /run/containerd/containerd.sock │ │ └─260106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03c0fce0ce03abdb11faae58199179f4503e0bcfa40f7b92cb155db36929692 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─docker-771876a238b3ec42df91971d3e434c92d26135f7d6635ba1d27f536e7518d561.scope … │ │ ├─29868 /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 │ │ └─29880 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29547 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29825 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18508 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18529 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24864 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25128 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34094 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34361 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12251 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wucffp.service │ │ ├─12583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wucffp/unit.run │ │ └─12614 /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-wucffp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wucffp:/var/lib/ceph/mgr/ceph-instance.wucffp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wucffp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wucffp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─run-rfdb3a3ecf04c4a7cb05ca2551c32476f.scope │ │ └─183842 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137684 /sbin/multipathd -d -s │ ├─docker-5ffcfd68da962d14adb9a608785bb978d9c26eb6a5f8805e563b5e0d2eaeee21.scope … │ │ ├─34404 /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 │ │ └─34416 /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 │ ├─kubelet.service │ │ └─40438 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-fc757924e7a9800b9dc593998f9eeafe8eb4cee9dc817637b0e490bb9606c3e8.scope … │ │ ├─18577 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18594 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 657 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─396130 sshd: unknown [priv] │ │ └─396131 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─docker-79380c6e97658d14e1dd78e07319f31f22d64a399869be3f8aec4236b5c8482f.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wucffp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12718 /usr/bin/ceph-mgr -n mgr.instance.wucffp -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 │ │ ├─10841 /usr/sbin/chronyd -F 1 │ │ └─10842 /usr/sbin/chronyd -F 1 │ ├─docker-e6dfe0fc222fbbb0593c7a52b617309a6dc235e31f66de5cbbe7a6f0bfede190.scope … │ │ ├─12334 /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 │ │ └─12346 /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-2f53b170ec65a126b0b3867b03cec70f73ea6165267664209cdb04cbf6a8d8c4.scope … │ │ ├─25170 /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 │ │ └─25182 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137488 /sbin/iscsid │ │ └─137489 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─db62a36be51f3fd510ca155f515711e8acb87ccb018751c48ce997e6a26d8a00 │ │ └─65784 /bin/oauth2-proxy │ ├─d04cc7b95dd80820155e7fb902b6b3966c02aa89e6be40371b9eeab9a8c0fe90 │ │ └─182766 /pause │ ├─edfaacd95a5869a0d4414959689e11ad47254fa641f6b9b341274edd02122260 │ │ └─62050 /pause │ ├─a2481558ed1a6e973bab3b793ffeda5da7eda411b5f321d887c12dda4b27f32f │ │ ├─178825 neutron-policy-server: uWSGI master │ │ ├─178839 neutron-policy-server: uWSGI worker 1 │ │ └─178840 neutron-policy-server: uWSGI worker 2 │ ├─4e57d6a86dc5a46113d9ae8b26df9a46dc57271ba92199c1d2cdfadfd7f56b7c │ │ └─221651 /pause │ ├─a6d890ea6d504f68358eb378bf15d98c655a984e1bdb92d492a9d2bba790d5e3 │ │ ├─181481 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181926 /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/tmp2m4s8kr2/privsep.sock │ │ ├─361245 /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/tmpllx3c873/privsep.sock │ │ ├─361609 /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/tmp66m2dgcd/privsep.sock │ │ ├─362004 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362009 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367768 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=289f090e-a60e-48fa-ad3e-9a96c0c6dd5f --namespace=qrouter-289f090e-a60e-48fa-ad3e-9a96c0c6dd5f --conf_dir=/var/lib/neutron/ha_confs/289f090e-a60e-48fa-ad3e-9a96c0c6dd5f --log-file=/var/lib/neutron/ha_confs/289f090e-a60e-48fa-ad3e-9a96c0c6dd5f/neutron-keepalived-state-change.log --monitor_interface=ha-ef4bdefe-e1 --monitor_cidr=169.254.0.115/24 --pid_file=/var/lib/neutron/external/pids/289f090e-a60e-48fa-ad3e-9a96c0c6dd5f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369410 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2520abcc-3253-4d29-b6cd-31a876942cdf --namespace=qrouter-2520abcc-3253-4d29-b6cd-31a876942cdf --conf_dir=/var/lib/neutron/ha_confs/2520abcc-3253-4d29-b6cd-31a876942cdf --log-file=/var/lib/neutron/ha_confs/2520abcc-3253-4d29-b6cd-31a876942cdf/neutron-keepalived-state-change.log --monitor_interface=ha-c0532036-c5 --monitor_cidr=169.254.0.16/24 --pid_file=/var/lib/neutron/external/pids/2520abcc-3253-4d29-b6cd-31a876942cdf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─376340 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=502660b2-eb07-432e-a7b3-671ecabf5bec --namespace=qrouter-502660b2-eb07-432e-a7b3-671ecabf5bec --conf_dir=/var/lib/neutron/ha_confs/502660b2-eb07-432e-a7b3-671ecabf5bec --log-file=/var/lib/neutron/ha_confs/502660b2-eb07-432e-a7b3-671ecabf5bec/neutron-keepalived-state-change.log --monitor_interface=ha-ea8554b7-2e --monitor_cidr=169.254.0.12/24 --pid_file=/var/lib/neutron/external/pids/502660b2-eb07-432e-a7b3-671ecabf5bec.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─adae6bca0603a79ab9ef83e347d83a70db8e709334e3a7ff576f6281fa8b1719 │ │ └─142991 /pause │ ├─59a5a59ff7de0089c44f7c4f7e6f7fa14600f62d40977a138805992741e826c8 │ │ └─208395 /pause │ ├─a88402eb5c1e8c6d5cd610b49a2b0f6700596a24ec155e90ec7d5ad2f59edc14 │ │ └─44101 /pause │ ├─9f0060b3dcda197649ed1e08d34fdf2c1af7837763eae39a0608713b4d89b363 │ │ ├─141090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141112 erl_child_setup 1048576 │ │ ├─141220 sh -s disksup │ │ ├─141235 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141261 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141480 /bin/sh -s rabbit_disk_monitor │ ├─97dd351f4b8348216e180f5997c863016e15083faf6247905c7b161a56010167 │ │ └─106365 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─47ccee063f73b0dad99ca3941cf96c29f511b60b14018c482a0ca838d5a89d02 │ │ └─51052 valkey-server *:6379 │ ├─ba3fd1aeb4e473e17837cb87d2ede996a1e27cb1eb182f0c1f8f5b39296a291e │ │ └─138348 /pause │ ├─3ae2ab9b22f3b52916e924cc43cbbb2296f3b69b216de7e12ffb2ed645a8f378 │ │ └─244561 /pause │ ├─0e635563b688fa4240abd4239f220dcf6d3606f12c4cab0be62f51cd47bb22d0 │ │ ├─61177 python -u /app/sidecar.py │ │ ├─61422 python -u /app/sidecar.py │ │ └─61428 python -u /app/sidecar.py │ ├─93e80d7e75192071ea26b2b5d908abbc80303ee4e983d49355bb441191d5832d │ │ └─168241 /pause │ ├─d8cffaa5d84a0aa70ea1ec8fea0e3a01694b13877cbdbb5a5eee6f06710af748 │ │ └─46788 /server │ ├─376cc3cece0c203655d422e6a954877db4f6ad262dc3f4c619d39793f9be276f │ │ └─44307 /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 │ ├─b4fba6becb34f02fd50a6b5ec4d13d2d71239cb15753c9e6a84c482dfbd0c70d │ │ └─256048 /pause │ ├─6537ca6f993461cee042eceeaf061021ab9b6c5ea0debb4504789d9fbc4b3f2f │ │ └─208006 /pause │ ├─e7fe8ad57e8dc4e21ca9785e0df735311a0e4ae0cf87a186f51c901a70e02646 │ │ └─40252 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 │ ├─4548c5c0b56aebc030639c07390f64957a3450834090fec9c333f64cb42273df │ │ └─56329 /secretgen-controller │ ├─3fcdd258698f3288a2559e225abff6f428cb32d3837035a3b83032525835c70c │ │ └─64935 /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 │ ├─f189d88d1e2d15ce9249484bddd6aa9377375043aa17916e4bf0e6d4421dc73b │ │ └─42720 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ff93c668fb3868bb469235ec3580dbb6d3b7c780ae61b222f30d9d8ecf6be945 │ │ └─41375 /pause │ ├─555c325fd9b962d0cb5e07efa2dd788f36daa49a5685f45bc03ae06c5addd81b │ │ ├─171297 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393823 sleep 300 │ ├─d03c0fce0ce03abdb11faae58199179f4503e0bcfa40f7b92cb155db36929692 │ │ └─260139 /pause │ ├─1f213c78ce87bd90144227c247096c5ea1a54611d0528cb0aaa42534bae93a32 │ │ └─104659 /pause │ ├─955757ebd2a1e7082a8577498a792d245d265d2c72672bb296233db6ab595c2c │ │ ├─106793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106819 erl_child_setup 1048576 │ │ ├─106877 sh -s disksup │ │ ├─106879 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106880 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106886 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106896 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107110 /bin/sh -s rabbit_disk_monitor │ ├─bd604c41cea67b355268b1aea8e4a067ed9c8885b431bdef1802bdef41d024f6 │ │ └─62596 /pause │ ├─1bf9f62b5185c7384c0c9cd85dc1afe9901283f723b6bfd539be6915a2e71a7e │ │ └─183031 /bin/bash /tmp/libvirt.sh │ ├─fa98f2d54870024a94ab8cb3cda3d2a7633db9590ccbbf97fcc736a645c91852 │ │ ├─179725 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179900 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpymf4cvk8/privsep.sock │ │ ├─180307 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp3_u9hc14/privsep.sock │ │ └─180467 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─77576aefdeeac7e54039229ca6bcb97836f1f725afd86a592157833054af54eb │ │ ├─66332 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66355 erl_child_setup 1048576 │ │ ├─66402 sh -s disksup │ │ ├─66404 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66405 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66418 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66428 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66516 /bin/sh -s rabbit_disk_monitor │ ├─549500093fe9f6570bdc5f456cdf7c0d1df99cd22e7c7a0b568254f21793ff58 │ │ ├─188132 /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 │ │ ├─362330 /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/tmpf1qzo_f7/privsep.sock │ │ ├─362602 /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/tmpzpzf6dx9/privsep.sock │ │ └─362710 /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/tmpwuuvhmzr/privsep.sock │ ├─8985501e63a7cf91a90f4ae0520a7b03cd0a2a3407c006db966052e628d19de8 │ │ └─60193 /pause │ ├─03443e68d34397e99fb6460b85a0a3832022f175b61802f31c3eb7ff6feb4bc7 │ │ └─223588 /pause │ ├─2c060562ceaec5c566502cbe6f236084261b770ae2114ab5704f4cc79f0e1849 │ │ └─42689 /pause │ ├─9678025368b9082b71d780ffac518c262ba5c30119ddfbeda74d2856e281a5f2 │ │ ├─63701 nginx: master process nginx -g daemon off; │ │ ├─63716 nginx: worker process │ │ ├─63717 nginx: worker process │ │ ├─63718 nginx: worker process │ │ ├─63719 nginx: worker process │ │ └─63720 nginx: worker process │ ├─c49cf590edadc9df0b2b7886e5c72a9846193df56fbc377051691016145262d9 │ │ └─40371 /kube-vip manager │ ├─572a3668e648841677e52610dbfc79861f6032328ae8a8a07b33a7a7c8df2fbc │ │ └─64499 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d4932c9763e5fe429fb4de7409061834c28ce623c8da688ea21fa71ef63fcf16 │ │ └─62013 /pause │ ├─8b86d5649c88ebca9ed0fc6caa942fce6a2e7d89b9fea470c1ae9db2a9ce18de │ │ └─47888 /pause │ ├─e02f7e2854fdb18494a4a435ede73f249d7f2e4f40e9d80bb16e491f392d350d │ │ └─40118 /pause │ ├─8b9af65a47a878620a516527a4895d541ed0fae30a725de608b5fd2f6c4e71cf │ │ ├─104989 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105351 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105353 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bd66c30495c228cb6f7d77dcfa372ea45064d1da02d25cb44c56871118c44e3a │ │ └─84294 /pause │ ├─6ab4f2d7123ed6bcba507238f445c949993f48a10abe5c08fafcd43c8e4345da │ │ └─90209 /pause │ ├─d22f5889e77c070e2a5dff3657003706c6e916ae6ece608dd89caf6ec7da35c4 │ │ └─40079 /pause │ ├─d1968d262b4bbb22ac7a04e27c0918216a453018570cb3f4d9c288e6eab6d68e │ │ └─138669 /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 │ ├─ac27236f30ba44da9507409318272e0b70b53e5600cff947a0c7f787879560af │ │ └─64645 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-109.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─aa273124e89ae460bc718f6d7df57fa78ca83c742cc5b807bb3db94faea8951b │ │ └─46449 /pause │ ├─1f40ed02f516dd6cc16f4d13c357548305efc8db9ee2082309c9d6b44acec045 │ │ └─56254 nfd-gc -gc-interval=1h │ ├─c697706048bde88507e73cd4ff5cb7b53f595df569eef9394a13b35417bb846e │ │ └─104613 /pause │ ├─7d1131765e78241f0cd717a4577850cb0f7e102f9b9996e1f7308baef71affb6 │ │ └─217248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1d63c2d1bc8bc381efbad4e4c00b183ed24c959186ab8ac7d09cd262e3496676 │ │ ├─41840 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42256 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─756c61e38368cdf4258a466f83ddb876b52c946c5e2c89206494f2672c67f222 │ │ └─62892 /pause │ ├─1c7b38048a552cea127d7a093580faf304f6dba9a4ac40e01625951e5410441e │ │ └─226377 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─25fbbf649648b912e678f49c88924456e8744002ebd877dcba7a53e5ef4c99c1 │ │ └─119430 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─90f2c5993c3dd7da09df0826f3d1e77e5133c9b82f53c5d432e295b2d9b10fed │ │ └─170204 /pause │ ├─cabf6b4d6049efa50654c3e212178360cc68d5401d66804cbab671a45440eb5c │ │ ├─167179 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167542 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167544 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9964ec8391ca66452de83de72d820d44a00bfda4f649328c2fbf1017511c5f77 │ │ └─65588 /bin/memcached_exporter │ ├─f685774891823364add09c380b89b77c5a344bd8ba1fed5bc46708ba45434f19 │ │ └─47391 /manager --metrics-bind-address=:9782 │ ├─de75610f94c2104e852495944d0f947043a12ca829911ff400142b9893ba32ee │ │ └─185242 /pause │ ├─dfb6c90e08b5b2a6bb04b8b77b4c9bdf8ef7ea195cbe292b3a3b13de7b5d9057 │ │ ├─48752 mysqld --wsrep_start_position=8a202b16-677a-11f1-9fb2-9f7f2ab89d09:20 │ │ └─48880 /var/lib/mysql/mysql-state-monitor │ ├─b228a720afb64bd5f8c6a67b2520b0d27d8e948dae90440642fcae39dcc65527 │ │ └─170732 /pause │ ├─fdc23c581ff1cc399f22b231203e7fa8407d644e5716729336917822f0949355 │ │ └─63272 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b93706f9b8974109ed849b0bb1990dfdbbcdc8a8633a67017d44af8856424683 │ │ └─103043 /pause │ ├─9899c1c2f8b9ca0bf39d9fc71f73f116fd2ecfc80621452c0cf8e2238002d8c2 │ │ ├─168432 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168454 erl_child_setup 1048576 │ │ ├─168518 sh -s disksup │ │ ├─168520 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168521 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168597 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168608 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168837 /bin/sh -s rabbit_disk_monitor │ ├─4012e72646ab46905266913b3b50edd1329623bae3c9261893d190ecf6b261e1 │ │ └─223612 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1be19fed2d38cad8618fffd336c090afa23b0ab202e2979be39bbb1ae4aa1689 │ │ └─62615 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 │ ├─017e6537f5a08f40b98528c7e21b72e241c5073717d1f987f220caf86930daeb │ │ ├─ 46740 /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 │ │ ├─ 46752 /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 │ │ ├─ 46873 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258228 nginx: worker process │ │ ├─258229 nginx: worker process │ │ └─258230 nginx: cache manager process │ ├─ef8eef1a4c511dd1f6379f0e3174c8de84dbc7b2e2902c9b9d357db162be7339 │ │ └─64362 /pause │ ├─392dbca3135ee217e29d34486b28bf987fd046b40652c14abab2cb32f858ee88 │ │ └─44260 /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 │ ├─345d2f98931e782f5865d3989482c624ad832cf8b70eb1852612bf9001a77b36 │ │ └─50887 /pause │ ├─b56856bc980d7b73b98c53dd476b3f2326ee0aecd89abd1d29da47e912e8dfe2 │ │ └─64462 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─cb8642d146393ea3c8960b6743f26fae0ae366f9dc3a7a07536fd27ea6076a9e │ │ └─64536 /goldpinger --static-file-path /static │ ├─a09c232039214e6a20b67e9ee2563e129df9a16d702312ec08ec843bef8f6c82 │ │ └─40084 /pause │ ├─3d7a34fd6871464ca0901dece5dc7a18006896ef303f915ce3b0324a0e760633 │ │ └─221792 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0e20a2346b237c572e415d939a213f7ca0161e0fd3ace903bdeafaf2aeb550d4 │ │ └─94535 /pause │ ├─ddae617b8ba0a261ed47215cc123218f19ec2285fe2fea65e4919dfb0525f30b │ │ └─61758 /pause │ ├─8faf642a2f823c58dc0fa4baefc30c78cad3cf7911348107c6cdd490b068b93d │ │ └─143894 /pause │ ├─74f16676bd36993458fa7d44c1aa136b9ce61d501bbc7782bfb7bbf5fab96efe │ │ ├─48699 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 │ │ └─51389 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9d22ab0aa18c39a268537edea8a922fabf60aa4e095860c9cd567af7edc52894 │ │ ├─178775 neutron-api: uWSGI master │ │ ├─178811 neutron-api: uWSGI worker 1 │ │ └─178812 neutron-api: uWSGI worker 2 │ ├─49a029aa5aa02ad03008e326cea4e91c2aa97ff961c3a512a0dfe80353f5085f │ │ ├─237267 magnum-api: uWSGI master │ │ ├─237337 magnum-api: uWSGI worker 1 │ │ └─237338 magnum-api: uWSGI worker 2 │ ├─b2f0062d43539c1b759dcc4fd5c3dda5b61657833681971b0017a583574918f4 │ │ └─207956 /pause │ ├─1f78a37fc775cb1fd64ebc9b2ab73db356b99312f6063496da580631a62442fc │ │ └─94581 /pause │ ├─000b42c73c17ab417f8c7feaa58d04a343bcb65e8218e2418ccc92cbeb75a5fe │ │ └─227975 /pause │ ├─f651af986e9cf1f9c4ccefde08e7da5c08ce1bb3dabd74533963f85896d57991 │ │ ├─218123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218196 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─537ff76ebcc63d445361c4e135cc47ff738e09863dc19ccaed245a8290eeb284 │ │ └─61974 /pause │ ├─90fa61f473326c455734ae93d4e11d514eb2caf925d67411d28daa0fdbbbd1b8 │ │ ├─240441 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240491 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─240557 erl_child_setup 1048576 │ │ ├─240628 sh -s disksup │ │ ├─240630 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240631 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240729 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240740 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240952 /bin/sh -s rabbit_disk_monitor │ ├─1e269a13a1b9a6eb11c368a817b667841448953d048cb882dd39168380d5a596 │ │ ├─197204 heat-api: uWSGI master │ │ ├─197237 heat-api: uWSGI worker 1 │ │ └─197238 heat-api: uWSGI worker 2 │ ├─adbddca0e3b74d89078de72e31646b530df00d3968ca24ef9e0df6d49c7faf54 │ │ └─55965 /pause │ ├─89bf8c425a7e42fce22b45401dcda3510d865dc8b87adb212b2c7a8b8d1e4f45 │ │ ├─129326 placement-api: uWSGI master │ │ ├─129340 placement-api: uWSGI worker 1 │ │ └─129341 placement-api: uWSGI worker 2 │ ├─5486737b698c6ecd275256b85d6d7d7a7b00474fa9b1615716de6fbe31beae94 │ │ └─223044 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─19f9c3eed7fd08d4e6967431e1d36d972686f2f92b5e330ff60dc182c96d1a61 │ │ └─224651 /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 │ ├─f185f30a94c0b077838b72bf62270c85b1749db20d0b87bf29b0a35fc464943b │ │ └─63433 /pause │ ├─a074e3bdd27a53b1094b63de45968175cb74c6fcff1ac5e8e88a2eb4d208c111 │ │ └─253973 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cc7e72a4926c575cebae2251891e33b4855bfbe582719b7f8fefd07cf2d7c439 │ │ └─226352 /pause │ ├─da5cdce0b959efb4a4c4bedd48ecf3d188db70eae0ececcd9113105be5c5ba0c │ │ └─121714 /pause │ ├─e3eeb78e3f27ce63eebb05738e054960775a939865e9814129ee68af9b95d117 │ │ └─48542 /pause │ ├─e5dadcb3761a403df83ab82477df56ef3c79033c99923788166fbc50eb901815 │ │ └─244823 /pause │ ├─ff38d3d3a31e70b57fed07506fe1fe454b94b49350e9bb1c97b1bc2923014285 │ │ └─43190 /coredns -conf /etc/coredns/Corefile │ ├─60918584e80bc566ec2ac4b09ca8bb8392ffe0f2136544c4aad6e955eb0f507d │ │ └─219211 /pause │ ├─0323db51d60485d30599e01d073e6dc00b006eddbf7335b47ab107e59f24dc3c │ │ ├─ 71254 apache2 -DFOREGROUND │ │ ├─ 71296 (wsgi:k -DFOREGROUND │ │ ├─ 71297 (wsgi:k -DFOREGROUND │ │ ├─ 71298 (wsgi:k -DFOREGROUND │ │ ├─ 71299 (wsgi:k -DFOREGROUND │ │ ├─386148 apache2 -DFOREGROUND │ │ └─387482 apache2 -DFOREGROUND │ ├─eb7a4f03b653db7a5eb3b438dec1c639fd266129b6b81d5046c0b782d4cf3cfd │ │ └─48049 percona-xtradb-cluster-operator │ ├─1667095112678be92a63cf26f9d9f1b0ba1bb82323be9f74ab09bae395fc4dbb │ │ ├─216542 octavia-api: uWSGI master │ │ ├─216566 octavia-api: uWSGI worker 1 │ │ └─216567 octavia-api: uWSGI worker 2 │ ├─2b2d0752de83457673245634da1b5a3db3ac7c345cff403bc0321cfe3a4b9d54 │ │ └─47248 /pause │ ├─d9e5cb374c71f5d5ed96388bb8da4bae595ecb7122628f5f40fa7daabfd80e2f │ │ └─162097 /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 │ ├─19702bf9d0b660ece9ceb9e82b10a2d334470e2b80cda48f410ff0fd7cb5385b │ │ └─254078 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─db5ac88e0c6c561c948a8231f3ca79873c84e74b41d011bc9e45850b65a06355 │ │ └─51011 /pause │ ├─31c3de53318ee56b3f199d059278889e8affb9ad58b9bc714ec6ceb62008838d │ │ └─47347 /pause │ ├─5340f27a4fd6af1c763cf9c915306e5113c58d3cf8b9690f9e3cff32986e35ca │ │ └─237482 /pause │ ├─31f533ad14f6756aa7eb5d7f26765d0a3f09f630d4788f01221ef09f75fd21cb │ │ └─55264 /pause │ ├─09d55c82b4e2343aed397fa0ca1aa496f4018b379ccfac1fa33c0425b465e736 │ │ └─60538 /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 │ ├─ffccae33fe332453b97b85ff65deadf868369496aa0e1bed7bf482b811dfe185 │ │ └─64982 /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 │ ├─3b4c89c7e002c84286fbec93318c77fd4141c1fcd46412725fa11763c5f93edd │ │ └─48935 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e6f0d9d089947ec1a9ec7ba740fa44e630b9ff0f11d1bbc7531aaee4c94766ce │ │ └─64892 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-109.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─cd3b162c16f79fa89ba24b145bcdc91c9f53709e1795ffe3be8494df728f02c7 │ │ └─65026 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4ac5fc876ce5518a2c2934c61160d42341b4c6d79082ad263d95a92c99fbc19a │ │ ├─197200 heat-api-cfn: uWSGI master │ │ ├─197235 heat-api-cfn: uWSGI worker 1 │ │ └─197236 heat-api-cfn: uWSGI worker 2 │ ├─e85934e5b15f087007cd9c6162cc4c9cd01d3f324e034bb39d5a90f85695d7cd │ │ └─63633 /pause │ ├─7ff90fd0294bfb6220aa5600f4dbb2f9c487881e435144111f127b74cbf8d8b3 │ │ └─95776 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f75a341d380e69c7ed0cc9e382bd5dc2629bb4bc7e6906fbd8e3c756cb32af8b │ │ ├─166589 nova-metadata: uWSGI master │ │ ├─166616 nova-metadata: uWSGI worker 1 │ │ └─166617 nova-metadata: uWSGI worker 2 │ ├─5106465224d0ba8e6d3d0fdd03a445c822101ade3dbbb5d48f1c0415e6fd890c │ │ └─122233 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5d9595ea958f7106d8d557905c9afa7a68273e918426a2a8c80ecd4436c8a9f2 │ │ └─224627 /pause │ ├─c1cc986c9bf6d9fd18e2e3764ae25b506f96224f6872968c7653c265dbb0ad02 │ │ ├─178754 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179090 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/plugins/ml2/ml2_conf.ini) │ │ ├─179091 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/plugins/ml2/ml2_conf.ini) │ │ └─179092 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/plugins/ml2/ml2_conf.ini) │ ├─e61b7d1553ec8801969771fbe026d6d079ad15a6157c4c5e2b23b15712cc5fb8 │ │ └─258758 /pause │ ├─4bdf9c16a351a8a32f8a8ddb673422941ec8aac74425254ddb9356caa2f3abdc │ │ └─43566 /pause │ ├─d222471d696718a91fad1092665de7c2d88e9c1d0f0de51ce0a0498550f6d172 │ │ └─222578 /pause │ ├─6b3af8da0f25db85c48c982ae88b4128b8ca42d980b068cf93b37cab519ffb55 │ │ └─108667 /pause │ ├─fb8d5ae0039a3be8393f8c7e891b95599f4d9d41657791b02397fe04b7fad517 │ │ └─236982 /pause │ ├─b76c2a7ccb245133cf89d623b0e9a38c551f96a663ff272e61330c8a1308e3d0 │ │ └─65552 /bin/pushgateway │ ├─265fc47538ef2a6a251f1e3abf5db7fc0ec7e2e311b381a7b07583fcd917d52d │ │ ├─167174 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167552 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167553 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─efad8f1cc603bc1e8b31f62b9ccae28cd6df8278b102d34e9e942ca3a8b28129 │ │ └─170533 /pause │ ├─bc14e51f6b69b29aea4e2ce121a45216ce010912ba4894390cb461236d99d290 │ │ └─182962 /usr/bin/libvirt-tls-sidecar │ ├─e310890f6bd69c1a6e553d28d1daee89097fe6e9b9744a3b03d6c1d2843ed01f │ │ ├─183013 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183046 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183059 erl_child_setup 1048576 │ │ ├─183152 sh -s disksup │ │ ├─183156 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183157 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183206 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183489 /bin/sh -s rabbit_disk_monitor │ ├─2f265c5a33decd69eec1c66eb3e2263ffce1e76e762e35c5d45dcff05f821d30 │ │ └─94978 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-4xjcc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─170d87a91852a6d1a7d55a43fc0ac57bca02472b50aa12d9315da669061e1fe1 │ │ └─40266 etcd --advertise-client-urls=https://199.204.45.109:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─1ae34e92020b1613c5048c3751cdd8305b4cb8bff9b2251374d7d09f5db42a01 │ │ ├─197172 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197499 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197500 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f1510d3f8066df0a08a8fdfc6bc87d3a84be61ebcf9d9a726b7a3328f04bbf79 │ │ └─51550 redis_exporter │ ├─6b31d87a94771dce482aed28d5f010a0b13b5fb31c6c5c655cfc717ec70671ee │ │ └─40630 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fb5fccbce7c74483b5364830f53af324f51831e181cd370e489349ca5b8fac08 │ │ └─43166 /coredns -conf /etc/coredns/Corefile │ ├─6c202d1618a20b4d0186c2a55a37d48ac0c4ede061091e96a46e1a8833d6468e │ │ └─43096 /pause │ ├─a2150db633be6e7c93869c6e7f9b6988876b0c42a8328f88c7760ebc04f8b026 │ │ └─56138 /pause │ ├─5b4e1d48bb227147c26b7714021a621b87c66bec049f9a0e5e43f9809c38c2e1 │ │ └─124229 /pause │ ├─b9938492d688d86666ec7282c9a0a4358e54784dbd000d607c39fbea78ec61e9 │ │ └─139787 /pause │ ├─e50747754f2bc6ab46f14a2589c14760f742477a25596c90bffdf7ffa15965ba │ │ └─56290 nfd-master -crd-controller=true -metrics=8081 │ ├─d8905c6e54a7495beb009e938fc0d5967aee866963928e9649c949f375033ca5 │ │ └─47516 /manager --metrics-bind-address=:8080 │ ├─28cb50ac034a831c1ad316e62d2d87186839577454826261b60236744d689ec9 │ │ ├─64166 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64217 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0533cf4a037244d284ab4c52ea8d1c52224cb4a8086e1f777ca14531f8cba19c │ │ └─78659 /pause │ ├─79c026b7a9f34644d2a84f3817ff129d2b387956a625965da7c0710f4c8adb1c │ │ └─60060 /pause │ ├─dd7608acfa8284250e5ac7ddfc54d81a272b1234fc04566ac5a31806008f0563 │ │ ├─83636 barbiacan-api: uWSGI master │ │ └─83651 barbiacan-api: uWSGI worker 1 │ ├─f8b329514c57fb2ace589804b73d3caa8e0a2d6ca5ed69216426fd82c81607a7 │ │ ├─219298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219320 erl_child_setup 1048576 │ │ ├─219367 sh -s disksup │ │ ├─219369 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219370 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219711 /bin/sh -s rabbit_disk_monitor │ ├─25d4034aa9f8d29ed4e3a56c41b92b15ae404d1e4c039ea6d5ad28f0a55e5e53 │ │ ├─ 95103 /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 │ │ └─338128 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─350f54881bdf1fa07c4e5555833446da3dca1f0bea2b57f53f59822cb403f2c2 │ │ ├─61202 python -u /app/sidecar.py │ │ ├─61440 python -u /app/sidecar.py │ │ └─61441 python -u /app/sidecar.py │ ├─a2bb51f0bbf9849b170da66059398e5f1c34fee88e28581f269da163b19ff69b │ │ ├─217210 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217854 octavia-worker: ConsumerService worker(0) │ │ └─217859 octavia-worker: ConsumerService worker(1) │ ├─f2ca0a6814747e021d67f83ff42ae5ae00fae9a1cf58e1005db0cedd52237bcb │ │ └─61625 /pause │ ├─93877db978cb487ba613a0252355acf1f650ba14200ef18a6825909942411042 │ │ └─188246 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─61bb3f353924b11e4d5ff16f9523ff5d9fb0dcb7b66bb2c749cd39f8792eccfc │ │ └─200733 /pause │ ├─e40767ecdc836078e4f959a43a406ab9d5eee5a43003d65799a2751af8e3d089 │ │ └─44147 /pause │ ├─2d3e277318cc61d421b70aad68c5b3dbff01d3b9df5a0850cd3693187fe4dd46 │ │ ├─117984 cinder-api: uWSGI master │ │ ├─117997 cinder-api: uWSGI worker 1 │ │ └─117998 cinder-api: uWSGI worker 2 │ ├─7a322efeb28f16a314f54e0e7df4147dd42bad16297fc51f19c661155086b971 │ │ └─85169 /usr/local/bin/rook ceph operator │ ├─081aed7c6aa3a069c2683be557df04bac4e3225868631e38e6d68e8ce9d494b0 │ │ └─260364 /bin/openstack-database-exporter │ ├─0fe0f93d5850c9d4e31b9142d75df9011e0c1702bacc8b0dde9f80772e11dc8e │ │ └─244867 /pause │ ├─e6e422d64c3b6b578c10a2cbd63c916d169fe4723f3a1cfe5f19010e33b63897 │ │ └─143285 /pause │ ├─7dd8251ceeeb6a0ead3f48605aa83b4e6162ca34d47ba37441bae701077a60bf │ │ └─185287 /pause │ ├─619e9944fb51d62323fbd84001d641f41841187fd87a1863022d42d616d04a75 │ │ └─106612 /pause │ ├─978212850ba9351dc642d52af8e4ed37f24d782ebad03dd7b636b1d6b7a8d7ae │ │ └─63355 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9924406cbf41f662f14d6a9f3e1fef8566989d8d6d2975f85b08eb6c18ba8114 │ │ └─40215 kube-apiserver --advertise-address=199.204.45.109 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─e899581fd056984023fcc5936c2be64da67eea6906071fd0f3d5f004212902ab │ │ └─185155 /pause │ ├─8106ca76c1ec71bb6ac445552f0427b2222e12ff4dad486517be308a047ceba9 │ │ ├─138703 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138716 /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 │ ├─342a5cd516926c2040013dec40913808cf29d11c1b4fd1c3718d0016d064dab7 │ │ └─40234 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 │ ├─7c97eef45bb8704891208e0ac4481bbedaf4af0497dfddd3745617611b733308 │ │ └─208057 /pause │ ├─f456f3bd5f7d9db40961a17f3619ab8afec310cce8a095faac6edb9d6b5c18d3 │ │ └─48279 /pause │ ├─f6e4e4c5c25053144fd6f1a1528bd404e256e7765372583918d9cf8c404a2de6 │ │ └─108409 /pause │ ├─4cf7f3ecce3e0265f6e16e6dcd2e2ef26889ed492a41a7a4ad792dd444aa5b79 │ │ └─60900 /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 │ ├─b6c89a575913e9f4b0393139c858aa3e70a1e3c03c87913e67e48bf7a51d8c88 │ │ └─56003 /pause │ ├─6be1ce8ee2973ddfd2cd8aa4f1aae7a075c9281030f026530742191b8daa5d2a │ │ └─43699 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 │ ├─89a360c34c4a13b24635b93289ca1f0216b3bde02cc91092b4c732982c505853 │ │ ├─258489 apache2 -DFOREGROUND │ │ ├─261253 (wsgi:h -DFOREGROUND │ │ ├─261254 (wsgi:h -DFOREGROUND │ │ ├─261255 (wsgi:h -DFOREGROUND │ │ ├─261256 (wsgi:h -DFOREGROUND │ │ ├─261257 (wsgi:h -DFOREGROUND │ │ ├─261258 apache2 -DFOREGROUND │ │ └─261259 apache2 -DFOREGROUND │ ├─6249fb9f1792ebc695e7bd695f4f59576f0a13f86dfdfe0595291a6d870bae88 │ │ └─51435 valkey-server *:26379 [sentinel] │ ├─6ee1da12ab839d7c95bae14f232ce148bb2ac1796da7e37d51bddc557b92f574 │ │ └─61374 /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 │ ├─fdbfd511909e7d64f4043b4ba8e442f6fa18ac0e176e63f5a148c2fb472670b7 │ │ └─44058 /pause │ ├─318750da2d80ed4cdf6b14d7bcef30fea6a86ab8daf44e30a3ef24a5f5a119fb │ │ └─67983 /pause │ ├─6975c0f85f9f9e9986648f403028d6c2020f4b1d02f34397d72fd845fb697a7a │ │ └─65846 /bin/oauth2-proxy │ ├─84130195fc900d3bd5883da4a499ed50d5cb88ac498406cb97fa7a09067e510b │ │ └─60142 /pause │ ├─236402f523b74dba4e735a681277df21a6d9912f41768df8079bd4d01caccc30 │ │ └─40604 /pause │ ├─f1d84430029928eb09457ddb224db2f4b5d5ddea22fbff01d30e536aacc76dda │ │ ├─181474 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182280 /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/tmpod535z26/privsep.sock │ │ ├─182733 /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/tmpr1eyp8uu/privsep.sock │ │ ├─183345 /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/tmp3na3fm2u/privsep.sock │ │ ├─183749 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183750 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183803 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31/host --addn-hosts=/var/lib/neutron/dhcp/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b1073c4c-d04d-4c77-a840-e292806b4305,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 │ │ ├─183823 haproxy -f /var/lib/neutron/ns-metadata-proxy/d60ef9e0-9d86-4b73-9f7a-8cca700e0c31.conf │ │ ├─202710 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/44ab3205-5267-4feb-9e06-c4d943667822/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/44ab3205-5267-4feb-9e06-c4d943667822/host --addn-hosts=/var/lib/neutron/dhcp/44ab3205-5267-4feb-9e06-c4d943667822/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/44ab3205-5267-4feb-9e06-c4d943667822/opts --dhcp-leasefile=/var/lib/neutron/dhcp/44ab3205-5267-4feb-9e06-c4d943667822/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b4fe9a06-39e9-4d52-a168-0302f633effa,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 │ │ ├─202713 haproxy -f /var/lib/neutron/ns-metadata-proxy/44ab3205-5267-4feb-9e06-c4d943667822.conf │ │ └─366433 /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/tmpsk1az9do/privsep.sock │ ├─1338d5a79435d45cadf04eba2c3b9a0472a601862b400e8feae4803238f80a8d │ │ └─143233 /pause │ ├─6dc2902c2036159356379b8f67e9a3417b574bda9c70a387faf6a9d763958e4d │ │ └─65499 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─77c0b30994090128e22b60fac54940ce72fac0fbc438b2f6dd8172a6bc63031e │ │ └─245009 /pause │ ├─467434866cac03c6e630dabd8edff11402d659a7cc435838fa3f13bda096afca │ │ └─77172 /pause │ ├─496b461e5e6c4eb37a01d59f8877fee0a613fb9c43691aef0351a3a00b7b1f51 │ │ ├─181444 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) │ │ ├─181789 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) │ │ └─181790 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) │ ├─b7b8fbcfd4a30170094b7888b6beb7d1c284689f205e2e426dadfd088c329712 │ │ └─170686 /pause │ ├─60e8294a90d86a20fc8a474dc5947afae631803ab439106dfbe8e80b1b948bdc │ │ ├─90381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90406 erl_child_setup 1048576 │ │ ├─90476 sh -s disksup │ │ ├─90478 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90479 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90527 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90537 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90795 /bin/sh -s rabbit_disk_monitor │ ├─e16c7d4cd0d334e53227071c33d36bfd59071a9cced77524a428b8c18e89a747 │ │ └─64685 /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 │ ├─c652ecc72c96a2419f788a83e7255c4d3171efe837a99c45dc2f5f2c9e5a46db │ │ └─48851 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b924c79feacabe7670426b613c1e94c7e007f7d3dd5b4eae4e8752ea853f204a │ │ ├─262465 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262477 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7fddbabfd57de1a6deced866a3f11c434bccb7a2152e8655c6f29079c730230b │ │ ├─77332 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77355 erl_child_setup 1048576 │ │ ├─77402 sh -s disksup │ │ ├─77404 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77405 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77538 /bin/sh -s rabbit_disk_monitor │ ├─537a5574c6a8ff493e6bfa9f421087927856af157d9a0be0806259d61e82f726 │ │ ├─103542 glance-api: uWSGI master │ │ ├─103555 glance-api: uWSGI worker 1 │ │ └─103556 glance-api: uWSGI worker 2 │ ├─15e73225eeab7bedeeba39c94f301d690853a809f2154cdb4276c04965586cd9 │ │ └─240160 /pause │ ├─3337eadec1d737cbedc81453e7869a4b7219901e9212dc161c7b3130bca74143 │ │ ├─122663 /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 │ │ └─122802 /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 │ ├─6977ef09db613b2476791396f7f7a3b9b8c12d7007034e1d29eacc31b273afd1 │ │ └─60246 /pause │ ├─d78b24e092eee648dc3df145021557eb5ad1fd62a617ea9205d04f4392f8f5db │ │ └─46521 /pause │ ├─4d3e598e081e6254e3196e76dc75c2dc0d0d9dbfda1fe0f2ddc6f4775872ad23 │ │ └─43135 /pause │ ├─5768a7009ebc160de08a241e847222fc00a202fb21627906cd05e4877b5f3c65 │ │ └─144020 /pause │ ├─7e1c07045f8f70910e28a8f7701299f08d959318f32e795477dc8a25f71629c3 │ │ └─183769 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9d5759bad107936fbb7e69f626da0d802d1047b5c13b3d8efcb602670fedf53a │ │ └─40143 /pause │ ├─76af90b02bf82a0b5d4684524e3103a6c397a9eda79f8fef3b9bd88856b98864 │ │ ├─237518 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237823 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237824 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e9e450754b341e76ea43af16e653236f5f28f85f08b5a2f4cab8dfc9d4ab0878 │ │ └─140395 /coredns -conf /etc/coredns/Corefile │ ├─ad890bed59f9e333f57fadde731acc21e14418413507d82f67f512e56c3fb084 │ │ ├─200920 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200942 erl_child_setup 1048576 │ │ ├─200989 sh -s disksup │ │ ├─200991 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200992 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201216 /bin/sh -s rabbit_disk_monitor │ ├─3b342e5eb74e656fa3f75b680302bba0bf8a372b153d211ebcd1a769067bd384 │ │ └─40119 /pause │ ├─43260a3f66abce3fc5aa5d3c7d6eed7f209d8a17f501a65c2672974e751d99ac │ │ └─143609 /pause │ ├─a8ceb0a5a479acf29e5ac050824e970d2d5fea2788f35b042efb9498e802e063 │ │ └─65069 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a54125355040e79af9e7c260bb36651fce6d345c87f8421f9900ba7ae9b8b363 │ │ └─65998 /pause │ ├─2bd39baa0a512d63711b3e75b806e41157a819d1260716a53357d5acfeeafbbd │ │ └─55896 /pause │ ├─06024c0fa19387f375ea46f5d4535045f2674671a7e94e05e10eee4ba542bb55 │ │ └─170092 /pause │ ├─97d0653624590ac267a6f2a8d6a5014d524c571b43e95e6e2ceda68816f2ced1 │ │ └─259051 /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 │ ├─f1434664eb980efb0b9cf870e8f2b66c00dea7fa700e9b3fd921644350df0943 │ │ └─41366 /pause │ ├─031e7054c25b6c3eda6bd5fcdd79dc5125584abb0ab5803c188817423c8e08c2 │ │ └─121538 /pause │ ├─0aced74b8f7f9f98040ff22fa7d2e4773ab8c29f2f2c5a915303d08abd971674 │ │ └─41630 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─acc1160a88f30f1f799753e473b4c531650542c15db478e6bc6b9835311479d2 │ │ ├─253861 manila-api: uWSGI master │ │ ├─253888 manila-api: uWSGI worker 1 │ │ └─253889 manila-api: uWSGI worker 2 │ ├─b0daee858907de9f70ee55dfbdc014db3e7f306aad81dc704df7e571b53d64b7 │ │ ├─237018 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237658 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_q5onqgq/privsep.sock │ │ ├─237661 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237663 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a203a346e94e18f17d22da9b4fd4c0ee1056c5c88c0649111b05ea004bc369fd │ │ └─170331 /pause │ ├─a377756d7914f49397f9619cd6ef0b29765bf99d0e641b02604d3fa1b3224004 │ │ ├─254099 /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 │ │ └─254261 /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 │ ├─b063b1f8ad4ccb6076ea8f8e07c5703b80c8ddb261e86491c0b1325b4dd11a4b │ │ └─56217 nfd-worker -metrics=8081 │ ├─deb521d5875722fc4f1689d48055302442261315f20dbbf0a4f110c1b1276b80 │ │ └─140924 /pause │ ├─c07523b243dda973f221616ed94b0c26858e314b5934f716ce3f19ae9aa7c79e │ │ └─242547 docker-registry serve /etc/docker-registry/config.yml │ ├─ee77f0b0a5ade5f65f76bda2bd7215be49de1b0ae50d19bd922df0ae4a72943b │ │ ├─166594 nova-api: uWSGI master │ │ ├─166618 nova-api: uWSGI worker 1 │ │ └─166619 nova-api: uWSGI worker 2 │ ├─5523aa6dba8fa3eef1fde895c3441194fa3c2a679c922dffb390306c368b433c │ │ └─227889 /pause │ ├─19a0bd3ccaebb6efebda1cd461a1f5bf93da3b0cc09ae95b81a3d3977874ff5e │ │ └─140198 /pause │ ├─bd48bc5361a969e4ba5b790aeb3c2a903b5552e4be392ab25d3345c7942cde57 │ │ └─44354 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─282020f7e265b18313759554f9100564532ba1563b2a975b9afde252f303fe1c │ │ └─51211 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 │ └─f4ca6da953459ae6c9bd6a63fe9eb02d2462e17ce3ab90c38120f17c6d39eb4f │ └─170132 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount