general install install failure for standalone
Opened this issue · 0 comments
markpollack commented
Hi,
Not sure what is the cause. Have all the pre-req installed. Get the following error. What log is being referenced? The VM came up but just with mesos, not marathon as far as I can tell.
==> default: Info: Class[Consul::Config]: Scheduling refresh of Class[Consul::Run_service]
==> default: Info: Class[Consul::Run_service]: Scheduling refresh of Service[consul]
==> default: Debug: Executing '/sbin/status consul'
==> default: Debug: Executing '/sbin/initctl --version'
==> default: Debug: Executing '/sbin/start consul'
==> default: Notice: /Stage[main]/Consul::Run_service/Service[consul]/ensure: ensure changed 'stopped' to 'running'
==> default: Debug: /Stage[main]/Consul::Run_service/Service[consul]: The container Class[Consul::Run_service] will propagate my refresh event
==> default: Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling refresh on Service[consul]
==> default: Debug: Class[Consul::Run_service]: The container Stage[main] will propagate my refresh event
==> default: Debug: Finishing transaction 27102900
==> default: Debug: Storing state
==> default: Info: Creating state file /var/lib/puppet/state/state.yaml
==> default: Debug: Stored state in 0.12 seconds
==> default: Notice: Finished catalog run in 382.41 seconds
==> default: Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
==> default:
==> default: Debug: /File[/var/lib/puppet/rrd]/ensure: created
==> default: Debug: Finishing transaction 28124640
==> default: Debug: Received report to process from mesos.localdomain
==> default: Debug: Processing report from mesos.localdomain with processor Puppet::Reports::Store
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
hope this helps.