Skip to content

Instantly share code, notes, and snippets.

@atomaka
Last active December 20, 2015 02:39
Show Gist options
  • Save atomaka/6057803 to your computer and use it in GitHub Desktop.
Save atomaka/6057803 to your computer and use it in GitHub Desktop.
Puppet Run
Info: Class[Msugitlab::Config]: Scheduling refresh of Service[gitlab]
Debug: Service[nginx](provider=upstart): Could not find nginx.conf in /etc/init
Debug: Service[nginx](provider=upstart): Could not find nginx.conf in /etc/init.d
Debug: Service[nginx](provider=upstart): Could not find nginx in /etc/init
Debug: Executing '/etc/init.d/nginx status'
Debug: Executing '/etc/init.d/nginx status'
Debug: Executing '/etc/init.d/nginx restart'
Notice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 5 events
Debug: /Stage[main]/Nginx::Service/Service[nginx]: The container Class[Nginx::Service] will propagate my refresh event
Debug: Class[Nginx::Service]: The container Stage[main] will propagate my refresh event
Debug: Service[gitlab](provider=upstart): Could not find gitlab.conf in /etc/init
Debug: Service[gitlab](provider=upstart): Could not find gitlab.conf in /etc/init.d
Debug: Service[gitlab](provider=upstart): Could not find gitlab in /etc/init
Debug: Executing '/etc/init.d/gitlab status'
Debug: Executing '/etc/init.d/gitlab start'
Debug: Executing '/usr/sbin/update-rc.d -f gitlab remove'
Debug: Executing '/usr/sbin/update-rc.d gitlab defaults'
Notice: /Stage[main]/Gitlab::Server/Service[gitlab]/ensure: ensure changed 'stopped' to 'running'
Debug: /Stage[main]/Gitlab::Server/Service[gitlab]: The container Class[Gitlab::Server] will propagate my refresh event
Debug: Executing '/etc/init.d/gitlab status'
Debug: Executing '/etc/init.d/gitlab restart'
Notice: /Stage[main]/Gitlab::Server/Service[gitlab]: Triggered 'refresh' from 2 events
Debug: /Stage[main]/Gitlab::Server/Service[gitlab]: The container Class[Gitlab::Server] will propagate my refresh event
Debug: Class[Gitlab::Server]: The container Stage[main] will propagate my refresh event
Debug: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n python-software-properties'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install python-software-properties'
Notice: /Stage[main]/Git::Package::Ubuntu/Apt::Ppa[ppa:git-core/ppa]/Package[python-software-properties]/ensure: ensure changed 'purged' to 'present'
Debug: /Stage[main]/Git::Package::Ubuntu/Apt::Ppa[ppa:git-core/ppa]/Package[python-software-properties]: The container Apt::Ppa[ppa:git-core/ppa] will propagate my refresh event
Debug: Exec[add-apt-repository-ppa:git-core/ppa](provider=posix): Executing '/usr/bin/add-apt-repository ppa:git-core/ppa'
Debug: Executing '/usr/bin/add-apt-repository ppa:git-core/ppa'
Notice: /Stage[main]/Git::Package::Ubuntu/Apt::Ppa[ppa:git-core/ppa]/Exec[add-apt-repository-ppa:git-core/ppa]/returns: executed successfully
Info: /Stage[main]/Git::Package::Ubuntu/Apt::Ppa[ppa:git-core/ppa]/Exec[add-apt-repository-ppa:git-core/ppa]: Scheduling refresh of Exec[apt_update]
Debug: /Stage[main]/Git::Package::Ubuntu/Apt::Ppa[ppa:git-core/ppa]/Exec[add-apt-repository-ppa:git-core/ppa]: The container Apt::Ppa[ppa:git-core/ppa] will propagate my refresh event
Debug: Exec[apt_update](provider=posix): Executing '/usr/bin/apt-get update'
Debug: Executing '/usr/bin/apt-get update'
Notice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 events
Debug: /Stage[main]/Apt::Update/Exec[apt_update]: The container Class[Apt::Update] will propagate my refresh event
Debug: Class[Apt::Update]: The container Stage[main] will propagate my refresh event
Debug: Apt::Ppa[ppa:git-core/ppa]: The container Class[Git::Package::Ubuntu] will propagate my refresh event
Debug: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n git-core'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install git-core'
Notice: /Stage[main]/Git::Package::Ubuntu/Package[git-core]/ensure: ensure changed 'purged' to 'present'
Debug: /Stage[main]/Git::Package::Ubuntu/Package[git-core]: The container Class[Git::Package::Ubuntu] will propagate my refresh event
Debug: Class[Git::Package::Ubuntu]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 24556540
Debug: Storing state
Info: Creating state file /var/lib/puppet/state/state.yaml
Debug: Stored state in 0.15 seconds
Notice: Finished catalog run in 880.99 seconds
Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"root", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[/var/lib/puppet/rrd]/ensure: created
Debug: Finishing transaction 32796160
Debug: Received report to process from gitlab.local
Debug: Processing report from gitlab.local with processor Puppet::Reports::Store
Notice: /Stage[main]/Gitlab::Server/Service[gitlab]/ensure: ensure changed 'stopped' to 'running'
Debug: /Stage[main]/Gitlab::Server/Service[gitlab]: The container Class[Gitlab::Server] will propgate my refresh event
Debug: Executing '/etc/init.d/gitlab status'
Debug: Executing '/etc/init.d/gitlab restart'
Notice: /Stage[main]/Gitlab::Server/Service[gitlab]: Triggered 'refresh' from 2 events
Debug: /Stage[main]/Gitlab::Server/Service[gitlab]:The container[Gitlab::Server] will propogate my refresh event
Debug: Class[Gitlab::Server]: The container Stage[main] will propogate my refresh event
Debug: Finishing transaction 24202820
Debug: state
Info: Creating state file /var/lib/puppet/state/state.yaml
Debug: Stored state in 0.05 seconds
Notice: Finished catalog run in 704.17 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment