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 │ │ │ ├─21557 /lib/systemd/systemd --user │ │ │ └─21558 (sd-pam) │ │ └─session-21.scope │ │ ├─21472 sshd: cephadm [priv] │ │ └─21579 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─722 /lib/systemd/systemd --user │ │ └─723 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 719 sshd: zuul [priv] │ ├─ 736 sshd: zuul@notty │ ├─ 881 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/162.253.55.215-22-zuul [mux] │ ├─409773 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ywuxqgokgsamjtjyswdpveiwpjcluhxj ; /usr/bin/python3'"'"' && sleep 0' │ ├─409774 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ywuxqgokgsamjtjyswdpveiwpjcluhxj ; /usr/bin/python3' && sleep 0 │ ├─409775 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ywuxqgokgsamjtjyswdpveiwpjcluhxj ; /usr/bin/python3 │ ├─409778 /bin/sh -c echo BECOME-SUCCESS-ywuxqgokgsamjtjyswdpveiwpjcluhxj ; /usr/bin/python3 │ ├─409779 /usr/bin/python3 │ ├─409814 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─409817 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-625598ed7ce62aedb15f43054dfe185df5506e1b317e4c1dcad4a844d8010d70.scope … │ │ ├─18555 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18573 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc72e96a1a5f32c9c095e9f8dcf96e88f8d7567e1c1e837e8f62763c1a2f2446 -address /run/containerd/containerd.sock │ │ ├─ 12676 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a3b46f0bc3497184690412ef76a26f60d27c81aad8236844fc1f98b25431d6f -address /run/containerd/containerd.sock │ │ ├─ 18529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 625598ed7ce62aedb15f43054dfe185df5506e1b317e4c1dcad4a844d8010d70 -address /run/containerd/containerd.sock │ │ ├─ 25122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 113b05912df5921af734d2fc0bfee14ab1d26f586359e1ecfdbd599565720eda -address /run/containerd/containerd.sock │ │ ├─ 29631 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a1aa505e5f838a1b9a7695ca89acc961b52cbbdbbbc9032a58cfa498e83b78d3 -address /run/containerd/containerd.sock │ │ ├─ 34355 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 660d716f64bc79bb75ee327b20d7c80e1bffb5b63f4479b7d06ab5faaa412414 -address /run/containerd/containerd.sock │ │ ├─ 38844 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b5295cd39a75e2b1869ee49766362c53f8bdf09b7f1f462ca5390fb8b087792f -address /run/containerd/containerd.sock │ │ ├─ 41362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0c690175f5a588e6c6fee3431a0647846a60e2451272605aa0260009f1a06d -address /run/containerd/containerd.sock │ │ ├─ 41407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c880d808f204102b74aa9c70c66cf188567821310889ca41a2a3b9ec260f924 -address /run/containerd/containerd.sock │ │ ├─ 41428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd892e65e8ea944fa955dfa8643bbca81f1a1422bfaed1cf870d98f58c6af90a -address /run/containerd/containerd.sock │ │ ├─ 41432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5f11063f1e504cb6132eee4165f5f030660f45163d4ab10f01753f5325f469 -address /run/containerd/containerd.sock │ │ ├─ 41435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4fd317e532de816f209e9d3e677bec0593e1888ba69db97ce542a8d96cf5e8 -address /run/containerd/containerd.sock │ │ ├─ 41971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a4fd221351472916e3869b4fff84a8cde225177ec66140102e75243a95c5a6 -address /run/containerd/containerd.sock │ │ ├─ 42706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b480beea08257624339b60e9c86d33cb2513c4036281119a1712098ff2893f4d -address /run/containerd/containerd.sock │ │ ├─ 42724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc9924b09b701763d8beb234027b575f2db156395522afe61e335d523d85ffa -address /run/containerd/containerd.sock │ │ ├─ 44081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f0ab2d170699736e9d6eda55251b4871b4de7729cebfcd59ed0516e3d911e3 -address /run/containerd/containerd.sock │ │ ├─ 44523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3133e98e184dfbe58d5ace66b40283c09ba83d0982ce7afdcfb8160f759c060 -address /run/containerd/containerd.sock │ │ ├─ 44590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f400d905e416eb8351a53595de8a802734b325cba07c5d80ad384e51301181f -address /run/containerd/containerd.sock │ │ ├─ 44991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926359a39dbb7cd5bd241fa308e3d3b3975facb5bb24631046b0171e95a50d0b -address /run/containerd/containerd.sock │ │ ├─ 45478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de6188cc03f595a0aad5b033aebad3a22abcdbb0e7cdb2c3d9ec237b916c72f -address /run/containerd/containerd.sock │ │ ├─ 45524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990ebd3eb06137934496120598c834702507c8b1c9256e1dca49058c71b4217c -address /run/containerd/containerd.sock │ │ ├─ 45584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a281d0a851ee1c40777d5108b4e20bb29528c87a844ba961edbe2a4e7c78f06e -address /run/containerd/containerd.sock │ │ ├─ 47660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f13f718dee3d0e45f5f2731dc49642fbc48a04c7cc53ea159ec4ab9f214cf9f -address /run/containerd/containerd.sock │ │ ├─ 47764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32ce207be8ea52a5912285786b1361588a2fe80049ca91c13c70e53c447f8ce -address /run/containerd/containerd.sock │ │ ├─ 48682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c223560db7e7446d0e691de7b7b09e12de501f02fcbd77267dd7692244261f78 -address /run/containerd/containerd.sock │ │ ├─ 48720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2dc2830b2d75c5f76a276d4d2ddb9b9c3d65a4d32c60368a58b620a30e630a8 -address /run/containerd/containerd.sock │ │ ├─ 49105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226a9b3b0513179330feb36f73af28823cdd4da3514a6cc3cf541f3eb274613e -address /run/containerd/containerd.sock │ │ ├─ 49418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60565b52ba8dda66356c4ac0d3fe84be2c57efdd308b984021210e0584b4d45 -address /run/containerd/containerd.sock │ │ ├─ 49820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8b270f3cde730bb63d22f8b191a4edc45c9bc5a041ad9a16c32cc02317b8203 -address /run/containerd/containerd.sock │ │ ├─ 52037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9658870513f723df819475871d3c729368078f45bd11ee0a257b5c309c4f9e -address /run/containerd/containerd.sock │ │ ├─ 52259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a20c9d1e1c0b43be01e5e5ec334977c2d144756e8aadb745000497229eb5590 -address /run/containerd/containerd.sock │ │ ├─ 57539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ad80e73616b4777b224818b048ce9fd0a1bd423e2aaa001422bbda882626305 -address /run/containerd/containerd.sock │ │ ├─ 58342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ac2885376330b4ccdc3b3370e3e358bd7796f349c050e253bc399a52595382 -address /run/containerd/containerd.sock │ │ ├─ 58380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb4946c48d17e8d6efee02c9e9c69314b89dd4dfa6b5ab53d97f72654a49dbb -address /run/containerd/containerd.sock │ │ ├─ 58436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ffc374567db1941bc47aaeac3fe178fb91f172fc3aaa12169f6834d8fcdc57 -address /run/containerd/containerd.sock │ │ ├─ 58590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73a3c09bd09bf8c15972d5f2ae130fe9f9eed048b80b95919dc9976df2d09354 -address /run/containerd/containerd.sock │ │ ├─ 63621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926ca273449433d358f66bd595d1e8aaed578071c8683014eee09b63d7ce77f3 -address /run/containerd/containerd.sock │ │ ├─ 63817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1a6a604f3cc5ad7762a788d4a9aa000ebdbba1bb0a3f645479e8fff183a897 -address /run/containerd/containerd.sock │ │ ├─ 63860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91a281c9211cfc1368fc120b69bc70e08f2c12fc6c57b071c3dc809dd080fdf -address /run/containerd/containerd.sock │ │ ├─ 63897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5527db6027bab94ead0a3c70dcf88722f209724024a445559b06f4e178a62154 -address /run/containerd/containerd.sock │ │ ├─ 65078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf872f69ff61da171e76967a0b41998d1860103bf42f90e1e80c226806a903ae -address /run/containerd/containerd.sock │ │ ├─ 65368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be33553ef7b13ea0008ed1c3a5ec8f3454cdfd8e28e026d7329354edf63cce37 -address /run/containerd/containerd.sock │ │ ├─ 65618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c6c24486a8a897ad1fc811e1b264d45cd7644697fc083153c880018146c572 -address /run/containerd/containerd.sock │ │ ├─ 65659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba0742596c57a3efa6eb76971dffc4c6e94b7506f25dfcb4376e67738416c1e -address /run/containerd/containerd.sock │ │ ├─ 65713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 591de16a4aea7f760ebd1615edb51b587a3771aea6cf80ffc0db00d8f71f8226 -address /run/containerd/containerd.sock │ │ ├─ 66129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c695ac1c1c1a7111cfc4efa8a87173b4e608494d1b1f87bcf0d7cc0488b780 -address /run/containerd/containerd.sock │ │ ├─ 66618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 591077d7af4395f31cb7224546c2597aa54984dc4d21055e26238e6b2e9ab6c6 -address /run/containerd/containerd.sock │ │ ├─ 66771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04f785c976eae5c1f689ba270eb7982fc0de2ddd66554783537620896aecd6e -address /run/containerd/containerd.sock │ │ ├─ 67663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b574fe098eb56105939b34f3bed54158f024d959511c0e472c858562daf77fd -address /run/containerd/containerd.sock │ │ ├─ 68411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5699bd0192c39c64a206bb65bbf191c4958902cf4491fa3712592ada29dda4fd -address /run/containerd/containerd.sock │ │ ├─ 69931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8f212b98838fc0fd48983437dfc0f66fc50cecc6aafd1ada5e64f3710cc461 -address /run/containerd/containerd.sock │ │ ├─ 71740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7d2c42eafaca63f9d9ecd6903e205de35ad42b371fea0ca834f9c1c509aa59 -address /run/containerd/containerd.sock │ │ ├─ 80953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac1952f99516e4caec25074d80055832e1f9263a2644fc5cacffecf740f3266 -address /run/containerd/containerd.sock │ │ ├─ 82423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da6b5aa26a9a097745adc372a31c04dd8bb41e0a06ba18313722ca9d7e687395 -address /run/containerd/containerd.sock │ │ ├─ 88331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af3cf55d2281bd2c4e4346dd7fd41d27248d392bfca33728af04031d34a305a -address /run/containerd/containerd.sock │ │ ├─ 95114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65002068529111c2ec5e5e1ca07155ae4197c7d861e26a8e8ea49bc558c218cb -address /run/containerd/containerd.sock │ │ ├─ 98582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eea6a421909064e04abee6f611002111547b6bba40e4dd65df27879c2e765751 -address /run/containerd/containerd.sock │ │ ├─ 98695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beac4c7954e7fa100f8d07187bfa4f4eed68440016a7398a1cd43a7c5629bd05 -address /run/containerd/containerd.sock │ │ ├─107690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff4a1a012cbaba6a41fd3b6c6fad90aba68efd661a3cdf7dfe6d29fdd881292 -address /run/containerd/containerd.sock │ │ ├─109182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e0567b53a8fb78480a9061a310a2237b88226dd145d7e78ddc5dd3f5cb93a8 -address /run/containerd/containerd.sock │ │ ├─109227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5707c445c24ed52ead1934d4a26afdd5e2449bdb7773e354bc4b7a8b42e1b47d -address /run/containerd/containerd.sock │ │ ├─111244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc631bd6b4ced5fb2dd944357c1800d718f09d7ebaf24c1bc20b6f920711fb5e -address /run/containerd/containerd.sock │ │ ├─112969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc865c335a24866a1cdd75cf5f2557f998dae027276413313fbc1ca7433cb79 -address /run/containerd/containerd.sock │ │ ├─113041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b824bfb6a738714c6cc5baa483a89e02b27a326227cf7761d9d7cf6288451cb8 -address /run/containerd/containerd.sock │ │ ├─126089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d83e0c752d2f37003c60db66e388c12e159a06b393780a50cd6ddbc17f422d5 -address /run/containerd/containerd.sock │ │ ├─126122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38fb750ae133c8a10124e4e21aaa03ddb457d0029993663342aa92b911d80bc3 -address /run/containerd/containerd.sock │ │ ├─128649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb11f43fdd62aa33cbe8a71f21c0fb7b9ace4debbf0bc3c572526852db62d3e -address /run/containerd/containerd.sock │ │ ├─154459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714a6203e35c6bc7e85fce6d7bc98c528fedaa6d4d96b3bf506ac5b54056e384 -address /run/containerd/containerd.sock │ │ ├─155533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f2909f0ca7f8aef1cf4af0c323b8a825e68c6569eb43b4ef3f18f4d924ba02c -address /run/containerd/containerd.sock │ │ ├─156606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5688c6febe2da2ade5ebecfcced72af8df6e67378cac4bb4d69804b9c5245fd6 -address /run/containerd/containerd.sock │ │ ├─156655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99d4572a4874055998651abd54ad128609837699730895dd6730b616021fa648 -address /run/containerd/containerd.sock │ │ ├─157212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6f544716d6ff15d94b7aa2167e6c123860ceb4f9a951ba38aef398708e99d2c -address /run/containerd/containerd.sock │ │ ├─158382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ab23b220b7f351033cc93a062cafcc515f3d2fa7808ccf7cc052146223557b -address /run/containerd/containerd.sock │ │ ├─160861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4787d16cd69959828ec97dca41b816b5c3d9d60160c057dec311774d38e27e4 -address /run/containerd/containerd.sock │ │ ├─160955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88d8783a9d24020e454f53aa9504cb989d5456923adcd2a9ced31ec74fcbd94 -address /run/containerd/containerd.sock │ │ ├─161098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f7695030e359deda6ee5be16dce5b7f1beffe77dfefe3c091b1f294cd9a357 -address /run/containerd/containerd.sock │ │ ├─161345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f1d717b2efc93a3bff9b3504a9bca8fdb9a638b3222ce81f360da38d00fdc5 -address /run/containerd/containerd.sock │ │ ├─161530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eae73ad17cca51126ea7f7b5077cab2e2a35cf759ba352a514ca9c56776a7b5 -address /run/containerd/containerd.sock │ │ ├─161902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f505d8f1adfcbb9c4411d3d1fdef186bf5e16c09ebcc42e4f5c16f72172a5bd9 -address /run/containerd/containerd.sock │ │ ├─173789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f807e389cf09c9d572847d1a5e65cfa67afad12d91aa58e19e8d678f83009a -address /run/containerd/containerd.sock │ │ ├─175613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b643399457a2dfb502f75cca4964186b17149a03d263a96340b2b3bf60ce874c -address /run/containerd/containerd.sock │ │ ├─175633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5113b2fc8f6c606ee0c331d7d5f526b6a2381b25e0f135cae61c06bbfe691f06 -address /run/containerd/containerd.sock │ │ ├─175720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ad435d3fe69ce6bfe0757b4a19801c7664d43956864772930d941210e70a03 -address /run/containerd/containerd.sock │ │ ├─176023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cf675815da18c73a5dfd162fa3f2090acd5856f4bd64d86fbe8a37b6db5b0f4 -address /run/containerd/containerd.sock │ │ ├─176074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca6575e7b607378f27bc5a809ba06123b719bfdda0e15e095b161f4fa926f8b -address /run/containerd/containerd.sock │ │ ├─182706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75907b576724922a538b268f83ee20be8af38dace220e16fa22df2beab883bce -address /run/containerd/containerd.sock │ │ ├─188255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d5016dfdcd6ff8fe08ec7f831b2ca0ef6aa308793be3e260dcc557cb447266 -address /run/containerd/containerd.sock │ │ ├─190587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0554f7ae721e84da03b012dcc88e18ec8f6eaf5d42ff1896acf8d2494d63a43 -address /run/containerd/containerd.sock │ │ ├─190649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e341cc0a8cd7587c0b2f63d1d6ea9f783f1e7d77cfcbac6cea6b91cfe66520 -address /run/containerd/containerd.sock │ │ ├─190744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101a65b44e37d4ee910274b39b9d1555ea66aed5b4c2e8095016b04e0a9b8e6d -address /run/containerd/containerd.sock │ │ ├─207029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18eb55041b0602a3065f9f99bad71fdc4c9e490fd3db19565eada2d055205fd7 -address /run/containerd/containerd.sock │ │ ├─214545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3feca3ac9ede68b318a56570184b29fd930bbf6e383011aa15186e20a1401fe -address /run/containerd/containerd.sock │ │ ├─214649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34cf0b0cd3eac13aa9235a62a35ef65928df3164ba3e39ae342dbc2fa9d08bd3 -address /run/containerd/containerd.sock │ │ ├─214666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd83467421f7f485af0b2891d7a977ac885e53e09dbfce5dd30e1b217483d756 -address /run/containerd/containerd.sock │ │ ├─214915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb5b770039bb7e51764dc4268a27672b97a77756fc0af91d320ea1b0f12aec7 -address /run/containerd/containerd.sock │ │ ├─226339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75123e2d7f8fcdd47df744e5fe56fc6aa6cafc7e71eadf5ec69ca40bd280e5a8 -address /run/containerd/containerd.sock │ │ ├─228678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bc5e52eb418776c3d1d0bcfbd64f72b766ef24d9a783e648109749232064355 -address /run/containerd/containerd.sock │ │ ├─229893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6c6c6a202e866c05764d6158f4f4c86be05672441113e03706e22c5ea1b2c7 -address /run/containerd/containerd.sock │ │ ├─230796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0ee5d4e999648afbc2f1bf0c2f7aad1c49013800d9c13ec27180c85ee6e3ed -address /run/containerd/containerd.sock │ │ ├─231313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5137b81661503fb6d55ebe8b0a2bb81db17de9f07bdd5dfc8bec7ebb39eb5b -address /run/containerd/containerd.sock │ │ ├─233252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a927af76dc5f2dd792633c96210c6ab0cf85d6d087fba8715e7059a9ffe30135 -address /run/containerd/containerd.sock │ │ ├─234829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff20adfb0bd76639f98621e405db6ccb7ca7d7d4ad627775a2c5ae5bb88024c8 -address /run/containerd/containerd.sock │ │ ├─235009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b3531fc52f57b8771613265eef355c4fae74e73bc039013fa747fae62089a8 -address /run/containerd/containerd.sock │ │ ├─244217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9988066af92c3e29f92b9c5aea9b8e31d4d6d40bf2e56dc1fc94136938bf0a5 -address /run/containerd/containerd.sock │ │ ├─244693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e47fdc1a9bf2f3ff4a3c788aa3efef1f52beea1e9125a047777f1e4efc47bfd4 -address /run/containerd/containerd.sock │ │ ├─247398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db0969e6218bc69803543cecddf29affe0e20180191712d8fbf58fb4be945e5 -address /run/containerd/containerd.sock │ │ ├─252280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3377ec646baf815d16aba8de4d217b261407a119448ac4a46ae222a49c1a3601 -address /run/containerd/containerd.sock │ │ ├─252497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 045d1854f6ac5e35a6f178d0257d6ed53be23fadd14a1a5c697d8eee065aaa0f -address /run/containerd/containerd.sock │ │ ├─252531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d81408d0d752b38bc86e0c7ba207cbeb5d1f358c3f4061ded310c7e90aef0d -address /run/containerd/containerd.sock │ │ ├─252631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1d8590316a9c1640a0cdc71953eaa94fd0241ac012e0b35fed4ec08ba5754e -address /run/containerd/containerd.sock │ │ ├─263979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc60df64c251fa23e8ff31862fdf1fef6bd13d229686155e6ad29be8334374ec -address /run/containerd/containerd.sock │ │ ├─266669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9528439468e023b622a82903155a8beb08c80f2290f389717bbf3ea99bc6c29a -address /run/containerd/containerd.sock │ │ └─268285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24febd8ec91f43b27634cb4916e4e0e4769a9872686f2a6a3e822d754164a08 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─536 /lib/systemd/systemd-networkd │ ├─docker-0a3b46f0bc3497184690412ef76a26f60d27c81aad8236844fc1f98b25431d6f.scope … │ │ ├─12700 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.taomub -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12720 /usr/bin/ceph-mgr -n mgr.instance.taomub -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─409 /lib/systemd/systemd-udevd │ ├─docker-660d716f64bc79bb75ee327b20d7c80e1bffb5b63f4479b7d06ab5faaa412414.scope … │ │ ├─34381 /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 │ │ └─34393 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─644 /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 │ │ │ ├─29337 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29614 /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 │ │ │ ├─18487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18508 /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 │ │ │ ├─24843 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25106 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38799 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38820 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34059 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34338 /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 │ │ │ ├─12233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12262 /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.taomub.service │ │ ├─12590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.taomub/unit.run │ │ └─12618 /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-taomub --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.taomub:/var/lib/ceph/mgr/ceph-instance.taomub:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.taomub/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.taomub -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 │ │ └─661 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─633 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─147427 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41828 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.215 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─376 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─660 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10841 /usr/sbin/chronyd -F 1 │ │ └─10842 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-113b05912df5921af734d2fc0bfee14ab1d26f586359e1ecfdbd599565720eda.scope … │ │ ├─25149 /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 │ │ └─25161 /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-b5295cd39a75e2b1869ee49766362c53f8bdf09b7f1f462ca5390fb8b087792f.scope … │ │ ├─38873 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38898 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-a1aa505e5f838a1b9a7695ca89acc961b52cbbdbbbc9032a58cfa498e83b78d3.scope … │ │ ├─29656 /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 │ │ └─29668 /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-resolved.service │ │ └─412 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─142553 /sbin/iscsid │ │ └─142554 /sbin/iscsid │ ├─run-rd357f72f4fab495da8148da0dfb26000.scope │ │ └─189640 /usr/sbin/libvirtd --listen │ ├─docker-fc72e96a1a5f32c9c095e9f8dcf96e88f8d7567e1c1e837e8f62763c1a2f2446.scope … │ │ ├─12341 /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 │ │ └─12354 /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 │ ├─dbus.service │ │ └─629 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─643 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─635 /lib/systemd/systemd-logind ├─k8s.io │ ├─34cf0b0cd3eac13aa9235a62a35ef65928df3164ba3e39ae342dbc2fa9d08bd3 │ │ └─214722 /pause │ ├─5527db6027bab94ead0a3c70dcf88722f209724024a445559b06f4e178a62154 │ │ └─63919 /pause │ ├─f66b86d7ffdfde0f48b0ba94478ffa13ad21933c75cbfdc2c9380505e931748c │ │ └─49249 percona-xtradb-cluster-operator │ ├─b8a51d94209eac6e7dcaa75f6eb84de04a5167d7d94e025f4c72171993463074 │ │ └─58662 nfd-gc -gc-interval=1h │ ├─b00102c0996997d6ab7ea4daa30742ec359c2ecfef3567b076d08f720e1cccfb │ │ └─183355 vector --config /etc/vector/vector.toml │ ├─a927af76dc5f2dd792633c96210c6ab0cf85d6d087fba8715e7059a9ffe30135 │ │ └─233274 /pause │ ├─a6f544716d6ff15d94b7aa2167e6c123860ceb4f9a951ba38aef398708e99d2c │ │ └─157241 /pause │ ├─6d209a5986eaf0d846bd626ba337149d500d000923cdde273419c7fefc38da52 │ │ ├─203122 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203344 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203345 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─343f3abe7edd9e2ce87389bcd7cc2348cd9d9e2c6aee30e8423647bc399a47c9 │ │ └─65142 /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 │ ├─7a5fdc2848610592280fbbabadc7297cf907d4eb3e1e4d3570c0d97dd0c8fd67 │ │ ├─171980 nova-api: uWSGI master │ │ ├─172026 nova-api: uWSGI worker 1 │ │ └─172027 nova-api: uWSGI worker 2 │ ├─9d890067c923518bf19b7cc7425c151f1d00974cb06c5027aff7e781d366a6d5 │ │ ├─183438 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183468 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─eeacbb763295ecd60d8d63456c393a8add4bfffbe1ede91415df9233095b2986 │ │ ├─81058 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81075 /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 │ │ ├─81081 erl_child_setup 1048576 │ │ ├─81128 sh -s disksup │ │ ├─81130 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81131 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81143 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81144 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81346 /bin/sh -s rabbit_disk_monitor │ ├─c96ede36b01503a7f8e689677f36792da4c94995faef808705002b787e93ffd1 │ │ ├─95241 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95258 /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 │ │ ├─95264 erl_child_setup 1048576 │ │ ├─95312 sh -s disksup │ │ ├─95314 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95315 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95338 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95837 /bin/sh -s rabbit_disk_monitor │ ├─1cc9924b09b701763d8beb234027b575f2db156395522afe61e335d523d85ffa │ │ └─42769 /pause │ ├─7bc5e52eb418776c3d1d0bcfbd64f72b766ef24d9a783e648109749232064355 │ │ └─228703 /pause │ ├─e60565b52ba8dda66356c4ac0d3fe84be2c57efdd308b984021210e0584b4d45 │ │ └─49444 /pause │ ├─2a1d8590316a9c1640a0cdc71953eaa94fd0241ac012e0b35fed4ec08ba5754e │ │ └─252674 /pause │ ├─e47fdc1a9bf2f3ff4a3c788aa3efef1f52beea1e9125a047777f1e4efc47bfd4 │ │ └─244717 /pause │ ├─99d4572a4874055998651abd54ad128609837699730895dd6730b616021fa648 │ │ └─156696 /pause │ ├─023a6a191434d9e83e4965813ac6e9b4c8407ef3a8594ea16bb1f7fc508bc69a │ │ └─64504 /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 │ ├─6f400d905e416eb8351a53595de8a802734b325cba07c5d80ad384e51301181f │ │ └─44616 /pause │ ├─83cac3229517ea242b519c05914c11891a1d419c178ed31ed87f90db62435efe │ │ ├─64890 python -u /app/sidecar.py │ │ ├─65173 python -u /app/sidecar.py │ │ └─65174 python -u /app/sidecar.py │ ├─698ac62efc0aaf6a769023ef91515728afc978343859632b90cb7cfb9337a448 │ │ └─250843 docker-registry serve /etc/docker-registry/config.yml │ ├─c85f1a16aa3df26969853b38df4bf488ba80c4c4c288944db7638166c30e62d9 │ │ └─167230 /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 │ ├─178e8819d2033abb7b858e6567cff6e7ba366fb88c7acc594bfdd50dd1f9300f │ │ ├─176518 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─407427 sleep 300 │ ├─b0d8fc69bc8e089424d438689a4b7b43d9dfdbd81193f04df37fb5f45f032db5 │ │ └─41625 etcd --advertise-client-urls=https://162.253.55.215: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://162.253.55.215:2380 --initial-cluster=instance=https://162.253.55.215:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.215:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.215: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 │ ├─00d778d11eb7edce5de27259df4e4957e3b0147858bacbb3452a776dbb38f592 │ │ └─262053 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─857fbd95422a6bc513e1b0fa5d073ad351b7b861aebf820be7881a27dc1a36bc │ │ └─45808 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b3753483f62cf101dcbe9a43f88681fe314e4da1aa838eac0f1b65b1b07cd371 │ │ └─41644 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 │ ├─52e0567b53a8fb78480a9061a310a2237b88226dd145d7e78ddc5dd3f5cb93a8 │ │ └─109206 /pause │ ├─75123e2d7f8fcdd47df744e5fe56fc6aa6cafc7e71eadf5ec69ca40bd280e5a8 │ │ └─226395 /pause │ ├─78d81408d0d752b38bc86e0c7ba207cbeb5d1f358c3f4061ded310c7e90aef0d │ │ └─252565 /pause │ ├─edb5b770039bb7e51764dc4268a27672b97a77756fc0af91d320ea1b0f12aec7 │ │ └─214974 /pause │ ├─101a65b44e37d4ee910274b39b9d1555ea66aed5b4c2e8095016b04e0a9b8e6d │ │ └─190787 /pause │ ├─05b7ae6068c3dc63915d203c66c1e2c3c56831f3fc5991791b9335bd078eedaf │ │ ├─223536 octavia-api: uWSGI master │ │ ├─223548 octavia-api: uWSGI worker 1 │ │ └─223549 octavia-api: uWSGI worker 2 │ ├─6a20c9d1e1c0b43be01e5e5ec334977c2d144756e8aadb745000497229eb5590 │ │ └─52282 /pause │ ├─797c5fbfea934363bde1e91a8953fd3aec7e44b0205881987bd80fcc3d33c29e │ │ ├─50032 mysqld --wsrep_start_position=5cec1360-b3b5-11f1-aa1b-ee41d27070cc:20 │ │ └─50158 /var/lib/mysql/mysql-state-monitor │ ├─99b2c3538b50f4e3ae89f77fd01398f346f2f1c5ccd7636c7dff4eb506dc44cc │ │ ├─122781 cinder-api: uWSGI master │ │ ├─122794 cinder-api: uWSGI worker 1 │ │ └─122795 cinder-api: uWSGI worker 2 │ ├─6de6188cc03f595a0aad5b033aebad3a22abcdbb0e7cdb2c3d9ec237b916c72f │ │ └─45506 /pause │ ├─fce6b48cb2c2150f0584d9481b9bbf5b3bb1af21b7e466b949d052941f1a9d2c │ │ ├─185866 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─186328 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186329 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186330 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b0c695ac1c1c1a7111cfc4efa8a87173b4e608494d1b1f87bcf0d7cc0488b780 │ │ └─66151 /pause │ ├─b1326025d82558c40443c561ac2fc5f7ac131fbfb67e8a5803909de0540bf40e │ │ ├─224694 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225163 octavia-worker: ConsumerService worker(0) │ │ └─225166 octavia-worker: ConsumerService worker(1) │ ├─3d83e0c752d2f37003c60db66e388c12e159a06b393780a50cd6ddbc17f422d5 │ │ └─126113 /pause │ ├─62d6b9f622530e53181c1b34c771ba98a344bec2f55903251556ea403adcb34d │ │ ├─173902 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173919 /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 │ │ ├─173925 erl_child_setup 1048576 │ │ ├─173972 sh -s disksup │ │ ├─173974 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173986 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174247 /bin/sh -s rabbit_disk_monitor │ ├─c223560db7e7446d0e691de7b7b09e12de501f02fcbd77267dd7692244261f78 │ │ └─48706 /pause │ ├─5a7d2c42eafaca63f9d9ecd6903e205de35ad42b371fea0ca834f9c1c509aa59 │ │ └─71761 /pause │ ├─226a9b3b0513179330feb36f73af28823cdd4da3514a6cc3cf541f3eb274613e │ │ └─49130 /pause │ ├─a3133e98e184dfbe58d5ace66b40283c09ba83d0982ce7afdcfb8160f759c060 │ │ └─44550 /pause │ ├─7f2909f0ca7f8aef1cf4af0c323b8a825e68c6569eb43b4ef3f18f4d924ba02c │ │ └─155561 /pause │ ├─3ad80e73616b4777b224818b048ce9fd0a1bd423e2aaa001422bbda882626305 │ │ └─57563 /pause │ ├─ecadf27d00dbdfe7426d40b0f73ad37ba1cffc8ec042f649ebf8dd8c6534a36e │ │ ├─225635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225662 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dc631bd6b4ced5fb2dd944357c1800d718f09d7ebaf24c1bc20b6f920711fb5e │ │ └─111267 /pause │ ├─990ebd3eb06137934496120598c834702507c8b1c9256e1dca49058c71b4217c │ │ └─45552 /pause │ ├─b82cbd3181dbc6250581ac0042321eb50eac4441c7b55d98c4f59d5d0e8dd1e8 │ │ └─230123 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1f13f718dee3d0e45f5f2731dc49642fbc48a04c7cc53ea159ec4ab9f214cf9f │ │ └─47687 /pause │ ├─a298abd063bb916502a8fecccb92c723f7c3f4e3c70c87d0fb0f481e0f8f535f │ │ └─268589 /bin/openstack-database-exporter │ ├─e1297b93d4f4d49b6681113b62c13e926b6674ca75ebdd522e05b37451d3c70f │ │ └─189595 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─39f807e389cf09c9d572847d1a5e65cfa67afad12d91aa58e19e8d678f83009a │ │ └─173813 /pause │ ├─69a2a42d42801edc504c766a76ae5cfbd2f3587107f673c7505c07fc5f400595 │ │ ├─70229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70246 /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 │ │ ├─70252 erl_child_setup 1048576 │ │ ├─70299 sh -s disksup │ │ ├─70301 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70302 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70323 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70516 /bin/sh -s rabbit_disk_monitor │ ├─7e0ebb88e3228e9f48329979a909953a9470148c1376fd311288f85448942f11 │ │ └─48266 /server │ ├─3536e93dae3ed5e40d960c471cbbe4d177315ad526b831b02e94672b3d9a331a │ │ └─124267 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1d0ee5d4e999648afbc2f1bf0c2f7aad1c49013800d9c13ec27180c85ee6e3ed │ │ └─230822 /pause │ ├─2d13a942dc0d388868bf32e4d51cd3d7c823af77a86ba7c8211f426366c05c56 │ │ └─66210 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 │ ├─926ca273449433d358f66bd595d1e8aaed578071c8683014eee09b63d7ce77f3 │ │ └─63647 /pause │ ├─7a9658870513f723df819475871d3c729368078f45bd11ee0a257b5c309c4f9e │ │ └─52061 /pause │ ├─cf872f69ff61da171e76967a0b41998d1860103bf42f90e1e80c226806a903ae │ │ └─65101 /pause │ ├─78538bbd14ee29dd9914a374a9b24a832789aa3a50c7f42ed020a07dbfd47634 │ │ └─68896 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─38b3531fc52f57b8771613265eef355c4fae74e73bc039013fa747fae62089a8 │ │ └─235036 /pause │ ├─bf8f212b98838fc0fd48983437dfc0f66fc50cecc6aafd1ada5e64f3710cc461 │ │ └─69955 /pause │ ├─9d5137b81661503fb6d55ebe8b0a2bb81db17de9f07bdd5dfc8bec7ebb39eb5b │ │ └─231338 /pause │ ├─2b41d34ce5f575e3d9758d6e314d0d82f1bfb6941792ae214e98d20c30c7e8a6 │ │ └─44577 /coredns -conf /etc/coredns/Corefile │ ├─e9ab23b220b7f351033cc93a062cafcc515f3d2fa7808ccf7cc052146223557b │ │ └─158407 /pause │ ├─e24febd8ec91f43b27634cb4916e4e0e4769a9872686f2a6a3e822d754164a08 │ │ └─268315 /pause │ ├─523287dc298b281a8ea993d3315c19056bb50deccda59a5072fa5c7668bf7800 │ │ └─69242 /bin/oauth2-proxy │ ├─b32ce207be8ea52a5912285786b1361588a2fe80049ca91c13c70e53c447f8ce │ │ └─47788 /pause │ ├─c5478bb63c269d54feca04be9c600a22d4de0ef65538294b0dca048309702e62 │ │ └─224673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2af3cf55d2281bd2c4e4346dd7fd41d27248d392bfca33728af04031d34a305a │ │ └─88357 /pause │ ├─b2ed2c0170890afd30901a7b755e377994843d4df6be0d57f65ecbc317b14a4d │ │ └─69118 /bin/pushgateway │ ├─52fd5711f4850a76797dbc5505eabaab88acaa68ff6b03f10a2a5db5a36b03f0 │ │ ├─262077 manila-api: uWSGI master │ │ ├─262135 manila-api: uWSGI worker 1 │ │ └─262136 manila-api: uWSGI worker 2 │ ├─10b63c6445a3433087434d294b8da45f6f79b0a18e3d5f92343024f5f0cb57ab │ │ └─42022 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─926359a39dbb7cd5bd241fa308e3d3b3975facb5bb24631046b0171e95a50d0b │ │ └─45016 /pause │ ├─5793af152194afeae44efb57e408270a9fd9850f305ea6ec10ae26ff864b8880 │ │ └─68693 /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 │ ├─1ca6575e7b607378f27bc5a809ba06123b719bfdda0e15e095b161f4fa926f8b │ │ └─176098 /pause │ ├─591077d7af4395f31cb7224546c2597aa54984dc4d21055e26238e6b2e9ab6c6 │ │ └─66641 /pause │ ├─be33553ef7b13ea0008ed1c3a5ec8f3454cdfd8e28e026d7329354edf63cce37 │ │ └─65400 /pause │ ├─5688c6febe2da2ade5ebecfcced72af8df6e67378cac4bb4d69804b9c5245fd6 │ │ └─156635 /pause │ ├─7b0c690175f5a588e6c6fee3431a0647846a60e2451272605aa0260009f1a06d │ │ └─41425 /pause │ ├─2cf675815da18c73a5dfd162fa3f2090acd5856f4bd64d86fbe8a37b6db5b0f4 │ │ └─176049 /pause │ ├─9528439468e023b622a82903155a8beb08c80f2290f389717bbf3ea99bc6c29a │ │ └─266698 /pause │ ├─b480beea08257624339b60e9c86d33cb2513c4036281119a1712098ff2893f4d │ │ └─42754 /pause │ ├─18cd811b8267ca45a3cc99927cd846dfba8b1e47e9ac0d87b355a6c1c1c0170d │ │ └─50191 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a510d943f1a1f5bed06963848b2ff5ca15547175bc8b763938abdc99f9a06994 │ │ └─193613 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─29f1cba9c590cf14ece9da29c05a72a1a02d6827a0860beb9e01fead937b4e3c │ │ ├─183293 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183538 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183549 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─409638 sleep 15 │ ├─90746fa9ccfc298facca0c784985bc8162fd923fb3f5cad0f9ced8cbec354561 │ │ └─69001 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1f683e517ea7f18eae6387d6a2467be3f8f60a518be088c81a30c4883440cff2 │ │ ├─244525 magnum-api: uWSGI master │ │ ├─244584 magnum-api: uWSGI worker 1 │ │ └─244585 magnum-api: uWSGI worker 2 │ ├─51ac2885376330b4ccdc3b3370e3e358bd7796f349c050e253bc399a52595382 │ │ └─58365 /pause │ ├─f9988066af92c3e29f92b9c5aea9b8e31d4d6d40bf2e56dc1fc94136938bf0a5 │ │ └─244247 /pause │ ├─9f38ba139fc13c7bc95ed8fd168c84a35e3f02a1bcc224942a22865ecb8fc8c7 │ │ └─45760 /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 │ ├─67bbfec1688e468fa2c3e0e6fcf9f2c7b3a79eb5bf6915e6a7e2b1c53b8251af │ │ ├─203158 heat-api-cfn: uWSGI master │ │ ├─203212 heat-api-cfn: uWSGI worker 1 │ │ └─203213 heat-api-cfn: uWSGI worker 2 │ ├─2ba0742596c57a3efa6eb76971dffc4c6e94b7506f25dfcb4376e67738416c1e │ │ └─65686 /pause │ ├─6e3f20ef186b78c69cc92a9a5c2cc637144a5a9aeff5c77c4a6becd2a3c898ee │ │ └─69263 /bin/memcached_exporter │ ├─7ed7b323400a9aeb228795cdc24a585b1547b7670cca08d5b679880583c35412 │ │ └─41606 kube-apiserver --advertise-address=162.253.55.215 --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 │ ├─cebd34ffb5ae58e799df538c14e206f5ad0eaccc8304178d42a90792972535a5 │ │ └─52431 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 │ ├─fff4a1a012cbaba6a41fd3b6c6fad90aba68efd661a3cdf7dfe6d29fdd881292 │ │ └─107715 /pause │ ├─7848f20a0e964c6eb09b92cf1bafde22768b48f162c77c5b4c16315c894f4e7a │ │ ├─188481 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188518 /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 │ │ ├─188531 erl_child_setup 1048576 │ │ ├─188589 sh -s disksup │ │ ├─188591 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188592 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188982 /bin/sh -s rabbit_disk_monitor │ ├─2b88062fa99a5a5473c9b21100cdeb13aa8f1ecad9f9ce123cc7a0a9e6eb343f │ │ └─50130 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─13b715d7aa54cf2cc3bc9cb4fea0b466e0b0fd1dcd5752e8df7ac1b6245e7e3d │ │ ├─172630 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173029 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173030 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─409689 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─409693 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─d5605d946fb46d870a7793821bad49f29bfa6675c3212ec8b668e212b4551e2c │ │ ├─262219 /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 │ │ └─262327 /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 │ ├─d8ad435d3fe69ce6bfe0757b4a19801c7664d43956864772930d941210e70a03 │ │ └─175757 /pause │ ├─02a2a1f50f17fd7b6799f2a33134fb2c7e8fcf75e6654568d1fd4e4710ceded1 │ │ └─45235 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 │ ├─76a140b5d51c5826afc832a20bf3acf171612628fd7e1bd3245ce1b479153112 │ │ ├─156836 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156981 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156997 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─157120 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─408992 sleep 15 │ ├─b9d5016dfdcd6ff8fe08ec7f831b2ca0ef6aa308793be3e260dcc557cb447266 │ │ └─188277 /pause │ ├─5707c445c24ed52ead1934d4a26afdd5e2449bdb7773e354bc4b7a8b42e1b47d │ │ └─109250 /pause │ ├─1eae73ad17cca51126ea7f7b5077cab2e2a35cf759ba352a514ca9c56776a7b5 │ │ └─161554 /pause │ ├─d694c2e3fcdd3211cc9aca143f81a1ca4a8d2c6c1457cdc9e7977c9a8115994c │ │ └─230848 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─5699bd0192c39c64a206bb65bbf191c4958902cf4491fa3712592ada29dda4fd │ │ └─68435 /pause │ ├─3377ec646baf815d16aba8de4d217b261407a119448ac4a46ae222a49c1a3601 │ │ └─252327 /pause │ ├─a88d8783a9d24020e454f53aa9504cb989d5456923adcd2a9ced31ec74fcbd94 │ │ └─160982 /pause │ ├─4c880d808f204102b74aa9c70c66cf188567821310889ca41a2a3b9ec260f924 │ │ └─41515 /pause │ ├─7896534609be962329bedfa472736c2dde56068075ff3c85f0b056e3952c62a3 │ │ └─58812 /secretgen-controller │ ├─ebc8e025354f8773896dceff93638b2e39cdc7c08ed8cd7e7748bdcf2c2696e3 │ │ └─44665 /coredns -conf /etc/coredns/Corefile │ ├─ca86dc53122a0fff6a9186fc30388a787e893a3e7636109d7bf4fa18f4466e7f │ │ └─68649 /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 │ ├─6d1a6a604f3cc5ad7762a788d4a9aa000ebdbba1bb0a3f645479e8fff183a897 │ │ └─63840 /pause │ ├─bc408ee3940a496ebdf0c15db1b7196e7a25dbc485e42b9c44a393a9db341fe1 │ │ ├─185776 neutron-policy-server: uWSGI master │ │ ├─185789 neutron-policy-server: uWSGI worker 1 │ │ └─185790 neutron-policy-server: uWSGI worker 2 │ ├─d3feca3ac9ede68b318a56570184b29fd930bbf6e383011aa15186e20a1401fe │ │ └─214577 /pause │ ├─b2bd852f03c9c9fc7d4f45133bef6fd222833b79703b15b11182460b81c26a9b │ │ ├─203170 heat-api: uWSGI master │ │ ├─203210 heat-api: uWSGI worker 1 │ │ └─203211 heat-api: uWSGI worker 2 │ ├─47a1a56114584bc8baae215226ad85017472f1cea79e1d047dcedd30f12187ba │ │ ├─187472 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─188117 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpbkcw4t7a/privsep.sock │ ├─ef93bf3656819e220a685c3bc45e7d425086f9516a555b4f9074ccacd62a64f7 │ │ ├─158596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158613 /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 │ │ ├─158619 erl_child_setup 1048576 │ │ ├─158707 sh -s disksup │ │ ├─158709 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158710 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158712 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158723 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─158909 /bin/sh -s rabbit_disk_monitor │ ├─b5f1d717b2efc93a3bff9b3504a9bca8fdb9a638b3222ce81f360da38d00fdc5 │ │ └─161373 /pause │ ├─f7a4fd221351472916e3869b4fff84a8cde225177ec66140102e75243a95c5a6 │ │ └─41995 /pause │ ├─b3e890997ffc4b5bcebf01b13605a68b2d041999518e854cb8d633d28c5c6790 │ │ ├─127055 /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 │ │ └─127249 /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 │ ├─d9b2fe3e01324923d5a0302c98a5497281945208ccd6d18f193fd4c1290d20f5 │ │ └─68841 /goldpinger --static-file-path /static │ ├─8d94801793bb28f725e4f3af2f65a0ab3fd69a61e4834be60377c38b18354d47 │ │ └─231366 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─05a14a79308627d80c8ec0bfaac51dc0dfbf23b4e15c1fede87798242d78c0f7 │ │ ├─64860 python -u /app/sidecar.py │ │ ├─65121 python -u /app/sidecar.py │ │ └─65122 python -u /app/sidecar.py │ ├─b643399457a2dfb502f75cca4964186b17149a03d263a96340b2b3bf60ce874c │ │ └─175680 /pause │ ├─5113b2fc8f6c606ee0c331d7d5f526b6a2381b25e0f135cae61c06bbfe691f06 │ │ └─175726 /pause │ ├─65002068529111c2ec5e5e1ca07155ae4197c7d861e26a8e8ea49bc558c218cb │ │ └─95140 /pause │ ├─64f7695030e359deda6ee5be16dce5b7f1beffe77dfefe3c091b1f294cd9a357 │ │ └─161145 /pause │ ├─4174bce695c97d72aad7a6e82e9b7c8889be2268009e231a282b22f3ba94ac4d │ │ ├─ 99019 /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 │ │ └─401767 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f04f785c976eae5c1f689ba270eb7982fc0de2ddd66554783537620896aecd6e │ │ └─66794 /pause │ ├─714a6203e35c6bc7e85fce6d7bc98c528fedaa6d4d96b3bf506ac5b54056e384 │ │ └─154484 /pause │ ├─f5f0ab2d170699736e9d6eda55251b4871b4de7729cebfcd59ed0516e3d911e3 │ │ └─44104 /pause │ ├─6d8c9b5066faa09bba2b6e86f47004e57c1b568970fa75dae8d7e447e9dd5fa2 │ │ ├─87588 barbiacan-api: uWSGI master │ │ └─87601 barbiacan-api: uWSGI worker 1 │ ├─dac1952f99516e4caec25074d80055832e1f9263a2644fc5cacffecf740f3266 │ │ └─80976 /pause │ ├─52cb31a6e3401b6ed028d154f5651d3e9286782daa615f57c25040a4a0f5c7d0 │ │ ├─111380 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111397 /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 │ │ ├─111403 erl_child_setup 1048576 │ │ ├─111450 sh -s disksup │ │ ├─111452 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111453 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111500 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111510 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111764 /bin/sh -s rabbit_disk_monitor │ ├─4bb4946c48d17e8d6efee02c9e9c69314b89dd4dfa6b5ab53d97f72654a49dbb │ │ └─58408 /pause │ ├─01655fa48f2b8fc03d8c945b8c6fb4847d0a662d3f312b285c7b967a22fa31f8 │ │ └─43028 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─721a0eeaca06d672483d0b8bdf1ac9bb30f58cd760b60b2f0a12ac06602bff5c │ │ └─52596 valkey-server *:26379 [sentinel] │ ├─0d308140d5f526ffbdedf4bef227c988ba2eb25b1af68f0d92c7bb45a799711b │ │ └─52746 redis_exporter │ ├─045d1854f6ac5e35a6f178d0257d6ed53be23fadd14a1a5c697d8eee065aaa0f │ │ └─252532 /pause │ ├─b68e4ce43e649e7926c2ea1344acf5b5fa3e1d8df2fdc541782b0ed3c10d0d0b │ │ └─98966 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-qlvvn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4236c610281d339b3cce06e5ffa0b0891123638b517c4d0357fb5612737ee14a │ │ ├─49956 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 │ │ └─51242 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─ddaddacf6e76c22fbe20ebf1c6dc253681e20ff45e21815660b0e0db49ac8554 │ │ ├─193586 /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 │ │ ├─377165 /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/tmpgyt79dv0/privsep.sock │ │ ├─377232 /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/tmpbs59qgrb/privsep.sock │ │ ├─377607 /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/tmp7ftxm7iq/privsep.sock │ │ ├─409795 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─409802 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─18eb55041b0602a3065f9f99bad71fdc4c9e490fd3db19565eada2d055205fd7 │ │ └─207053 /pause │ ├─ce5f11063f1e504cb6132eee4165f5f030660f45163d4ab10f01753f5325f469 │ │ └─41519 /pause │ ├─ed165a7dbf341e3c79ea8520f6688a087b501a05b6d59feba918fe3f326cceaf │ │ └─58734 nfd-master -crd-controller=true -metrics=8081 │ ├─f505d8f1adfcbb9c4411d3d1fdef186bf5e16c09ebcc42e4f5c16f72172a5bd9 │ │ └─161927 /pause │ ├─dc14e6d16cf8aa1b66ede2a22cf180a8719ed2613d7d8b32328bece905d296b4 │ │ ├─185727 neutron-api: uWSGI master │ │ ├─185760 neutron-api: uWSGI worker 1 │ │ └─185761 neutron-api: uWSGI worker 2 │ ├─beac4c7954e7fa100f8d07187bfa4f4eed68440016a7398a1cd43a7c5629bd05 │ │ └─98719 /pause │ ├─a2b2a57028d66da3901509816fd0a0d0d7673f51f0998c9a4838a56218a61195 │ │ └─67015 /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 │ ├─d91a281c9211cfc1368fc120b69bc70e08f2c12fc6c57b071c3dc809dd080fdf │ │ └─63883 /pause │ ├─4dd8d64b0133e6e6658a323fd1b88a20cee147a34b06f9c5636a88b8c5dbe487 │ │ ├─157526 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─157723 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─157737 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─409287 sleep 15 │ ├─d53eedb03ab33f09bf545cc6fccb5095da3cc030e83efe4fc191d72d3064f48c │ │ ├─244772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245107 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245108 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─73a3c09bd09bf8c15972d5f2ae130fe9f9eed048b80b95919dc9976df2d09354 │ │ └─58613 /pause │ ├─75907b576724922a538b268f83ee20be8af38dace220e16fa22df2beab883bce │ │ └─182730 /pause │ ├─ed6c6c6a202e866c05764d6158f4f4c86be05672441113e03706e22c5ea1b2c7 │ │ └─229918 /pause │ ├─fc60df64c251fa23e8ff31862fdf1fef6bd13d229686155e6ad29be8334374ec │ │ └─264005 /pause │ ├─a8b270f3cde730bb63d22f8b191a4edc45c9bc5a041ad9a16c32cc02317b8203 │ │ └─49845 /pause │ ├─6ef2b08e8a3b0c903a97444f6efe08c98da56101fa3fd4112d251f244f04f1b9 │ │ ├─108082 glance-api: uWSGI master │ │ ├─108095 glance-api: uWSGI worker 1 │ │ └─108096 glance-api: uWSGI worker 2 │ ├─5b6ada9ff984846bf7474f8eb643b56a8a62b185bf60f3d5c3c53cefe545d08b │ │ ├─ 75052 apache2 -DFOREGROUND │ │ ├─ 75067 (wsgi:k -DFOREGROUND │ │ ├─ 75068 (wsgi:k -DFOREGROUND │ │ ├─ 75069 (wsgi:k -DFOREGROUND │ │ ├─ 75070 (wsgi:k -DFOREGROUND │ │ ├─394376 apache2 -DFOREGROUND │ │ ├─394405 apache2 -DFOREGROUND │ │ └─394406 apache2 -DFOREGROUND │ ├─1e020fb9d1c44336310a1ef189379d48cda48f6e36b5b5dfc5736e15b83b04ca │ │ └─228856 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cd892e65e8ea944fa955dfa8643bbca81f1a1422bfaed1cf870d98f58c6af90a │ │ └─41537 /pause │ ├─b64fa4daa1bbec5e81eb3b9919ca761968503f5d0d1b3d1d3964d15b99f6a2bb │ │ └─41684 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 │ ├─b4787d16cd69959828ec97dca41b816b5c3d9d60160c057dec311774d38e27e4 │ │ └─160899 /pause │ ├─f7aef1299cccc44e14784a8acf6aaa3e5b79170dc68b061d4569153b4512da09 │ │ └─68606 /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.162-253-55-215.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 │ ├─c752d2d7d28129c644b081d247368a0c8a411e6436cdf492781228856f7c91ae │ │ ├─43236 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43664 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─900aabb34a2572cdf6004f9ffa6399f6a6064ca0223b042c795dfd44e9eefaab │ │ └─45716 /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 │ ├─f8e341cc0a8cd7587c0b2f63d1d6ea9f783f1e7d77cfcbac6cea6b91cfe66520 │ │ └─190674 /pause │ ├─0944238cd4b5990821c01c273606a5a19333a7790b1e3fe43eabda529588237f │ │ ├─67979 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68018 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─94ebba1d12d25380e01145948bb2ca0f73fed080ceef050f0074402cb39126ea │ │ ├─172644 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173028 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─409719 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─409744 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─f1d9fbe7a6c82fe58e17fbe4db23d0908169021597f0ce48b2cf79b649ad7b09 │ │ └─99746 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c574d91dc12e4b9afd5624be9fac7dbc25b80e58d6dd8d68b043cb1a421e69c3 │ │ ├─109641 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109853 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109855 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3097d40460718dd5345244d7eb9b6bb589e26f367a20d982f2e5ba84d85e0c13 │ │ └─154848 /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 │ ├─a0e1e0ebc7d5d72391b723c0d50d1a523c1a5b1b36f8a41bb57b66c5356efbd7 │ │ ├─171904 nova-metadata: uWSGI master │ │ ├─171944 nova-metadata: uWSGI worker 1 │ │ └─171945 nova-metadata: uWSGI worker 2 │ ├─bd83467421f7f485af0b2891d7a977ac885e53e09dbfce5dd30e1b217483d756 │ │ └─214724 /pause │ ├─0a5b0f2eddc6224cc22c613197f3dd61d318e8aa78533ee8990848bc4e9b3dc3 │ │ └─41773 /kube-vip manager │ ├─64143fd5f98b2558c8c914ee7fdf01fdd239e8c90712732929041926484555a6 │ │ └─110861 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─87ffb7816f1d855279020a6a96a9ac4f3e8e37a0a8edb7094214247118187b38 │ │ ├─ 48185 /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 │ │ ├─ 48217 /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 │ │ ├─ 48326 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266282 nginx: worker process │ │ ├─266283 nginx: worker process │ │ └─266284 nginx: cache manager process │ ├─d1c8b4b15a8ea94442b7c8662dd28505a3492e5dd97c302057dc918eb7359fef │ │ └─66888 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─978a5aed6a059c7142c0ad09d10222e434c09082791fa2d871b5fc622ff909d4 │ │ └─67541 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8cd4284d7a711f2cdb3bc40dfa249d55ff096337daf1ab63762c1f7dd94686f0 │ │ ├─133710 placement-api: uWSGI master │ │ ├─133737 placement-api: uWSGI worker 1 │ │ └─133739 placement-api: uWSGI worker 2 │ ├─542282ced3cf6ddcfbe3050a20114999eb6ef84f805fb81063428f040fd69723 │ │ └─58696 nfd-worker -metrics=8081 │ ├─0200d789d0c7a2d7e17e4b4b62151e6fb7de21d57ab00d0e8169eee9e426f465 │ │ └─44145 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─98e0061fa4ae7ad0278b83bf87f34dd771d9c7b43c9a3036e1ad979f25c5e8ed │ │ └─68245 /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 │ ├─aa23d8b3e35e20d08fec1f6e83868faa06913c4ed0f2c51b2fcfc6e69abb2de6 │ │ └─262058 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─bb2eba5f95b742036dd96a9cd48a9ee823e3bbe2549dac8f410c4c0f9280b053 │ │ └─233319 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8b574fe098eb56105939b34f3bed54158f024d959511c0e472c858562daf77fd │ │ └─67687 /pause │ ├─591de16a4aea7f760ebd1615edb51b587a3771aea6cf80ffc0db00d8f71f8226 │ │ └─65736 /pause │ ├─1a826297b67addc975da9ef7b500f5a56466b7c41a2090426ed56cdd753ad260 │ │ ├─154883 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154897 /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 │ ├─7397d9c8e3c835ae874b227d91fd87f66b24f6dbbbb4db7c681fa17b28767352 │ │ ├─187453 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188065 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpuhikrq_g/privsep.sock │ │ ├─208959 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8h6b0_5w/privsep.sock │ │ ├─225530 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpc95t_h9m/privsep.sock │ │ ├─225827 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f8ff4f90-1f1b-47c3-a89b-7ddcf67231ca.conf │ │ ├─377774 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─377782 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─4f0e136af50f1d0db9b295d4ad30c325611372675641cdf0e866a583cd1ccdb2 │ │ └─48817 /manager --metrics-bind-address=:9782 │ ├─49c6c24486a8a897ad1fc811e1b264d45cd7644697fc083153c880018146c572 │ │ └─65645 /pause │ ├─da6b5aa26a9a097745adc372a31c04dd8bb41e0a06ba18313722ca9d7e687395 │ │ └─82446 /pause │ ├─868244a3fbb75ac8e1d928d65ba0c47e82aa67d6b626f5c4aba7bde2e1b742d2 │ │ └─189062 /usr/bin/libvirt-tls-sidecar │ ├─f0cb6a242a96110589c45b47907e5e01858ce3c9549da7d0437de9435b442e85 │ │ └─267116 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─83ffd39f07ff703f40beb037bb2e6c24c16742968a2a799a3f29fda6f8661c3d │ │ ├─244296 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245003 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1w3wj8ej/privsep.sock │ │ ├─245007 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245026 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d862da15377cdf4de29c1aa43fb637d2de2bf79ef48a29f924b83b366e68e08b │ │ ├─270727 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270739 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─dea594f45ceabb325d214d68021da3c826c59598a49a428b68d748a018053a03 │ │ └─89185 /usr/local/bin/rook ceph operator │ ├─5db0969e6218bc69803543cecddf29affe0e20180191712d8fbf58fb4be945e5 │ │ └─247422 /pause │ ├─fe4fd317e532de816f209e9d3e677bec0593e1888ba69db97ce542a8d96cf5e8 │ │ └─41531 /pause │ ├─c883d7f9c9f5cb0cdb52ca289b0a9680df7789de0c2d04dfb6d8e49338502907 │ │ ├─266916 apache2 -DFOREGROUND │ │ ├─269215 (wsgi:h -DFOREGROUND │ │ ├─269216 (wsgi:h -DFOREGROUND │ │ ├─269217 (wsgi:h -DFOREGROUND │ │ ├─269218 (wsgi:h -DFOREGROUND │ │ ├─269219 (wsgi:h -DFOREGROUND │ │ ├─269220 apache2 -DFOREGROUND │ │ └─269221 apache2 -DFOREGROUND │ ├─e2dc2830b2d75c5f76a276d4d2ddb9b9c3d65a4d32c60368a58b620a30e630a8 │ │ └─48749 /pause │ ├─ad45853c659f5a2b4cebb23f829fe9385f4ad9ebb02b0bfb18895802c0354114 │ │ └─48938 /manager --metrics-bind-address=:8080 │ ├─e0ffc374567db1941bc47aaeac3fe178fb91f172fc3aaa12169f6834d8fcdc57 │ │ └─58468 /pause │ ├─ff20adfb0bd76639f98621e405db6ccb7ca7d7d4ad627775a2c5ae5bb88024c8 │ │ └─234854 /pause │ ├─f793785113ca1f32c86ae10b2b46412d410a1b7f6f56cb8b24c0b5201c027161 │ │ ├─156818 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156875 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156896 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─157098 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─408990 sleep 15 │ ├─d64b4d182ca2993770a152ad444abe3865d12516b60cccc05d2d88fc8f7c0726 │ │ └─189109 /bin/bash /tmp/libvirt.sh │ ├─38fb750ae133c8a10124e4e21aaa03ddb457d0029993663342aa92b911d80bc3 │ │ └─126152 /pause │ ├─5fc865c335a24866a1cdd75cf5f2557f998dae027276413313fbc1ca7433cb79 │ │ └─113006 /pause │ ├─c0554f7ae721e84da03b012dcc88e18ec8f6eaf5d42ff1896acf8d2494d63a43 │ │ └─190611 /pause │ ├─a45e1851c2f8fceca37556add5b519d722658285a2861a51aa266ba29fa256b1 │ │ └─64170 /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 │ ├─4255d47af99a25a64a3dad6134482417c9076a4ce8b71e59c6dd453ca1bd08af │ │ ├─226693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226710 /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 │ │ ├─226716 erl_child_setup 1048576 │ │ ├─226797 sh -s disksup │ │ ├─226799 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227044 /bin/sh -s rabbit_disk_monitor │ ├─0018501084e4152667d8b5a158e5ecefefcc135bdc0551c494d0a06dd85c0510 │ │ ├─247603 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247620 /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 │ │ ├─247626 erl_child_setup 1048576 │ │ ├─247696 sh -s disksup │ │ ├─247698 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247699 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247730 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247731 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248075 /bin/sh -s rabbit_disk_monitor │ ├─6d8f82ed1fa2ed6a158ae6db5b2280a32f37177d616dfd83a4a669d8053b4e37 │ │ └─68969 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b824bfb6a738714c6cc5baa483a89e02b27a326227cf7761d9d7cf6288451cb8 │ │ └─113073 /pause │ ├─b094bee744efb1b3bcf13f96c688e23fe389044646ef5b248a10a7eb349ce4e4 │ │ ├─207138 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207155 /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 │ │ ├─207161 erl_child_setup 1048576 │ │ ├─207220 sh -s disksup │ │ ├─207222 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207223 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207252 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207262 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207499 /bin/sh -s rabbit_disk_monitor │ ├─eea6a421909064e04abee6f611002111547b6bba40e4dd65df27879c2e765751 │ │ └─98608 /pause │ ├─4acc181dd7174dbf42d24f07e5f91cf5f46b7414cf6bf8d46101d13beb7bf929 │ │ └─68194 /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.162-253-55-215.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 │ ├─a4b81542945556d331dfb2af07b5bfd57367cbfa9744f2519b94a6f8701a0ebd │ │ └─69292 /bin/oauth2-proxy │ ├─a281d0a851ee1c40777d5108b4e20bb29528c87a844ba961edbe2a4e7c78f06e │ │ └─45608 /pause │ ├─a9ed7cdfe4bbdd4581c19fa721747aa6702255ef0953c2f3f20d5ae1741bb62d │ │ └─52310 valkey-server *:6379 │ ├─d65ef245453e2cbdba87d1ed8ba953b411b0b4d56300868a3e16e805344163dd │ │ └─68531 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4eb11f43fdd62aa33cbe8a71f21c0fb7b9ace4debbf0bc3c572526852db62d3e │ │ └─128672 /pause │ ├─ac54ff703f8a1fc90fe424c6aa4038578e22c611968338c3fd00c0cd4a46569c │ │ └─126703 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ └─fa0dcb96fa8d48af28a549cd6c01ffd6e680d49ec41ea3e82a7e5dbe51d40cac │ ├─67422 nginx: master process nginx -g daemon off; │ ├─67495 nginx: worker process │ ├─67496 nginx: worker process │ ├─67497 nginx: worker process │ ├─67498 nginx: worker process │ └─67499 nginx: worker process ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount