Skip to content

Instantly share code, notes, and snippets.

@blt
Created February 25, 2013 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blt/5031351 to your computer and use it in GitHub Desktop.
Save blt/5031351 to your computer and use it in GitHub Desktop.
(walden) ~/projects/com/github/mindreframer/riemann-vagrant
blt> vagrant destroy
Are you sure you want to destroy the 'default' VM? [Y/N] Y
[default] Destroying VM and associated drives...
(walden) ~/projects/com/github/mindreframer/riemann-vagrant
blt> vagrant status
Current VM states:
default not created
The environment has not yet been created. Run `vagrant up` to
create the environment.
(walden) ~/projects/com/github/mindreframer/riemann-vagrant
blt> vagrant up
[default] Importing base box 'precise64'...
[default] The guest additions on this VM do not match the install version of
VirtualBox! This may cause things such as forwarded ports, shared
folders, and more to not work properly. If any of those things fail on
this machine, please update the guest additions and repackage the
box.
Guest Additions Version: 4.2.0
VirtualBox Version: 4.2.6
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 5555 => 5555 (adapter 1)
[default] -- 5556 => 5556 (adapter 1)
[default] -- 4567 => 4567 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] -- manifests: /tmp/vagrant-puppet/manifests
[default] -- v-pp-m0: /tmp/vagrant-puppet/modules-0
[default] Running provisioner: Vagrant::Provisioners::Puppet...
[default] Running Puppet with /tmp/vagrant-puppet/manifests/site.pp...
stdin: is not a tty
debug: Failed to load library 'selinux' for feature 'selinux'
debug: Failed to load library 'ldap' for feature 'ldap'
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/init.pp' in environment production
debug: Automatically imported riemann from riemann into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/package.pp' in environment production
debug: Automatically imported riemann::package from riemann/package into production
debug: importing '/tmp/vagrant-puppet/modules-0/wget/manifests/init.pp' in environment production
debug: Automatically imported wget from wget into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/config.pp' in environment production
debug: Automatically imported riemann::config from riemann/config into production
debug: Scope(Class[Riemann::Config]): Retrieving template riemann/puppet/riemann.yaml.erb
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/puppet/riemann.yaml.erb]: Bound template variables for /tmp/vagrant-puppet/modules-0/riemann/templates/puppet/riemann.yaml.erb in 0.00 seconds
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/puppet/riemann.yaml.erb]: Interpolated template /tmp/vagrant-puppet/modules-0/riemann/templates/puppet/riemann.yaml.erb in 0.00 seconds
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/service.pp' in environment production
debug: Automatically imported riemann::service from riemann/service into production
debug: Scope(Class[Riemann::Service]): Retrieving template riemann/init/riemann.conf.erb
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/init/riemann.conf.erb]: Bound template variables for /tmp/vagrant-puppet/modules-0/riemann/templates/init/riemann.conf.erb in 0.00 seconds
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/init/riemann.conf.erb]: Interpolated template /tmp/vagrant-puppet/modules-0/riemann/templates/init/riemann.conf.erb in 0.00 seconds
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/dash/sample.pp' in environment production
debug: Automatically imported riemann::dash::sample from riemann/dash/sample into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/dash.pp' in environment production
debug: Automatically imported riemann::dash from riemann/dash into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/dash/package.pp' in environment production
debug: Automatically imported riemann::dash::package from riemann/dash/package into production
debug: importing '/tmp/vagrant-puppet/modules-0/gcc/manifests/init.pp' in environment production
debug: Automatically imported gcc from gcc into production
debug: importing '/tmp/vagrant-puppet/modules-0/gcc/manifests/params.pp' in environment production
debug: Automatically imported gcc::params from gcc/params into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/dash/service.pp' in environment production
debug: Automatically imported riemann::dash::service from riemann/dash/service into production
debug: Scope(Class[Riemann::Dash::Service]): Retrieving template riemann/riemann-dash.conf.erb
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/riemann-dash.conf.erb]: Bound template variables for /tmp/vagrant-puppet/modules-0/riemann/templates/riemann-dash.conf.erb in 0.00 seconds
debug: template[/tmp/vagrant-puppet/modules-0/riemann/templates/riemann-dash.conf.erb]: Interpolated template /tmp/vagrant-puppet/modules-0/riemann/templates/riemann-dash.conf.erb in 0.00 seconds
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/tools.pp' in environment production
debug: Automatically imported riemann::tools from riemann/tools into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/tools/package.pp' in environment production
debug: Automatically imported riemann::tools::package from riemann/tools/package into production
debug: importing '/tmp/vagrant-puppet/modules-0/riemann/manifests/tools/service.pp' in environment production
debug: Automatically imported riemann::tools::service from riemann/tools/service into production
debug: Adding relationship from Stage[first] to Stage[main] with 'before'
debug: Adding relationship from Stage[main] to Stage[last] with 'before'
debug: Adding relationship from Group[puppet] to Exec[update apt-get] with 'before'
debug: Adding relationship from File[/etc/init/riemann.conf] to Service[riemann] with 'notify'
debug: Adding relationship from Class[Puppet::Basics] to Class[Riemann] with 'before'
debug: Adding relationship from Class[Riemann] to Class[Riemann::Dash::Sample] with 'before'
debug: Adding relationship from Class[Riemann::Dash::Sample] to Class[Riemann::Dash] with 'before'
debug: Adding relationship from Class[Riemann::Dash] to Class[Riemann::Tools] with 'before'
debug: Exec[update apt-get]: Adding default for path
debug: File[/opt/riemann]: Adding default for group
debug: File[/opt/riemann]: Adding default for owner
debug: File[/opt/riemann]: Adding default for mode
debug: File[/etc/riemann.sample.config]: Adding default for group
debug: File[/etc/riemann.sample.config]: Adding default for owner
debug: File[/etc/riemann.sample.config]: Adding default for mode
debug: File[/etc/puppet/riemann.yaml]: Adding default for group
debug: File[/etc/puppet/riemann.yaml]: Adding default for owner
debug: File[/etc/puppet/riemann.yaml]: Adding default for mode
debug: File[/etc/init.d/riemann]: Adding default for group
debug: File[/etc/init.d/riemann]: Adding default for owner
debug: File[/etc/init.d/riemann]: Adding default for mode
debug: File[/etc/init/riemann.conf]: Adding default for group
debug: File[/etc/init/riemann.conf]: Adding default for owner
debug: File[/etc/init/riemann.conf]: Adding default for mode
debug: File[/etc/riemann-dash.rb]: Adding default for group
debug: File[/etc/riemann-dash.rb]: Adding default for owner
debug: File[/etc/riemann-dash.rb]: Adding default for mode
debug: File[/usr/share/riemann-dash]: Adding default for group
debug: File[/usr/share/riemann-dash]: Adding default for owner
debug: File[/usr/share/riemann-dash]: Adding default for mode
debug: File[/etc/init.d/riemann-dash]: Adding default for group
debug: File[/etc/init.d/riemann-dash]: Adding default for owner
debug: File[/etc/init.d/riemann-dash]: Adding default for mode
debug: File[/etc/init/riemann-dash.conf]: Adding default for group
debug: File[/etc/init/riemann-dash.conf]: Adding default for owner
debug: File[/etc/init/riemann-dash.conf]: Adding default for mode
debug: File[/etc/init.d/riemann-health]: Adding default for group
debug: File[/etc/init.d/riemann-health]: Adding default for owner
debug: File[/etc/init.d/riemann-health]: Adding default for mode
debug: File[/etc/init/riemann-health.conf]: Adding default for group
debug: File[/etc/init/riemann-health.conf]: Adding default for owner
debug: File[/etc/init/riemann-health.conf]: Adding default for mode
debug: File[/etc/init.d/riemann-net]: Adding default for group
debug: File[/etc/init.d/riemann-net]: Adding default for owner
debug: File[/etc/init.d/riemann-net]: Adding default for mode
debug: File[/etc/init/riemann-net.conf]: Adding default for group
debug: File[/etc/init/riemann-net.conf]: Adding default for owner
debug: File[/etc/init/riemann-net.conf]: Adding default for mode
debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
debug: Puppet::Type::Package::ProviderYum: file yum does not exist
debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_delete does not exist
debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portinstall does not exist
debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swremove does not exist
debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/eix-update does not exist
debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
debug: Puppet::Type::Package::ProviderSun: file /usr/sbin/pkgrm does not exist
debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_delete does not exist
debug: Puppet::Type::Package::ProviderUrpmi: file urpmq does not exist
debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist
debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
debug: Puppet::Type::Service::ProviderOpenrc: file /sbin/rc-service does not exist
debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist
debug: Puppet::Type::Group::ProviderPw: file pw does not exist
debug: Puppet::Type::Group::ProviderLdap: false value when expecting true
debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Creating default schedules
debug: Failed to load library 'shadow' for feature 'libshadow'
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::User::ProviderLdap: true value when expecting false
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet]
debug: /File[/etc/puppet/ssl/certs]: Autorequiring File[/etc/puppet/ssl]
debug: /File[/etc/puppet/ssl/private_keys]: Autorequiring File[/etc/puppet/ssl]
debug: /File[/etc/puppet/ssl/public_keys]: Autorequiring File[/etc/puppet/ssl]
debug: /File[/etc/puppet/ssl/certificate_requests]: Autorequiring File[/etc/puppet/ssl]
debug: /File[/var/lib/puppet/log]: Autorequiring File[/var/lib/puppet]
debug: /File[/etc/puppet/ssl/private]: Autorequiring File[/etc/puppet/ssl]
debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/run]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet]
debug: /File[/etc/puppet/ssl]: Autorequiring File[/etc/puppet]
debug: /File[/etc/puppet]/ensure: created
debug: /File[/etc/puppet/ssl]/ensure: created
debug: /File[/etc/puppet/ssl/private_keys]/ensure: created
debug: /File[/var/lib/puppet]/ensure: created
debug: /File[/var/lib/puppet/facts]/ensure: created
debug: /File[/var/lib/puppet/client_data]/ensure: created
debug: /File[/var/lib/puppet/run]/ensure: created
debug: /File[/var/lib/puppet/state]/ensure: created
debug: /File[/var/lib/puppet/state/graphs]/ensure: created
debug: /File[/var/lib/puppet/client_yaml]/ensure: created
debug: /File[/var/lib/puppet/lib]/ensure: created
debug: /File[/var/lib/puppet/clientbucket]/ensure: created
debug: /File[/etc/puppet/ssl/public_keys]/ensure: created
debug: /File[/etc/puppet/ssl/certs]/ensure: created
debug: /File[/var/lib/puppet/log]/ensure: created
debug: /File[/etc/puppet/ssl/private]/ensure: created
debug: /File[/etc/puppet/ssl/certificate_requests]/ensure: created
debug: Finishing transaction 69840170033240
info: Applying configuration version '1361811537'
debug: /Stage[main]/Riemann::Dash::Sample/before: requires Class[Riemann::Dash]
debug: /Stage[main]/Riemann::Service/File[/etc/init/riemann.conf]/notify: subscribes to Service[riemann]
debug: /Stage[main]/Riemann::Package/Wget::Fetch[download_riemann]/Exec[wget-download_riemann]/require: requires Class[Wget]
debug: /Stage[main]/Riemann::Dash::Service/File[/etc/init/riemann-dash.conf]/notify: subscribes to Service[riemann-dash]
debug: /Stage[first]/Puppet::Basics/before: requires Class[Riemann]
debug: /Stage[main]/Riemann::Dash::Sample/File[/etc/riemann-dash.rb]/notify: subscribes to Service[riemann-dash]
debug: /Stage[main]/Riemann/before: requires Class[Riemann::Dash::Sample]
debug: /Stage[main]/Riemann::Dash::Sample/File[/usr/share/riemann-dash]/notify: subscribes to Service[riemann-dash]
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-health.conf]/notify: subscribes to Service[riemann-health]
debug: /Stage[main]/Riemann::Dash/before: requires Class[Riemann::Tools]
debug: /Stage[main]/Riemann::Package/Exec[untar_riemann]/before: requires File[/opt/riemann]
debug: /Stage[main]/Riemann::Service/Service[riemann]/require: requires File[/etc/init.d/riemann]
debug: /Stage[main]/Riemann::Service/Service[riemann]/require: requires File[/etc/init/riemann.conf]
debug: /Stage[main]/Riemann::Service/Service[riemann]/require: requires Class[Riemann::Package]
debug: /Stage[main]/before: requires Stage[last]
debug: /Stage[main]/Riemann::Package/Wget::Fetch[download_riemann]/before: requires Exec[untar_riemann]
debug: /Stage[first]/before: requires Stage[main]
debug: /Stage[main]/Riemann::Config/File[/etc/riemann.sample.config]/notify: subscribes to Service[riemann]
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-net.conf]/notify: subscribes to Service[riemann-net]
debug: /Stage[main]/Riemann::Dash::Package/Package[riemann-dash]/require: requires Class[Gcc]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]/require: requires Class[Riemann::Tools::Package]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]/require: requires File[/etc/init/riemann-net.conf]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]/require: requires File[/etc/init.d/riemann-net]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]/require: requires Class[Riemann::Tools::Package]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]/require: requires File[/etc/init/riemann-health.conf]
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]/require: requires File[/etc/init.d/riemann-health]
debug: /Stage[main]/Riemann::Package/File[/opt/riemann]/notify: subscribes to Service[riemann]
debug: /Stage[first]/Puppet::Basics/Group[puppet]/before: requires Exec[update apt-get]
debug: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]/require: requires File[/etc/init/riemann-dash.conf]
debug: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]/require: requires File[/etc/init.d/riemann-dash]
debug: /Schedule[daily]: Skipping device resources because running on a host
debug: /Schedule[monthly]: Skipping device resources because running on a host
debug: /Schedule[hourly]: Skipping device resources because running on a host
notice: /Stage[first]/Puppet::Basics/File[/usr/local/bin/runpuppet]/ensure: defined content as '{md5}759ebf195088f9197115f0c0a586f940'
debug: /Stage[first]/Puppet::Basics/File[/usr/local/bin/runpuppet]: The container Class[Puppet::Basics] will propagate my refresh event
debug: /Schedule[never]: Skipping device resources because running on a host
debug: Exec[update apt-get](provider=posix): Executing check 'test -e /var/tmp/.apt-get-updated'
debug: Executing 'test -e /var/tmp/.apt-get-updated'
debug: Exec[update apt-get](provider=posix): Executing 'apt-get update && touch /var/tmp/.apt-get-updated'
debug: Executing 'apt-get update && touch /var/tmp/.apt-get-updated'
notice: /Stage[first]/Puppet::Basics/Exec[update apt-get]/returns: executed successfully
debug: /Stage[first]/Puppet::Basics/Exec[update apt-get]: The container Class[Puppet::Basics] will propagate my refresh event
debug: Class[Puppet::Basics]: The container Stage[first] will propagate my refresh event
debug: Prefetching apt resources for package
debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n build-essential'
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install build-essential'
notice: /Stage[main]/Gcc/Package[build-essential]/ensure: ensure changed 'purged' to 'present'
debug: /Stage[main]/Gcc/Package[build-essential]: The container Class[Gcc] will propagate my refresh event
debug: /Stage[main]/Riemann::Dash::Service/File[/etc/init.d/riemann-dash]/mode: Not managing symlink mode
notice: /Stage[main]/Riemann::Dash::Service/File[/etc/init.d/riemann-dash]/ensure: created
debug: /Stage[main]/Riemann::Dash::Service/File[/etc/init.d/riemann-dash]: The container Class[Riemann::Dash::Service] will propagate my refresh event
debug: Class[Gcc]: The container Stage[main] will propagate my refresh event
debug: Prefetching gem resources for package
debug: Puppet::Type::Package::ProviderGem: Executing '/opt/vagrant_ruby/bin/gem list --local'
debug: Puppet::Type::Package::ProviderGem: Executing '/opt/vagrant_ruby/bin/gem list --local riemann-dash$'
debug: Package[riemann-dash](provider=gem): Executing '/opt/vagrant_ruby/bin/gem install --include-dependencies --no-rdoc --no-ri riemann-dash'
notice: /Stage[main]/Riemann::Dash::Package/Package[riemann-dash]/ensure: created
debug: /Stage[main]/Riemann::Dash::Package/Package[riemann-dash]: The container Class[Riemann::Dash::Package] will propagate my refresh event
debug: Class[Riemann::Dash::Package]: The container Stage[main] will propagate my refresh event
notice: /Stage[main]/Riemann::Config/File[/etc/puppet/riemann.yaml]/ensure: created
debug: /Stage[main]/Riemann::Config/File[/etc/puppet/riemann.yaml]: The container Class[Riemann::Config] will propagate my refresh event
notice: /Stage[main]/Riemann::Config/File[/etc/riemann.sample.config]/ensure: defined content as '{md5}a1e6222077853fab0c0c43c89aa53367'
debug: /Stage[main]/Riemann::Config/File[/etc/riemann.sample.config]: The container Class[Riemann::Config] will propagate my refresh event
info: /Stage[main]/Riemann::Config/File[/etc/riemann.sample.config]: Scheduling refresh of Service[riemann]
debug: Class[Riemann::Config]: The container Stage[main] will propagate my refresh event
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n leiningen'
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install leiningen'
notice: /Stage[main]/Riemann::Package/Package[leiningen]/ensure: ensure changed 'purged' to 'present'
debug: /Stage[main]/Riemann::Package/Package[leiningen]: The container Class[Riemann::Package] will propagate my refresh event
debug: Exec[wget-download_riemann](provider=posix): Executing check 'test -s /usr/local/src/riemann-0.1.5.tar.bz2'
debug: Executing 'test -s /usr/local/src/riemann-0.1.5.tar.bz2'
debug: Exec[wget-download_riemann](provider=posix): Executing 'wget --no-verbose --output-document=/usr/local/src/riemann-0.1.5.tar.bz2 http://aphyr.com/riemann/riemann-0.1.5.tar.bz2'
debug: Executing 'wget --no-verbose --output-document=/usr/local/src/riemann-0.1.5.tar.bz2 http://aphyr.com/riemann/riemann-0.1.5.tar.bz2'
notice: /Stage[main]/Riemann::Package/Wget::Fetch[download_riemann]/Exec[wget-download_riemann]/returns: executed successfully
debug: /Stage[main]/Riemann::Package/Wget::Fetch[download_riemann]/Exec[wget-download_riemann]: The container Wget::Fetch[download_riemann] will propagate my refresh event
debug: /Stage[main]/Riemann::Service/File[/etc/init.d/riemann]/mode: Not managing symlink mode
notice: /Stage[main]/Riemann::Service/File[/etc/init.d/riemann]/ensure: created
debug: /Stage[main]/Riemann::Service/File[/etc/init.d/riemann]: The container Class[Riemann::Service] will propagate my refresh event
notice: /Stage[main]/Riemann::Service/File[/etc/init/riemann.conf]/ensure: created
debug: /Stage[main]/Riemann::Service/File[/etc/init/riemann.conf]: The container Class[Riemann::Service] will propagate my refresh event
info: /Stage[main]/Riemann::Service/File[/etc/init/riemann.conf]: Scheduling refresh of Service[riemann]
notice: /Stage[main]/Riemann::Dash::Sample/File[/etc/riemann-dash.rb]/ensure: defined content as '{md5}83f50b42dc5b68fb45052eabc2e34992'
debug: /Stage[main]/Riemann::Dash::Sample/File[/etc/riemann-dash.rb]: The container Class[Riemann::Dash::Sample] will propagate my refresh event
info: /Stage[main]/Riemann::Dash::Sample/File[/etc/riemann-dash.rb]: Scheduling refresh of Service[riemann-dash]
notice: /Stage[main]/Riemann::Dash::Sample/File[/usr/share/riemann-dash]/ensure: created
debug: /Stage[main]/Riemann::Dash::Sample/File[/usr/share/riemann-dash]: The container /usr/share/riemann-dash will propagate my refresh event
notice: /File[/usr/share/riemann-dash/index.erubis]/ensure: defined content as '{md5}ae5f7ada3b8ce76c6d5108ee61f88884'
debug: /File[/usr/share/riemann-dash/index.erubis]: The container /usr/share/riemann-dash will propagate my refresh event
notice: /File[/usr/share/riemann-dash/layout.erubis]/ensure: defined content as '{md5}1777e3b28a2473175dbe81a255c618de'
debug: /File[/usr/share/riemann-dash/layout.erubis]: The container /usr/share/riemann-dash will propagate my refresh event
debug: /Schedule[weekly]: Skipping device resources because running on a host
debug: /Schedule[puppet]: Skipping device resources because running on a host
notice: /Stage[main]/Riemann::Dash::Service/File[/etc/init/riemann-dash.conf]/ensure: created
debug: /Stage[main]/Riemann::Dash::Service/File[/etc/init/riemann-dash.conf]: The container Class[Riemann::Dash::Service] will propagate my refresh event
info: /Stage[main]/Riemann::Dash::Service/File[/etc/init/riemann-dash.conf]: Scheduling refresh of Service[riemann-dash]
notice: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-health.conf]/ensure: defined content as '{md5}e9ac3fd664fe13821dd155d556ab608e'
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-health.conf]: The container Class[Riemann::Tools::Service] will propagate my refresh event
info: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-health.conf]: Scheduling refresh of Service[riemann-health]
notice: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-net.conf]/ensure: defined content as '{md5}c00fec71f37f27a6e2a891a1028c1dda'
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-net.conf]: The container Class[Riemann::Tools::Service] will propagate my refresh event
info: /Stage[main]/Riemann::Tools::Service/File[/etc/init/riemann-net.conf]: Scheduling refresh of Service[riemann-net]
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-net]/mode: Not managing symlink mode
notice: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-net]/ensure: created
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-net]: The container Class[Riemann::Tools::Service] will propagate my refresh event
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-health]/mode: Not managing symlink mode
notice: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-health]/ensure: created
debug: /Stage[main]/Riemann::Tools::Service/File[/etc/init.d/riemann-health]: The container Class[Riemann::Tools::Service] will propagate my refresh event
debug: Wget::Fetch[download_riemann]: The container Class[Riemann::Package] will propagate my refresh event
debug: Exec[untar_riemann](provider=posix): Executing 'tar xvfj /usr/local/src/riemann-0.1.5.tar.bz2'
debug: Executing 'tar xvfj /usr/local/src/riemann-0.1.5.tar.bz2'
notice: /Stage[main]/Riemann::Package/Exec[untar_riemann]/returns: executed successfully
debug: /Stage[main]/Riemann::Package/Exec[untar_riemann]: The container Class[Riemann::Package] will propagate my refresh event
debug: /Stage[main]/Riemann::Package/File[/opt/riemann]/mode: Not managing symlink mode
notice: /Stage[main]/Riemann::Package/File[/opt/riemann]/ensure: created
debug: /Stage[main]/Riemann::Package/File[/opt/riemann]: The container Class[Riemann::Package] will propagate my refresh event
info: /Stage[main]/Riemann::Package/File[/opt/riemann]: Scheduling refresh of Service[riemann]
notice: /File[/usr/share/riemann-dash/css.scss]/ensure: defined content as '{md5}f17c9f05e1a36f13ff86274f65db5cf6'
debug: /File[/usr/share/riemann-dash/css.scss]: The container /usr/share/riemann-dash will propagate my refresh event
debug: /usr/share/riemann-dash: The container Class[Riemann::Dash::Sample] will propagate my refresh event
info: /usr/share/riemann-dash: Scheduling refresh of Service[riemann-dash]
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-dash'
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/initctl --version'
debug: Service[riemann-dash](provider=upstart): Executing '/sbin/start riemann-dash'
err: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]/ensure: change from stopped to running failed: Could not start Service[riemann-dash]: Execution of '/sbin/start riemann-dash' returned 1: at /tmp/vagrant-puppet/modules-0/riemann/manifests/dash/service.pp:23
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-dash'
debug: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]: Skipping restart; service is not running
notice: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]: Triggered 'refresh' from 3 events
debug: /Stage[main]/Riemann::Dash::Service/Service[riemann-dash]: The container Class[Riemann::Dash::Service] will propagate my refresh event
debug: Class[Riemann::Dash::Service]: The container Stage[main] will propagate my refresh event
debug: Class[Riemann::Dash::Sample]: The container Stage[main] will propagate my refresh event
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n clojure1.3'
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install clojure1.3'
notice: /Stage[main]/Riemann::Package/Package[clojure1.3]/ensure: ensure changed 'purged' to 'present'
debug: /Stage[main]/Riemann::Package/Package[clojure1.3]: The container Class[Riemann::Package] will propagate my refresh event
debug: Class[Riemann::Package]: The container Stage[main] will propagate my refresh event
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann'
debug: Service[riemann](provider=upstart): Executing '/sbin/start riemann'
notice: /Stage[main]/Riemann::Service/Service[riemann]/ensure: ensure changed 'stopped' to 'running'
debug: /Stage[main]/Riemann::Service/Service[riemann]: The container Class[Riemann::Service] will propagate my refresh event
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann'
debug: Service[riemann](provider=upstart): Executing '/sbin/restart riemann'
notice: /Stage[main]/Riemann::Service/Service[riemann]: Triggered 'refresh' from 3 events
debug: /Stage[main]/Riemann::Service/Service[riemann]: The container Class[Riemann::Service] will propagate my refresh event
debug: Class[Riemann::Service]: The container Stage[main] will propagate my refresh event
debug: Puppet::Type::Package::ProviderGem: Executing '/opt/vagrant_ruby/bin/gem list --local riemann-tools$'
debug: Package[riemann-tools](provider=gem): Executing '/opt/vagrant_ruby/bin/gem install --include-dependencies --no-rdoc --no-ri riemann-tools'
notice: /Stage[main]/Riemann::Tools::Package/Package[riemann-tools]/ensure: created
debug: /Stage[main]/Riemann::Tools::Package/Package[riemann-tools]: The container Class[Riemann::Tools::Package] will propagate my refresh event
debug: Puppet::Type::Package::ProviderGem: Executing '/opt/vagrant_ruby/bin/gem list --local riemann-client$'
debug: Class[Riemann::Tools::Package]: The container Stage[main] will propagate my refresh event
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-net'
debug: Service[riemann-net](provider=upstart): Executing '/sbin/start riemann-net'
err: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]/ensure: change from stopped to running failed: Could not start Service[riemann-net]: Execution of '/sbin/start riemann-net' returned 1: at /tmp/vagrant-puppet/modules-0/riemann/manifests/tools/service.pp:49
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-net'
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]: Skipping restart; service is not running
notice: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]: Triggered 'refresh' from 1 events
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-net]: The container Class[Riemann::Tools::Service] will propagate my refresh event
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-health'
debug: Service[riemann-health](provider=upstart): Executing '/sbin/start riemann-health'
err: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]/ensure: change from stopped to running failed: Could not start Service[riemann-health]: Execution of '/sbin/start riemann-health' returned 1: at /tmp/vagrant-puppet/modules-0/riemann/manifests/tools/service.pp:25
debug: Puppet::Type::Service::ProviderUpstart: Executing '/sbin/status riemann-health'
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]: Skipping restart; service is not running
notice: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]: Triggered 'refresh' from 1 events
debug: /Stage[main]/Riemann::Tools::Service/Service[riemann-health]: The container Class[Riemann::Tools::Service] will propagate my refresh event
debug: Class[Riemann::Tools::Service]: The container Stage[main] will propagate my refresh event
debug: Finishing transaction 69840169577400
debug: Storing state
info: Creating state file /var/lib/puppet/state/state.yaml
debug: Stored state in 0.01 seconds
notice: Finished catalog run in 450.53 seconds
Changes:
Total: 26
Events:
Success: 26
Total: 29
Failure: 3
Resources:
Changed: 26
Out of sync: 29
Failed: 3
Restarted: 4
Total: 40
Skipped: 6
Time:
Filebucket: 0.00
Group: 0.00
Service: 0.41
File: 0.78
Config retrieval: 0.80
Last run: 1361811988
Exec: 32.38
Package: 416.00
Total: 450.37
Version:
Config: 1361811537
Puppet: 2.7.19
debug: /File[/var/lib/puppet/rrd]/ensure: created
debug: Finishing transaction 69840207492380
debug: Received report to process from precise64.rackspace.com
debug: Processing report from precise64.rackspace.com with processor Puppet::Reports::Store
info: You need the `riemann-client` gem to use the Riemann report
debug: Processing report from precise64.rackspace.com with processor Puppet::Reports::Riemann
debug: Sending metrics for precise64.rackspace.com to Riemann server at localhost
err: Report processor failed: uninitialized constant #<Module:0x7f09df06f780>::Riemann
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
cd /tmp/vagrant-puppet/manifests && puppet apply --debug --verbose --summarize --reports store,riemann --modulepath '/tmp/vagrant-puppet/modules-0' /tmp/vagrant-puppet/manifests/site.pp --detailed-exitcodes || [ $? -eq 2 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment