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 │ │ │ ├─21769 /lib/systemd/systemd --user │ │ │ └─21770 (sd-pam) │ │ └─session-21.scope │ │ ├─21704 sshd: cephadm [priv] │ │ └─21789 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.30-22-zuul [mux] │ ├─404520 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cxgqnwnhcihjwamdedhhdhcktixjtpda ; /usr/bin/python3'"'"' && sleep 0' │ ├─404521 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cxgqnwnhcihjwamdedhhdhcktixjtpda ; /usr/bin/python3' && sleep 0 │ ├─404522 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cxgqnwnhcihjwamdedhhdhcktixjtpda ; /usr/bin/python3 │ ├─404523 /bin/sh -c echo BECOME-SUCCESS-cxgqnwnhcihjwamdedhhdhcktixjtpda ; /usr/bin/python3 │ ├─404524 /usr/bin/python3 │ ├─404525 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─404527 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9947 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12302 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 811814557ac5ebcf857058905860f8e7a467c283c23444b858e20a75aafe9bf8 -address /run/containerd/containerd.sock │ │ ├─ 12630 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eb20d38cfd25ea42992305a5ad4ea8434c783ba39337a1ce0f78b2e8da5925d7 -address /run/containerd/containerd.sock │ │ ├─ 18744 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9afdf079d93b4365d42f6a1a3d99a03102b61f49ccbba8651b300cf34bbddd5 -address /run/containerd/containerd.sock │ │ ├─ 25324 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2cc72a5668bcd6f3dc532c838e696b374804334f4b6faca6374ce722bf2df282 -address /run/containerd/containerd.sock │ │ ├─ 30007 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15bf46885964eb6cc1814cbf2c629bf1e16586982300ad27edc4603f004a5d2f -address /run/containerd/containerd.sock │ │ ├─ 34717 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c860ae07f98e16b23943575d08236d05f4c780ae670359e46e356a8234012c84 -address /run/containerd/containerd.sock │ │ ├─ 40478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10e272b1a72115265fe70db3c31cd8221c28f9605a72064e167ac12e1a0f8e5 -address /run/containerd/containerd.sock │ │ ├─ 40520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d17efb7ec8cd2a709c08e5e59fa2b19d44a5a0ac09047f89cdbd17a98da7080 -address /run/containerd/containerd.sock │ │ ├─ 40539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c26bc62d10ded73489563cf5ecd608b1e07af70e41ca88e3e565874264c9fb -address /run/containerd/containerd.sock │ │ ├─ 40559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d53402aa91e133073bd9a5e60aa7f491a1a7f7b7d008e06aef92df86e72a073 -address /run/containerd/containerd.sock │ │ ├─ 40564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5036093339b357b536d4e074754d3593c24ce047ef056ca2e958445d0b7b45c5 -address /run/containerd/containerd.sock │ │ ├─ 41108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe7f097f6a922ec5a939d6cb6e06fd81214638e1149cb6ff5a4a3308ef94efa -address /run/containerd/containerd.sock │ │ ├─ 41870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb5ebb3166368ae96c0aea5617e304f58a198c7a55201f7c212e1930a3bea95 -address /run/containerd/containerd.sock │ │ ├─ 41886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96682a25d0f5d61600c9be17494682f1c06e9a7ca68af0c67be7ada8a3f35f4 -address /run/containerd/containerd.sock │ │ ├─ 43186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e95d6094a834a3869ab7cb709ca6e248b257cc3d09ba87b0b38143a4664a08f8 -address /run/containerd/containerd.sock │ │ ├─ 43597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f1ebec56d86646bd3c2392c76809e891673341e1ec786f544ef7406acb43de8 -address /run/containerd/containerd.sock │ │ ├─ 43615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885c193578913de6d24712022f39e6e1342b08f951bd8e4e09b2619efc38a4f1 -address /run/containerd/containerd.sock │ │ ├─ 44114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052db09ae7137fe20c832400bfa13f819ed34382a7af886bc6605cd06a2323e2 -address /run/containerd/containerd.sock │ │ ├─ 44663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e60b7e16e2540746effae42679992a1c39e65b3b31908e98de85724386f4bd -address /run/containerd/containerd.sock │ │ ├─ 44700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60b51ca981698f03081fc875b3627319f675b8985180184b7557f35e309a0e6 -address /run/containerd/containerd.sock │ │ ├─ 44740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a86f05fc1a86bd7441b54212d2e8a3da295cfab787da91314f689fa2dd9743ac -address /run/containerd/containerd.sock │ │ ├─ 47039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a7dbeb8a6a04cb25d0c6d8b10461cebfcc145229896169e4bc84b2716919a5 -address /run/containerd/containerd.sock │ │ ├─ 47146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ef9d15ca7b42d368cc88792af78d23c0bda0fd088d33be2fbe3bdc3371f95f -address /run/containerd/containerd.sock │ │ ├─ 48041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c31e4f63df08bddc52f52813bfa98978ea331c158a63d937f905cf079928dcd -address /run/containerd/containerd.sock │ │ ├─ 48155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee748960bdd4627c4a53119d75705b949891c1fa506866728fe453d914064d9 -address /run/containerd/containerd.sock │ │ ├─ 48535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d004e0cb9af79631586c76f76e4f5ef92a74b954d590de314c2fa152ce00d3a -address /run/containerd/containerd.sock │ │ ├─ 48852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99dd3b09abfb7fe5b4687ed5a67da20bc34c693d8ed6d015dec415b35315aedc -address /run/containerd/containerd.sock │ │ ├─ 49236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00b747b0f9f2cfa0b8001cfdfb026f45f510b035f06d27b67bdecf52bd4000f -address /run/containerd/containerd.sock │ │ ├─ 51454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccf30bc34bc8c2161029eff89e9c0c9621bc35b14bfc29186314e0899d13f714 -address /run/containerd/containerd.sock │ │ ├─ 51644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c57c72cd0bde4904c74bbc01aa4971d1abaad0646fbba101567303951f260fb -address /run/containerd/containerd.sock │ │ ├─ 56281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446cf9f3472efd01addea694a3cc272187eeb4967d1b95c3458c991efedf6fbf -address /run/containerd/containerd.sock │ │ ├─ 56970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8838f7c0d459533127ded84d1dc88ba85ff8ec890186194989a960a891294f62 -address /run/containerd/containerd.sock │ │ ├─ 57014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f958db013dc2de6b057ce311f2808d4e57e26b50c67054b960140f3ac0f672b6 -address /run/containerd/containerd.sock │ │ ├─ 57058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a304a972020ef52a7103ccb0924a8eb7335a363c8aac242758e644a6fcdd33c -address /run/containerd/containerd.sock │ │ ├─ 57217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4f4fb6311f4902bc31c359f6152d22f35ed8d228118dfe4fe3c92e47f154609 -address /run/containerd/containerd.sock │ │ ├─ 61886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a58295ff7ebdac522df39b09d3384118af38a1082767fe7e0a55c019b07785 -address /run/containerd/containerd.sock │ │ ├─ 62009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77ab7973e5540b83b37d8f20f76fdb8fdbb9a99bf1e6e0e7be14e53027ec122 -address /run/containerd/containerd.sock │ │ ├─ 62047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b08598681ee7ff155f42d9b16e66692b5760111346c65448ca031b85ca4ff33 -address /run/containerd/containerd.sock │ │ ├─ 62089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f528bb3640389a0eaf1320297f974c408222190aa3690dbfb355ad46ebc561 -address /run/containerd/containerd.sock │ │ ├─ 63459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347c8436d307319d67bcd4766b1334054a0025b0322bb1a3b9a143ecf3c5b814 -address /run/containerd/containerd.sock │ │ ├─ 63541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00bc58f83d4a2f993e3e365f467fe0c26d897286c5e6bcbcd4b664fb246a72a -address /run/containerd/containerd.sock │ │ ├─ 63841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5187bceb95a668e2831b6bcc703b30b662de10fd291f3b31ef0306759b90bf4 -address /run/containerd/containerd.sock │ │ ├─ 63898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b536e4a116731836ae49663fcc66a97e5ad10897ca08323a82d551de0b03670 -address /run/containerd/containerd.sock │ │ ├─ 63941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e323f6934f03143405ad106e410c147c716a8c67f855a4f0c8a3ac031981c38 -address /run/containerd/containerd.sock │ │ ├─ 64456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e569fa83a59c14efb204dec3dfb42be3029bdd3628a29e73ef4d29b46df8d873 -address /run/containerd/containerd.sock │ │ ├─ 64654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe353c4bcca5a24f485d378e2a4c8a5f429478fc0122a530d74128b63cc2b381 -address /run/containerd/containerd.sock │ │ ├─ 64785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e403a5b6297b1e10bb29e3364b5922e48c53182ce3f416e7b8acd1208e95bcab -address /run/containerd/containerd.sock │ │ ├─ 65300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0fbd209ad2584f03ae272f35bc1a2b76a230cd95ae8457f70760e5eade12fe -address /run/containerd/containerd.sock │ │ ├─ 65998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c2446a7d1fc3bccfdf5637c57b84ba6841884fa0439d5920a681da7ac6071a -address /run/containerd/containerd.sock │ │ ├─ 67330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e005c0f49554be0ea32088e893329a5f217257407aba56b1a2f7c85cf9d8a0b -address /run/containerd/containerd.sock │ │ ├─ 70496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa94d0da0c62e5dfe1d47d017496a91a3440c85802672475b3b79b7c20d1c04 -address /run/containerd/containerd.sock │ │ ├─ 79672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a4e14184661ac242bac265bde83686c2b279f1d785490d237c0610de0286ba -address /run/containerd/containerd.sock │ │ ├─ 81224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7916191d4d914dee7fd66c18e0f065b29530d099cb2caf00501ad9cde5f31bab -address /run/containerd/containerd.sock │ │ ├─ 87309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5117484da8ad1c55a4ff2766a3622331bc3a231ba230f040124f3c66c21f6a -address /run/containerd/containerd.sock │ │ ├─ 93529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b0cf9c3bedc3d05ea872ce9544dc3b02b128e087e0a88b25858551096a2dd4 -address /run/containerd/containerd.sock │ │ ├─ 97725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f276b9335db3480f0a89ee4bbd2527d26baadafc1ced00114612a963d6e8ff -address /run/containerd/containerd.sock │ │ ├─ 97797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe03b8f6e0513fa311fa591df20605168b1a07037d460de10522ee4e4dd198e -address /run/containerd/containerd.sock │ │ ├─110862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2baa8b932402373e7013a736b0b66edfe9f6ca30b61c271a5f6663457dbc8b0e -address /run/containerd/containerd.sock │ │ ├─112449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a4042ac39556d09da071fb373c0d6242be65f955e4d8cc1af834d92c16c8f9 -address /run/containerd/containerd.sock │ │ ├─112595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ee552d15510c1365a9a5001cc946ea5cdf5c475007b8588687fe6961d702e8 -address /run/containerd/containerd.sock │ │ ├─114394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35fc14b373a7559608698718bc12a386f2a5ee270a50e737727b5399de479c33 -address /run/containerd/containerd.sock │ │ ├─116141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9126fe89a612d004cfecac38de329c0d9946f820a1a9221d74008426228a4f4 -address /run/containerd/containerd.sock │ │ ├─116188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65bfec2684b399d6a90de62b4444718f34d71bfe820e43c6c6d53ed11548a0b5 -address /run/containerd/containerd.sock │ │ ├─129153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf238e1050a8844fdd93450f1e7be4aea15208776f5536f579cb5b8b122c50e7 -address /run/containerd/containerd.sock │ │ ├─129193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0626f0b06539051a38ff5857b754e24ca887e6155a378e0ed3c17ab4c0c7e547 -address /run/containerd/containerd.sock │ │ ├─131713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a37de8f9049c81d6654cdcc520eac56c65dfc4e0760fda452bb0a66cc15771 -address /run/containerd/containerd.sock │ │ ├─157906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8e649ff7b7aed179357692498ac32fba9400ae35ec3a2a3d699f5fc2bd69a06 -address /run/containerd/containerd.sock │ │ ├─159054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e15f1c358cea95ada809181bc71c1fe82a8f5c933c720bb53b71fe2e8c04f35 -address /run/containerd/containerd.sock │ │ ├─160153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb80351305e95421410d3a9e489cb902da889580d58ba8f4f90f6ef66311440 -address /run/containerd/containerd.sock │ │ ├─160198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4fed8a645e2a9394e6d556ec8cda7a6a8735945c37559d5cee44ecf6c17229 -address /run/containerd/containerd.sock │ │ ├─160751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9757292c7a1514f8db0f0c02471f07d576bee6ab71dd22b70fd61ef4e021fa36 -address /run/containerd/containerd.sock │ │ ├─162006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028aafa11a0af1bf78fe41d7c5c25d8425b2a4a0af560ea6821c159a5c385efe -address /run/containerd/containerd.sock │ │ ├─164199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4a24505c68457737ca365fa2314e81aa0f0ad9a2779de2684d869a7d18efc4 -address /run/containerd/containerd.sock │ │ ├─164434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d5bebfb6b8b11ce0f89d1055458d4a12edcbc54a8fe29651aef5857a893045e -address /run/containerd/containerd.sock │ │ ├─164543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649e4fb90eefa00b2ce4248ebf407bf634e5eb4aeb2f7b35f690d88817a5e364 -address /run/containerd/containerd.sock │ │ ├─164616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a07fe88e2ed94559b5ff75bd839137c3398c2ff4dab248dc3863a9346351339 -address /run/containerd/containerd.sock │ │ ├─164710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd5ff1c279c5daad7896d65ecacf52bf3fbdf43815f75a610f4576bf715a1ec -address /run/containerd/containerd.sock │ │ ├─165120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317ef7862547b35300f97deca59d4a547ef80cb1d1c0ed73319e27d6e189ca0d -address /run/containerd/containerd.sock │ │ ├─176903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81cedd5258378ca0ea397ba2b5164bcb7c768020707afa7a82a3ec4c80f480bd -address /run/containerd/containerd.sock │ │ ├─178824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a71e30691060faac5bfb7dc20f6818646e0aab085e6f8278ec76a4d8b9bf88c -address /run/containerd/containerd.sock │ │ ├─178877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a2e5d9c7443a63c1e704dceb7f87d8d2e408a530e9a788e9e86b8dae6ad5277 -address /run/containerd/containerd.sock │ │ ├─178896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d3d870e5759c8c9130ea81beeb4fb364e64033899c338840c6feb110c78b7a -address /run/containerd/containerd.sock │ │ ├─179186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8954889ac86aed021114399a439a292bbe3f207e10c8b865f9b01b8382fe7e -address /run/containerd/containerd.sock │ │ ├─186220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020b474d36013d3097bc053aa7dd3daa6b3b8da8745d6502e85a860a7cfd0d6f -address /run/containerd/containerd.sock │ │ ├─190333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21eec3d118df1419293e771885f96b0c6af22a84ead82847cf4f0e702a3159e0 -address /run/containerd/containerd.sock │ │ ├─193067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af077db044e745ae054e84705d4edd90dae2d1725a451000fda3e04079f8966e -address /run/containerd/containerd.sock │ │ ├─193324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567f45cf3ff3e8c5c9b788c3b39c0c4227533dd054dcad499900bbf1ebef69e6 -address /run/containerd/containerd.sock │ │ ├─193362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1485642d3ce34ba9a779c4e1d245556a291940550b3c20d6358bb5e199061fd1 -address /run/containerd/containerd.sock │ │ ├─209150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71aa3cb43a67588daba5aa458bbd780c0612eac3e952d93a2efbedca8e12fe1 -address /run/containerd/containerd.sock │ │ ├─217161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14dad654f550f4a0eaef9e8512b21c48b608c52e58bf3a99fb79f80246f6239f -address /run/containerd/containerd.sock │ │ ├─217199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ffd4fa2b7a5d745a621ce8482bcce5529fc687071bcd61ce5013db209947710 -address /run/containerd/containerd.sock │ │ ├─217290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e26a779c08bf11750453b12b53091cbb0471e5259fc85bd54a95b32783b65f -address /run/containerd/containerd.sock │ │ ├─217598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c89b653e03059d0a6294c899cc37a89d76783ac20563b9e52c1cc28acf6571 -address /run/containerd/containerd.sock │ │ ├─228416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eecdc492752179113ddf54aedf2756cd6ccd42c3e8f9f0680758de209606a9c -address /run/containerd/containerd.sock │ │ ├─230963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39dc2864ee8bc8650f3cbf02a2a156f45085682a053e3cb779829ea4886c9792 -address /run/containerd/containerd.sock │ │ ├─232017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 892cd834cd85aa8cb71c7aac82f71dd869f5c9d884958e58501c6b1dd3ba0413 -address /run/containerd/containerd.sock │ │ ├─232857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af175771a6eadc1cab3bcf299fd52a5e317ef4ed724cc857265d1c928812657 -address /run/containerd/containerd.sock │ │ ├─233374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305865700204584cbbb10b4981b5c17d42ad29d51a8822cec9401d14ddd125df -address /run/containerd/containerd.sock │ │ ├─235870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7268f209856e121f36da71c46c9356e13551933f800f80355a315e2ddf728fe6 -address /run/containerd/containerd.sock │ │ ├─236881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b81285e8690b6711364449bdd31c7ddb84cc251f22529c84d93ea854058fb97 -address /run/containerd/containerd.sock │ │ ├─236936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcbfe37ae4f25876ed72b23b629bd3040f4e151592a1232e55b4d23e19e35a7e -address /run/containerd/containerd.sock │ │ ├─246267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545e3d37e0a28a9fbb63dd07160e70616ff3bb0ead56f09de0c66c2f3f1a20e6 -address /run/containerd/containerd.sock │ │ ├─246669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5ecdb2d321fdde923f40584587fb86aea62fc01681a52c1cee9de9e4df4f266 -address /run/containerd/containerd.sock │ │ ├─254572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07140b23bffa899d5c87a3dd2f0251427ae7fa953d2248d98a1241756fa4fcb1 -address /run/containerd/containerd.sock │ │ ├─259012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19aa96593d26e08dbad8c0d3b2adf0f083749c85dbce26d240dd5e921c06f4b9 -address /run/containerd/containerd.sock │ │ ├─259264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29e0b4c7bf7e7c51e99f0ee762835528e3707bbd9cea458ff2f5d31101416f7 -address /run/containerd/containerd.sock │ │ ├─259355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a89ea9b5be5b56a094b94a476bee8e61a1cc1c1985dd20a8807118f049709d -address /run/containerd/containerd.sock │ │ ├─259412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae66694177815e22322c6f667b24b61c3277728fb16f1dd67e1241607355b40 -address /run/containerd/containerd.sock │ │ ├─270610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bac9af53daa274e0dba7f9b8eeb84ab5e62d680147308aeaab7d6f5ea53271d -address /run/containerd/containerd.sock │ │ ├─273204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee74ab25d096115fec2b2fae076252bf3ac808b84e3b79d615f3d3c6ada1b901 -address /run/containerd/containerd.sock │ │ └─274697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a839abbd9097bea6d8a0a343b935dd4d2ec094455462c96cfe84e5b5c832825 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29717 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29990 /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 │ │ │ ├─18682 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18702 /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 │ │ │ ├─25039 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25306 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34435 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34699 /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 │ │ │ ├─12215 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12246 /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.jayxyg.service │ │ ├─12579 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jayxyg/unit.run │ │ └─12606 /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-jayxyg --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.jayxyg:/var/lib/ceph/mgr/ceph-instance.jayxyg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jayxyg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jayxyg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10320 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rbedf332020a346449066c20d28ddea2e.scope │ │ └─192749 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─157251 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40948 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.30 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-d9afdf079d93b4365d42f6a1a3d99a03102b61f49ccbba8651b300cf34bbddd5.scope … │ │ ├─18770 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18787 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c860ae07f98e16b23943575d08236d05f4c780ae670359e46e356a8234012c84.scope … │ │ ├─34741 /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 │ │ └─34753 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-2cc72a5668bcd6f3dc532c838e696b374804334f4b6faca6374ce722bf2df282.scope … │ │ ├─25349 /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 │ │ └─25361 /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 │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-15bf46885964eb6cc1814cbf2c629bf1e16586982300ad27edc4603f004a5d2f.scope … │ │ ├─30030 /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 │ │ └─30043 /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 │ ├─docker-eb20d38cfd25ea42992305a5ad4ea8434c783ba39337a1ce0f78b2e8da5925d7.scope … │ │ ├─12681 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jayxyg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.jayxyg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-811814557ac5ebcf857058905860f8e7a467c283c23444b858e20a75aafe9bf8.scope … │ │ ├─12329 /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 │ │ └─12347 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10825 /usr/sbin/chronyd -F 1 │ │ └─10826 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157132 /sbin/iscsid │ │ └─157133 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─1f7da8122734588be94e98e05725eac939e31713d948e0c2a9c2cda9a52ec320 │ │ └─268779 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a25dd8cdeec2bae9eef702456c20f4129bad15e22acced6b476af9ccf1071e55 │ │ ├─228591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228607 /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 │ │ ├─228613 erl_child_setup 1048576 │ │ ├─228660 sh -s disksup │ │ ├─228662 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228663 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228681 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228682 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228692 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─229014 /bin/sh -s rabbit_disk_monitor │ ├─9757292c7a1514f8db0f0c02471f07d576bee6ab71dd22b70fd61ef4e021fa36 │ │ └─160773 /pause │ ├─6cb63380b089f1566d4da7bb17bc7e7c5973ac09b352b4363df11d807d6c9bf6 │ │ ├─148644 placement-api: uWSGI master │ │ ├─148675 placement-api: uWSGI worker 1 │ │ └─148676 placement-api: uWSGI worker 2 │ ├─0c46031d3aa7e919022058e4a43b252c7c6269ef95830b511d8d43dee869d318 │ │ ├─175231 nova-metadata: uWSGI master │ │ ├─175243 nova-metadata: uWSGI worker 1 │ │ └─175244 nova-metadata: uWSGI worker 2 │ ├─a60b51ca981698f03081fc875b3627319f675b8985180184b7557f35e309a0e6 │ │ └─44726 /pause │ ├─f5d3d870e5759c8c9130ea81beeb4fb364e64033899c338840c6feb110c78b7a │ │ └─178990 /pause │ ├─99dd3b09abfb7fe5b4687ed5a67da20bc34c693d8ed6d015dec415b35315aedc │ │ └─48876 /pause │ ├─7268f209856e121f36da71c46c9356e13551933f800f80355a315e2ddf728fe6 │ │ └─235894 /pause │ ├─aa86d3a1d46686ad633c05f93d99c71bc703304c02909d606a3975407a4f7cc4 │ │ ├─86550 barbiacan-api: uWSGI master │ │ └─86562 barbiacan-api: uWSGI worker 1 │ ├─d4ee552d15510c1365a9a5001cc946ea5cdf5c475007b8588687fe6961d702e8 │ │ └─112626 /pause │ ├─517d931215a75da3a919911811192f4c7db2c9baaf07c2eb6b24e82a2fd63456 │ │ ├─254688 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254708 /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 │ │ ├─254727 erl_child_setup 1048576 │ │ ├─254785 sh -s disksup │ │ ├─254786 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─254788 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─254814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─255110 /bin/sh -s rabbit_disk_monitor │ ├─65bfec2684b399d6a90de62b4444718f34d71bfe820e43c6c6d53ed11548a0b5 │ │ └─116212 /pause │ ├─e3f140a42db7c44848404b69b1ffd83c596ec421c6f8562006f80f4cd27110ef │ │ ├─227124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227143 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─48f3a3ea691ba8e97ba3a76c74ef2d4084ced5921f550ac9f2654eb85ae78271 │ │ └─192619 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fa6bf34a9969d12373907d7e4b69a7295e4a552e6cf41eef16cc00f1488dbd36 │ │ └─68387 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─45205f0127d33a241177ad65349bdb1b92a8d6d827d574dad3cc5addc2f90e06 │ │ └─67720 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e002f9d8f53853ed27d51c908de3335ef07cbf4db4ae22e01ff0d679677a08a3 │ │ └─192162 /bin/bash /tmp/libvirt.sh │ ├─2cce509627a351341749b76e7ddf336219b8c76d678c26a58515e00f1e799310 │ │ ├─69053 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69070 /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 │ │ ├─69094 erl_child_setup 1048576 │ │ ├─69172 sh -s disksup │ │ ├─69174 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69175 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69206 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69417 /bin/sh -s rabbit_disk_monitor │ ├─e403a5b6297b1e10bb29e3364b5922e48c53182ce3f416e7b8acd1208e95bcab │ │ └─64809 /pause │ ├─a96682a25d0f5d61600c9be17494682f1c06e9a7ca68af0c67be7ada8a3f35f4 │ │ └─41928 /pause │ ├─115302c54168b163b053cdc70dedd03aaca0d4999db8cf909ba303634fb914ed │ │ └─68056 /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 │ ├─34b37b06221cf7add50762610ca7293856164e9bb3e000f86b8bcb298d2cef17 │ │ └─129845 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b277d07215819801b0782f94f02adbff54519a284a0ef7704d3bb6b0242f4e27 │ │ └─68012 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-30.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 │ ├─e3bfc63538ff2652347253453270211ebc262240012f6c2565ef7d685dc121a5 │ │ └─68205 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-30.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 │ ├─8b536e4a116731836ae49663fcc66a97e5ad10897ca08323a82d551de0b03670 │ │ └─63921 /pause │ ├─6335307794f3216a2f8e376685b0abae8c774d8b5c65407a663bda82aba31194 │ │ └─250221 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8eecdc492752179113ddf54aedf2756cd6ccd42c3e8f9f0680758de209606a9c │ │ └─228440 /pause │ ├─ca4fed8a645e2a9394e6d556ec8cda7a6a8735945c37559d5cee44ecf6c17229 │ │ └─160230 /pause │ ├─d26ca6a80c3ef65610e2bf633f0d7904c2f56fca7c64e968944adf69425db5a5 │ │ └─232911 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─634881137a5577a764d1b6a9c78434ab4e1b07d14dd86b2da19152ebaa0d0460 │ │ └─49525 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c2130b9e1905e2e99e736e28fd0cbf9f2f35bd4aeb79583e49018b918b02f081 │ │ ├─49429 mysqld --wsrep_start_position=458e8601-58c7-11f1-86ea-c2bf82e9f0ab:20 │ │ └─49554 /var/lib/mysql/mysql-state-monitor │ ├─6b18ada6b7cf303edc8419f72653f41b3c9b8b4d60a0d5c16f14ce7442e81143 │ │ └─51998 valkey-server *:26379 [sentinel] │ ├─9f1ebec56d86646bd3c2392c76809e891673341e1ec786f544ef7406acb43de8 │ │ └─43642 /pause │ ├─3109ade7b0905ffe209a44106ef26b682c4363791fad56241bdb8ed94e4c8d13 │ │ └─268788 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2baa8b932402373e7013a736b0b66edfe9f6ca30b61c271a5f6663457dbc8b0e │ │ └─110886 /pause │ ├─6f5d015bd1a4dfca5d17e56d4fedce7b4f73a6d6775eb3abdbd78d8d3527d873 │ │ ├─79851 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79889 /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 │ │ ├─79896 erl_child_setup 1048576 │ │ ├─79946 sh -s disksup │ │ ├─79948 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79949 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79998 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80086 /bin/sh -s rabbit_disk_monitor │ ├─8a0777cb36a7fef24e1009f8d4ad4efe4cf8a65487f79f3153e20607120485c8 │ │ ├─112906 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113145 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113147 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─98a4e14184661ac242bac265bde83686c2b279f1d785490d237c0610de0286ba │ │ └─79697 /pause │ ├─028aafa11a0af1bf78fe41d7c5c25d8425b2a4a0af560ea6821c159a5c385efe │ │ └─162028 /pause │ ├─19aa96593d26e08dbad8c0d3b2adf0f083749c85dbce26d240dd5e921c06f4b9 │ │ └─259117 /pause │ ├─8838f7c0d459533127ded84d1dc88ba85ff8ec890186194989a960a891294f62 │ │ └─56994 /pause │ ├─204837e36e23d7d70f22c390fb39e7a1778ffd448f5b46b620c11e7075438efb │ │ └─68102 /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 │ ├─c29e0b4c7bf7e7c51e99f0ee762835528e3707bbd9cea458ff2f5d31101416f7 │ │ └─259291 /pause │ ├─446cf9f3472efd01addea694a3cc272187eeb4967d1b95c3458c991efedf6fbf │ │ └─56305 /pause │ ├─4d0fbd209ad2584f03ae272f35bc1a2b76a230cd95ae8457f70760e5eade12fe │ │ └─65323 /pause │ ├─a7c709c00abb33fd7f58389a4de15a952b043c88602bdacda6b669c2da1ee0f0 │ │ └─226321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c10e272b1a72115265fe70db3c31cd8221c28f9605a72064e167ac12e1a0f8e5 │ │ └─40502 /pause │ ├─43a801a5608e2971ee0fba8c1db1359955155482c789dd6fb111271ed3e260f8 │ │ └─250563 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c049af0737d0551315aee60a26edcdda47eefb4df65e4a92eaa43d920fd626c7 │ │ └─47615 /server │ ├─32a873e65e77bba526341ed41f307b5d289546a3b733e675fffd80432cb088f7 │ │ └─67248 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─70261c5fcb524511769519eab4f879617c8a3c17adcdb42e86debd01ffc1ae4f │ │ ├─197198 /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 │ │ ├─375782 /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/tmpuoogd4s4/privsep.sock │ │ ├─376000 /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/tmpb0cydcbn/privsep.sock │ │ └─376004 /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/tmpc0gzoxyo/privsep.sock │ ├─5a796826bf6ade279694c685f6097bd149fee719e3bf27536009dfb2c0978c2b │ │ ├─246615 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247073 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247074 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c3c2446a7d1fc3bccfdf5637c57b84ba6841884fa0439d5920a681da7ac6071a │ │ └─66022 /pause │ ├─0746bd8b8af35a20e88dbeb31336bddfbf516d81cd9b51d7dfef67dedd784435 │ │ └─68869 /bin/memcached_exporter │ ├─317ef7862547b35300f97deca59d4a547ef80cb1d1c0ed73319e27d6e189ca0d │ │ └─165149 /pause │ ├─8ee748960bdd4627c4a53119d75705b949891c1fa506866728fe453d914064d9 │ │ └─48179 /pause │ ├─052db09ae7137fe20c832400bfa13f819ed34382a7af886bc6605cd06a2323e2 │ │ └─44137 /pause │ ├─ffc6c17e2fee6eaebcc62a92f03871472f88e7da2ae7be68d409391a0cccfe31 │ │ └─43701 /coredns -conf /etc/coredns/Corefile │ ├─b71aa3cb43a67588daba5aa458bbd780c0612eac3e952d93a2efbedca8e12fe1 │ │ └─209175 /pause │ ├─33c89b653e03059d0a6294c899cc37a89d76783ac20563b9e52c1cc28acf6571 │ │ └─217621 /pause │ ├─11f13bad9399afd558717d2610e6f602bd47de9fb66b9902b8774c49cd59aaa2 │ │ ├─111272 glance-api: uWSGI master │ │ ├─111307 glance-api: uWSGI worker 1 │ │ └─111308 glance-api: uWSGI worker 2 │ ├─ee74ab25d096115fec2b2fae076252bf3ac808b84e3b79d615f3d3c6ada1b901 │ │ └─273244 /pause │ ├─07140b23bffa899d5c87a3dd2f0251427ae7fa953d2248d98a1241756fa4fcb1 │ │ └─254606 /pause │ ├─05aed0d5a8332afefd1dff5c4f71734d52234315a43f6947e97f2bf247f49812 │ │ └─40721 etcd --advertise-client-urls=https://199.204.45.30:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.30:2380 --initial-cluster=instance=https://199.204.45.30:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.30:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.30: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 │ ├─a86f05fc1a86bd7441b54212d2e8a3da295cfab787da91314f689fa2dd9743ac │ │ └─44767 /pause │ ├─5af175771a6eadc1cab3bcf299fd52a5e317ef4ed724cc857265d1c928812657 │ │ └─232882 /pause │ ├─2a304a972020ef52a7103ccb0924a8eb7335a363c8aac242758e644a6fcdd33c │ │ └─57081 /pause │ ├─710e73c7f0fe2aa938d1f11484ea9f511858e4624ae74fb2f9360f871713102e │ │ └─250534 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─583a16da40684225d700401785ab627b236ca2341743808ad299b26dc184df8a │ │ └─67667 /goldpinger --static-file-path /static │ ├─5ff3fb5064a9b0a6f68fa55edb23d4ca2b5192711822c441496340bc6163549e │ │ ├─93737 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93754 /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 │ │ ├─93760 erl_child_setup 1048576 │ │ ├─93900 sh -s disksup │ │ ├─93902 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93903 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93960 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93961 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93971 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94263 /bin/sh -s rabbit_disk_monitor │ ├─42ef9d15ca7b42d368cc88792af78d23c0bda0fd088d33be2fbe3bdc3371f95f │ │ └─47169 /pause │ ├─7e005c0f49554be0ea32088e893329a5f217257407aba56b1a2f7c85cf9d8a0b │ │ └─67354 /pause │ ├─55e26a779c08bf11750453b12b53091cbb0471e5259fc85bd54a95b32783b65f │ │ └─217356 /pause │ ├─ea3ec0e20af354b7fa7eb174df192b614979eba8324c51919263b3b49dd494eb │ │ ├─191252 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) │ │ ├─191659 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) │ │ ├─191660 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) │ │ ├─191793 /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/tmp86vql7vd/privsep.sock │ │ ├─211033 /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/tmpez1oc5ws/privsep.sock │ │ ├─227067 /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/tmpye43r29n/privsep.sock │ │ ├─227295 haproxy -f /var/lib/neutron/ovn-metadata-proxy/44fa778c-21f5-4884-90e8-0e9cad172e67.conf │ │ ├─376212 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376213 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fe353c4bcca5a24f485d378e2a4c8a5f429478fc0122a530d74128b63cc2b381 │ │ └─64678 /pause │ ├─8a07fe88e2ed94559b5ff75bd839137c3398c2ff4dab248dc3863a9346351339 │ │ └─164672 /pause │ ├─9b08598681ee7ff155f42d9b16e66692b5760111346c65448ca031b85ca4ff33 │ │ └─62072 /pause │ ├─03a7dbeb8a6a04cb25d0c6d8b10461cebfcc145229896169e4bc84b2716919a5 │ │ └─47082 /pause │ ├─d20d652498f96e41ce144735a304792d3801f0eb6252475dec783bee9dca9788 │ │ └─44977 /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 │ ├─4e6210c26e411d172203d5cb2aa8a49452e91a49af2aeb9a74008e8cb07584bc │ │ └─88215 /usr/local/bin/rook ceph operator │ ├─020b474d36013d3097bc053aa7dd3daa6b3b8da8745d6502e85a860a7cfd0d6f │ │ └─186245 /pause │ ├─1fa94d0da0c62e5dfe1d47d017496a91a3440c85802672475b3b79b7c20d1c04 │ │ └─70517 /pause │ ├─04e60b7e16e2540746effae42679992a1c39e65b3b31908e98de85724386f4bd │ │ └─44687 /pause │ ├─8504b076d92416b63ec66ff6606755643d304be27a0fd8783559c8ef4635d543 │ │ └─250462 /kube-vip manager │ ├─347c8436d307319d67bcd4766b1334054a0025b0322bb1a3b9a143ecf3c5b814 │ │ └─63486 /pause │ ├─0626f0b06539051a38ff5857b754e24ca887e6155a378e0ed3c17ab4c0c7e547 │ │ └─129221 /pause │ ├─78004f5925f278ad57a3b641db12f7219178298f2814a04f1437fee861f8ae3a │ │ ├─205702 heat-api-cfn: uWSGI master │ │ ├─205728 heat-api-cfn: uWSGI worker 1 │ │ └─205729 heat-api-cfn: uWSGI worker 2 │ ├─545e3d37e0a28a9fbb63dd07160e70616ff3bb0ead56f09de0c66c2f3f1a20e6 │ │ └─246296 /pause │ ├─21eec3d118df1419293e771885f96b0c6af22a84ead82847cf4f0e702a3159e0 │ │ └─190356 /pause │ ├─e0bce357ec7f8f5d7067c57d7756981acdd0a033d471b559bb6e2ee4fa7fbe3a │ │ ├─268812 /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 │ │ └─268972 /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 │ ├─926733e84bc9ee72b0d2e5dd81dd063c81b99ec3a511e913fd0d2cbb9abacd8d │ │ └─114054 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3911024ff727c6554951adeb0c651a519066bb108b531897374f11486ad0e14a │ │ ├─160405 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160532 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160552 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 │ │ ├─160733 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─404018 sleep 15 │ ├─d5c26bc62d10ded73489563cf5ecd608b1e07af70e41ca88e3e565874264c9fb │ │ └─40644 /pause │ ├─52bea2fa920c676eeb8abde751738922de1a7a00cae21c5290eb13f61dd4d6de │ │ └─170614 /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 │ ├─2473b5d28d7ee9e7d232b61a71ce189f34ad5feed49227218de7a02aad5a8c88 │ │ └─67182 /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 │ ├─6dd2ec04ec4272fcfe47820dc2d780b0f2c8ef694ce197d67110a3ee4f4abd5b │ │ ├─225700 octavia-api: uWSGI master │ │ ├─225713 octavia-api: uWSGI worker 1 │ │ └─225714 octavia-api: uWSGI worker 2 │ ├─9a7283f38f7e13f21bee3b930e3662187a788404b69200012532cd91ea6810a2 │ │ └─52090 redis_exporter │ ├─2fb26be4d37cc8888f8cdf59b731681a1f18a586e283e344000ce53f598f6cd2 │ │ └─44885 /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 │ ├─83f276b9335db3480f0a89ee4bbd2527d26baadafc1ced00114612a963d6e8ff │ │ └─97752 /pause │ ├─9c87a7cac04d1d8d74b4e867d227a2f3d34962aab69d42d707d70bb9dd91fe0c │ │ └─250385 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 │ ├─ee0348a1dee2f4c7d4f3feabed5925cc8b512f7f6f05dd149fc5405549b0526f │ │ ├─191264 /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 │ │ ├─191822 /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/tmpz39z6oj9/privsep.sock │ │ ├─388562 /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.default --privsep_sock_path /tmp/tmpkfj0isqq/privsep.sock │ │ ├─388619 /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.link_cmd --privsep_sock_path /tmp/tmpr6h0bchp/privsep.sock │ │ ├─388729 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─388730 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d77ab7973e5540b83b37d8f20f76fdb8fdbb9a99bf1e6e0e7be14e53027ec122 │ │ └─62032 /pause │ ├─38e353d392462916ae56c788f01c03aacef4574867c7eced5b58c8ca5136d857 │ │ └─69151 /bin/oauth2-proxy │ ├─04861e6438f885e436d62511f0637813b40f2efe41c5b277e315498fe4e1d6ae │ │ └─67839 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e3f53be449f4f3611730597ccc4c3a064d2a57e4175c533bf619580bed6355d2 │ │ ├─209254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209271 /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 │ │ ├─209277 erl_child_setup 1048576 │ │ ├─209327 sh -s disksup │ │ ├─209329 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209330 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─209369 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209370 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209380 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─209733 /bin/sh -s rabbit_disk_monitor │ ├─cd4cc626d72557e23875a821429bf131bb23f50eddf6f727a1e613941907a52b │ │ ├─66972 nginx: master process nginx -g daemon off; │ │ ├─66987 nginx: worker process │ │ ├─66988 nginx: worker process │ │ ├─66989 nginx: worker process │ │ ├─66990 nginx: worker process │ │ └─66991 nginx: worker process │ ├─a8b0076d506fbeac7cc157f86476795a3a112a578c03623ec3d68eea4716a2f3 │ │ ├─205490 heat-api: uWSGI master │ │ ├─205510 heat-api: uWSGI worker 1 │ │ └─205511 heat-api: uWSGI worker 2 │ ├─2a5117484da8ad1c55a4ff2766a3622331bc3a231ba230f040124f3c66c21f6a │ │ └─87333 /pause │ ├─3451d70fbfc14e78be65c05a1155f2a6741eb18ad521a48ac5e39a3bac435366 │ │ ├─186863 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186891 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─8d27984cbf5bd9a17e4f490fb139820f9a435039477920ddaffede827858ec60 │ │ └─66041 /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 │ ├─7e323f6934f03143405ad106e410c147c716a8c67f855a4f0c8a3ac031981c38 │ │ └─63976 /pause │ ├─3622632bb44ffc9293cba09e5c4b992c778ab09ce6ab97fb0e85f33c7c307fb2 │ │ └─67148 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a00bc58f83d4a2f993e3e365f467fe0c26d897286c5e6bcbcd4b664fb246a72a │ │ └─63564 /pause │ ├─139e4381ed4393f72432e2a6adbb72818ed9e72fb94ba310b02ad0d6485002f1 │ │ ├─246328 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247006 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplxy39wgl/privsep.sock │ │ ├─247009 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247031 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e80b15fafb78ae18154513817f8a81d70e7573bef52feadd5d7529ae0b3549d4 │ │ ├─246797 magnum-api: uWSGI master │ │ ├─246811 magnum-api: uWSGI worker 1 │ │ └─246812 magnum-api: uWSGI worker 2 │ ├─892cd834cd85aa8cb71c7aac82f71dd869f5c9d884958e58501c6b1dd3ba0413 │ │ └─232044 /pause │ ├─8a71e30691060faac5bfb7dc20f6818646e0aab085e6f8278ec76a4d8b9bf88c │ │ └─178862 /pause │ ├─27f528bb3640389a0eaf1320297f974c408222190aa3690dbfb355ad46ebc561 │ │ └─62118 /pause │ ├─e95d6094a834a3869ab7cb709ca6e248b257cc3d09ba87b0b38143a4664a08f8 │ │ └─43211 /pause │ ├─5344256d3d14f95f91514303de21ff1d37a3f32e046b63eb9b9499aaceda4ce9 │ │ └─41163 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ccf30bc34bc8c2161029eff89e9c0c9621bc35b14bfc29186314e0899d13f714 │ │ └─51487 /pause │ ├─528441fdd919b863c0ace0e57348b1442021148d3f77ec2479bb7638a656fcfc │ │ ├─ 98312 /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 │ │ └─397681 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─68fa9f1409674be96224882c7755537bbc384aa442cd2563393ec6e5a3d4513f │ │ └─51832 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 │ ├─3e256e60031cf6b73fecb0c981236329b438f76a5857e52d6a31f46ef99faa64 │ │ └─250326 percona-xtradb-cluster-operator │ ├─ccb13a0017d55183e73fbf28e43cb4175d07ea3863998efe594730b10dd97a9b │ │ └─44933 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─17f151777200a51410ca4a39891a2ab12417d713ffd7f5f9aee6ac887191d995 │ │ └─186787 vector --config /etc/vector/vector.toml │ ├─b5187bceb95a668e2831b6bcc703b30b662de10fd291f3b31ef0306759b90bf4 │ │ └─63867 /pause │ ├─1cb5ebb3166368ae96c0aea5617e304f58a198c7a55201f7c212e1930a3bea95 │ │ └─41916 /pause │ ├─2a7995e87bf147c1abddb39593d970eb8baaf0a53dcc65bbeb7bb110f5e1383c │ │ ├─160402 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160452 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160476 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 │ │ ├─160693 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─403975 sleep 15 │ ├─6eb80351305e95421410d3a9e489cb902da889580d58ba8f4f90f6ef66311440 │ │ └─160178 /pause │ ├─f01b27ad2fdc1db1d680a6eafe02c19fc0ecc85f8039b7c431d091bef4250c9e │ │ └─250525 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 │ ├─815c742ed5a519e64e90c64b943b8f8efc6c21d92be77e29e0b54069e6192d9d │ │ ├─ 73952 apache2 -DFOREGROUND │ │ ├─ 73995 (wsgi:k -DFOREGROUND │ │ ├─ 73996 (wsgi:k -DFOREGROUND │ │ ├─ 73997 (wsgi:k -DFOREGROUND │ │ ├─ 73998 (wsgi:k -DFOREGROUND │ │ ├─393193 apache2 -DFOREGROUND │ │ └─403562 apache2 -DFOREGROUND │ ├─7b17d0c6a3015204dfa415798c99104a18982cc025c40702f0df42ccf10f78ab │ │ ├─175143 nova-api: uWSGI master │ │ ├─175178 nova-api: uWSGI worker 1 │ │ └─175179 nova-api: uWSGI worker 2 │ ├─0e15f1c358cea95ada809181bc71c1fe82a8f5c933c720bb53b71fe2e8c04f35 │ │ └─159079 /pause │ ├─4ffd4fa2b7a5d745a621ce8482bcce5529fc687071bcd61ce5013db209947710 │ │ └─217333 /pause │ ├─9d8954889ac86aed021114399a439a292bbe3f207e10c8b865f9b01b8382fe7e │ │ └─179215 /pause │ ├─4989d8eb34f0a0c467217e75160fc105a0cc7655d0d594b30992c4e4976f6250 │ │ └─57362 nfd-master -crd-controller=true -metrics=8081 │ ├─87a4042ac39556d09da071fb373c0d6242be65f955e4d8cc1af834d92c16c8f9 │ │ └─112476 /pause │ ├─d7b52d831bbe0d4625f0aa034e3e48dd6e803ca691784c8910373ff295c90eea │ │ └─62632 /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 │ ├─640a8412e0b4fd81b69bdb091e5dde2f0bc86e58ac249f0328e049c15bb1db81 │ │ └─250528 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─54e42d04dedc056496c6b6bb5be0021d24936a01ff2783762534da95993ebd46 │ │ └─252591 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─72b267f2686c715432263f6d629fb44b1aa09c80ce71ba089b21704f44c658a2 │ │ ├─67516 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67550 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c3c4dee6feb5c6c358c1ec101bad44b6bad38dc20cf9be1f785c2aaa8e135e91 │ │ ├─177060 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177077 /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 │ │ ├─177083 erl_child_setup 1048576 │ │ ├─177154 sh -s disksup │ │ ├─177204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─177205 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─177318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177329 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─177419 /bin/sh -s rabbit_disk_monitor │ ├─35fc14b373a7559608698718bc12a386f2a5ee270a50e737727b5399de479c33 │ │ └─114416 /pause │ ├─74e66552c4b47587fa25bf27f12c9d735a816cc106a649bb8ec24a7b1c610233 │ │ └─57290 nfd-worker -metrics=8081 │ ├─7c31e4f63df08bddc52f52813bfa98978ea331c158a63d937f905cf079928dcd │ │ └─48069 /pause │ ├─a8a73f61cf2ac2c5ec989976735cdbfa3a59532373c6bbd972fd1cc7c9bf48e8 │ │ ├─42361 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42742 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─75c37d1e2118b80dcdb97e2444be422c5a43459e8fca1e5f25f546affef14d19 │ │ └─98185 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-zsgmp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e4f4fb6311f4902bc31c359f6152d22f35ed8d228118dfe4fe3c92e47f154609 │ │ └─57240 /pause │ ├─5d004e0cb9af79631586c76f76e4f5ef92a74b954d590de314c2fa152ce00d3a │ │ └─48559 /pause │ ├─e569fa83a59c14efb204dec3dfb42be3029bdd3628a29e73ef4d29b46df8d873 │ │ └─64481 /pause │ ├─ed60657554670fd1f0690e407460bc8296e30f4878757bb72948f5313f6cb38b │ │ ├─190438 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190455 /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 │ │ ├─190461 erl_child_setup 1048576 │ │ ├─190618 sh -s disksup │ │ ├─190620 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190621 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190678 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190689 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191390 /bin/sh -s rabbit_disk_monitor │ ├─e680338798e91b2fbb0fedccf86052c2b4e8b823c7fdc3a062dc8701727df51d │ │ └─57328 nfd-gc -gc-interval=1h │ ├─3808afef68a54315b963a8142907a5de15c24a4b1ea10cd5895324a1347318b7 │ │ ├─125927 cinder-api: uWSGI master │ │ ├─125939 cinder-api: uWSGI worker 1 │ │ └─125940 cinder-api: uWSGI worker 2 │ ├─b66dded66f13f2b136ec9964601a2de767795358b8ecfca7f8a7583d9b1e637f │ │ ├─188192 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─188557 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188558 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188560 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188561 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188562 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188563 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188564 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1f3ed5f78f6ca61a9e006dac4751200504ada81683e82552841018588a4f12a3 │ │ ├─161105 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─161298 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 │ │ ├─161303 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─404225 sleep 15 │ ├─22d1a86171356b8a3d7a01cf09737245af691c45b4c2b9bb631ed2168a3b1bdb │ │ └─43702 /coredns -conf /etc/coredns/Corefile │ ├─8d5bebfb6b8b11ce0f89d1055458d4a12edcbc54a8fe29651aef5857a893045e │ │ └─164476 /pause │ ├─af077db044e745ae054e84705d4edd90dae2d1725a451000fda3e04079f8966e │ │ └─193095 /pause │ ├─bf238e1050a8844fdd93450f1e7be4aea15208776f5536f579cb5b8b122c50e7 │ │ └─129176 /pause │ ├─808e680a1a0625760b8613941a8e8cf37e798c8cf4cd17dc47606ed910717c46 │ │ ├─158511 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158525 /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 │ ├─7916191d4d914dee7fd66c18e0f065b29530d099cb2caf00501ad9cde5f31bab │ │ └─81247 /pause │ ├─1fd5ff1c279c5daad7896d65ecacf52bf3fbdf43815f75a610f4576bf715a1ec │ │ └─164767 /pause │ ├─fbe7db0bccd5f88d30163264feee5657c0ebb0949493ce2e66993f7969191f06 │ │ └─48224 /manager --metrics-bind-address=:9782 │ ├─bcbfe37ae4f25876ed72b23b629bd3040f4e151592a1232e55b4d23e19e35a7e │ │ └─236962 /pause │ ├─abe03b8f6e0513fa311fa591df20605168b1a07037d460de10522ee4e4dd198e │ │ └─97826 /pause │ ├─84a889409b0aea5b3f8df97d330ba89bab81ec5218ad14d9c8143ea2a7e20e65 │ │ └─253658 docker-registry serve /etc/docker-registry/config.yml │ ├─f958db013dc2de6b057ce311f2808d4e57e26b50c67054b960140f3ac0f672b6 │ │ └─57043 /pause │ ├─094117c95ea854b2bfeac6d9397e535d62ae6025abe569cd5eb09abda5482d9e │ │ └─51739 valkey-server *:6379 │ ├─567f45cf3ff3e8c5c9b788c3b39c0c4227533dd054dcad499900bbf1ebef69e6 │ │ └─193347 /pause │ ├─b8f6226784e973a1018fef3b5e2ee902d4e820742dc7b396a2729cebfbdc7f9c │ │ ├─175926 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176455 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176456 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a71e1f16709aca00adc23bb77175114326e9433e0effe87912b011bbf8c22089 │ │ └─275004 /bin/openstack-database-exporter │ ├─5f9ee99cfa54f18fbb51735fbe62e802a115bd54793968f636d7b4c0061de427 │ │ ├─186745 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186963 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 │ │ ├─186972 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─404487 sleep 15 │ ├─f7809ae5cf5d639a7064535c08c74d50fbe348851dc7fa6270d9253c03311ac1 │ │ └─57425 /secretgen-controller │ ├─8567017149480d19596e06c9f956507ef3a55b060f298d236fb8ae43eb445668 │ │ ├─188223 neutron-policy-server: uWSGI master │ │ ├─188237 neutron-policy-server: uWSGI worker 1 │ │ └─188238 neutron-policy-server: uWSGI worker 2 │ ├─39dc2864ee8bc8650f3cbf02a2a156f45085682a053e3cb779829ea4886c9792 │ │ └─230991 /pause │ ├─bed606abdf0dce84e1e0c43dc5da21f8dd60ca59a5a3ca671059722c04ebe443 │ │ └─158476 /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 │ ├─6a839abbd9097bea6d8a0a343b935dd4d2ec094455462c96cfe84e5b5c832825 │ │ └─274742 /pause │ ├─5036093339b357b536d4e074754d3593c24ce047ef056ca2e958445d0b7b45c5 │ │ └─40655 /pause │ ├─14dad654f550f4a0eaef9e8512b21c48b608c52e58bf3a99fb79f80246f6239f │ │ └─217200 /pause │ ├─46a779c3967830195649520c613b653299774d4694a15ce96a20fb982ad167a3 │ │ └─48290 /manager --metrics-bind-address=:8080 │ ├─109037de81d308b172e0676265a6c9c18624290993956f52e0e8c347d0f6aff4 │ │ └─68247 /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 │ ├─a9b0cf9c3bedc3d05ea872ce9544dc3b02b128e087e0a88b25858551096a2dd4 │ │ └─93551 /pause │ ├─f5a40c751faba1cc77c9a6e57210a77438a7ba19d24527449c5302a3783fb0ff │ │ ├─277094 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277111 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─039f8d5f4e385b1ba8c0e0ae4257c04251ade13265795816896b6cebdf0c1218 │ │ ├─268755 manila-api: uWSGI master │ │ ├─268841 manila-api: uWSGI worker 1 │ │ └─268842 manila-api: uWSGI worker 2 │ ├─0ee9bb2e3b6a9719b86a3b036eede3e8a915981db72357f17e43a3c79b738840 │ │ └─99001 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9c57c72cd0bde4904c74bbc01aa4971d1abaad0646fbba101567303951f260fb │ │ └─51669 /pause │ ├─9d17efb7ec8cd2a709c08e5e59fa2b19d44a5a0ac09047f89cdbd17a98da7080 │ │ └─40596 /pause │ ├─1247e86ee6716da518167df891a445d8d22d1efc92451769c05af4f8a6484d96 │ │ └─44345 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 │ ├─649e4fb90eefa00b2ce4248ebf407bf634e5eb4aeb2f7b35f690d88817a5e364 │ │ └─164578 /pause │ ├─82cf1e27e590783fee755f1be2c8831dedecefaf3ec4fea1497185b13bfb8834 │ │ ├─63037 python -u /app/sidecar.py │ │ ├─63282 python -u /app/sidecar.py │ │ └─63283 python -u /app/sidecar.py │ ├─c6aa3c369d969bb1873e62075324647f33344ae3c741f8500869be83cb8ceac3 │ │ └─66396 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 │ ├─d3ec5ce8c666b0765729ec43c032326eae4c8bf45043d77ed6b1a3f4c7df8688 │ │ └─67801 /bin/pushgateway │ ├─e00b747b0f9f2cfa0b8001cfdfb026f45f510b035f06d27b67bdecf52bd4000f │ │ └─49259 /pause │ ├─900274f10fd1dc78417c53e60b0c82374b20cfa175c71d8dba7f19c48d203bbe │ │ └─49620 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e8e649ff7b7aed179357692498ac32fba9400ae35ec3a2a3d699f5fc2bd69a06 │ │ └─157930 /pause │ ├─a6f363214e3eb4359aa869b35f8d0e9b4df735756762c36bae57396e93f5d1f3 │ │ ├─205683 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206000 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206001 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f0a89ea9b5be5b56a094b94a476bee8e61a1cc1c1985dd20a8807118f049709d │ │ └─259396 /pause │ ├─af5e7eea9a57028f80678b6daef85e49e008a5131da036e8f0327c5583bd1672 │ │ └─40741 kube-apiserver --advertise-address=199.204.45.30 --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 │ ├─8d53402aa91e133073bd9a5e60aa7f491a1a7f7b7d008e06aef92df86e72a073 │ │ └─40637 /pause │ ├─29ee76add157187494ccbe108370189a6826c1d7bf09cc014fed7cfe8e00487c │ │ └─250384 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─1485642d3ce34ba9a779c4e1d245556a291940550b3c20d6358bb5e199061fd1 │ │ └─193390 /pause │ ├─305865700204584cbbb10b4981b5c17d42ad29d51a8822cec9401d14ddd125df │ │ └─233399 /pause │ ├─8fe7f097f6a922ec5a939d6cb6e06fd81214638e1149cb6ff5a4a3308ef94efa │ │ └─41132 /pause │ ├─4a2e5d9c7443a63c1e704dceb7f87d8d2e408a530e9a788e9e86b8dae6ad5277 │ │ └─179000 /pause │ ├─d9126fe89a612d004cfecac38de329c0d9946f820a1a9221d74008426228a4f4 │ │ └─116167 /pause │ ├─b3df91fb32dae1cdce917717167c3bfc98106347891607a64b8318c54ebed9b3 │ │ ├─ 47556 /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 │ │ ├─ 47574 /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 │ │ ├─ 47639 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272817 nginx: worker process │ │ ├─272818 nginx: worker process │ │ └─272819 nginx: cache manager process │ ├─ba358856472f3afe85812e814335adfecfc58a32363738f6623b38910081ea6d │ │ └─69086 /bin/oauth2-proxy │ ├─ed4a24505c68457737ca365fa2314e81aa0f0ad9a2779de2684d869a7d18efc4 │ │ └─164224 /pause │ ├─4b005784b7036ad9f65430427ced983381e5bccbd2fead1c6e00201f7cc38738 │ │ ├─175930 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176461 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176462 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─37eb6c1aee757f38b6003e3427c97f51e8de9c8ea16e3c073c858da52f2bf1ed │ │ ├─114645 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114664 /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 │ │ ├─114670 erl_child_setup 1048576 │ │ ├─114717 sh -s disksup │ │ ├─114719 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─114720 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─114734 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114735 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─114929 /bin/sh -s rabbit_disk_monitor │ ├─c37e409b15ca5474d4b8617bfe3acd2dc4096916af33cc8e3e1f6ee5c78323b6 │ │ ├─63090 python -u /app/sidecar.py │ │ ├─63280 python -u /app/sidecar.py │ │ └─63281 python -u /app/sidecar.py │ ├─b5ecdb2d321fdde923f40584587fb86aea62fc01681a52c1cee9de9e4df4f266 │ │ └─246694 /pause │ ├─81cedd5258378ca0ea397ba2b5164bcb7c768020707afa7a82a3ec4c80f480bd │ │ └─176927 /pause │ ├─3b81285e8690b6711364449bdd31c7ddb84cc251f22529c84d93ea854058fb97 │ │ └─236907 /pause │ ├─21df99105ff7da3c692752137a25c452dd548144149c83c5dbaa208d4271ab34 │ │ └─197224 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─885c193578913de6d24712022f39e6e1342b08f951bd8e4e09b2619efc38a4f1 │ │ └─43657 /pause │ ├─33270263c573ab1d0b1e4051d5927dafae101b97c639c3410a58ee4d28c1b305 │ │ ├─49376 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 │ │ └─50649 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 │ ├─7ae66694177815e22322c6f667b24b61c3277728fb16f1dd67e1241607355b40 │ │ └─259449 /pause │ ├─01a37de8f9049c81d6654cdcc520eac56c65dfc4e0760fda452bb0a66cc15771 │ │ └─131737 /pause │ ├─a7e22d5838a45650d27cf3eade41816187a60bc80ba9f67171fa9755b8010305 │ │ ├─130230 /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 │ │ └─130497 /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 │ ├─e40b6a06c9144ec53d6b688d1ce259f17f92a3fbf378e7dbd4fc6862135130ba │ │ ├─226343 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226840 octavia-worker: ConsumerService worker(0) │ │ └─226843 octavia-worker: ConsumerService worker(1) │ ├─851cb4e7a0a5f356d5084b2f40d3bf6df99bba845a39337764ad37ca07ee4461 │ │ └─68359 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─08963189a391425862a4a27dca1cce32061dfca8a41b47ca27bb5924e22c05bf │ │ └─192110 /usr/bin/libvirt-tls-sidecar │ ├─15b25315563a3784eb07fc98b4aae050d9ea779c8d72ecd2213520381d59ffda │ │ ├─162294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162330 /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 │ │ ├─162336 erl_child_setup 1048576 │ │ ├─162387 sh -s disksup │ │ ├─162389 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─162390 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─162392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162403 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─162598 /bin/sh -s rabbit_disk_monitor │ ├─906127719fd35d8fdf9265f6c43e2ce7838b0ab2aead88ac3456af4da6c37e93 │ │ └─127418 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─27a58295ff7ebdac522df39b09d3384118af38a1082767fe7e0a55c019b07785 │ │ └─61943 /pause │ ├─3e52b87cfd71691ab9e80ec6fd8f3e09be21dca4b0b8857c30d4dbe51be74698 │ │ ├─179617 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392678 sleep 300 │ ├─c3ddf9d50f8c49b5187215646bc18f2167126514d63e02458f6402c82c080bc5 │ │ └─62350 /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 │ ├─a80f2f82db5728b992a6d32dc2212e7d0c703e888f406c8dc3adbd940ec4d732 │ │ ├─273084 apache2 -DFOREGROUND │ │ ├─275903 (wsgi:h -DFOREGROUND │ │ ├─275904 (wsgi:h -DFOREGROUND │ │ ├─275905 (wsgi:h -DFOREGROUND │ │ ├─275906 (wsgi:h -DFOREGROUND │ │ ├─275907 (wsgi:h -DFOREGROUND │ │ ├─275908 apache2 -DFOREGROUND │ │ └─275909 apache2 -DFOREGROUND │ ├─e60c3a7c1d994618f552b7f1e24a6c273c21745c905a1cb89412050537db5744 │ │ └─273549 /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 │ └─1bac9af53daa274e0dba7f9b8eeb84ab5e62d680147308aeaab7d6f5ea53271d │ └─270633 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount