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 │ │ │ ├─21524 /lib/systemd/systemd --user │ │ │ └─21528 (sd-pam) │ │ └─session-22.scope │ │ ├─21514 sshd: cephadm [priv] │ │ └─21548 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1471 sshd: zuul [priv] │ │ └─1484 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1475 ssh: /home/zuul/.ansible/cp/199.204.45.132-22-zuul [mux] │ ├─401019 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gvprlrvzbaujdrusjafhxqhmzagcaxfb ; /usr/bin/python3'"'"' && sleep 0' │ ├─401020 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gvprlrvzbaujdrusjafhxqhmzagcaxfb ; /usr/bin/python3' && sleep 0 │ ├─401021 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gvprlrvzbaujdrusjafhxqhmzagcaxfb ; /usr/bin/python3 │ ├─401022 /bin/sh -c echo BECOME-SUCCESS-gvprlrvzbaujdrusjafhxqhmzagcaxfb ; /usr/bin/python3 │ ├─401023 /usr/bin/python3 │ ├─401024 /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 │ └─401026 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 … │ │ ├─ 9815 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6cd4d151f16ddce00a6a338e8ddd39483cbae5fa1cefcb39e5da41c7a1e280db -address /run/containerd/containerd.sock │ │ ├─ 12832 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17240de191fdaa0020be7283da2e0c240315c8972b6a22587fd9ae1cfaf4a7d4 -address /run/containerd/containerd.sock │ │ ├─ 19420 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 99642a7a2bc91f35ac1ab2202610adf4b0d7f616ab7f42f39c2e796de9adee05 -address /run/containerd/containerd.sock │ │ ├─ 24610 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 21ab96774bcc2818322cd7b6ca71f12dfc54062374528114ab23cb1cd81d11f5 -address /run/containerd/containerd.sock │ │ ├─ 29067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb8096752e37467611f0693c8c3b50560dd742886432abe69ef627662c098393 -address /run/containerd/containerd.sock │ │ ├─ 33757 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 71a27d39c03cd3e0afb6b691c6322220df051c0015f7c5a508d414687ee2d473 -address /run/containerd/containerd.sock │ │ ├─ 39420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44519381453cb60d7bfa03cc29a71f486bb7cd701e72dfdb1fc2d3a175e1742b -address /run/containerd/containerd.sock │ │ ├─ 39435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9c61324da24d1373528ccd6714506ff2022918e946d06600fb2a7e314e8ca9 -address /run/containerd/containerd.sock │ │ ├─ 39465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a0c106628df9652d359a667b8388fd030fb0c4c4335103c83c2728c70e262ec -address /run/containerd/containerd.sock │ │ ├─ 39504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bfca6d4797b7ecbd266f243b5773fecb84ce0ef0d85a1941085a7974b057874 -address /run/containerd/containerd.sock │ │ ├─ 39516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ebe09ce6de560b653c74cca34360f6bc84153e9a552c0110c1b68dd4399382d -address /run/containerd/containerd.sock │ │ ├─ 40051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41b435514244fc31c7c046a2a8e9b8674c15e6600d698a48c56914744b83cab -address /run/containerd/containerd.sock │ │ ├─ 40756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06a82dc49678a3207020a5a1b2927e4139e138a10e642cae0db16a1f0d6ad50 -address /run/containerd/containerd.sock │ │ ├─ 40774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27e64459253ad07deedaa40fa0dbe0997483b0bf70cea7b93fa5eb5f207cab72 -address /run/containerd/containerd.sock │ │ ├─ 42143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f55010ef1dd5e9fdca5029bd79e5528697dd7411d56a1033fec9b9e32e90bb6c -address /run/containerd/containerd.sock │ │ ├─ 42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ca9d07304f64366a34c8c6431ab0188b5b27b35e0bfb4bc5bdc269fe9e9938 -address /run/containerd/containerd.sock │ │ ├─ 42545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a840bd23ee6b5191367ca672effb0ce8f25c21c402ff2fadd97855abe28893d6 -address /run/containerd/containerd.sock │ │ ├─ 42990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed722636ddbe44df954172b6a47f2a89ae33641bc8f15970cbf4e598b3e08f2d -address /run/containerd/containerd.sock │ │ ├─ 43492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa12b42bf6c6057a2033b1a541403d08f76483444b193ddf3be55b6526296c4 -address /run/containerd/containerd.sock │ │ ├─ 43530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251ffaf99fcbec9ff71f90f737f73ef0dd9e57976dd9d84df2ff6e2e25844061 -address /run/containerd/containerd.sock │ │ ├─ 43578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2119fd31fd9b525318ca9790d52577b9e233746b677c0413c6bdf7218fd6a1 -address /run/containerd/containerd.sock │ │ ├─ 45943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b5b645cc9406164e78e0d6bcda72a6b14b5748b3d2485e7b146ee106c175bc -address /run/containerd/containerd.sock │ │ ├─ 45982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cedfd97a90a886ae429cf783510d7da0c1d820c2e55a7518c0192cc0f732563b -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d488575ca995c3c50b8c248468eef9d20d1356209003aebbf4e926f2f79ce9a -address /run/containerd/containerd.sock │ │ ├─ 46798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d121a64d0165e4d4028f937549e9b5dc7186bdc55a73e5b1bac22e5ca6b7550d -address /run/containerd/containerd.sock │ │ ├─ 47159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468422ecbd6ad0b98564cfd9dd1c2f8ed16c4482966ad467588fbf36921686b6 -address /run/containerd/containerd.sock │ │ ├─ 47691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 212efd95ef60e7f7f777e4783ab2b4882cb2dccc9473aef03c3d4e7874d323c4 -address /run/containerd/containerd.sock │ │ ├─ 48075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc33b8f33cae147a36379740d97946c0093396be9147c86a205acf21a6653525 -address /run/containerd/containerd.sock │ │ ├─ 50113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae2bdbca1da249c73887984572311e9b4933eb848ea04b0e7c6f8a349574445 -address /run/containerd/containerd.sock │ │ ├─ 50284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f971eb5a3078c8b9f50ec862ee966c3543283cefdaf5a8c82cab0323500bc7 -address /run/containerd/containerd.sock │ │ ├─ 54497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4d1ac0fc9b48a36c6ee0089bd1eba4ddc46a4f93143efc7fd6a6147ed89d00 -address /run/containerd/containerd.sock │ │ ├─ 55124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dffd466f99dfef5826d2122f48caddac7bd5a15f6cac084123c5bbc3f08b987 -address /run/containerd/containerd.sock │ │ ├─ 55216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418f21610480b108fc6b1a3219a5f38e24304ce8a4ae56efacb3c707caddcc2e -address /run/containerd/containerd.sock │ │ ├─ 55273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53d870af1a2925fc0aa5019294aa0a3c903faedf01cccc69a81035d5662c12a2 -address /run/containerd/containerd.sock │ │ ├─ 55417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0cd4c771fe7cac9f66140b2c8aa0429844b010ba1f582511841bdd27e38bb4 -address /run/containerd/containerd.sock │ │ ├─ 59417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c7f5bf97e2e4ef5ce36c4ad5a4710a31589e82895498daf7d6b0e284c34053 -address /run/containerd/containerd.sock │ │ ├─ 59457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76bce5abc79c1984af8a8a9786905ce9fa1ee968889e7abcdcdbb47ab4e3398 -address /run/containerd/containerd.sock │ │ ├─ 59506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e22e696cfbe8eae6dd9563828d628eccefbf1a4aadb47a6362d0ca04b689734 -address /run/containerd/containerd.sock │ │ ├─ 59566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4d34cca43f35d868556c1091d2be435e7b76207635fd9f06c248748901f7020 -address /run/containerd/containerd.sock │ │ ├─ 61072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90bfdde08ae74e343aecf45bf5b04c07a67d486f4a95589bf17bc6752aa1ae64 -address /run/containerd/containerd.sock │ │ ├─ 61112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd75e60db9d8e7148302d1bde643599db8cb97b75752aedbbc401f8d2713dc9e -address /run/containerd/containerd.sock │ │ ├─ 61322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d36d501b54562d15f7dc05c66ca0b1d1fed08e1f3ce0e9026e3c0808498505 -address /run/containerd/containerd.sock │ │ ├─ 61369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a8ebd44d7d9031abf38a88259d5c101d3517651d4e8c687be478a3693fba5f -address /run/containerd/containerd.sock │ │ ├─ 61500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e60c1a1371ba6bfb1e6568b79ff36888d20d3fc9659edb316fb47a2a125967a -address /run/containerd/containerd.sock │ │ ├─ 61805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e077801d208269298884f72e83b50536e83fc024f5eaa540483daeb71b0fd17d -address /run/containerd/containerd.sock │ │ ├─ 62182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc66ee79b9d6e01532373d91b4022c255e62f6f90b6027b0adc6c3d72e3567fe -address /run/containerd/containerd.sock │ │ ├─ 62591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af85a52005df49cf6407c36eee67c81df234a09bbdc3d571d8659256180df8e1 -address /run/containerd/containerd.sock │ │ ├─ 62784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6db7695e1b46ee81c2b08783eda67c57c2891df3ce2b8e42a05017c7e0e51a5 -address /run/containerd/containerd.sock │ │ ├─ 63475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f761644758d2ae0a2e68413d42b5aeef722e2582d5177013423048d0d83bafc -address /run/containerd/containerd.sock │ │ ├─ 65085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39cc630f524dab6b198173b7288a233db8fd0eb366fca1143eadfc20ecff97a -address /run/containerd/containerd.sock │ │ ├─ 67231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a0f4ae12da0f6bee0240b0f2f0e1443d4a3cb993341771b9b215034c46e40b -address /run/containerd/containerd.sock │ │ ├─ 76363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee7502ecea0f514c1d204e5961a7ccd4bb1f8d78376d6ae6bc5211dfcdefd6b -address /run/containerd/containerd.sock │ │ ├─ 77909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51db780d8db958714edb3a89d4eefe6eba045bdaa3dad3b8e80ecd04bee2f77 -address /run/containerd/containerd.sock │ │ ├─ 83801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6e1040bc16a5b41c8cbc594bd8300eef86bc9578193fbaa3f0e0a705a470c1 -address /run/containerd/containerd.sock │ │ ├─ 89809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cc8b95c4dd70a8f296628f939421ce3d8b675243af725bd277207507ed41ea3 -address /run/containerd/containerd.sock │ │ ├─ 93931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2058de9ae62d423884286fc1f2150c56aa25008fde393894b5f381cfc417503f -address /run/containerd/containerd.sock │ │ ├─ 93981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27635929f832bda6a02136c417bd6a382699ead619a8bff9384c43ca0c3e0325 -address /run/containerd/containerd.sock │ │ ├─102479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32680b8d6a814b06a145250262091af3b20c423dfc3e338e00b33de4a61dc4c7 -address /run/containerd/containerd.sock │ │ ├─104118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8c1803886c3cb26fbd27263f04a473dfa5cc6b3134e643615dceb6491d5ff0d -address /run/containerd/containerd.sock │ │ ├─104162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37cfa4996e5f82e29e2bb30f3d588eaa37bfaadf8d69792fd0125139bfdcb9d -address /run/containerd/containerd.sock │ │ ├─106045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91dbf4863aaa5d8b6e7b36559c8eeb0bd2dbc5d62ff01cd48a13957b95b6d9c9 -address /run/containerd/containerd.sock │ │ ├─107967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b288f16cc289e04bdf47beb7da876bd5efcafdb9c8bad9fb29b361b1c78af532 -address /run/containerd/containerd.sock │ │ ├─108005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be6f8024e3fdb63da4655f64f5181f2419e44ed914b5248a6ab2daf0303d1f83 -address /run/containerd/containerd.sock │ │ ├─121069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93c27c066c8e0fdaa3b166699d60b251157d0f2a68cd1a85cb0faeeee005116 -address /run/containerd/containerd.sock │ │ ├─121141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5364a43c3eef1adf3e91a9b11de0b346b48d0c66247ba99d72656cc959da618 -address /run/containerd/containerd.sock │ │ ├─123697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2a9aadd9e2dfbb22e6a849ef5340a906686fb0d4ec2775944f5a9ead17557b -address /run/containerd/containerd.sock │ │ ├─138084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357fbec3dfb91cc624952641f5640c7480d18f7415e3f527034e445ef0f38523 -address /run/containerd/containerd.sock │ │ ├─139584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9484028b84575706acfefbce43b0b752311b532f467939b5eb8cf7d8eeb97421 -address /run/containerd/containerd.sock │ │ ├─139945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e81ee662426c85891664269cc3f6d499b325ef7c53a3b651833db55420819db -address /run/containerd/containerd.sock │ │ ├─140805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe71305c06872e86aff32c518f5f98a1c056ae12a67ddc249446f3a37f3d6d8a -address /run/containerd/containerd.sock │ │ ├─143127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0a2d9905937e30cec32820c7d4fef6a09e73411bd38c7c6361ec5eec43b040 -address /run/containerd/containerd.sock │ │ ├─143413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acae4acb37d0c901f6cbd57ee0c8ee647529c67082711ce625c6c88c7d02f724 -address /run/containerd/containerd.sock │ │ ├─143609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5da81c75daef92f992d13ad3690e6cb24d7c642ae2ed1108c4987d45c63bfa -address /run/containerd/containerd.sock │ │ ├─143734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6750905adc3ccebaba45bcf7b474a33bae8db848f434675731bcb74ee5622ece -address /run/containerd/containerd.sock │ │ ├─144056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2026a0c8bb4aef3cb8cf5a9953437d7557a396ed67f8c78dbd10f95c285b6f -address /run/containerd/containerd.sock │ │ ├─144222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1fd36cdeb0141a11f9fa355ee1fd32cf1f678fef63f00a6e11e1e4365927e1c -address /run/containerd/containerd.sock │ │ ├─169111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6fa0024441a6bbdc6e73dad1f34283967f4379545963fb2bb12a3a06952c495 -address /run/containerd/containerd.sock │ │ ├─170646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eea78615b181e89dc53539fec3846cf1ff16e922496cdc9461b13c1fedd1aee -address /run/containerd/containerd.sock │ │ ├─170682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a31488ff49531f43e378ba6c2413ec7918a8422b9094cd3301805665205f7688 -address /run/containerd/containerd.sock │ │ ├─170771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2c13553465ffe4aab6370807ad54ef6215c3d30ba656f086413604ed2bc8e3 -address /run/containerd/containerd.sock │ │ ├─170798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74956b5f6fa8f5366976251eaee861a50d9ff0922bd76171a1a3d0a237902b9 -address /run/containerd/containerd.sock │ │ ├─170807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1a3e88481dfef5f3713802a0219a80db49b963169e328960161b46693a85e1 -address /run/containerd/containerd.sock │ │ ├─171196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40165a4f4166d5a366dc5614162046304d190fd74f6db2a524f7a691b8834a6c -address /run/containerd/containerd.sock │ │ ├─171262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb72e54ec2cb03793bd5900d7d3c4d1b4b6b54f5382c6efa67771951a5a4002 -address /run/containerd/containerd.sock │ │ ├─183724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb8f6bf0d52e7c0ddcc8272e335814062cbcd81b9620e35ee01acaeeb1f5720 -address /run/containerd/containerd.sock │ │ ├─185970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceef16c6830bfb9798c25932c1e2780b8e395b564640d29429af35b2edc4aef2 -address /run/containerd/containerd.sock │ │ ├─186130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263c20438baaad4d47dabf9dee24449690ed046a5c3b3a4ebdb2e90a4addde14 -address /run/containerd/containerd.sock │ │ ├─186191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d44b39a0003d6f9c12ec5de8957db4ca8864b8d0c632a9ba1bb4d0e7baf427a -address /run/containerd/containerd.sock │ │ ├─202605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5de56634eecf0afff7bc6dbd1931cebabd64c733609ebc5c5198bc696ea7cb -address /run/containerd/containerd.sock │ │ ├─210094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996426af1299aea4238b0a8c05ddbb69e8f12b956aaa0f8da4e4814e617b59b8 -address /run/containerd/containerd.sock │ │ ├─210115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5622e2dfbba6507612d40b30f9da03b46dc1d14191a7a5a36c6ebd0d993a92ca -address /run/containerd/containerd.sock │ │ ├─210165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a68b59a149b11e6ccac6d7ec29df25049d1b639a06c946941d79c790bed9cf -address /run/containerd/containerd.sock │ │ ├─210454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3222e4ed76b72bd6cd77626fc61f379e1c315acba7688b68c9f9dc15e8893e9 -address /run/containerd/containerd.sock │ │ ├─222006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f2199637138547c7ac30fd3f7f40c14919c42533e8c4beba1bd5a190d9cc8a4 -address /run/containerd/containerd.sock │ │ ├─224468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c749ab5dc100f39863672c28a3f658f4837063daad5fec4970087c4d71e5486 -address /run/containerd/containerd.sock │ │ ├─225499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1401badb396987bad3357d2776be12c5f4bddd1e680aeecb8aa838b9830ffae -address /run/containerd/containerd.sock │ │ ├─226369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd26428f3f089587ab5e83469f5d6289240b0b3eb15a43a640bc3a2cf3a1db86 -address /run/containerd/containerd.sock │ │ ├─227481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8347aa9c0a74ed5f6f07ad6786db7c5640a460c9f81ae95de3baa0a4de2aec06 -address /run/containerd/containerd.sock │ │ ├─229873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b4c660c5c9b6dca0302d999ee7de36e36f435c44b3f768985beeeb392f85d4 -address /run/containerd/containerd.sock │ │ ├─231304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52dcc461af4946c25ae9abba6a1f70de3ee5095f0817000b4915e75fe30e8b4e -address /run/containerd/containerd.sock │ │ ├─231416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40b888cc418464aa2404438bbec8b25d47cd19ea2f1121934ff5925ac59d17e -address /run/containerd/containerd.sock │ │ ├─240613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7110b65d51c538eeb8a5a198a5aeac19a55084b4bd8c47dac2121a7a036db1 -address /run/containerd/containerd.sock │ │ ├─241166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5201613d4a37699f2b50c94d2e82bbafc627489505c76f6d1896bfc237198c0d -address /run/containerd/containerd.sock │ │ ├─244850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8e34913bdf3f2a920fa30387ffa61e029c509168f58d0d02e3a06b7475cd050 -address /run/containerd/containerd.sock │ │ ├─248812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c80b5a704685465939cde076840deeb68a26ae47b241d419d3012881314984e -address /run/containerd/containerd.sock │ │ ├─249029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcb2e7fb036ef25bb16eb412a7d2634b8098dec19888bdea48b9350d8acb2daa -address /run/containerd/containerd.sock │ │ ├─249185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cb29c21e7d0254e2add081ad15b61de1b1960be5e0511251bca55ce5635b4d -address /run/containerd/containerd.sock │ │ ├─249260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3e406bf0a8781d1f69f1fc925b8cb169dc83464b11d2a39328d331c07b5555 -address /run/containerd/containerd.sock │ │ ├─260537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f391a7047b4af2f06c7592bbf659c993860d4b22783ce988833c7fa7e36276 -address /run/containerd/containerd.sock │ │ ├─262981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65133c36341dcef1bcebabb6ab55d63be2bdb00d0d5dc66bc3c3f4606d9a3d14 -address /run/containerd/containerd.sock │ │ └─264538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2633431b3930de7da3aea7edd95c9c75e9b9019f10b2a13f5846fb6cc751341 -address /run/containerd/containerd.sock │ ├─docker-99642a7a2bc91f35ac1ab2202610adf4b0d7f616ab7f42f39c2e796de9adee05.scope … │ │ ├─19449 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19467 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─28770 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29050 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19380 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19400 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24316 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24593 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33464 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33740 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12379 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12409 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.dxkadt.service │ │ ├─12744 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxkadt/unit.run │ │ └─12776 /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-dxkadt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxkadt:/var/lib/ceph/mgr/ceph-instance.dxkadt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxkadt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.dxkadt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10183 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137429 /sbin/multipathd -d -s │ ├─docker-17240de191fdaa0020be7283da2e0c240315c8972b6a22587fd9ae1cfaf4a7d4.scope … │ │ ├─12863 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dxkadt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12875 /usr/bin/ceph-mgr -n mgr.instance.dxkadt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39890 /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.132 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-71a27d39c03cd3e0afb6b691c6322220df051c0015f7c5a508d414687ee2d473.scope … │ │ ├─33782 /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 │ │ └─33794 /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 │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─396091 sshd: [accepted] │ │ └─396431 sshd: [net] │ ├─run-rf9ab58fa3f2e4d0897d58bf833db9cbc.scope │ │ └─184350 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1402 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10948 /usr/sbin/chronyd -F 1 │ │ └─10949 /usr/sbin/chronyd -F 1 │ ├─docker-21ab96774bcc2818322cd7b6ca71f12dfc54062374528114ab23cb1cd81d11f5.scope … │ │ ├─24634 /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 │ │ └─24646 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137239 /sbin/iscsid │ │ └─137240 /sbin/iscsid │ ├─docker-cb8096752e37467611f0693c8c3b50560dd742886432abe69ef627662c098393.scope … │ │ ├─29090 /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 │ │ └─29103 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-6cd4d151f16ddce00a6a338e8ddd39483cbae5fa1cefcb39e5da41c7a1e280db.scope … │ │ ├─12485 /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 │ │ └─12504 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─9a2a9aadd9e2dfbb22e6a849ef5340a906686fb0d4ec2775944f5a9ead17557b │ │ └─123735 /pause │ ├─3ee7502ecea0f514c1d204e5961a7ccd4bb1f8d78376d6ae6bc5211dfcdefd6b │ │ └─76387 /pause │ ├─e8b2d8574bae9217ac322eb8f4c8051b81940c736a666ad5e6a942b32d014b9a │ │ ├─218838 octavia-api: uWSGI master │ │ ├─218853 octavia-api: uWSGI worker 1 │ │ └─218854 octavia-api: uWSGI worker 2 │ ├─2cf9cf59994509baba989d900b52aba09fc319a91a61cdddcd33884b9eeabf0d │ │ ├─179562 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─179912 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179915 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179918 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─53d870af1a2925fc0aa5019294aa0a3c903faedf01cccc69a81035d5662c12a2 │ │ └─55302 /pause │ ├─d06a82dc49678a3207020a5a1b2927e4139e138a10e642cae0db16a1f0d6ad50 │ │ └─40801 /pause │ ├─be6f8024e3fdb63da4655f64f5181f2419e44ed914b5248a6ab2daf0303d1f83 │ │ └─108035 /pause │ ├─9b52787dc3e90e08d21bcdd110ebe13f7d51ab10feee76adfed871f0fe8e743c │ │ └─55520 nfd-master -crd-controller=true -metrics=8081 │ ├─fae8ee9afefc0f3bafb67b431b31e5999c87c6903bd36a0479819fd9ecdcf9fb │ │ └─46890 /manager --metrics-bind-address=:8080 │ ├─5201613d4a37699f2b50c94d2e82bbafc627489505c76f6d1896bfc237198c0d │ │ └─241192 /pause │ ├─e6e830a8783c7446da3ab9d7291449fa4229b8975aef3433380a7902f5820d87 │ │ └─184292 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4dffd466f99dfef5826d2122f48caddac7bd5a15f6cac084123c5bbc3f08b987 │ │ └─55185 /pause │ ├─8ae2bdbca1da249c73887984572311e9b4933eb848ea04b0e7c6f8a349574445 │ │ └─50137 /pause │ ├─9403f89a133c972e2b1e47edfa1e0c148d923d443c8fae1f7fc5f0077e1948f7 │ │ └─41057 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e99a5f78eb38497fdd26fb477bda453a181a1c1b452e20e20375a9007216b0ec │ │ ├─198465 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199132 heat-engine: ServiceWrapper worker(0) │ │ └─199135 heat-engine: ServiceWrapper worker(1) │ ├─dd26428f3f089587ab5e83469f5d6289240b0b3eb15a43a640bc3a2cf3a1db86 │ │ └─226393 /pause │ ├─4f2199637138547c7ac30fd3f7f40c14919c42533e8c4beba1bd5a190d9cc8a4 │ │ └─222031 /pause │ ├─f37cfa4996e5f82e29e2bb30f3d588eaa37bfaadf8d69792fd0125139bfdcb9d │ │ └─104193 /pause │ ├─0f761644758d2ae0a2e68413d42b5aeef722e2582d5177013423048d0d83bafc │ │ └─63498 /pause │ ├─b40b888cc418464aa2404438bbec8b25d47cd19ea2f1121934ff5925ac59d17e │ │ └─231454 /pause │ ├─f55010ef1dd5e9fdca5029bd79e5528697dd7411d56a1033fec9b9e32e90bb6c │ │ └─42165 /pause │ ├─f55697185e691c29c7f08df7d43394b077887f7fd49b663f8245cd4e8828ad2a │ │ └─84750 /usr/local/bin/rook ceph operator │ ├─8d488575ca995c3c50b8c248468eef9d20d1356209003aebbf4e926f2f79ce9a │ │ └─46783 /pause │ ├─6ebe09ce6de560b653c74cca34360f6bc84153e9a552c0110c1b68dd4399382d │ │ └─39584 /pause │ ├─3cd2eac85b27fe8a21b128b1a5f3fc4709cfe998f840908ed0f3b382e3af2c62 │ │ ├─167960 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168485 nova-scheduler: ServiceWrapper worker(0) │ │ └─168487 nova-scheduler: ServiceWrapper worker(1) │ ├─94a8ebd44d7d9031abf38a88259d5c101d3517651d4e8c687be478a3693fba5f │ │ └─61399 /pause │ ├─d3034c6af598b9026fab871956126ac440a75a41a26fa2b0ba108a42fcd1edb2 │ │ ├─180499 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181102 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph9gqat8_/privsep.sock │ │ ├─181254 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpvw5i2mhv/privsep.sock │ │ └─181762 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─996426af1299aea4238b0a8c05ddbb69e8f12b956aaa0f8da4e4814e617b59b8 │ │ └─210149 /pause │ ├─9d44b39a0003d6f9c12ec5de8957db4ca8864b8d0c632a9ba1bb4d0e7baf427a │ │ └─186228 /pause │ ├─0802c6aefc3a18b6ffdc3fa16b566b1dc17a40f85ee16d76d628c228b7095379 │ │ ├─202772 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202795 erl_child_setup 1048576 │ │ ├─202906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203054 /bin/sh -s rabbit_disk_monitor │ ├─f41b435514244fc31c7c046a2a8e9b8674c15e6600d698a48c56914744b83cab │ │ └─40074 /pause │ ├─e6d36d501b54562d15f7dc05c66ca0b1d1fed08e1f3ce0e9026e3c0808498505 │ │ └─61350 /pause │ ├─90bfdde08ae74e343aecf45bf5b04c07a67d486f4a95589bf17bc6752aa1ae64 │ │ └─61097 /pause │ ├─ed722636ddbe44df954172b6a47f2a89ae33641bc8f15970cbf4e598b3e08f2d │ │ └─43013 /pause │ ├─c85800afdac58844380e8d9602dfa415b21306ae3af0ae0f5c2b6afd2abf60e4 │ │ └─39664 etcd --advertise-client-urls=https://199.204.45.132: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.132:2380 --initial-cluster=instance=https://199.204.45.132:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.132:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.132: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 │ ├─d51db780d8db958714edb3a89d4eefe6eba045bdaa3dad3b8e80ecd04bee2f77 │ │ └─77933 /pause │ ├─d5241a466628bc19bec7d3b96a66197641bfc9d5454ef5bcecc1a484f1822f62 │ │ └─220016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─dd75e60db9d8e7148302d1bde643599db8cb97b75752aedbbc401f8d2713dc9e │ │ └─61141 /pause │ ├─5a21fe1fc3076417ac66ba6a61e80f2ee929e4d3ddbb03b85a9a2b2b6b0b6b23 │ │ └─64911 /bin/memcached_exporter │ ├─6d582f6147d158648c377b14e77a96a64ce69c9e361b359a4d054e22edf26386 │ │ └─227530 /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 │ ├─230413568f2a8557ae4fd9f14f06174fac30a9fe20c10acfa93f231a23e4b49e │ │ └─43762 /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 │ ├─c93c27c066c8e0fdaa3b166699d60b251157d0f2a68cd1a85cb0faeeee005116 │ │ └─121092 /pause │ ├─1f3e406bf0a8781d1f69f1fc925b8cb169dc83464b11d2a39328d331c07b5555 │ │ └─249287 /pause │ ├─ea641ac82352cefcbeb9c11df9789425361124caab3ccec690edbd45feaf3a1f │ │ └─55562 nfd-gc -gc-interval=1h │ ├─f612cd0187a9d8a1154cb54845a6c182fb2b3ccd2362a5be7dbdbd53380caefc │ │ └─63879 /goldpinger --static-file-path /static │ ├─5bc4dc963242254f08f75508ae8c86931a0a385adf8763d7956c248fa8a06c32 │ │ ├─198497 heat-api: uWSGI master │ │ ├─198551 heat-api: uWSGI worker 1 │ │ └─198552 heat-api: uWSGI worker 2 │ ├─f4d34cca43f35d868556c1091d2be435e7b76207635fd9f06c248748901f7020 │ │ └─59591 /pause │ ├─ca515ef9b57d6a2b3cc759219963c827733e1c930c0212a3ba8b56892213251a │ │ └─263411 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─89cd67839e9322c67fae23aa2e691ecd79468f506aa7a5e2c9c3dc4efd430c4e │ │ ├─140947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140965 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─140971 erl_child_setup 1048576 │ │ ├─141085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141086 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141260 /bin/sh -s rabbit_disk_monitor │ ├─2ec7c7dc5ed00cb8d0abef86d696ba5bc0e5d061f275c709573cf4e547eaf786 │ │ ├─241279 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241683 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241684 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─833411b4baa9508996c6360f3924be8c199f658ca987903855fcff420e89e69a │ │ └─182204 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5a7110b65d51c538eeb8a5a198a5aeac19a55084b4bd8c47dac2121a7a036db1 │ │ └─240641 /pause │ ├─4cc828c6d335ef7fb43c29f1d087d720bc1f415538916a2f56d343b122100b4a │ │ ├─90037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90062 erl_child_setup 1048576 │ │ ├─90159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90348 /bin/sh -s rabbit_disk_monitor │ ├─0e2026a0c8bb4aef3cb8cf5a9953437d7557a396ed67f8c78dbd10f95c285b6f │ │ └─144080 /pause │ ├─0eb8f6bf0d52e7c0ddcc8272e335814062cbcd81b9620e35ee01acaeeb1f5720 │ │ └─183748 /pause │ ├─f9f3a69fd214b471afd306049c3fb40efec62b631bb3ba27332608d99296998a │ │ └─55481 nfd-worker -metrics=8081 │ ├─7ea52217572c88357abe1afe01a59c1e51b3219dfabda36705f839e13a9cbe44 │ │ └─42200 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3b6e1040bc16a5b41c8cbc594bd8300eef86bc9578193fbaa3f0e0a705a470c1 │ │ └─83824 /pause │ ├─487046b4c612e41d35dbab1e849fd942e8d2b61f314bd96410fc4dd37e77bd6c │ │ ├─65444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65460 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65469 erl_child_setup 1048576 │ │ ├─65612 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65713 /bin/sh -s rabbit_disk_monitor │ ├─357fbec3dfb91cc624952641f5640c7480d18f7415e3f527034e445ef0f38523 │ │ └─138108 /pause │ ├─5f6ec4ac3abf3fd297020f6fb8a86c2884b6e2e4424dbbf5a04fa35423f1b6a5 │ │ ├─258356 manila-api: uWSGI master │ │ ├─258394 manila-api: uWSGI worker 1 │ │ └─258395 manila-api: uWSGI worker 2 │ ├─08758399ee928d4b9938acd0e2a284777d2aee929c479a780b56f0cb20e068b8 │ │ ├─167868 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168307 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168308 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─af85a52005df49cf6407c36eee67c81df234a09bbdc3d571d8659256180df8e1 │ │ └─62614 /pause │ ├─af15e60d548339fc4cb9b612a82da8ec3d9507acdfd2ff4942272a8aa57a6a4d │ │ ├─182183 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─182528 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183284 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8882g7ez/privsep.sock │ │ ├─364109 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpd30981im/privsep.sock │ │ ├─364720 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbhu9s5o9/privsep.sock │ │ ├─365134 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365136 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366808 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1a619c15-2ba5-45cb-a6a8-b252905dd69f --namespace=qrouter-1a619c15-2ba5-45cb-a6a8-b252905dd69f --conf_dir=/var/lib/neutron/ha_confs/1a619c15-2ba5-45cb-a6a8-b252905dd69f --log-file=/var/lib/neutron/ha_confs/1a619c15-2ba5-45cb-a6a8-b252905dd69f/neutron-keepalived-state-change.log --monitor_interface=ha-035e077e-86 --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/1a619c15-2ba5-45cb-a6a8-b252905dd69f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─375723 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b5c293ad-9176-4bc7-abae-3d75db3b92c4 --namespace=qrouter-b5c293ad-9176-4bc7-abae-3d75db3b92c4 --conf_dir=/var/lib/neutron/ha_confs/b5c293ad-9176-4bc7-abae-3d75db3b92c4 --log-file=/var/lib/neutron/ha_confs/b5c293ad-9176-4bc7-abae-3d75db3b92c4/neutron-keepalived-state-change.log --monitor_interface=ha-70dc95ff-54 --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/b5c293ad-9176-4bc7-abae-3d75db3b92c4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382064 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d9b71ac5-5457-4b8c-9cf7-ab411034b256 --namespace=qrouter-d9b71ac5-5457-4b8c-9cf7-ab411034b256 --conf_dir=/var/lib/neutron/ha_confs/d9b71ac5-5457-4b8c-9cf7-ab411034b256 --log-file=/var/lib/neutron/ha_confs/d9b71ac5-5457-4b8c-9cf7-ab411034b256/neutron-keepalived-state-change.log --monitor_interface=ha-d82eeea8-5f --monitor_cidr=169.254.0.238/24 --pid_file=/var/lib/neutron/external/pids/d9b71ac5-5457-4b8c-9cf7-ab411034b256.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d121a64d0165e4d4028f937549e9b5dc7186bdc55a73e5b1bac22e5ca6b7550d │ │ └─46827 /pause │ ├─420c6fe33eb0edfcd85e05aeca58dbcf6a00ae0a522d50a1ef0124a40f54dcaa │ │ ├─138543 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138556 /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 │ ├─f3222e4ed76b72bd6cd77626fc61f379e1c315acba7688b68c9f9dc15e8893e9 │ │ └─210480 /pause │ ├─7075f405242ca47bf233ac7099293bb119ad9ec84e042b8a066151c0c1b84937 │ │ ├─ 94271 /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 │ │ └─340425 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ddb018a58ec47d6cdb47d692032f99a8361f455be0e4ca76b901dc868d1b57ce │ │ └─247006 docker-registry serve /etc/docker-registry/config.yml │ ├─91dbf4863aaa5d8b6e7b36559c8eeb0bd2dbc5d62ff01cd48a13957b95b6d9c9 │ │ └─106068 /pause │ ├─fb0cd4c771fe7cac9f66140b2c8aa0429844b010ba1f582511841bdd27e38bb4 │ │ └─55441 /pause │ ├─c6db7695e1b46ee81c2b08783eda67c57c2891df3ce2b8e42a05017c7e0e51a5 │ │ └─62807 /pause │ ├─ac6d5eb56cdbf99aeca3fb5d966c0c6355b5b8e94944f562ff28923f961eda26 │ │ ├─48286 mysqld --wsrep_start_position=1a2a451b-5252-11f1-985b-82d906fa1fad:20 │ │ └─48408 /var/lib/mysql/mysql-state-monitor │ ├─792c29dcf9957e6a397fbfaea56b438b7b3e17cd57bd5edfd946e2c8573f4b21 │ │ ├─41270 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41657 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e39cc630f524dab6b198173b7288a233db8fd0eb366fca1143eadfc20ecff97a │ │ └─65108 /pause │ ├─03b22aaa31f44758a446e85888e3550cb09b413ccf6b2ff3b0c153bc21beace8 │ │ └─258338 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fcf9930c2894a4141fd85f1c019b85bfab9671f0ce70c83c94d27156f31c0634 │ │ ├─106202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106225 erl_child_setup 1048576 │ │ ├─106398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106510 /bin/sh -s rabbit_disk_monitor │ ├─1a6febd54192d725ab95457f5d8300e6d6cec12663d154a464862eeee1b639cc │ │ ├─122241 /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 │ │ └─122311 /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 │ ├─fe71305c06872e86aff32c518f5f98a1c056ae12a67ddc249446f3a37f3d6d8a │ │ └─140828 /pause │ ├─cc66ee79b9d6e01532373d91b4022c255e62f6f90b6027b0adc6c3d72e3567fe │ │ └─62217 /pause │ ├─e93bd93e83e90ea6ee29fbdd9c774bce7c6d30f25ec14f043b60e203e285d6da │ │ └─39724 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 │ ├─61b4d3cc7fbe0ef27837540b4391a98305db680ce483179032c6e2722e1b32e3 │ │ ├─48124 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 │ │ └─49339 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 │ ├─aaa9e6d853a41e3ac43184dc5e355005c99040915d0db86294d26f2f49489b58 │ │ └─48383 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5421e686eb78c91ebe4e67af9d48aa7dea689120b705e0b64b58ba409db98638 │ │ └─140146 /coredns -conf /etc/coredns/Corefile │ ├─18ee7be6a146ebf7759b086c39f1521e3239fa52218181c506a08a31ad483491 │ │ ├─179573 neutron-api: uWSGI master │ │ ├─179679 neutron-api: uWSGI worker 1 │ │ └─179680 neutron-api: uWSGI worker 2 │ ├─97968b02891bba487b2b286b24b6d9b4549f690d0a30d6ebb27b689e96428eaa │ │ ├─167059 nova-api: uWSGI master │ │ ├─167094 nova-api: uWSGI worker 1 │ │ └─167095 nova-api: uWSGI worker 2 │ ├─e5d3b54f658d5a6cebbf960f97b81ced5f12635b548eea3f628dc69364ff6d7d │ │ └─63830 /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 │ ├─5c4c837c1697319f04f9cae83da8391d71e8358b620705eeabea37ff7798657b │ │ └─50776 redis_exporter │ ├─e3434e4731ccb3e61cb5d4161845ddf993f50f143d463d287f526dbd3bd44b50 │ │ ├─240676 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241456 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpv11hvjhr/privsep.sock │ │ ├─241523 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241535 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5cc8b95c4dd70a8f296628f939421ce3d8b675243af725bd277207507ed41ea3 │ │ └─89833 /pause │ ├─d7b4c660c5c9b6dca0302d999ee7de36e36f435c44b3f768985beeeb392f85d4 │ │ └─229898 /pause │ ├─521a2f564806c338e7ec075ec128400479f06cc895d37f91a87e6ca17a806658 │ │ ├─104381 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104518 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104520 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─16b85563eeeb58115524c712b3510e45523c8c9752186377ea7ff4539fea2e6b │ │ └─43231 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 │ ├─40165a4f4166d5a366dc5614162046304d190fd74f6db2a524f7a691b8834a6c │ │ └─171227 /pause │ ├─f6fa0024441a6bbdc6e73dad1f34283967f4379545963fb2bb12a3a06952c495 │ │ └─169136 /pause │ ├─6750905adc3ccebaba45bcf7b474a33bae8db848f434675731bcb74ee5622ece │ │ └─143804 /pause │ ├─f60a0f06195035d9242a3b120a02beb1bfba16ec9d2e215aa646d8c88a660903 │ │ ├─103086 glance-api: uWSGI master │ │ ├─103099 glance-api: uWSGI worker 1 │ │ └─103100 glance-api: uWSGI worker 2 │ ├─31cc737f771cbea569bfb86fd318660576af6de617c7832c7e50f23a58962fcf │ │ └─63120 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b7c7f5bf97e2e4ef5ce36c4ad5a4710a31589e82895498daf7d6b0e284c34053 │ │ └─59441 /pause │ ├─b288f16cc289e04bdf47beb7da876bd5efcafdb9c8bad9fb29b361b1c78af532 │ │ └─108001 /pause │ ├─77f6ef75018a300cf63fa0a6166e7c6d7d65dba2ff12c3c6407d9b6a3d819655 │ │ ├─60374 python -u /app/sidecar.py │ │ ├─60804 python -u /app/sidecar.py │ │ └─60805 python -u /app/sidecar.py │ ├─1c80b5a704685465939cde076840deeb68a26ae47b241d419d3012881314984e │ │ └─248852 /pause │ ├─cf6c5d4165ceacecbb27d547ceeead7abd60f2fe29343adbe1e4ae83546d85ff │ │ ├─219992 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220753 octavia-worker: ConsumerService worker(0) │ │ └─220756 octavia-worker: ConsumerService worker(1) │ ├─e077801d208269298884f72e83b50536e83fc024f5eaa540483daeb71b0fd17d │ │ └─61830 /pause │ ├─8130843a94a2b0b251696d21a74763a7a3379817f097fed5ee5867eb946c57b0 │ │ ├─241120 magnum-api: uWSGI master │ │ ├─241156 magnum-api: uWSGI worker 1 │ │ └─241157 magnum-api: uWSGI worker 2 │ ├─7ef1074ecd1d5dbc2646d1449f0b6ddcdfb167815f593902d26a4aea90cfcba8 │ │ └─95358 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─71ab18af4d894291b05e3794b1be028b539261ba7b6115dce72dc682c054d77e │ │ └─64946 /bin/oauth2-proxy │ ├─8eea78615b181e89dc53539fec3846cf1ff16e922496cdc9461b13c1fedd1aee │ │ └─170725 /pause │ ├─f4d2e4ceff8d2a4b3e9fefc7a1b1f52e19934b96fa6b6d45095fdf4590501702 │ │ └─64616 /bin/pushgateway │ ├─545a0f84111e3ec985f6908fe3b2a7d3ee5e5d39e490f5f802026c34c58ca107 │ │ ├─343666 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344144 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344219 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpt4y6wd1z/privsep.sock │ │ ├─344558 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpoyop_9zg/privsep.sock │ │ ├─344848 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344849 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344886 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/256c297c-1cfc-413b-9491-dd1c88728413/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/256c297c-1cfc-413b-9491-dd1c88728413/host --addn-hosts=/var/lib/neutron/dhcp/256c297c-1cfc-413b-9491-dd1c88728413/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/256c297c-1cfc-413b-9491-dd1c88728413/opts --dhcp-leasefile=/var/lib/neutron/dhcp/256c297c-1cfc-413b-9491-dd1c88728413/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-570e1795-6c1f-439f-b689-c9a58da186cd,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344893 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8b55636e-1433-4571-89ad-1e1ad1424b17/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8b55636e-1433-4571-89ad-1e1ad1424b17/host --addn-hosts=/var/lib/neutron/dhcp/8b55636e-1433-4571-89ad-1e1ad1424b17/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8b55636e-1433-4571-89ad-1e1ad1424b17/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8b55636e-1433-4571-89ad-1e1ad1424b17/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-82cfff79-14da-4b8a-8313-37b9501cd4a3,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344952 haproxy -f /var/lib/neutron/ns-metadata-proxy/256c297c-1cfc-413b-9491-dd1c88728413.conf │ │ ├─344962 haproxy -f /var/lib/neutron/ns-metadata-proxy/8b55636e-1433-4571-89ad-1e1ad1424b17.conf │ │ ├─364010 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcv0g8bka/privsep.sock │ │ └─367835 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpa_yoxiu3/privsep.sock │ ├─67d591dd93ae8981bdcb3413d16f3aef04d4a2ebfd7993553fd433b2e3e55ceb │ │ └─64866 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f560e6435a425c6ec5c1ebfb89c8ef0b1ebdc39dcdff275d556f94453c0f8a0d │ │ ├─60400 python -u /app/sidecar.py │ │ ├─60840 python -u /app/sidecar.py │ │ └─60841 python -u /app/sidecar.py │ ├─7fb72e54ec2cb03793bd5900d7d3c4d1b4b6b54f5382c6efa67771951a5a4002 │ │ └─171286 /pause │ ├─5aac97065bd21bf4571f2f24fb2b18081b64af7becc4d4c9a4b20c071807d90f │ │ ├─179693 neutron-policy-server: uWSGI master │ │ ├─179706 neutron-policy-server: uWSGI worker 1 │ │ └─179707 neutron-policy-server: uWSGI worker 2 │ ├─bea0c82c1f1571b78be4d435db9890997d998b740940baee3aa5c8b1029dba94 │ │ └─121717 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─548767da6c7bb1876584ff4e77f6278063e7f37a251ae952fb6d6ce72a42dd58 │ │ ├─83122 barbiacan-api: uWSGI master │ │ └─83135 barbiacan-api: uWSGI worker 1 │ ├─4b8bc31ffd84b8936781d04bbdefa0ab8c0f14ad1b1acb724a40ae8695476acf │ │ ├─ 70578 apache2 -DFOREGROUND │ │ ├─ 70623 (wsgi:k -DFOREGROUND │ │ ├─ 70624 (wsgi:k -DFOREGROUND │ │ ├─ 70625 (wsgi:k -DFOREGROUND │ │ ├─ 70626 (wsgi:k -DFOREGROUND │ │ ├─388817 apache2 -DFOREGROUND │ │ └─390392 apache2 -DFOREGROUND │ ├─5fe94aecff608fc22327c7e2e5c10f5d4dd0a47ad48424a43d5096e259cfb253 │ │ └─63932 /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-132.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 │ ├─6e81ee662426c85891664269cc3f6d499b325ef7c53a3b651833db55420819db │ │ └─139976 /pause │ ├─0bfca6d4797b7ecbd266f243b5773fecb84ce0ef0d85a1941085a7974b057874 │ │ └─39598 /pause │ ├─b9ff5da52574bbbf88ba4b2c35d0d05a27e1430f6f1e4e97f6689b0eb5a8b4ab │ │ └─64570 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f1401badb396987bad3357d2776be12c5f4bddd1e680aeecb8aa838b9830ffae │ │ └─225521 /pause │ ├─93a44021df87fc6f03180037e1a8ec5b626ca9794b3f263802e7b0974e41ce3f │ │ └─149088 /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 │ ├─dd05f22c5813ee6eb807f7c37fb57f77b7e80971e27d3ce68791975b04bd8f63 │ │ ├─258381 /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 │ │ └─258599 /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 │ ├─aa6d0d45848d8aa785d98e003500781c4802360ed7fa765d8b84865af3d0a837 │ │ └─55672 /secretgen-controller │ ├─418f21610480b108fc6b1a3219a5f38e24304ce8a4ae56efacb3c707caddcc2e │ │ └─55250 /pause │ ├─700a68029591fa887dc333afab8d01d597a724c4a691f13c38acc17fc1095273 │ │ └─64964 /bin/oauth2-proxy │ ├─98d53ad9447fba45eb0fbc8d98920e7710c888da1012e5176b1e4b9b1209cf20 │ │ ├─167145 nova-metadata: uWSGI master │ │ ├─167158 nova-metadata: uWSGI worker 1 │ │ └─167159 nova-metadata: uWSGI worker 2 │ ├─c2633431b3930de7da3aea7edd95c9c75e9b9019f10b2a13f5846fb6cc751341 │ │ └─264569 /pause │ ├─cf6124e2aa0d0cec2498fa3fe0e0bf47668c2d0183f8c94e6777f0124141408e │ │ └─43717 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0e60c1a1371ba6bfb1e6568b79ff36888d20d3fc9659edb316fb47a2a125967a │ │ └─61537 /pause │ ├─d8e34913bdf3f2a920fa30387ffa61e029c509168f58d0d02e3a06b7475cd050 │ │ └─244876 /pause │ ├─a31488ff49531f43e378ba6c2413ec7918a8422b9094cd3301805665205f7688 │ │ └─170753 /pause │ ├─6e22e696cfbe8eae6dd9563828d628eccefbf1a4aadb47a6362d0ca04b689734 │ │ └─59534 /pause │ ├─61c85b153d6ae5de6074952a60bd45a8893d493d27bd8f757d55a628950be98d │ │ └─39683 kube-apiserver --advertise-address=199.204.45.132 --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 │ ├─65133c36341dcef1bcebabb6ab55d63be2bdb00d0d5dc66bc3c3f4606d9a3d14 │ │ └─263005 /pause │ ├─468422ecbd6ad0b98564cfd9dd1c2f8ed16c4482966ad467588fbf36921686b6 │ │ └─47182 /pause │ ├─7f842a3df2a7fa7e0229c83fdba9a0f24dd843869fa0300ebacb5b0b6ffc90e4 │ │ ├─183945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─183968 erl_child_setup 1048576 │ │ ├─184146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184394 /bin/sh -s rabbit_disk_monitor │ ├─2698025efce2fba1aae448aa8347e3c1e4e5a381bb35df9df55e00c42a83db92 │ │ └─226422 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a840bd23ee6b5191367ca672effb0ce8f25c21c402ff2fadd97855abe28893d6 │ │ └─42587 /pause │ ├─5073b436417843a873e4fda9ea91fea941d7b495757cbbe30553ee124e6de3c4 │ │ └─60790 /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 │ ├─0ab6a490c86d53c9714bbcf378fa272da0e4dfc058aca2a0b835deaa72d49152 │ │ ├─ 46348 /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 │ │ ├─ 46362 /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 │ │ ├─ 46416 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262736 nginx: worker process │ │ ├─262737 nginx: worker process │ │ └─262738 nginx: cache manager process │ ├─cb873ab8b6b2788f8984d30baa9ad19ace2dd5c044bca9fde36bd739fa2b3e3d │ │ └─42622 /coredns -conf /etc/coredns/Corefile │ ├─2058de9ae62d423884286fc1f2150c56aa25008fde393894b5f381cfc417503f │ │ └─93959 /pause │ ├─3d2433da43b2f72126fa4dd5ea17d0143091839234333cff2e9662e040fbb790 │ │ └─105761 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ceef16c6830bfb9798c25932c1e2780b8e395b564640d29429af35b2edc4aef2 │ │ └─185994 /pause │ ├─62cb29c21e7d0254e2add081ad15b61de1b1960be5e0511251bca55ce5635b4d │ │ └─249211 /pause │ ├─32c61f2e7e0d63baa33984a495986fa3b2175ee1a932d83cd97eaeec6b3320cf │ │ └─59878 /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 │ ├─32680b8d6a814b06a145250262091af3b20c423dfc3e338e00b33de4a61dc4c7 │ │ └─102503 /pause │ ├─c1ac77ef65b0be231f5183d92987dc67ca374cccff667fefd754b5d338063797 │ │ ├─221078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221098 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2218e911b7699648eec124d8144ab9aff256192e77ada34d639584b15bfae782 │ │ └─258152 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─df4d1ac0fc9b48a36c6ee0089bd1eba4ddc46a4f93143efc7fd6a6147ed89d00 │ │ └─54520 /pause │ ├─1f8714ef6ff232e24cc9fab0bfa87eff9b69fde36cebe6bdd838a5c6cb99880e │ │ └─46162 /server │ ├─da5da81c75daef92f992d13ad3690e6cb24d7c642ae2ed1108c4987d45c63bfa │ │ └─143634 /pause │ ├─c5364a43c3eef1adf3e91a9b11de0b346b48d0c66247ba99d72656cc959da618 │ │ └─121175 /pause │ ├─8692e3d904ec2e8c0aba569117349363191c9d38c7d9e5814f45d0d5478ff49d │ │ └─64742 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─55868fac9c6261fe339d6606c45fcac43a1d7549a98865d710c10f189c791158 │ │ └─42642 /coredns -conf /etc/coredns/Corefile │ ├─ff3e0ad3cd3336c4c98db1a460c9018ce3abf195f1b9aad6ceead21764563d57 │ │ ├─263178 apache2 -DFOREGROUND │ │ ├─265531 (wsgi:h -DFOREGROUND │ │ ├─265532 (wsgi:h -DFOREGROUND │ │ ├─265533 (wsgi:h -DFOREGROUND │ │ ├─265534 (wsgi:h -DFOREGROUND │ │ ├─265535 (wsgi:h -DFOREGROUND │ │ ├─265536 apache2 -DFOREGROUND │ │ └─265537 apache2 -DFOREGROUND │ ├─b0aaaf248073dcbafb130eb2d39cdfd5be7913f6c041a4c4827a5ad1036e8f95 │ │ └─43808 /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 │ ├─52dcc461af4946c25ae9abba6a1f70de3ee5095f0817000b4915e75fe30e8b4e │ │ └─231331 /pause │ ├─9c9c61324da24d1373528ccd6714506ff2022918e946d06600fb2a7e314e8ca9 │ │ └─39532 /pause │ ├─37dd42f660893fb0fac7fb072bd5840fa8fb092d7a45ffa982e6bca25657c665 │ │ └─64323 /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 │ ├─f6dfb772f0c4296365fab685070b6c1dc257e9f98e8364956c8e27350f56d23c │ │ ├─169239 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169272 erl_child_setup 1048576 │ │ ├─169321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169485 /bin/sh -s rabbit_disk_monitor │ ├─96693ce6bb4226a10cfa76981ae06edbf5f87208860fe6b85343e417cf7c7d12 │ │ └─50685 valkey-server *:26379 [sentinel] │ ├─c5b10372291d384cf66b8a8ef1854c8e18ba39b524b82fe65a6a07bb7cc7d6cc │ │ └─229940 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─212efd95ef60e7f7f777e4783ab2b4882cb2dccc9473aef03c3d4e7874d323c4 │ │ └─47715 /pause │ ├─6b9dffe6c9afc33473ff3756797b2f369b31c001e321a854e5149764356d7446 │ │ └─64264 /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 │ ├─ac0d063e279b2b1552c2658c489a8a9b1c007494b2541d9714774a4ae9c98fda │ │ ├─117965 cinder-api: uWSGI master │ │ ├─117980 cinder-api: uWSGI worker 1 │ │ └─117981 cinder-api: uWSGI worker 2 │ ├─c8c1803886c3cb26fbd27263f04a473dfa5cc6b3134e643615dceb6491d5ff0d │ │ └─104142 /pause │ ├─e1fd36cdeb0141a11f9fa355ee1fd32cf1f678fef63f00a6e11e1e4365927e1c │ │ └─144248 /pause │ ├─6843a9a11e19f5a0ff61201d0c3344bb1d1c81638859fab213b67c6eda512a0b │ │ ├─266925 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266940 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─879c1763af6c3cd0937483e2e0276f6b3b85268b6a0ea2840d005b9d2f3fcff7 │ │ ├─129069 placement-api: uWSGI master │ │ ├─129089 placement-api: uWSGI worker 1 │ │ └─129090 placement-api: uWSGI worker 2 │ ├─9d5de56634eecf0afff7bc6dbd1931cebabd64c733609ebc5c5198bc696ea7cb │ │ └─202626 /pause │ ├─251ffaf99fcbec9ff71f90f737f73ef0dd9e57976dd9d84df2ff6e2e25844061 │ │ └─43554 /pause │ ├─e2bebe31216b08dd48bfc898b1913402e0042bdba99c031c731c1d5bebf59ac2 │ │ └─47548 percona-xtradb-cluster-operator │ ├─40a68b59a149b11e6ccac6d7ec29df25049d1b639a06c946941d79c790bed9cf │ │ └─210249 /pause │ ├─8c2119fd31fd9b525318ca9790d52577b9e233746b677c0413c6bdf7218fd6a1 │ │ └─43601 /pause │ ├─27e64459253ad07deedaa40fa0dbe0997483b0bf70cea7b93fa5eb5f207cab72 │ │ └─40823 /pause │ ├─fa38002f8e2e211d829f9ba96f4c05929e7b12e34aa086a0971c7a2c89f6f502 │ │ └─64138 /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-132.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 │ ├─33e3352baebe3ed2c777b26c712586c19509231d0cd73df13a6fb40977b165d2 │ │ ├─245121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245146 erl_child_setup 1048576 │ │ ├─245280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245445 /bin/sh -s rabbit_disk_monitor │ ├─0f0dfaa950c17451878170b3acb674d667eacd3167ed0f5e7997c304afd9bffb │ │ └─50397 valkey-server *:6379 │ ├─fcb2e7fb036ef25bb16eb412a7d2634b8098dec19888bdea48b9350d8acb2daa │ │ └─249065 /pause │ ├─d3d0634d74bb6622727f9441aadda2bf753e37b7c24a29fa15a1966198f7e55e │ │ └─48204 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─44519381453cb60d7bfa03cc29a71f486bb7cd701e72dfdb1fc2d3a175e1742b │ │ └─39490 /pause │ ├─e76bce5abc79c1984af8a8a9786905ce9fa1ee968889e7abcdcdbb47ab4e3398 │ │ └─59481 /pause │ ├─bdbaea26cf869c8710ab4156532e0002506acef8299a1e63cfc38f582053bd9f │ │ └─224624 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f7314722fb5aa362e2858af5e10bb5f51c4b503930ed60115d0f8e63291219b5 │ │ └─63682 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─acae4acb37d0c901f6cbd57ee0c8ee647529c67082711ce625c6c88c7d02f724 │ │ └─143437 /pause │ ├─f9f391a7047b4af2f06c7592bbf659c993860d4b22783ce988833c7fa7e36276 │ │ └─260561 /pause │ ├─8347aa9c0a74ed5f6f07ad6786db7c5640a460c9f81ae95de3baa0a4de2aec06 │ │ └─227505 /pause │ ├─fe06181c39c17a476436650f468cf40b05c27ccdd3ade838e0962dd8c3d027ad │ │ └─40103 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2c7259c95601ddfbf7eebb71047acfc36be1488fb41b7a0704b1db2ec3be6742 │ │ ├─188885 /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 │ │ ├─365354 /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/tmp10rb471f/privsep.sock │ │ ├─365796 /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/tmpdpbok2xk/privsep.sock │ │ └─372385 /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/tmplov0t5dk/privsep.sock │ ├─850258843a650a6cca761bea543eb192d85f979df4bf158a9ecf3863f8259a3c │ │ └─188935 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a249e3288a1162dca74ac008a1a3f9215d970689479254d9165628990793d65b │ │ └─50491 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 │ ├─5622e2dfbba6507612d40b30f9da03b46dc1d14191a7a5a36c6ebd0d993a92ca │ │ └─210195 /pause │ ├─c7a0f4ae12da0f6bee0240b0f2f0e1443d4a3cb993341771b9b215034c46e40b │ │ └─67254 /pause │ ├─263c20438baaad4d47dabf9dee24449690ed046a5c3b3a4ebdb2e90a4addde14 │ │ └─186168 /pause │ ├─44f1a1da78d8292b44f75c9aaf95cc55d9443ca11fca09fd6eba58f76a006c2a │ │ └─225876 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b74956b5f6fa8f5366976251eaee861a50d9ff0922bd76171a1a3d0a237902b9 │ │ └─170946 /pause │ ├─f9eb58a65dc2a84708c39bad1b76bd28fadcee24c4acdae576ffed53aa1a290a │ │ ├─63628 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63664 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1a0c106628df9652d359a667b8388fd030fb0c4c4335103c83c2728c70e262ec │ │ └─39567 /pause │ ├─acbddde00a72899a894e6533c3471c26904c783db2ce012515a2b4b0eecaae5a │ │ ├─198516 heat-api-cfn: uWSGI master │ │ ├─198555 heat-api-cfn: uWSGI worker 1 │ │ └─198556 heat-api-cfn: uWSGI worker 2 │ ├─cedfd97a90a886ae429cf783510d7da0c1d820c2e55a7518c0192cc0f732563b │ │ └─46013 /pause │ ├─716e4305543f39d1b50147a375ef3581ced9c74f2a66357c6fda28d12a3349d7 │ │ └─183652 /bin/bash /tmp/libvirt.sh │ ├─bb0a2d9905937e30cec32820c7d4fef6a09e73411bd38c7c6361ec5eec43b040 │ │ └─143157 /pause │ ├─d52b112b3ce195d4c18ae55c9d22fc456ca473a54cecaf62c8ec8c20aff8f61e │ │ └─94190 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-4zmcs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─23ca9d07304f64366a34c8c6431ab0188b5b27b35e0bfb4bc5bdc269fe9e9938 │ │ └─42570 /pause │ ├─7d2c13553465ffe4aab6370807ad54ef6215c3d30ba656f086413604ed2bc8e3 │ │ └─170846 /pause │ ├─625dd42314a68be5886b9c431927a4b673bbe8a49159ec6fdcc45cf2cb4e415d │ │ └─138507 /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 │ ├─9484028b84575706acfefbce43b0b752311b532f467939b5eb8cf7d8eeb97421 │ │ └─139609 /pause │ ├─9a5ef4c630927f7275d2b9c09c830c3b14e97cd25cfd914aee2545b9f118a5ba │ │ ├─76624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76647 erl_child_setup 1048576 │ │ ├─76700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76804 /bin/sh -s rabbit_disk_monitor │ ├─fc33b8f33cae147a36379740d97946c0093396be9147c86a205acf21a6653525 │ │ └─48098 /pause │ ├─1c749ab5dc100f39863672c28a3f658f4837063daad5fec4970087c4d71e5486 │ │ └─224499 /pause │ ├─cc236e2a82444cc8c1ccb6906f1f0cea6bfe026f94a017b4f9a57baf694f2e80 │ │ └─61985 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 │ ├─14c6f5f97c4aa78136dbeb11f927ac744d8aa73791be6be23d47b31abd1d6ef9 │ │ └─264794 /bin/openstack-database-exporter │ ├─65b5b645cc9406164e78e0d6bcda72a6b14b5748b3d2485e7b146ee106c175bc │ │ └─45967 /pause │ ├─d0bb79b6965be8fa04525ca231583a287b1398886e644173511522706ee61af7 │ │ └─39829 /kube-vip manager │ ├─d98293e7a8b4c152d23ed8b25207234233ae0d2b682e195020d375e9b3535b68 │ │ └─183558 /usr/bin/libvirt-tls-sidecar │ ├─27635929f832bda6a02136c417bd6a382699ead619a8bff9384c43ca0c3e0325 │ │ └─94006 /pause │ ├─f09cdb48b62ce86f5c2216b56a10803ccc3ec111cbb212866bed3e58923a5fcf │ │ ├─222157 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222182 erl_child_setup 1048576 │ │ ├─222261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222437 /bin/sh -s rabbit_disk_monitor │ ├─ffa12b42bf6c6057a2033b1a541403d08f76483444b193ddf3be55b6526296c4 │ │ └─43515 /pause │ ├─b3204851adb4bedf0b344af8881ff9640a16dc1f98e7ee02cff7ee8632350df2 │ │ └─60050 /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 │ ├─f9125beb9cfe59e18d6300533c43a5cb16e62ba6a8be6f279defd9040bf56251 │ │ ├─62674 nginx: master process nginx -g daemon off; │ │ ├─62689 nginx: worker process │ │ ├─62690 nginx: worker process │ │ ├─62691 nginx: worker process │ │ ├─62692 nginx: worker process │ │ └─62693 nginx: worker process │ ├─cfe72fd5aae885ab6d8277c3e0024f275fbb72f099fa2c88375c0964d6184c8f │ │ └─47302 /manager --metrics-bind-address=:9782 │ ├─8d1a3e88481dfef5f3713802a0219a80db49b963169e328960161b46693a85e1 │ │ └─170951 /pause │ ├─39ef379c1afa0824ff99c53237f46c2e331c26920fae1abccb81c119916eaac2 │ │ └─119371 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─144c5e52f146489384e4da02e415212e7d004ef2d8ce4e3d4f7cd3289869b9da │ │ ├─171788 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399143 sleep 300 │ ├─9ce39288c60d669e062292284dd4b10a226ae74920c8097d6faaadd5c9e1128e │ │ └─63971 /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 │ ├─64f971eb5a3078c8b9f50ec862ee966c3543283cefdaf5a8c82cab0323500bc7 │ │ └─50308 /pause │ ├─1be3a7db458e455570aeec7aaf80d168d961aade5f74cebf82dbd56c58375654 │ │ └─39719 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 │ └─2156a93941a3fda2a8f16a18c609635fe05eb328580c91a9d84625b6ebbed748 │ └─63075 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount