Control group /: -.slice ├─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 │ │ │ ├─21556 /lib/systemd/systemd --user │ │ │ └─21564 (sd-pam) │ │ └─session-21.scope │ │ ├─21525 sshd: cephadm [priv] │ │ └─21607 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.19.213.12-22-zuul [mux] │ ├─229323 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-czulzxnhaiufdqnnjrnovqydhmjicazg ; /usr/bin/python3'"'"' && sleep 0' │ ├─229324 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-czulzxnhaiufdqnnjrnovqydhmjicazg ; /usr/bin/python3' && sleep 0 │ ├─229325 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-czulzxnhaiufdqnnjrnovqydhmjicazg ; /usr/bin/python3 │ ├─229326 /bin/sh -c echo BECOME-SUCCESS-czulzxnhaiufdqnnjrnovqydhmjicazg ; /usr/bin/python3 │ ├─229327 /usr/bin/python3 │ ├─229347 /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 │ └─229349 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 513b9fd1c200030aa12fade1eb2407527882c9fb4e3556afb104df933ba51d9c -address /run/containerd/containerd.sock │ │ ├─ 12650 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48b3061ffbf6259b74f159c0f3bc09d818b1b164757ee48d00b569c82edb4d70 -address /run/containerd/containerd.sock │ │ ├─ 18651 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94ffb40a3d347d46ae285abc2c37636baa9e32aaed13afb66b60298ab249ebad -address /run/containerd/containerd.sock │ │ ├─ 25114 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83fe9dfff09a09e0bf8968c97ca268a91dc205c15181a337f63249d9323bc329 -address /run/containerd/containerd.sock │ │ ├─ 29881 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 443f164ed66b8c9132d726a050ec7ed4ef9175b4ab126c8521cacf51be40ab54 -address /run/containerd/containerd.sock │ │ ├─ 34697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 27f8f86859c1ef27380bc55336bfe2634c6d2cf603a6917da2e52d0c08683326 -address /run/containerd/containerd.sock │ │ ├─ 39376 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ab636db009d8a0dc820c294c65a9276aefbb3f9d668b17cfe1236572e7f99a9 -address /run/containerd/containerd.sock │ │ ├─ 41918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b80328014152d7d3e9410a7f4bdf3a3e636cdb15c1ab95480f06042a46b1d611 -address /run/containerd/containerd.sock │ │ ├─ 41927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19131969d68bb84013019df910ce656af6c9ad431cf8d54d2bdfd53fbf278f1b -address /run/containerd/containerd.sock │ │ ├─ 41975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7558ec3dc811f933913376b1a4731e503f2a61ced4183cb94da6bfeb4fd8ec8e -address /run/containerd/containerd.sock │ │ ├─ 41982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46dfcaa01dd58d8886564a168a18a5ad4e04ccbf6ad13993d0376254727871e4 -address /run/containerd/containerd.sock │ │ ├─ 42001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2419c71d41a8f5066c5aa0758acea23beb0f7ce8a3b7dbbfc03dbc70e41753 -address /run/containerd/containerd.sock │ │ ├─ 42557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05bff036cdf3b50f0e858b2c6b3ac27e76dc1cead792e6ec7f465abd00d4b368 -address /run/containerd/containerd.sock │ │ ├─ 43258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6dbf44d32df280d2b3a308a923bfe299633ef7a8cfce787780b7d037e3f2143 -address /run/containerd/containerd.sock │ │ ├─ 43274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05001ce41fce1d1095ccb17e4e9777a86fafdfa33a032617915596561c5633c6 -address /run/containerd/containerd.sock │ │ ├─ 44626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4ccb1af0ca49f51f7b22a295c9d9a35a6b33e0a8264efcf5285b28956aa1fc -address /run/containerd/containerd.sock │ │ ├─ 45050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c86a0e684fa9980891da02eef940d27c1f6774ef2eb51c708bad4251cedfbec -address /run/containerd/containerd.sock │ │ ├─ 45094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10143d0f519e776aaf0700ee0e82b5701da9c5c45f050d9091c767188d7bcf24 -address /run/containerd/containerd.sock │ │ ├─ 45547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06b36a88053441a4e5b43352e0afd0038bef45bb2171ec181847e3fd9bbca4d8 -address /run/containerd/containerd.sock │ │ ├─ 46084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2a32651712ed0ccf0da9ef32a9e0c97b9aba5668b607cdec8c0c409b113cbb -address /run/containerd/containerd.sock │ │ ├─ 46122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eacbb5f7a7d564ce1590abe74444dc5f5f5fbcde0e40433a4cacc5f784bcb25 -address /run/containerd/containerd.sock │ │ ├─ 46168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7867adb1bcb1c8a2594f0cc019024bcab6d9d614f06968888d5143772469d41 -address /run/containerd/containerd.sock │ │ ├─ 48087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23aa0d52d22edd2484ea1b103f357b1dba0f1547b8a3b0559518f12b9db50547 -address /run/containerd/containerd.sock │ │ ├─ 48202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb59745137167d525acb33624c849526aa683a9761f771e810efe5b2538d2229 -address /run/containerd/containerd.sock │ │ ├─ 48928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 045e09094d62505b08404f15e5d628a1c68d4ed641f0098aeb36a701737c813e -address /run/containerd/containerd.sock │ │ ├─ 49027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe7643856fc0abba947fb646c49167db6c4a4cd1612e2f3b2109069f034bd9a -address /run/containerd/containerd.sock │ │ ├─ 49398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4842130512072427fedfeeae1e284725e84ebe552a2e9969586f7462db1025e6 -address /run/containerd/containerd.sock │ │ ├─ 49749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2352f7255202d65411c99dbc3651d0a2dc41e9322d12d988b4a64f0d23524d8 -address /run/containerd/containerd.sock │ │ ├─ 50111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b805ee60781e79a5e1a993a4f2804e4d92e4754d74f7f2a93ad4c6edc5f95114 -address /run/containerd/containerd.sock │ │ ├─ 52039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3780d1231992c4209681df9c5bdd2de0f3ad934f99f0c4fec1a6d22fc62d40c7 -address /run/containerd/containerd.sock │ │ ├─ 55579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bbfed1306cbeea8e48a083e856cf290dbcef962412f06de65ec0adae9d4bc6e -address /run/containerd/containerd.sock │ │ ├─ 56189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1681f97d2dae4aba2b774b22bebf39b97bba6ca0878d207b6da0ffb4599abe67 -address /run/containerd/containerd.sock │ │ ├─ 56250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5493fa811e6c91d215e397e13968cf2d3c2774f2e568a3036fd6a05355d2a79 -address /run/containerd/containerd.sock │ │ ├─ 56291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9406c4299e4ff8dce323065b0a7121bbf43132b8525c30f25c92c851289fc467 -address /run/containerd/containerd.sock │ │ ├─ 56438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8706e0ab4f6aa4e8ac6f2ad2d165ec5d82a0b3a171ab324334660d3230439dd0 -address /run/containerd/containerd.sock │ │ ├─ 59119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfcdc9c483133688b1fcb17d67d82415c8fefcb4eb013c0c5169630fa0c0f3c0 -address /run/containerd/containerd.sock │ │ ├─ 59301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda6a6a42f6c7bed4c8bc9a33556d9d977fb4c8c2d0959ac8769a93c9c7113e5 -address /run/containerd/containerd.sock │ │ ├─ 59332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137adf265fecbf7bd9b7870fe94883818ed3ce971d0ccb66b26d81c690d14bbc -address /run/containerd/containerd.sock │ │ ├─ 59377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6942b63eff20e783468fb165a20cab6b4650286bf71d8923a951356b0d9c2a -address /run/containerd/containerd.sock │ │ ├─ 60899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a7a4419f4a2fa4b56520ebd3b016be1df1c0bc541224e2f7dcb9420a588d0f -address /run/containerd/containerd.sock │ │ ├─ 60963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4dda4978613fc25cfb473a5f1d3ae2c0cd41a213dff3ce21dbb6855d918b327 -address /run/containerd/containerd.sock │ │ ├─ 61068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a766272402d5c6415d4b5b265d17d8b234dab7cb5c27b45198ea6e3b317caf -address /run/containerd/containerd.sock │ │ ├─ 61333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a12ea6fec5dd9ba6832979de5235130900ecdc28c8bcb218e1153fd25fb79b3 -address /run/containerd/containerd.sock │ │ ├─ 61371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddc0c15f4e78fd04d5ae82760f4ab78837b69b296568015d8463265ec90705e -address /run/containerd/containerd.sock │ │ ├─ 61518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7817ea2a494c88bc29bf42be31a0674d6335b86a17481c91992362b391077192 -address /run/containerd/containerd.sock │ │ ├─ 61836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf42c3b74e15efde43d62d696dd173d7dcb5fda0b7d8fb154b036c2bccd3ec4 -address /run/containerd/containerd.sock │ │ ├─ 62238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f8368f425b7b365e846d699e27de8c96c74a314d0abd10dbcc17abd0f07da0c -address /run/containerd/containerd.sock │ │ ├─ 62824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22442b6a1cfba7ad8212c27b59f2cc6960d805268b7fc0d5d96a0c3b103ba611 -address /run/containerd/containerd.sock │ │ ├─ 63465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a773e4c29d435a7147e985babc64f1564e4c018bd14057beb213ec846f035d5 -address /run/containerd/containerd.sock │ │ ├─ 64540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6471b74866d3564d3e5b0cbdb38194ce0d47aa2fc81f68a060b0897c44319e -address /run/containerd/containerd.sock │ │ ├─ 66237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc2c479cac6f0946f68ab682d669b723babe6a0ac4780ab82ce1ded61930f39 -address /run/containerd/containerd.sock │ │ ├─ 72653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edfa2f9ccc3b0f2bdfcb4e00e831b29947697416d6d23e942f011829e91c15f6 -address /run/containerd/containerd.sock │ │ ├─ 73660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d4aa97104b90bbf9d72f71bd0e98fb43894456476ae854da3ed068a63b476e -address /run/containerd/containerd.sock │ │ ├─ 77962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cda03ec04b50803442e7b0eb7f2d4914a1faf51e903fa244c09578511442bf6 -address /run/containerd/containerd.sock │ │ ├─ 82720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 918b8f60e7e034b344ae3ce0f602fbeca1786555c3c9300494cd80a787d517b1 -address /run/containerd/containerd.sock │ │ ├─ 88625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7e0a75a2c5f3325323a6f8fbba6048fbc55d2a8bc707a2b54ff33b92625c1b6 -address /run/containerd/containerd.sock │ │ ├─ 88755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b57229fbb7699eaa0e7e7f3dfddcff4ac44feb6a3608546b388602d20dfbee7 -address /run/containerd/containerd.sock │ │ ├─ 96456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4974e06c8b41ace73315f20416d349fde53fd4926245a53d12bbaaa37ad44e1a -address /run/containerd/containerd.sock │ │ ├─ 97613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50ab3d730660dc9ea4c8af7120c8f2ff722cad8d6f0f569178b660ecc8df1fc -address /run/containerd/containerd.sock │ │ ├─ 97654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5e8e6bc788b8d68cce208302b509a415d67c4b8955f1eca7742b1e797d78c7 -address /run/containerd/containerd.sock │ │ ├─ 99335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b1f37dac3a05955a753f295d7fd7d623225554407b304a69ce51aa3391c34a -address /run/containerd/containerd.sock │ │ ├─100630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc1fabf198e096f04673fc6da6d66f71ca186e75d04843f8b8c062f82f1919c -address /run/containerd/containerd.sock │ │ ├─100669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc941bc91f03413fdf4a4a058c966d27e7ffec95576bca2723b74e8809709059 -address /run/containerd/containerd.sock │ │ ├─110868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db86bb036df0563ab8be458b91f589a4a8c7cbf3c2d59a8b40b65e3ec37bbdf8 -address /run/containerd/containerd.sock │ │ ├─110916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bca5935d456acd770407afdf03aaf21f80a34bba6b67da1a48d675279b6b6fc -address /run/containerd/containerd.sock │ │ ├─112951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e82791508f69319d0fd485e8211f945dbb2ec5b5ca8e09629854d022b062b59 -address /run/containerd/containerd.sock │ │ ├─125800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6246aa8b553947cd8099ed79368e9f06b343cdcb7430bd65b2d6b873254144b3 -address /run/containerd/containerd.sock │ │ ├─126820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9e9e6e7f37365e3d3d8daf610f74c48662d54c49a124b592c951badfaee9c8 -address /run/containerd/containerd.sock │ │ ├─127988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00851c0a1cdcc4a19f96af165c6d66767cd412ba275ed07535f95449f92409a4 -address /run/containerd/containerd.sock │ │ ├─128142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83cb3c761bda497496e38c46393815b7f3d5186101fca0339896ae32e601af55 -address /run/containerd/containerd.sock │ │ ├─128374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b804d6ba6ebf05043a0cc0b5e65709537cf3569e8a2fd0ea10a0224cb123af62 -address /run/containerd/containerd.sock │ │ ├─133722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4f9b084fb4cac0bf0aa005e617cbff9421ed9ce218ddcebe2905652eac39f8 -address /run/containerd/containerd.sock │ │ ├─143156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c24a42211fd49cd61fbc48cfc687bcae6841df0921498b77ec5fc909917027e -address /run/containerd/containerd.sock │ │ ├─143531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e20178a617fb69c742f837cf129d25c447181efe35985b439cc27b5815676a -address /run/containerd/containerd.sock │ │ ├─143638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b6b0f3257e73ef219c15d5694df97fee907192294abc8da42eadc18263429d5 -address /run/containerd/containerd.sock │ │ ├─143870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a248081925398db9a61e07c607409e5291149c62cbd171c454f2b3380a3bc35 -address /run/containerd/containerd.sock │ │ ├─143962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26caa025c8b45fee80cce056200106518256fafc268bfafe016fea70e9ec887b -address /run/containerd/containerd.sock │ │ ├─144159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e19f5b4af900e61a230a00050ad33beb301ea1fd4959338a715677c540aabe3 -address /run/containerd/containerd.sock │ │ ├─154808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9164909208660653b616f90a35f51c83c7787bcd8fba74b14bd857fedb020b7d -address /run/containerd/containerd.sock │ │ ├─156314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73e0687b5488c469be424b64457c2bfaa06e0ce59a1bdddc709380fbb2e74cd -address /run/containerd/containerd.sock │ │ ├─156335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e31f1da437eac8aad158d6ce424c7dbaa2d11d47e0a50cd906ec1a5e0105ea2 -address /run/containerd/containerd.sock │ │ ├─156606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6f0d4548d2a3f91ceb84726a0cfc307eb8e4ad997b245181b1f70b0b5c5cb51 -address /run/containerd/containerd.sock │ │ ├─162657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390e0968b2f40c539f559d7510b2db35aa372cf8566c26555066f35ae93150e5 -address /run/containerd/containerd.sock │ │ ├─165886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b961b06338ea57f4d9befbaf9044a8ace69eb857993ff03e7800ba229952b1 -address /run/containerd/containerd.sock │ │ ├─168348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42620e8dee1b9b61a83f43f1ce4d0fa90068319b0ab268f6e1b2e5a7dee35b03 -address /run/containerd/containerd.sock │ │ ├─168478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44537cb8a5f33fda2f4d96acd62e16f018e68aa55bc999d78f297bec0738089 -address /run/containerd/containerd.sock │ │ ├─168519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d5dea81d275175441768d516e0a5acbfdc17d38624f197a4eff517c5ef4ea2 -address /run/containerd/containerd.sock │ │ ├─168708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 200c65ccee6bcdf99278bc25597405531d7e424005834e09f252d9b01f37d029 -address /run/containerd/containerd.sock │ │ ├─176513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f394c899ec80b48c46b1b2b09717e65a9cd9097e80a240c9c23e43d3cfd2edf0 -address /run/containerd/containerd.sock │ │ ├─178388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183af57d6b5caa618bfea45feef3004360ab617d30f1e1ee6a64d98c0917c23a -address /run/containerd/containerd.sock │ │ ├─178503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22012ddf47f0c1b4516e574d200196ca556c590fafdad8fc525d5dbebc96a964 -address /run/containerd/containerd.sock │ │ ├─178570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b4200e662f015d9fe10ab604df2f27d0b74cd485a51d104775c092419106621 -address /run/containerd/containerd.sock │ │ ├─190943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ca0512f4bd4506ef98c460808edcac91ad0d8497b0499af9f26ad1a35518472 -address /run/containerd/containerd.sock │ │ ├─198466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f85f9e2dba06dfc7b3362ec73b34fac566b15102936841278fc38473901ff5c -address /run/containerd/containerd.sock │ │ ├─198506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5701a364a0d9338dd65113abaefc99bf0e989bab556f26e8c557540abc30172c -address /run/containerd/containerd.sock │ │ ├─198729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0efd7f99ba92185cba07d4410ee18fcf1c95a48a7c6e20feda9f0fd499079a2 -address /run/containerd/containerd.sock │ │ ├─198828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd73150e160722b9324240ee51ca6a5aeefac387e82d55c7a1397e264072a48b -address /run/containerd/containerd.sock │ │ ├─208814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad299b62dabecfc5f030a08c928f3e42a46c1480dfc4126a1de5aa14dbb6625 -address /run/containerd/containerd.sock │ │ ├─211691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3329429d9fdb61079d5aac0e9e3088b008c354e285c1c8b7e91aec6e5d80538 -address /run/containerd/containerd.sock │ │ ├─212872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bed3a45b2dd7eb4430c202a37958e9b317aaee56c164aa109ad3b232963657e4 -address /run/containerd/containerd.sock │ │ ├─213501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a391059499d0c2712a88fe8cb9014db96f1d168f4e3c907d7cb7763a6d5b4d31 -address /run/containerd/containerd.sock │ │ ├─214653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cac564786a040d5cbe79f5ec8d260cccf467a8ef50dc00c844480f6b85ddb46 -address /run/containerd/containerd.sock │ │ ├─216667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961af9e84549baab5567787c0d553e2cd48729b9132fc0e221aae66cce60821f -address /run/containerd/containerd.sock │ │ ├─218046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97001e60dbb57b7d852566b30d886f32578f570e39da35ec7e02fcb30a14539 -address /run/containerd/containerd.sock │ │ ├─218081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4e270c3b32761a90c4985dd1187195f937b897e75f21e74fb301ab78b9841c -address /run/containerd/containerd.sock │ │ ├─226958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d38cc5e9cdafd40d1e0914f0ede8c66c0eb2a14ba1c4e9296cb314c4e5e620a -address /run/containerd/containerd.sock │ │ └─227648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f18756c880687d5cbbb9f05352225ad01b78fa544ae3da44058d23e36f4d9f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29606 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29863 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18622 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24831 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25096 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39311 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39331 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.btyvoz.service │ │ │ ├─12594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.btyvoz/unit.run │ │ │ └─12623 /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-btyvoz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.btyvoz:/var/lib/ceph/mgr/ceph-instance.btyvoz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.btyvoz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.btyvoz -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 │ │ │ ├─34412 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34681 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12230 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12258 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124956 /sbin/multipathd -d -s │ ├─run-r7868ba7a577c489cb688e3674a9770ef.scope │ │ └─168760 /usr/sbin/libvirtd --listen │ ├─docker-48b3061ffbf6259b74f159c0f3bc09d818b1b164757ee48d00b569c82edb4d70.scope … │ │ ├─12696 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.btyvoz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12720 /usr/bin/ceph-mgr -n mgr.instance.btyvoz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42381 /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.19.213.12 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-6ab636db009d8a0dc820c294c65a9276aefbb3f9d668b17cfe1236572e7f99a9.scope … │ │ ├─39403 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39419 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-513b9fd1c200030aa12fade1eb2407527882c9fb4e3556afb104df933ba51d9c.scope … │ │ ├─12342 /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 │ │ └─12359 /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 │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─229322 sshd: [accepted] │ │ └─229380 sshd: [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10846 /usr/sbin/chronyd -F 1 │ │ └─10847 /usr/sbin/chronyd -F 1 │ ├─docker-443f164ed66b8c9132d726a050ec7ed4ef9175b4ab126c8521cacf51be40ab54.scope … │ │ ├─29907 /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 │ │ └─29919 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─docker-27f8f86859c1ef27380bc55336bfe2634c6d2cf603a6917da2e52d0c08683326.scope … │ │ ├─34723 /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 │ │ └─34735 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124796 /sbin/iscsid │ │ └─124797 /sbin/iscsid │ ├─docker-94ffb40a3d347d46ae285abc2c37636baa9e32aaed13afb66b60298ab249ebad.scope … │ │ ├─18678 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18724 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-83fe9dfff09a09e0bf8968c97ca268a91dc205c15181a337f63249d9323bc329.scope … │ │ ├─25139 /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 │ │ └─25151 /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 │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─a123a72b39852966d0ab930391f91c945ddaeb248603fe3ee2788aa077880cb4 │ │ └─64634 /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 │ ├─2d6471b74866d3564d3e5b0cbdb38194ce0d47aa2fc81f68a060b0897c44319e │ │ └─64565 /pause │ ├─7d13fa08a5edb450bbf6ca4058e0a35bf070c559a3f9a0c1a3fc3db0acfd7faf │ │ └─148919 /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 │ ├─7817ea2a494c88bc29bf42be31a0674d6335b86a17481c91992362b391077192 │ │ └─61542 /pause │ ├─9f4a4a68205493f727c933277b8e011dc2434690f7ce0a34171d34b6fabdf4ce │ │ ├─96812 glance-api: uWSGI master │ │ ├─96825 glance-api: uWSGI worker 1 │ │ └─96826 glance-api: uWSGI worker 2 │ ├─2bd53de5b40300dd74a9078277f5db765e6bc373353cd4c91c7c550066624290 │ │ └─64587 /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 │ ├─fefd5231582c6ca1b4de76f5f623b278d0e3d2e3d7aa5bac8deaabca3f42f07d │ │ └─45773 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 │ ├─4eb1eea3ff46c4a667dbb6fc008feb41080f75152c643391a6152adcc2cb851a │ │ └─50518 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5b6b0f3257e73ef219c15d5694df97fee907192294abc8da42eadc18263429d5 │ │ └─143676 /pause │ ├─7ea358215eda8d0d097de172ebae39942549934c23138cd0a5e3e9c36bf83219 │ │ └─61768 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 │ ├─6e31f1da437eac8aad158d6ce424c7dbaa2d11d47e0a50cd906ec1a5e0105ea2 │ │ └─156392 /pause │ ├─aa8811b11f0c89d2ef266910751e0cd2562d44c156e9dedc0612f5f85c8916b2 │ │ ├─116803 placement-api: uWSGI master │ │ ├─116833 placement-api: uWSGI worker 1 │ │ └─116835 placement-api: uWSGI worker 2 │ ├─14a7a4419f4a2fa4b56520ebd3b016be1df1c0bc541224e2f7dcb9420a588d0f │ │ └─60926 /pause │ ├─4b57229fbb7699eaa0e7e7f3dfddcff4ac44feb6a3608546b388602d20dfbee7 │ │ └─88780 /pause │ ├─06b36a88053441a4e5b43352e0afd0038bef45bb2171ec181847e3fd9bbca4d8 │ │ └─45572 /pause │ ├─dc4e270c3b32761a90c4985dd1187195f937b897e75f21e74fb301ab78b9841c │ │ └─218118 /pause │ ├─e55c04114abb539348cf9db71479441ce726eab0f13360dd2f9fd5d055f6baae │ │ └─65150 /bin/oauth2-proxy │ ├─6b467dd0107dddc0c56778ac9dc0c8087ece12fdcc2e7f980497216bcb413463 │ │ └─172162 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─19131969d68bb84013019df910ce656af6c9ad431cf8d54d2bdfd53fbf278f1b │ │ └─42027 /pause │ ├─b6dbf44d32df280d2b3a308a923bfe299633ef7a8cfce787780b7d037e3f2143 │ │ └─43315 /pause │ ├─ea2419c71d41a8f5066c5aa0758acea23beb0f7ce8a3b7dbbfc03dbc70e41753 │ │ └─42088 /pause │ ├─f44537cb8a5f33fda2f4d96acd62e16f018e68aa55bc999d78f297bec0738089 │ │ └─168502 /pause │ ├─3780d1231992c4209681df9c5bdd2de0f3ad934f99f0c4fec1a6d22fc62d40c7 │ │ └─52062 /pause │ ├─abf42c3b74e15efde43d62d696dd173d7dcb5fda0b7d8fb154b036c2bccd3ec4 │ │ └─61861 /pause │ ├─bfc584b110517a4f250b54ad0bc088f69eac0d40b05dc6997721cd40a0f20a25 │ │ ├─ 48492 /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 │ │ ├─ 48514 /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 │ │ ├─ 48627 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─227919 nginx: worker process │ │ ├─227920 nginx: worker process │ │ └─227921 nginx: cache manager process │ ├─77ec1f1e734e8362f91c1eb3d252caa59dc831ff2da8bd11c053a5fee3bd4bfc │ │ └─59954 /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.34.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 │ ├─4b48c96f75c49868ff8cb4a6a663da6d58a274904f984dbcad62536da89aa02e │ │ ├─139543 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139733 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─139829 erl_child_setup 1048576 │ │ ├─141811 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─141863 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─141864 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─141942 /bin/sh -s rabbit_disk_monitor │ ├─dd60015f0f4678139c2857cadeec9f86e576ef91ab27cdb114d86d4bc16f9dae │ │ ├─111728 /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 │ │ └─111890 /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 │ ├─e3388428f216f73ac060e7dd3b3da6948d15b42086f128b944baa146d83002db │ │ └─42177 kube-apiserver --advertise-address=199.19.213.12 --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 │ ├─e217c5ab103d79a4be0e0d120852f2d6e6bdb40e88fb54b9363c14606cc57991 │ │ └─59904 /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 │ ├─9024ee8346bb44f8121ad845e64dea544ac62b1e9ec6a46f103632eb08ad009f │ │ └─46373 /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 │ ├─1c4f9b084fb4cac0bf0aa005e617cbff9421ed9ce218ddcebe2905652eac39f8 │ │ └─133825 /pause │ ├─a389fda588d4c2c024e5ec68d65d13ae043bd372e4bae691c495d33ace424016 │ │ ├─167090 /bin/sh -x /bin/wait-for-ip.sh │ │ └─229383 sleep 1 │ ├─bc07fd75611e364e5b3afb4d5d725697d0de6296dca49b80baea68151dba243e │ │ └─56500 nfd-worker -metrics=8081 │ ├─1681f97d2dae4aba2b774b22bebf39b97bba6ca0878d207b6da0ffb4599abe67 │ │ └─56214 /pause │ ├─b4dda4978613fc25cfb473a5f1d3ae2c0cd41a213dff3ce21dbb6855d918b327 │ │ └─60989 /pause │ ├─c3b1f37dac3a05955a753f295d7fd7d623225554407b304a69ce51aa3391c34a │ │ └─99360 /pause │ ├─6a87eda9d3109c0a732c871158143d29a2362ae81c81c341f2730d633f719e7e │ │ └─50635 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fbfea20e9b8e1c1935df24d4ce6f313210d4385cae0429415743ec0b0c8ce32c │ │ └─42613 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4842130512072427fedfeeae1e284725e84ebe552a2e9969586f7462db1025e6 │ │ └─49421 /pause │ ├─c9c3e2f86963d5c63dee88d313b5c8e08f03ce0154bf07634b994046e4b012ef │ │ └─52206 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─a4e23f0f40d29b5911a71678b92b7cf0b252d05c23527e077c1ebe8ce9f105cb │ │ ├─163167 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─163382 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─163393 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─229182 sleep 15 │ ├─83cb3c761bda497496e38c46393815b7f3d5186101fca0339896ae32e601af55 │ │ └─128173 /pause │ ├─961af9e84549baab5567787c0d553e2cd48729b9132fc0e221aae66cce60821f │ │ └─216700 /pause │ ├─9ad1d59d29196e929f61db670648e1c1f38391ebda2bd83826517c676a4d1870 │ │ ├─50419 mysqld --wsrep_start_position=f26122d5-7bab-11f1-a330-67c3f63b940a:20 │ │ └─50547 /var/lib/mysql/mysql-state-monitor │ ├─fa2a32651712ed0ccf0da9ef32a9e0c97b9aba5668b607cdec8c0c409b113cbb │ │ └─46107 /pause │ ├─9b4200e662f015d9fe10ab604df2f27d0b74cd485a51d104775c092419106621 │ │ └─178598 /pause │ ├─05236f3077c40e3a355fbae23181675e2038a675522d2da433eb055af97f1d5e │ │ └─45136 /coredns -conf /etc/coredns/Corefile │ ├─4974e06c8b41ace73315f20416d349fde53fd4926245a53d12bbaaa37ad44e1a │ │ └─96479 /pause │ ├─866c31da5e122e444ad29beb835fddb539e50667c866c1f2b67fd0966ed954e2 │ │ └─44675 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0a12ea6fec5dd9ba6832979de5235130900ecdc28c8bcb218e1153fd25fb79b3 │ │ └─61356 /pause │ ├─46dfcaa01dd58d8886564a168a18a5ad4e04ccbf6ad13993d0376254727871e4 │ │ └─42074 /pause │ ├─7c86a0e684fa9980891da02eef940d27c1f6774ef2eb51c708bad4251cedfbec │ │ └─45073 /pause │ ├─b80328014152d7d3e9410a7f4bdf3a3e636cdb15c1ab95480f06042a46b1d611 │ │ └─41981 /pause │ ├─db86bb036df0563ab8be458b91f589a4a8c7cbf3c2d59a8b40b65e3ec37bbdf8 │ │ └─110896 /pause │ ├─a391059499d0c2712a88fe8cb9014db96f1d168f4e3c907d7cb7763a6d5b4d31 │ │ └─213527 /pause │ ├─cff43db3995220699ad4901c27028f8e462f79bf4364d68b758c626cf1b3ea56 │ │ ├─128932 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─129229 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─129239 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─229104 sleep 15 │ ├─225e045a9ced5619b3e784198a7644173f8a40d5257a8e5d56143d2e64b6dd87 │ │ └─64236 /bin/pushgateway │ ├─67a3686dfa667a0ba8c160dfe43a560fd69c3f7dbc7e0557e69fa364a1fcfefc │ │ └─64504 /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-19-213-12.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 │ ├─cd09756eb86bd39677c0c13ef53111a0a8e4ae5c8058a8ce82185d61a09ce454 │ │ └─63787 /goldpinger --static-file-path /static │ ├─0c24a42211fd49cd61fbc48cfc687bcae6841df0921498b77ec5fc909917027e │ │ └─143215 /pause │ ├─7b592ab748f00d75c4cb3daa1ab4c1602ff79c955b739c9b9f26140303c934b3 │ │ └─111460 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c921bc58fa3f6bbb94b3391eb99a2f0360f9f931b6ec563c2b3f9edeeb4b1f01 │ │ └─64043 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d9cb19816636d954c04acf8ef776fca0c466e7b6d104ff1950a983c4435e8fff │ │ ├─207970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207988 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─208589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─208590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c7e0a75a2c5f3325323a6f8fbba6048fbc55d2a8bc707a2b54ff33b92625c1b6 │ │ └─88660 /pause │ ├─892805e8fd8154729dc4ed0b64ae148e7f1cf9c03fc234c7945fd2e7316c9f51 │ │ └─56582 nfd-gc -gc-interval=1h │ ├─4bfe00dfa5b62c7274e0c3dd73ad0781386a5f10563c08d7369cf59e4120b943 │ │ ├─164435 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164783 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164784 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164786 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164787 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164788 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164789 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─164790 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5701a364a0d9338dd65113abaefc99bf0e989bab556f26e8c557540abc30172c │ │ └─198568 /pause │ ├─b102d2be235577f63d1555f1107a2cf331a304b1e469703bde16abf0807f7767 │ │ ├─68656 apache2 -DFOREGROUND │ │ ├─68672 (wsgi:k -DFOREGROUND │ │ ├─68673 (wsgi:k -DFOREGROUND │ │ ├─68674 (wsgi:k -DFOREGROUND │ │ ├─68675 (wsgi:k -DFOREGROUND │ │ ├─68676 apache2 -DFOREGROUND │ │ ├─68677 apache2 -DFOREGROUND │ │ ├─68683 apache2 -DFOREGROUND │ │ ├─68684 apache2 -DFOREGROUND │ │ ├─68685 apache2 -DFOREGROUND │ │ ├─68686 apache2 -DFOREGROUND │ │ ├─68687 apache2 -DFOREGROUND │ │ ├─68689 apache2 -DFOREGROUND │ │ ├─68690 apache2 -DFOREGROUND │ │ └─68691 apache2 -DFOREGROUND │ ├─26caa025c8b45fee80cce056200106518256fafc268bfafe016fea70e9ec887b │ │ └─143996 /pause │ ├─3541826c45ba432cd819ed44a7bdae3aace433ff88c90e06eb1c39bacdac54b2 │ │ └─176270 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─bd5e8e6bc788b8d68cce208302b509a415d67c4b8955f1eca7742b1e797d78c7 │ │ └─97679 /pause │ ├─357b464df7e4f30a01018f45c46db5b2bc4852b923324e50915823bbcceda97a │ │ └─172134 /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 │ ├─b74052b04e0950b51d5b554d9a9cc50ce6329672d9b06b84805a339a719ac2ad │ │ └─176008 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─1390610955ebed69b410f189c5628a164abe60569a101e70a16d11c1408de245 │ │ └─62617 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fc800b40b0b2a47c2f5f3e7fc1905065c35fcfb3fd70b1a222474ff68eaca8f6 │ │ └─64772 /bin/memcached_exporter │ ├─61932b608aa9d6e0ed4580d11d3f7722a5f7a87eca254e74228306dd19786749 │ │ ├─62133 nginx: master process nginx -g daemon off; │ │ ├─62151 nginx: worker process │ │ ├─62152 nginx: worker process │ │ ├─62153 nginx: worker process │ │ ├─62154 nginx: worker process │ │ └─62155 nginx: worker process │ ├─3f43f81f6c10fa00ed304ceaee252a0b01bc5e8d07d59cbdfb306c22d38dd594 │ │ └─167571 /usr/bin/libvirt-tls-sidecar │ ├─cad299b62dabecfc5f030a08c928f3e42a46c1480dfc4126a1de5aa14dbb6625 │ │ └─208837 /pause │ ├─b0efd7f99ba92185cba07d4410ee18fcf1c95a48a7c6e20feda9f0fd499079a2 │ │ └─198776 /pause │ ├─dc3524781a0443279993c311535492f6e3624515e9e55b2315f5076ea00a030a │ │ ├─206292 octavia-api: uWSGI master │ │ ├─206304 octavia-api: uWSGI worker 1 │ │ └─206305 octavia-api: uWSGI worker 2 │ ├─918b8f60e7e034b344ae3ce0f602fbeca1786555c3c9300494cd80a787d517b1 │ │ └─82744 /pause │ ├─897cd0a56e7c94ca3070c30a3a3a12af6ae7ea636ce060209981235851cec6a8 │ │ ├─208948 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208966 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─208972 erl_child_setup 1048576 │ │ ├─209069 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─209120 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─209123 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─209276 /bin/sh -s rabbit_disk_monitor │ ├─8dc2c479cac6f0946f68ab682d669b723babe6a0ac4780ab82ce1ded61930f39 │ │ └─66287 /pause │ ├─a4e20178a617fb69c742f837cf129d25c447181efe35985b439cc27b5815676a │ │ └─143560 /pause │ ├─c73e0687b5488c469be424b64457c2bfaa06e0ce59a1bdddc709380fbb2e74cd │ │ └─156382 /pause │ ├─9e19f5b4af900e61a230a00050ad33beb301ea1fd4959338a715677c540aabe3 │ │ └─144183 /pause │ ├─137adf265fecbf7bd9b7870fe94883818ed3ce971d0ccb66b26d81c690d14bbc │ │ └─59368 /pause │ ├─7558ec3dc811f933913376b1a4731e503f2a61ced4183cb94da6bfeb4fd8ec8e │ │ └─42085 /pause │ ├─7bca5935d456acd770407afdf03aaf21f80a34bba6b67da1a48d675279b6b6fc │ │ └─110941 /pause │ ├─16a766272402d5c6415d4b5b265d17d8b234dab7cb5c27b45198ea6e3b317caf │ │ └─61098 /pause │ ├─1eb90c6231ec451c2c5f1e7ea8c7e136ee14baead094cc64ac0a10641f1521f3 │ │ ├─227716 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─227988 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─227989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5bcbb9cac300944d60c089e18d82f02ac787693e96b27a0da0596b2d000cd375 │ │ └─168397 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8706e0ab4f6aa4e8ac6f2ad2d165ec5d82a0b3a171ab324334660d3230439dd0 │ │ └─56461 /pause │ ├─472bd9f00d9e5df7fad9611253b01983a0def84eba0b0ac7128628c501dae029 │ │ └─64014 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b804d6ba6ebf05043a0cc0b5e65709537cf3569e8a2fd0ea10a0224cb123af62 │ │ └─128418 /pause │ ├─abbc7ec71b8bf54903b9256a57a32496bdfcbbb3d8cf149543b61afcf12db667 │ │ ├─65039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65055 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─65061 erl_child_setup 1048576 │ │ ├─65166 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65240 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65241 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65370 /bin/sh -s rabbit_disk_monitor │ ├─9aa867181a33c899a8c88a1d4b65b5c7222cd141b762a939028468c87a6771e1 │ │ ├─72767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72783 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─72789 erl_child_setup 1048576 │ │ ├─72869 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72920 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72921 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73010 /bin/sh -s rabbit_disk_monitor │ ├─f91e275ebd3c6ab1a8040bfff76342f8fa6748f838d6d61b8e1c06d149448c43 │ │ └─99110 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─addb9e4f898288d071737a7195dcc5c51593a747eaa65c57ae3ed6e237ed0e20 │ │ ├─227032 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─227704 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpiwqf3v15/privsep.sock │ │ ├─227731 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─227733 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cc941bc91f03413fdf4a4a058c966d27e7ffec95576bca2723b74e8809709059 │ │ └─100693 /pause │ ├─3bbfed1306cbeea8e48a083e856cf290dbcef962412f06de65ec0adae9d4bc6e │ │ └─55604 /pause │ ├─ca333f5e61b434d7b88f13dfa7f2a2fe8536cde807ad92f8d8162bdec1e5cf45 │ │ └─63739 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─63ef37ad18f033eae3595187bf93d6c4f2baea20b821723bdfb8601f240bd9c5 │ │ └─89957 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─c97001e60dbb57b7d852566b30d886f32578f570e39da35ec7e02fcb30a14539 │ │ └─218071 /pause │ ├─b95cca47ae7e5e7fb00c7c8bd1cf68af345e1c9fb51a6b63ccd5965e915fc585 │ │ ├─50370 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 │ │ └─51563 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 │ ├─42620e8dee1b9b61a83f43f1ce4d0fa90068319b0ab268f6e1b2e5a7dee35b03 │ │ └─168374 /pause │ ├─bf34d68555349e1511d70f09af0a922d0f614d7cffc99d5ec9a7beb78c66d11a │ │ └─60450 /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 │ ├─0197c503eeda9ad846c3fb7b7d83a938b45da3eb1dde5b97d88b6f0cd56d85d3 │ │ ├─59782 python -u /app/sidecar.py │ │ ├─59938 python -u /app/sidecar.py │ │ └─59939 python -u /app/sidecar.py │ ├─200c65ccee6bcdf99278bc25597405531d7e424005834e09f252d9b01f37d029 │ │ └─168737 /pause │ ├─2ca0512f4bd4506ef98c460808edcac91ad0d8497b0499af9f26ad1a35518472 │ │ └─190965 /pause │ ├─14a24a172eecf9b7d26fbd7099d8119499340b0df598eb8cc928ac6f444f01ee │ │ └─207103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bb9d0eb537c6bb0f8249bf03a362dce98a6de3a0b4024df1862acad88d475a51 │ │ ├─176618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176634 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─176640 erl_child_setup 1048576 │ │ ├─176762 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─176813 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─176814 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─177183 /bin/sh -s rabbit_disk_monitor │ ├─2d6942b63eff20e783468fb165a20cab6b4650286bf71d8923a951356b0d9c2a │ │ └─59403 /pause │ ├─edfa2f9ccc3b0f2bdfcb4e00e831b29947697416d6d23e942f011829e91c15f6 │ │ └─72676 /pause │ ├─e61f8c670b8c9f2ac2e1568479fb2cecdb728406fc863ed1f071e3d63318cd63 │ │ └─64709 /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-19-213-12.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 │ ├─aee0d8e7e21be0d2331954a61e049196f58ceaf77f725594afc7973a247234b7 │ │ ├─98091 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─98266 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─98269 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7b8718f72772ec34190bc3df1970ac3feab35a0b63e4d276f0275417916e84a2 │ │ └─62521 /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 │ ├─24b961b06338ea57f4d9befbaf9044a8ace69eb857993ff03e7800ba229952b1 │ │ └─165911 /pause │ ├─7e82791508f69319d0fd485e8211f945dbb2ec5b5ca8e09629854d022b062b59 │ │ └─113005 /pause │ ├─22442b6a1cfba7ad8212c27b59f2cc6960d805268b7fc0d5d96a0c3b103ba611 │ │ └─62849 /pause │ ├─c50ab3d730660dc9ea4c8af7120c8f2ff722cad8d6f0f569178b660ecc8df1fc │ │ └─97640 /pause │ ├─a66fea991328f52e9545ba396004c87bd5d5f3f53a97ac8b091cc351e1cd994d │ │ └─216772 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─9164909208660653b616f90a35f51c83c7787bcd8fba74b14bd857fedb020b7d │ │ └─154831 /pause │ ├─89b0b5c92db13c74de4e784714262085c4316dabe642c846c4c114be79a9402b │ │ ├─ 89193 /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 │ │ └─217759 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─22d67c8eb40bda47f841b8155a9302223421a722493a53e49e45e262184ec2c4 │ │ └─213551 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─183af57d6b5caa618bfea45feef3004360ab617d30f1e1ee6a64d98c0917c23a │ │ └─178416 /pause │ ├─a5493fa811e6c91d215e397e13968cf2d3c2774f2e568a3036fd6a05355d2a79 │ │ └─56275 /pause │ ├─ff0dbf907fcdb4acc225368d4def337bc8afa2a29a246994a19b127972c819d9 │ │ └─108817 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0d38cc5e9cdafd40d1e0914f0ede8c66c0eb2a14ba1c4e9296cb314c4e5e620a │ │ └─226983 /pause │ ├─bc5261e24421e97a6e3a9dbdfb6f56256d0ee65ae1212918d4a221b012242824 │ │ ├─128232 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─128313 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─128356 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─128621 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─228899 sleep 15 │ ├─bda6a6a42f6c7bed4c8bc9a33556d9d977fb4c8c2d0959ac8769a93c9c7113e5 │ │ └─59335 /pause │ ├─dd73150e160722b9324240ee51ca6a5aeefac387e82d55c7a1397e264072a48b │ │ └─198866 /pause │ ├─05bff036cdf3b50f0e858b2c6b3ac27e76dc1cead792e6ec7f465abd00d4b368 │ │ └─42584 /pause │ ├─cddc0c15f4e78fd04d5ae82760f4ab78837b69b296568015d8463265ec90705e │ │ └─61402 /pause │ ├─05001ce41fce1d1095ccb17e4e9777a86fafdfa33a032617915596561c5633c6 │ │ └─43320 /pause │ ├─6cbdeadced3f6954d1fd3134039552a2fb322c8278cd6d97d7a5702fa0d84dcc │ │ └─78614 /usr/local/bin/rook ceph operator │ ├─6f8368f425b7b365e846d699e27de8c96c74a314d0abd10dbcc17abd0f07da0c │ │ └─62262 /pause │ ├─1ad568024ec9fabe8658822fbd2c4ed15d5598ac025d1cb33786928d40b33292 │ │ ├─128533 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─128550 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─128563 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─128716 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─228919 sleep 15 │ ├─e7867adb1bcb1c8a2594f0cc019024bcab6d9d614f06968888d5143772469d41 │ │ └─46192 /pause │ ├─63a41df117864721740a5be2fae474498e92f0024e530c59f0ca1d49e4ba71f0 │ │ ├─77395 barbiacan-api: uWSGI master │ │ └─77408 barbiacan-api: uWSGI worker 1 │ ├─bfcca109f1f62a41d6fe57a4b396695a97ae45cb646834a4076696aa9e33f03c │ │ ├─227595 magnum-api: uWSGI master │ │ ├─227628 magnum-api: uWSGI worker 1 │ │ └─227629 magnum-api: uWSGI worker 2 │ ├─9bbb2074ff1845ddcc49f28e43f6510e025923d22b1fd4725b9b504183c6b8a2 │ │ ├─176047 senlin-api: uWSGI master │ │ ├─176072 senlin-api: uWSGI worker 1 │ │ └─176073 senlin-api: uWSGI worker 2 │ ├─a9d4aa97104b90bbf9d72f71bd0e98fb43894456476ae854da3ed068a63b476e │ │ └─73688 /pause │ ├─eb62541fcc15527d60e263d5d7ce174d53be3dd6df896feb38ac2d5dfd71a10b │ │ ├─157091 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─218352 sleep 300 │ ├─00851c0a1cdcc4a19f96af165c6d66767cd412ba275ed07535f95449f92409a4 │ │ └─128015 /pause │ ├─494ac9bdbc734a29e886ebe7e3e5169ca822627b3082b058e8e27665e0cd8747 │ │ ├─59756 python -u /app/sidecar.py │ │ ├─59936 python -u /app/sidecar.py │ │ └─59937 python -u /app/sidecar.py │ ├─fbe7643856fc0abba947fb646c49167db6c4a4cd1612e2f3b2109069f034bd9a │ │ └─49051 /pause │ ├─e0d36403a4152bf327e1d42f0d3e83e9e19bd977d35d17f35ea6308e886ed5b4 │ │ └─42225 etcd --advertise-client-urls=https://199.19.213.12: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.19.213.12:2380 --initial-cluster=instance=https://199.19.213.12:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.12:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.12: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 │ ├─8f85f9e2dba06dfc7b3362ec73b34fac566b15102936841278fc38473901ff5c │ │ └─198507 /pause │ ├─eb59745137167d525acb33624c849526aa683a9761f771e810efe5b2538d2229 │ │ └─48226 /pause │ ├─17ed2f5ca7d9486009e5298f4156c0ce801ae5cb87a1c34512266c21d8165823 │ │ └─89088 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-cf9f85b9f-kdr6q --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e2352f7255202d65411c99dbc3651d0a2dc41e9322d12d988b4a64f0d23524d8 │ │ └─49772 /pause │ ├─7e2c7be4efc57b76f4fe7042a00ba03c129e28341a8731f6bfff424451e1d7bd │ │ └─46331 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─38ecf3f8e5d75c334a8240317b5b528c4d1c59f2a5c9d397d43e2ebfe09edfa9 │ │ └─167623 /bin/bash /tmp/libvirt.sh │ ├─f394c899ec80b48c46b1b2b09717e65a9cd9097e80a240c9c23e43d3cfd2edf0 │ │ └─176537 /pause │ ├─6f0526f56ee8d0c9554afd976a2495e4122cee30eece50da67f0957c51803426 │ │ ├─153808 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─154047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─22012ddf47f0c1b4516e574d200196ca556c590fafdad8fc525d5dbebc96a964 │ │ └─178550 /pause │ ├─10143d0f519e776aaf0700ee0e82b5701da9c5c45f050d9091c767188d7bcf24 │ │ └─45118 /pause │ ├─2eacbb5f7a7d564ce1590abe74444dc5f5f5fbcde0e40433a4cacc5f784bcb25 │ │ └─46147 /pause │ ├─47f216c88e6ccb6d95dd060898b774632f43753689364e724e8e0258fa7d3ad9 │ │ ├─153227 nova-metadata: uWSGI master │ │ ├─153240 nova-metadata: uWSGI worker 1 │ │ └─153241 nova-metadata: uWSGI worker 2 │ ├─2cda03ec04b50803442e7b0eb7f2d4914a1faf51e903fa244c09578511442bf6 │ │ └─77987 /pause │ ├─dfcdc9c483133688b1fcb17d67d82415c8fefcb4eb013c0c5169630fa0c0f3c0 │ │ └─59163 /pause │ ├─a3f18756c880687d5cbbb9f05352225ad01b78fa544ae3da44058d23e36f4d9f │ │ └─227675 /pause │ ├─c3e10df8fe4318dcad28930795580cd11bfe637992bef2b7bfae1607f164518f │ │ ├─63620 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63655 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4cac564786a040d5cbe79f5ec8d260cccf467a8ef50dc00c844480f6b85ddb46 │ │ └─214677 /pause │ ├─25e6b7e13723dfb99dcb43ed1ac320e18a2fa2aa72bcb0a0e8f9cf84c2cc36b4 │ │ ├─164468 neutron-policy-server: uWSGI master │ │ ├─164482 neutron-policy-server: uWSGI worker 1 │ │ └─164483 neutron-policy-server: uWSGI worker 2 │ ├─d989c7a5568a229ab2a4e4ac5e3f26bbf4411f1260b389afb6cacd44999f1c32 │ │ └─64754 /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 │ ├─d6f0d4548d2a3f91ceb84726a0cfc307eb8e4ad997b245181b1f70b0b5c5cb51 │ │ └─156631 /pause │ ├─71c940d0153b66c5bbef9c5af7a2e77aea2d3db051b826700984d3134f1edb20 │ │ └─42322 /kube-vip manager │ ├─c76789272a1899faaf90425d90fcdee891289b4e4e9d97795b9760cf68b0ece2 │ │ └─176027 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─727386508d9b61393913469cab9e6635a61f30899d18f79b6aa471e989e0f045 │ │ └─65132 /bin/oauth2-proxy │ ├─81d5dea81d275175441768d516e0a5acbfdc17d38624f197a4eff517c5ef4ea2 │ │ └─168543 /pause │ ├─390e0968b2f40c539f559d7510b2db35aa372cf8566c26555066f35ae93150e5 │ │ └─162681 /pause │ ├─4c6b9121de110450bb7acf3034c171169ec97edc8d3f3c606a30ab533779970d │ │ ├─99439 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99455 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─99461 erl_child_setup 1048576 │ │ ├─99531 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99582 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99583 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99701 /bin/sh -s rabbit_disk_monitor │ ├─21081028a77baa41d49e5bc98aa84d3f18b0f52fd7c6fc9a231a724eea68e5b9 │ │ ├─191100 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191126 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─191132 erl_child_setup 1048576 │ │ ├─191305 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─191436 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─191437 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191649 /bin/sh -s rabbit_disk_monitor │ ├─15e079de5bae36d228a977382740b7f56b80b0dfde0c0c417f5fdcb0b755340d │ │ ├─153112 nova-api: uWSGI master │ │ ├─153141 nova-api: uWSGI worker 1 │ │ └─153142 nova-api: uWSGI worker 2 │ ├─b18345874d69d116f77a82e9367782891e1f6dd65c226ada52bc6f3ff61e28b0 │ │ └─45186 /coredns -conf /etc/coredns/Corefile │ ├─4e4ccb1af0ca49f51f7b22a295c9d9a35a6b33e0a8264efcf5285b28956aa1fc │ │ └─44649 /pause │ ├─be877ccdbe955f8e43e66b95689232696a526fe80e3323e942051c5992e2b909 │ │ ├─163280 neutron-ovn-network-logging-parser: uWSGI master │ │ └─163310 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2f9e9e6e7f37365e3d3d8daf610f74c48662d54c49a124b592c951badfaee9c8 │ │ └─126850 /pause │ ├─ee8011b3fc2e5811ea2003e30fa5872eb63dbff36ce1e6e3ccbcf2272ab5c5ad │ │ └─211985 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3a248081925398db9a61e07c607409e5291149c62cbd171c454f2b3380a3bc35 │ │ └─143899 /pause │ ├─23aa0d52d22edd2484ea1b103f357b1dba0f1547b8a3b0559518f12b9db50547 │ │ └─48120 /pause │ ├─c3329429d9fdb61079d5aac0e9e3088b008c354e285c1c8b7e91aec6e5d80538 │ │ └─211714 /pause │ ├─2f7a6f99af61870f6c253c5aad969f4db70a211005a4e026f6fb8eb5165b3fa6 │ │ ├─126183 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─126196 /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 │ ├─b456bcbc1ce592af1e2f2615eec4e4ea586737baadfa08918b5e5dc8d353d9fd │ │ ├─188067 heat-api-cfn: uWSGI master │ │ ├─188118 heat-api-cfn: uWSGI worker 1 │ │ └─188119 heat-api-cfn: uWSGI worker 2 │ ├─1cc1fabf198e096f04673fc6da6d66f71ca186e75d04843f8b8c062f82f1919c │ │ └─100654 /pause │ ├─9406c4299e4ff8dce323065b0a7121bbf43132b8525c30f25c92c851289fc467 │ │ └─56315 /pause │ ├─abb037f6bd7f13171cbab43566c57b438ee033cc3462d2e1b8b6ce2b60f14d29 │ │ └─126148 /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 │ ├─b22f199ae64f2b6b5239873114ab329f704fe7a34117bc8226f81bed71556194 │ │ ├─188031 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─188202 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─188203 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─70cca0e17ed8455fc92f4f5bca7c055de642de28bf58af0ce9b8b625cf21f6d7 │ │ ├─155016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─155032 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─155038 erl_child_setup 1048576 │ │ ├─155133 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─155184 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─155185 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─155367 /bin/sh -s rabbit_disk_monitor │ ├─1cde61e64d29775da3128d430f87393b6a830c1b69ffb2a0e6d9557014e5161e │ │ ├─207232 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─207821 octavia-worker: ConsumerService worker(0) │ │ ├─207824 octavia-worker: ConsumerService worker(1) │ │ ├─207827 octavia-worker: ConsumerService worker(0) │ │ └─207830 octavia-worker: ConsumerService worker(1) │ ├─3a6f5aeb0b7b07459477c650643eaf04d53cb9c04a179413c384ac877ffb311b │ │ └─163219 vector --config /etc/vector/vector.toml │ ├─6246aa8b553947cd8099ed79368e9f06b343cdcb7430bd65b2d6b873254144b3 │ │ └─125822 /pause │ ├─fa8a9b33d8bc7c66b66d4b63e58a4b56def723e3d7c38ed4d0090f82c034161d │ │ ├─108276 cinder-api: uWSGI master │ │ ├─108298 cinder-api: uWSGI worker 1 │ │ └─108299 cinder-api: uWSGI worker 2 │ ├─045e09094d62505b08404f15e5d628a1c68d4ed641f0098aeb36a701737c813e │ │ └─48953 /pause │ ├─6af3cb4053819de72e4596fe6ca050250e1af14ef872ba9b573be4f5d23c1e9f │ │ └─62558 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d663a306cf7892b6f2d54a28620e8dd4a31dc8b793bb42786f9fb93b22b10cb2 │ │ ├─153783 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154042 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─154043 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─fc72a4d96dd04ecefc958436056147065d1896b6416270108375a1eac70fa5fb │ │ ├─188068 heat-api: uWSGI master │ │ ├─188121 heat-api: uWSGI worker 1 │ │ └─188122 heat-api: uWSGI worker 2 │ ├─bed3a45b2dd7eb4430c202a37958e9b317aaee56c164aa109ad3b232963657e4 │ │ └─212896 /pause │ ├─7a773e4c29d435a7147e985babc64f1564e4c018bd14057beb213ec846f035d5 │ │ └─63489 /pause │ ├─693f6a69e29b532f158ddddca12ddc51f0647d8176ce51a9c95180a1c4400fea │ │ └─63925 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4b44a3e3278a6ef76da5d1db0a976c252e9b1965dab1e0494c4779c49e6940f3 │ │ └─48567 /server │ ├─4710140e842ab625ba03ff01023d1fc8a9605ea40c27f28036f3dc0d3ce9c5b1 │ │ └─46283 /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 │ ├─b28abc7103f1d9be37fe25de72d7c4d7438fe8c474623659723462afea43d6b5 │ │ ├─43789 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44208 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b805ee60781e79a5e1a993a4f2804e4d92e4754d74f7f2a93ad4c6edc5f95114 │ │ └─50134 /pause │ ├─57672c618fce1d68ff36df20e360a7e3f63e6ab55206902de01e17289bfd39d2 │ │ ├─166824 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166997 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166998 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─167024 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpm2g401m7/privsep.sock │ │ ├─207904 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzmmc49hx/privsep.sock │ │ ├─208062 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmppxr4m869/privsep.sock │ │ ├─208233 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─208234 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─208294 haproxy -f /var/lib/neutron/ovn-metadata-proxy/734bf6e1-08a5-4292-ac94-ba988482c28a.conf │ ├─e56b1292b138562fe6b399fdf8b91d2c236f4dd322fac7ad8d50a333475edad4 │ │ └─56539 nfd-master -crd-controller=true -metrics=8081 │ ├─4fa976a372650f88977ff57791149db7c77a2792a493305a2d0858977134ee1b │ │ └─56734 /secretgen-controller │ ├─800e46ed01512a83ba356563e9a77a8960c9753510d1a3ce260ff3582b74db74 │ │ ├─166034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166051 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─166057 erl_child_setup 1048576 │ │ ├─166316 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─166410 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─166414 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─166764 /bin/sh -s rabbit_disk_monitor │ └─f9250d8d306bc1f35331ccd936720e5b40e5d66b465476ad5d7c812e567f138d │ ├─82850 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─82867 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ ├─82873 erl_child_setup 1048576 │ ├─83033 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ ├─83114 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ ├─83115 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ └─83433 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount