musicman (musicman@nu.federati.net)'s status on Tuesday, 14-Jul-2020 18:01:44 EDT
musicmanmight be able to get some more logs, but vim/vi don't work very well through docker exec. I have a couple of Tomcat experts on my team that might be able to help with this piece though. ultimately, I don't really know what is failing. There's just a bunch of js on this page and I don't know where it is coming from
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = INFO org.apache.catalina.core.ContainerBase.[Catalina].[localhost].handlers = 2localhost.org.apache.juli.AsyncFileHandler
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager].level = INFO org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager].handlers = 3manager.org.apache.juli.AsyncFileHandler
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager].level = INFO
[centos@ip-10-250-75-75 11:34:24 ~]$ sysbench --test=cpu run WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. sysbench 1.0.17 (using system LuaJIT 2.0.4)
Running the test with following options: Number of threads: 1 Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed: events per second: 749.19
General statistics: total time: 10.0007s total number of events: 7496
dwhitfield@dwhitfield-ubuntu-alfresco:~$ sysbench --test=cpu run WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)
Running the test with following options: Number of threads: 1 Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed: events per second: 543.73
General statistics: total time: 10.0012s total number of events: 5439
yep, I ran nmap locally and was like...well, it's listening. I ran nmap remotely and it returned filtered.
Perhaps the weirdest thing is that before when I have tried to install manually with the firewall on things have gotten in an unrecoverable stat.
This latest install I was using Ansible, and the Ansible playbook seems to have taken care of the port situation.
That said, maybe the port stuff was a bug that was fixed when I moved to #foreman 2.1 and #katello 3.16. I think 3.16 may still strictly speaking be RC, but...whatever.