I just installed AWX in docker-compose method.
I am continuously seeing high PCU for the awx_task docker… If it try to do get latest SVN from the web, it keep showing the job is pending, never gets completed…
is it due to the Below CPU issue? the Host machine is a physical machine and its having enough CPU. No much load.
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
74265353add1 awx_task 101.03% 381.6MiB / 94.25GiB 0.40% 14.6MB / 10.6MB 0B / 1.75MB 11
108bd92a52b8 awx_web 0.06% 803.9MiB / 94.25GiB 0.83% 19.4MB / 17.7MB 0B / 0B 13
f047263b0479 awx_postgres 0.65% 4.012MiB / 94.25GiB 0.00% 9.58MB / 19.7MB 0B / 89.1MB 7
fa0d21ff214c awx_rabbitmq 0.21% 109.6MiB / 94.25GiB 0.11% 1.34MB / 1.33MB 0B / 408kB 309
d76f788088e7 awx_memcached 0.50% 7.191MiB / 94.25GiB 0.01% 6.96MB / 10.6MB 0B / 0B 10
Regards,
Vishnu