USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39979 22.1 1.6 2357420 1104216 ? Ssl 16:48 1:59 kube-apiserver --advertise-address=199.204.45.6 --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 ubuntu 48568 12.9 1.3 8406572 866948 ? Ssl 16:51 0:50 mysqld --wsrep_start_position=2d085ad7-2eb4-11f1-9569-c791745eae44:20 167 12629 9.4 0.8 4210312 554744 ? Sl 16:43 1:20 /usr/bin/ceph-mgr -n mgr.instance.bwfqwl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 50953 15.8 0.7 3838548 463660 ? Ssl 16:52 0:47 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 root 39915 6.4 0.3 11358828 220688 ? Ssl 16:48 0:34 etcd --advertise-client-urls=https://199.204.45.6: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.6:2380 --initial-cluster=instance=https://199.204.45.6:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.6:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.6: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 472 62847 45.2 0.2 1663736 179968 ? Ssl 16:57 0:06 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 root 64821 117 0.2 429548 157612 ? Ssl 16:57 0:01 /usr/bin/vector --config-dir /etc/vector/ root 39948 2.4 0.2 1413072 152760 ? Ssl 16:48 0:13 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 root 41538 2.3 0.2 1397720 145756 ? Ssl 16:49 0:11 cilium-agent --config-dir=/tmp/cilium/config-map root 40147 5.6 0.1 3038920 130984 ? Ssl 16:48 0:30 /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.6 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 65532 42487 0.3 0.1 1414548 127456 ? Ssl 16:49 0:01 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml root 9818 10.2 0.1 4569072 127424 ? Ssl 16:42 1:34 /usr/bin/containerd --config /etc/containerd/config.toml zuul 44146 0.3 0.1 1336100 96588 ? Ssl 16:50 0:01 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager zuul 44054 0.8 0.1 1291492 90860 ? Ssl 16:50 0:03 /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 167 24650 0.3 0.1 610540 84104 ? Sl 16:46 0:02 /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 167 29360 0.4 0.1 610536 83392 ? Sl 16:46 0:02 /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 167 34150 0.3 0.1 610536 82736 ? Sl 16:47 0:02 /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 root 41330 0.4 0.1 1306792 78472 ? Ssl 16:49 0:02 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false root 10192 5.4 0.1 2393424 75744 ? Ssl 16:42 0:49 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock nobody 60988 30.6 0.1 1286552 69628 ? Ssl 16:57 0:08 /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 167 12262 0.7 0.0 285176 65388 ? Sl 16:43 0:06 /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 472 61392 8.8 0.0 70024 64184 ? Ss 16:57 0:02 python -u /app/sidecar.py 472 61443 8.7 0.0 70024 64152 ? Ss 16:57 0:02 python -u /app/sidecar.py 472 61698 1.3 0.0 72716 63760 ? S 16:57 0:00 python -u /app/sidecar.py 472 61741 0.0 0.0 70344 61324 ? S 16:57 0:00 python -u /app/sidecar.py bin 47889 1.2 0.0 1280860 61300 ? Ssl 16:50 0:05 percona-xtradb-cluster-operator 472 61697 0.0 0.0 70344 61104 ? S 16:57 0:00 python -u /app/sidecar.py 472 61740 0.0 0.0 70344 61068 ? S 16:57 0:00 python -u /app/sidecar.py root 39959 0.6 0.0 1286164 60460 ? Ssl 16:48 0:03 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 systemd+ 46551 0.2 0.0 1282752 59864 ? Ssl 16:50 0:01 /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 root 372 0.3 0.0 106992 52788 ? S /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 _chrony 10696 0.0 0.0 18908 3324 ? S 16:42 0:00 /usr/sbin/chronyd -F 1 zuul 723 0.0 0.0 168472 2944 ? S 16:39 0:00 (sd-pam) ubuntu 48663 0.0 0.0 1226008 2404 ? Sl 16:51 0:00 /var/lib/mysql/mysql-state-monitor uuidd 1407 0.0 0.0 9620 1476 ? Ss 16:40 0:00 /usr/sbin/uuidd --socket-activation root 638 0.0 0.0 6220 1076 ttyS0 Ss+ 16:38 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 637 0.0 0.0 6176 1068 tty1 Ss+ 16:38 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 65026 0.0 0.0 2892 1004 ? Ss 16:57 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-anwpiocorxylurnmwguljteohbnxvhwl ; /usr/bin/python3'"'"' && sleep 0' zuul 65027 0.0 0.0 2892 992 ? S 16:57 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-anwpiocorxylurnmwguljteohbnxvhwl ; /usr/bin/python3' && sleep 0 root 65029 0.0 0.0 2892 976 ? S 16:57 0:00 /bin/sh -c echo BECOME-SUCCESS-anwpiocorxylurnmwguljteohbnxvhwl ; /usr/bin/python3 _chrony 10697 0.0 0.0 10580 540 ? S 16:42 0:00 /usr/sbin/chronyd -F 1 root 12250 0.0 0.0 1048 4 ? Ss 16:43 0:00 /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 root 12610 0.0 0.0 1048 4 ? Ss 16:43 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bwfqwl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19460 0.0 0.0 1048 4 ? Ss 16:45 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24638 0.0 0.0 1048 4 ? Ss 16:46 0:00 /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 root 29347 0.0 0.0 1048 4 ? Ss 16:46 0:00 /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 root 34136 0.0 0.0 1048 4 ? Ss 16:47 0:00 /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 65535 39704 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 39832 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 39834 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 39846 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 39858 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 40273 0.0 0.0 1028 4 ? Ss 16:48 0:00 /pause 65535 41090 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 41092 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 42442 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 42898 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 42932 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 43360 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 43845 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 43884 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 43933 0.0 0.0 1028 4 ? Ss 16:49 0:00 /pause 65535 46213 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause 65535 46312 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause systemd+ 46538 0.0 0.0 224 4 ? Ss 16:50 0:00 /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 65535 47113 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause 65535 47159 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause 65535 47540 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause 65535 48124 0.0 0.0 1028 4 ? Ss 16:50 0:00 /pause 65535 48416 0.0 0.0 1028 4 ? Ss 16:51 0:00 /pause 65535 50705 0.0 0.0 1028 4 ? Ss 16:52 0:00 /pause 65535 50800 0.0 0.0 1028 4 ? Ss 16:52 0:00 /pause 65535 55293 0.0 0.0 1028 4 ? Ss 16:55 0:00 /pause 65535 55976 0.0 0.0 1028 4 ? Ss 16:55 0:00 /pause 65535 56020 0.0 0.0 1028 4 ? Ss 16:55 0:00 /pause 65535 56061 0.0 0.0 1028 4 ? Ss 16:55 0:00 /pause 65535 56207 0.0 0.0 1028 4 ? Ss 16:55 0:00 /pause nobody 60444 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause nobody 60589 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause 472 60617 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause nobody 60669 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause zuul 61929 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause zuul 62142 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause systemd+ 62508 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause 65535 62578 0.2 0.0 1028 4 ? Ss 16:57 0:00 /pause 65535 62664 0.1 0.0 1028 4 ? Ss 16:57 0:00 /pause 65535 62983 0.2 0.0 1028 4 ? Ss 16:57 0:00 /pause zuul 63609 0.4 0.0 1028 4 ? Ss 16:57 0:00 /pause 10001 63732 0.3 0.0 1028 4 ? Ss 16:57 0:00 /pause nobody 63913 0.3 0.0 1028 4 ? Ss 16:57 0:00 /pause nobody 64621 1.0 0.0 1028 4 ? Ss 16:57 0:00 /pause root 2 0.0 0.0 0 0 ? S 16:38 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 16:38 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 16:38 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 16:38 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 16:38 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/0:0H-events_highpri] root 9 0.1 0.0 0 0 ? I 16:38 0:01 [kworker/u32:0-flush-252:0] root 10 0.0 0.0 0 0 ? I< 16:38 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 16:38 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 16:38 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 16:38 0:01 [rcu_sched] root 15 0.0 0.0 0 0 ? S 16:38 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 16:38 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 16:38 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 16:38 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/3:0H-kblockd] root 37 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 16:38 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 16:38 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 16:38 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 16:38 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 16:38 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/8:0H-kblockd] root 67 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 16:38 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 16:38 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 16:38 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 16:38 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/12:0H] root 91 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 16:38 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 16:38 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/14:0H-events_highpri] root 103 0.0 0.0 0 0 ? S 16:38 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 16:38 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 16:38 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 16:38 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 16:38 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 16:38 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 16:38 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 16:38 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 16:38 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 16:38 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 16:38 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 16:38 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 16:38 0:00 [khugepaged] root 145 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/11:1-events] root 152 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/13:1-cgroup_free] root 167 0.0 0.0 0 0 ? I< 16:38 0:00 [kintegrityd] root 168 0.0 0.0 0 0 ? I< 16:38 0:00 [kblockd] root 169 0.0 0.0 0 0 ? I< 16:38 0:00 [blkcg_punt_bio] root 170 0.0 0.0 0 0 ? I< 16:38 0:00 [tpm_dev_wq] root 171 0.0 0.0 0 0 ? I< 16:38 0:00 [ata_sff] root 172 0.0 0.0 0 0 ? I< 16:38 0:00 [md] root 173 0.0 0.0 0 0 ? I< 16:38 0:00 [edac-poller] root 174 0.0 0.0 0 0 ? I< 16:38 0:00 [devfreq_wq] root 175 0.0 0.0 0 0 ? S 16:38 0:00 [watchdogd] root 176 0.2 0.0 0 0 ? I 16:38 0:02 [kworker/u32:1-flush-252:0] root 177 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/0:1H-kblockd] root 179 0.0 0.0 0 0 ? S 16:38 0:00 [kswapd0] root 180 0.0 0.0 0 0 ? S 16:38 0:00 [ecryptfs-kthrea] root 182 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/8:1-events] root 183 0.0 0.0 0 0 ? I< 16:38 0:00 [kthrotld] root 185 0.0 0.0 0 0 ? I< 16:38 0:00 [acpi_thermal_pm] root 186 0.2 0.0 0 0 ? I 16:38 0:02 [kworker/u32:2-flush-252:0] root 187 0.0 0.0 0 0 ? S 16:38 0:00 [scsi_eh_0] root 188 0.0 0.0 0 0 ? I< 16:38 0:00 [scsi_tmf_0] root 189 0.0 0.0 0 0 ? S 16:38 0:00 [scsi_eh_1] root 190 0.0 0.0 0 0 ? I< 16:38 0:00 [scsi_tmf_1] root 191 0.1 0.0 0 0 ? I 16:38 0:01 [kworker/u32:3-flush-252:0] root 192 0.0 0.0 0 0 ? I< 16:38 0:00 [vfio-irqfd-clea] root 193 0.0 0.0 0 0 ? I< 16:38 0:00 [mld] root 194 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/2:1H-kblockd] root 195 0.0 0.0 0 0 ? I< 16:38 0:00 [ipv6_addrconf] root 196 0.1 0.0 0 0 ? I 16:38 0:01 [kworker/u32:4-ext4-rsv-conversion] root 198 0.1 0.0 0 0 ? I 16:38 0:01 [kworker/u32:5-flush-252:0] root 204 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/7:1-mm_percpu_wq] root 209 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/5:1-events] root 213 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/9:1-events] root 216 0.0 0.0 0 0 ? I< 16:38 0:00 [kstrp] root 219 0.0 0.0 0 0 ? I< 16:38 0:00 [zswap-shrink] root 220 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/u33:0] root 225 0.0 0.0 0 0 ? I< 16:38 0:00 [charger_manager] root 247 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/11:1H-kblockd] root 261 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/13:1H-kblockd] root 283 0.0 0.0 0 0 ? S 16:38 0:00 [hwrng] root 302 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/14:1H-kblockd] root 303 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/5:1H-kblockd] root 305 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/7:1H-kblockd] root 306 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/10:1H-kblockd] root 325 0.3 0.0 0 0 ? S 16:38 0:03 [jbd2/vda1-8] root 326 0.0 0.0 0 0 ? I< 16:38 0:00 [ext4-rsv-conver] root 330 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/15:1H-kblockd] root 364 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/3:1H-kblockd] root 365 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/12:1H-kblockd] root 401 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/8:1H-kblockd] root 411 0.0 0.0 0 0 ? I 16:38 0:00 [kworker/10:2-events] root 462 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/6:1H-kblockd] root 463 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/4:1H-kblockd] root 466 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/9:1H-kblockd] root 470 0.0 0.0 0 0 ? I< 16:38 0:00 [cryptd] root 504 0.0 0.0 0 0 ? I< 16:38 0:00 [kworker/1:1H-kblockd] root 718 0.0 0.0 0 0 ? I 16:39 0:00 [kworker/14:3-events] root 9085 0.0 0.0 0 0 ? I< 16:41 0:00 [kdmflush] root 9102 0.0 0.0 0 0 ? I< 16:41 0:00 [kdmflush] root 9118 0.0 0.0 0 0 ? I< 16:41 0:00 [kdmflush] root 9819 0.0 0.0 0 0 ? I 16:42 0:00 [kworker/5:2-events] root 10929 0.0 0.0 0 0 ? I 16:42 0:00 [kworker/15:2-events] root 11075 0.0 0.0 0 0 ? I 16:43 0:00 [kworker/12:2-inode_switch_wbs] root 15505 0.0 0.0 0 0 ? I 16:44 0:00 [kworker/1:0-events] root 15987 0.0 0.0 0 0 ? I 16:44 0:00 [kworker/6:0-events] root 22039 0.0 0.0 0 0 ? I 16:45 0:00 [kworker/u32:6-ext4-rsv-conversion] root 22040 0.0 0.0 0 0 ? I 16:45 0:00 [kworker/u32:7-writeback] root 22041 0.1 0.0 0 0 ? I 16:45 0:00 [kworker/u32:8-writeback] root 30273 0.0 0.0 0 0 ? I 16:47 0:00 [kworker/7:0-cgroup_free] root 33669 0.0 0.0 0 0 ? I 16:47 0:00 [kworker/8:0-cgroup_free] root 35647 0.0 0.0 0 0 ? I< 16:47 0:00 [ceph-msgr] root 35650 0.0 0.0 0 0 ? I< 16:47 0:00 [rbd] root 40166 0.0 0.0 0 0 ? I 16:48 0:00 [kworker/5:0-events] root 40167 0.0 0.0 0 0 ? I 16:48 0:00 [kworker/5:3-events] root 41269 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/11:2-events] root 41407 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/12:0-cgwb_release] root 41485 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/4:0-events] root 41617 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/3:7-mld] root 41624 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/3:14-events] root 42300 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/15:5-events] root 43532 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/6:2-mm_percpu_wq] root 43563 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/1:1-events] root 43637 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/9:4-events] root 43703 0.0 0.0 0 0 ? I 16:49 0:00 [kworker/13:2-events] root 44297 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/4:1-events] root 44298 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/2:3-events] root 44299 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/2:4-inet_frag_wq] root 46086 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/u32:9-flush-252:0] root 46152 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/14:4-events] root 46523 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/0:3-events] root 46525 0.0 0.0 0 0 ? I 16:50 0:00 [kworker/0:4-events] root 48295 0.0 0.0 0 0 ? I 16:51 0:00 [kworker/10:4-rcu_gp] root 48748 0.0 0.0 0 0 ? I< 16:51 0:00 [dio/vda1] root 50477 0.0 0.0 0 0 ? I 16:52 0:00 [kworker/7:2-events] root 50479 0.0 0.0 0 0 ? I 16:52 0:00 [kworker/5:4-events] root 55002 0.0 0.0 0 0 ? I 16:55 0:00 [kworker/12:1-inode_switch_wbs] root 55898 0.0 0.0 0 0 ? I 16:55 0:00 [kworker/1:2] root 56073 0.0 0.0 0 0 ? I 16:55 0:00 [kworker/11:0-events] root 57557 0.0 0.0 0 0 ? I 16:56 0:00 [kworker/0:0-events] root 57896 0.0 0.0 0 0 ? I 16:56 0:00 [kworker/10:0-mm_percpu_wq] root 57897 0.0 0.0 0 0 ? I 16:56 0:00 [kworker/10:1-events] root 60138 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/2:0-events] root 60139 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/12:3-events] root 60140 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/12:4-events] root 60141 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/12:5-mm_percpu_wq] root 60142 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/12:6] root 60280 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/13:0-events] root 60311 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/15:0-events] root 60348 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/14:0-events] root 60351 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/4:2-events] root 60732 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/3:0-events] root 61024 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/6:1-events] root 61429 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/3:1-events] root 61430 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/8:2-events] root 61457 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/3:2-events] root 61515 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/9:0] root 61608 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/0:1-events] root 61684 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/2:1-events] root 61736 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/2:2-events] root 61752 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/10:3-events] root 61762 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/0:2-events] root 62054 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/u32:10-flush-252:0] root 62055 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/u32:11] root 63341 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/15:1-events] root 63381 0.0 0.0 0 0 ? I 16:57 0:00 [kworker/15:3-events]