[root@pe-puppet ~]# puppet apply --debug --evaltrace --trace test.pp
|
Debug: Runtime environment: puppet_version=4.3.1, ruby_version=2.1.7, run_mode=user, default_encoding=UTF-8
|
Debug: Evicting cache entry for environment 'production'
|
Debug: Caching environment 'production' (ttl = 0 sec)
|
Debug: Evicting cache entry for environment 'production'
|
Debug: Caching environment 'production' (ttl = 0 sec)
|
Debug: Loading external facts from /opt/puppetlabs/puppet/cache/facts.d
|
Info: Loading facts
|
--- SNIP ---
|
Debug: Executing: 'keytool_nothere -list -keystore /etc/puppetlabs/activemq/broker.ts -alias puppetca'
|
Debug: Executing: 'keytool_nothere -list -keystore /etc/puppetlabs/activemq/broker.ts -alias puppetca'
|
Debug: Executing: 'keytool_nothere -importcert -noprompt -alias puppetca -file /etc/puppetlabs/puppet/ssl/certs/ca.pem -keystore /etc/puppetlabs/activemq/broker.ts -trustcacerts'
|
Error: Execution of 'keytool_nothere -importcert -noprompt -alias puppetca -file /etc/puppetlabs/puppet/ssl/certs/ca.pem -keystore /etc/puppetlabs/activemq/broker.ts -trustcacerts' returned 1:
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/execution.rb:232:in `execute'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/provider/pe_java_ks/keytool.rb:227:in `call'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/provider/pe_java_ks/keytool.rb:227:in `block in run_command'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:34:in `withenv'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/provider/pe_java_ks/keytool.rb:226:in `call'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/provider/pe_java_ks/keytool.rb:226:in `run_command'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/provider/pe_java_ks/keytool.rb:145:in `create'
|
/opt/puppetlabs/puppet/modules/pe_java_ks/lib/puppet/type/pe_java_ks.rb:24:in `block (3 levels) in <top (required)>'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:427:in `set'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:501:in `sync'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:214:in `sync'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:139:in `sync_if_needed'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:81:in `perform_changes'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:20:in `evaluate'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:207:in `apply'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:223:in `eval_resource'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:150:in `call'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:150:in `block (2 levels) in evaluate'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:292:in `block in thinmark'
|
/opt/puppetlabs/puppet/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:291:in `thinmark'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:150:in `block in evaluate'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:118:in `traverse'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:141:in `evaluate'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:202:in `block in apply'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/log.rb:153:in `with_destination'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/report.rb:107:in `as_logging_destination'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:201:in `apply'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:119:in `block in apply_catalog'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:129:in `block in benchmark'
|
/opt/puppetlabs/puppet/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:128:in `benchmark'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:118:in `apply_catalog'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:232:in `run_internal'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:134:in `block in run'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/context.rb:65:in `override'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:240:in `override'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:133:in `run'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:347:in `apply_catalog'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:274:in `block in main'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/context.rb:65:in `override'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:240:in `override'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:225:in `main'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:170:in `run_command'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:344:in `block in run'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:446:in `exit_on_fail'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:344:in `run'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:128:in `run'
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:72:in `execute'
|
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
|
Error: /Stage[main]/Main/Pe_java_ks[puppetca:truststore]/ensure: change from absent to latest failed: Execution of 'keytool_nothere -importcert -noprompt -alias puppetca -file /etc/puppetlabs/puppet/ssl/certs/ca.pem -keystore /etc/puppetlabs/activemq/broker.ts -trustcacerts' returned 1:
|
Info: /Stage[main]/Main/Pe_java_ks[puppetca:truststore]: Evaluated in 0.03 seconds
|
Info: Class[Main]: Starting to evaluate the resource
|
Debug: Class[Main]: Resource is being skipped, unscheduling all events
|
Info: Class[Main]: Evaluated in 0.00 seconds
|
Info: Stage[main]: Starting to evaluate the resource
|
Debug: Stage[main]: Resource is being skipped, unscheduling all events
|
Info: Stage[main]: Evaluated in 0.00 seconds
|
Info: /Schedule[puppet]: Starting to evaluate the resource
|
Info: /Schedule[puppet]: Evaluated in 0.00 seconds
|
Info: /Schedule[hourly]: Starting to evaluate the resource
|
Info: /Schedule[hourly]: Evaluated in 0.00 seconds
|
Info: /Schedule[daily]: Starting to evaluate the resource
|
Info: /Schedule[daily]: Evaluated in 0.00 seconds
|
Info: /Schedule[weekly]: Starting to evaluate the resource
|
Info: /Schedule[weekly]: Evaluated in 0.00 seconds
|
Info: /Schedule[monthly]: Starting to evaluate the resource
|
Info: /Schedule[monthly]: Evaluated in 0.00 seconds
|
Info: /Schedule[never]: Starting to evaluate the resource
|
Info: /Schedule[never]: Evaluated in 0.00 seconds
|
Info: /Filebucket[puppet]: Starting to evaluate the resource
|
Info: /Filebucket[puppet]: Evaluated in 0.00 seconds
|
Debug: Finishing transaction 19510700
|
Debug: Storing state
|
Debug: Stored state in 0.06 seconds
|
Notice: Applied catalog in 0.19 seconds
|
Debug: Applying settings catalog for sections reporting, metrics
|
Debug: Finishing transaction 25137260
|
Debug: Received report to process from pe-puppet.localdomain
|
Debug: Evicting cache entry for environment 'production'
|
Debug: Caching environment 'production' (ttl = 0 sec)
|
Debug: Processing report from pe-puppet.localdomain with processor Puppet::Reports::Store
|