Advertisement
Guest User

Untitled

a guest
Mar 13th, 2019
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 KB | None | 0 0
  1. [root@foreman ~]# cat /var/log/foreman-proxy/proxy.log
  2. 2019-03-13T07:56:47 [D] Rack::Handler::WEBrick is invoked.
  3. 2019-03-13T07:56:47 f1fd653f [I] Started GET /status/disk_usage
  4. 2019-03-13T07:56:47 f1fd653f [D] [/usr/bin/df] ["Filesystem 1024-blocks Used Available Capacity Mounted on", "/dev/mapper/centos-root 907745280 686355764 221389516 76% /", "/dev/mapper/centos-root 907745280 686355764 221389516 76% /", "/dev/mapper/centos-root 907745280 686355764 221389516 76% /"]
  5. 2019-03-13T07:56:47 f1fd653f [I] Finished GET /status/disk_usage with 200 (75.54 ms)
  6. 2019-03-13T07:56:47 [D] close: 10.12.81.86:48140
  7. 2019-03-13T08:02:55 [I] going to shutdown ...
  8. 2019-03-13T08:02:55 [I] WEBrick::HTTPServer#start done.
  9. 2019-03-13T08:04:58 [D] 'pulp' settings: 'enabled': https, 'mongodb_dir': /var/lib/mongodb (default), 'pulp_content_dir': /var/lib/pulp/content (default), 'pulp_dir': /var/lib/pulp (default), 'pulp_url': https://foreman.domain01.domaincorp.lan/pulp, 'puppet_content_dir': /etc/puppetlabs/code/environments
  10. 2019-03-13T08:04:58 [D] 'pulp' ports: 'http': false, 'https': true
  11. 2019-03-13T08:04:58 [D] 'dynflow' settings: 'core_url': https://foreman.domain01.domaincorp.lan:8008, 'database': , 'enabled': https
  12. 2019-03-13T08:04:58 [D] 'dynflow' ports: 'http': false, 'https': true
  13. 2019-03-13T08:04:58 [D] 'ssh' settings: 'async_ssh': false (default), 'enabled': https, 'kerberos_auth': false (default), 'local_working_dir': /var/tmp (default), 'remote_working_dir': /var/tmp (default), 'ssh_identity_key_file': /var/lib/foreman-proxy/ssh/id_rsa_foreman_proxy, 'ssh_user': root (default)
  14. 2019-03-13T08:04:58 [D] 'ssh' ports: 'http': false, 'https': true
  15. 2019-03-13T08:04:58 [D] 'templates' settings: 'enabled': true, 'template_url': http://foreman.domain01.domaincorp.lan:8000
  16. 2019-03-13T08:04:58 [D] 'templates' ports: 'http': true, 'https': true
  17. 2019-03-13T08:04:58 [D] 'tftp' settings: 'enabled': https, 'tftp_connect_timeout': 10 (default), 'tftp_dns_timeout': 10 (default), 'tftp_read_timeout': 60 (default), 'tftp_servername': foreman.domain01.domaincorp.lan, 'tftproot': /var/lib/tftpboot (default)
  18. 2019-03-13T08:04:58 [D] 'tftp' ports: 'http': false, 'https': true
  19. 2019-03-13T08:04:58 [D] 'puppetca' settings: 'enabled': https, 'ssldir': /etc/puppetlabs/puppet/ssl, 'use_provider': puppetca_hostname_whitelisting (default)
  20. 2019-03-13T08:04:58 [D] 'puppetca' ports: 'http': false, 'https': true
  21. 2019-03-13T08:04:58 [D] 'puppet' settings: 'enabled': https, 'puppet_version': 4.10.12, 'use_provider': [:puppet_proxy_puppet_api]
  22. 2019-03-13T08:04:58 [D] 'puppet' ports: 'http': false, 'https': true
  23. 2019-03-13T08:04:58 [D] 'logs' settings: 'enabled': https
  24. 2019-03-13T08:04:58 [D] 'logs' ports: 'http': false, 'https': true
  25. 2019-03-13T08:04:58 [D] Providers ['puppetca_hostname_whitelisting'] are going to be configured for 'puppetca'
  26. 2019-03-13T08:04:58 [D] Providers ['puppet_proxy_puppet_api'] are going to be configured for 'puppet'
  27. 2019-03-13T08:04:58 [D] 'puppetca_hostname_whitelisting' settings: 'autosignfile': /etc/puppetlabs/puppet/autosign.conf, 'ssldir': /etc/puppetlabs/puppet/ssl, 'use_provider': puppetca_hostname_whitelisting
  28. 2019-03-13T08:04:58 [D] 'puppet_proxy_puppet_api' settings: 'api_timeout': 30 (default), 'classes_retriever': apiv3, 'environments_retriever': apiv3, 'puppet_ssl_ca': /etc/puppetlabs/puppet/ssl/certs/ca.pem, 'puppet_ssl_cert': /etc/puppetlabs/puppet/ssl/certs/foreman.domain01.domaincorp.lan.pem, 'puppet_ssl_key': /etc/puppetlabs/puppet/ssl/private_keys/foreman.domain01.domaincorp.lan.pem, 'puppet_url': https://foreman.domain01.domaincorp.lan:8140, 'puppet_version': 4.10.12, 'use_provider': [:puppet_proxy_puppet_api]
  29. 2019-03-13T08:04:58 [I] Successfully initialized 'pulp'
  30. 2019-03-13T08:04:58 [I] Successfully initialized 'dynflow'
  31. 2019-03-13T08:04:58 [I] Successfully initialized 'ssh'
  32. 2019-03-13T08:04:58 [I] Successfully initialized 'foreman_proxy'
  33. 2019-03-13T08:04:58 [I] Successfully initialized 'templates'
  34. 2019-03-13T08:04:58 [I] Successfully initialized 'tftp'
  35. 2019-03-13T08:04:58 [I] Successfully initialized 'puppetca_hostname_whitelisting'
  36. 2019-03-13T08:04:58 [I] Successfully initialized 'puppetca'
  37. 2019-03-13T08:04:58 [I] Started puppet class cache initialization
  38. 2019-03-13T08:04:58 [I] Successfully initialized 'puppet_proxy_puppet_api'
  39. 2019-03-13T08:04:58 [I] Successfully initialized 'puppet'
  40. 2019-03-13T08:04:58 [D] Log buffer API initialized, available capacity: 2000/1000
  41. 2019-03-13T08:04:58 [I] Successfully initialized 'logs'
  42. 2019-03-13T08:04:59 [I] WEBrick 1.3.1
  43. 2019-03-13T08:04:59 [I] ruby 2.0.0 (2015-12-16) [x86_64-linux]
  44. 2019-03-13T08:04:59 [D] TCPServer.new(0.0.0.0, 9090)
  45. 2019-03-13T08:04:59 [D] TCPServer.new(::, 9090)
  46. 2019-03-13T08:04:59 [W] TCPServer Error: Address already in use - bind(2)
  47. 2019-03-13T08:04:59 [I]
  48. Certificate:
  49. Data:
  50. Version: 3 (0x2)
  51. Serial Number:
  52. bd:14:1b:93:59:0a:04:f0
  53. Signature Algorithm: sha256WithRSAEncryption
  54. Issuer: C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=foreman.domain01.domaincorp.lan
  55. Validity
  56. Not Before: Sep 19 07:07:09 2017 GMT
  57. Not After : Sep 21 07:07:09 2037 GMT
  58. Subject: C=US, ST=North Carolina, O=FOREMAN, OU=SMART_PROXY, CN=foreman.domain01.domaincorp.lan
  59. Subject Public Key Info:
  60. Public Key Algorithm: rsaEncryption
  61. Public-Key: (2048 bit)
  62. Modulus:
  63. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  64. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  65. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  66. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  67. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  68. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  69. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  70. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  71. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  72. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  73. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  74. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  75. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  76. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  77. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  78. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  79. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  80. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  81. Exponent: 65537 (0x10001)
  82. X509v3 extensions:
  83. X509v3 Basic Constraints:
  84. CA:FALSE
  85. X509v3 Key Usage:
  86. Digital Signature, Key Encipherment
  87. X509v3 Extended Key Usage:
  88. TLS Web Server Authentication, TLS Web Client Authentication
  89. Netscape Cert Type:
  90. SSL Server
  91. Netscape Comment:
  92. Katello SSL Tool Generated Certificate
  93. X509v3 Subject Key Identifier:
  94. 05:03:00:67:A2:D8:8C:7E:29:A2:7C:E6:45:5D:3D:74:B0:13:F8:AA
  95. X509v3 Authority Key Identifier:
  96. keyid:D8:6A:11:A4:50:46:B5:6D:4D:C4:8B:06:0B:3A:53:8B:65:BE:59:E7
  97. DirName:/C=US/ST=North Carolina/L=Raleigh/O=Katello/OU=SomeOrgUnit/CN=foreman.domain01.domaincorp.lan
  98. serial:BD:14:1B:93:59:0A:04:EC
  99.  
  100. X509v3 Subject Alternative Name:
  101. DNS:foreman.domain01.domaincorp.lan
  102. Signature Algorithm: sha256WithRSAEncryption
  103. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  104. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  105. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  106. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  107. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  108. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  109. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  110. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  111. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  112. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  113. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  114. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  115. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  116. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  117. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  118.  
  119. 2019-03-13T08:04:59 [D] Rack::Handler::WEBrick is mounted on /.
  120. 2019-03-13T08:04:59 [I] WEBrick::HTTPServer#start: pid=7300 port=9090
  121. 2019-03-13T08:04:59 [I] Smart proxy has launched on 2 socket(s), waiting for requests
  122. 2019-03-13T08:04:59 [W] Failed to initialize puppet class cache, deferring initialization. Is puppetserver running?
  123. 2019-03-13T08:23:00 [I] going to shutdown ...
  124. 2019-03-13T08:23:00 [I] WEBrick::HTTPServer#start done.
  125. 2019-03-13T08:23:01 [I] Successfully initialized 'pulp'
  126. 2019-03-13T08:23:01 [I] Successfully initialized 'dynflow'
  127. 2019-03-13T08:23:01 [I] Successfully initialized 'ssh'
  128. 2019-03-13T08:23:01 [I] Successfully initialized 'ansible'
  129. 2019-03-13T08:23:01 [I] Successfully initialized 'foreman_proxy'
  130. 2019-03-13T08:23:01 [I] Successfully initialized 'templates'
  131. 2019-03-13T08:23:01 [I] Successfully initialized 'tftp'
  132. 2019-03-13T08:23:01 [I] Successfully initialized 'puppetca_hostname_whitelisting'
  133. 2019-03-13T08:23:01 [I] Successfully initialized 'puppetca'
  134. 2019-03-13T08:23:01 [I] Started puppet class cache initialization
  135. 2019-03-13T08:23:01 [I] Successfully initialized 'puppet_proxy_puppet_api'
  136. 2019-03-13T08:23:01 [I] Successfully initialized 'puppet'
  137. 2019-03-13T08:23:01 [I] Successfully initialized 'logs'
  138. 2019-03-13T08:23:01 [E] Error during startup, terminating. uninitialized constant Dynflow
  139. 2019-03-13T08:41:54 [I] Successfully initialized 'pulp'
  140. 2019-03-13T08:41:54 [I] Successfully initialized 'dynflow'
  141. 2019-03-13T08:41:54 [I] Successfully initialized 'ssh'
  142. 2019-03-13T08:41:54 [I] Successfully initialized 'ansible'
  143. 2019-03-13T08:41:54 [I] Successfully initialized 'foreman_proxy'
  144. 2019-03-13T08:41:54 [I] Successfully initialized 'templates'
  145. 2019-03-13T08:41:54 [I] Successfully initialized 'tftp'
  146. 2019-03-13T08:41:54 [I] Successfully initialized 'puppetca_hostname_whitelisting'
  147. 2019-03-13T08:41:54 [I] Successfully initialized 'puppetca'
  148. 2019-03-13T08:41:54 [I] Started puppet class cache initialization
  149. 2019-03-13T08:41:54 [I] Successfully initialized 'puppet_proxy_puppet_api'
  150. 2019-03-13T08:41:54 [I] Successfully initialized 'puppet'
  151. 2019-03-13T08:41:54 [I] Successfully initialized 'logs'
  152. 2019-03-13T08:41:54 [E] Error during startup, terminating. uninitialized constant Dynflow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement