Skip to content

Instantly share code, notes, and snippets.

@Stromweld
Last active March 23, 2016 18:23
Show Gist options
  • Save Stromweld/0d4fb07593f1fe051a74 to your computer and use it in GitHub Desktop.
Save Stromweld/0d4fb07593f1fe051a74 to your computer and use it in GitHub Desktop.
debug chef 12.8.1
[root@ip-172-21-26-171 ~]# chef-client -l debug -r recipe[collectd-ng] |tee debug.log
[2016-03-23T14:21:45-04:00] DEBUG: Sleeping for 0 seconds
[2016-03-23T14:21:45-04:00] INFO: Forking chef instance to converge...
[2016-03-23T14:21:45-04:00] DEBUG: Fork successful. Waiting for new chef pid: 3224
[2016-03-23T14:21:45-04:00] DEBUG: Forked instance now converging
[2016-03-23T14:21:45-04:00] INFO: *** Chef 12.8.1 ***
[2016-03-23T14:21:45-04:00] INFO: Chef-client pid: 3224
[2016-03-23T14:21:45-04:00] DEBUG: Chef-client request_id: e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:45-04:00] DEBUG: Could not load sigar gem. Skipping NetworkRoutes plugin
[2016-03-23T14:21:45-04:00] DEBUG: Skipping LSB, cannot find /etc/lsb-release or /usr/bin/lsb_release
[2016-03-23T14:21:45-04:00] DEBUG: default route table is 'main'
[2016-03-23T14:21:45-04:00] DEBUG: Parsing 172.21.26.0/24 dev eth0 proto kernel scope link src 172.21.26.171
[2016-03-23T14:21:45-04:00] DEBUG: Parsing 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
[2016-03-23T14:21:45-04:00] DEBUG: Parsing 169.254.0.0/16 dev eth0 scope link metric 1002
[2016-03-23T14:21:45-04:00] DEBUG: Parsing default via 172.21.26.1 dev eth0
[2016-03-23T14:21:45-04:00] DEBUG: default_interface set to eth0
[2016-03-23T14:21:45-04:00] DEBUG: default_gateway set to 172.21.26.1
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable ::/96 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:a00::/24 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:7f00::/24 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:a9fe::/32 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:ac10::/28 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:c0a8::/32 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 2002:e000::/19 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing unreachable 3ffe:ffff::/32 dev lo metric 1024 error -101 mtu 65536 advmss 65476 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 advmss 8941 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Parsing fe80::/64 dev virbr0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 4294967295
[2016-03-23T14:21:45-04:00] DEBUG: Unable to determine 'default_inet6_interface' as no default routes were found for that interface family
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Settings for eth0:
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported ports: [ ]
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported link modes: 10000baseT/Full
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported pause frame use: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supports auto-negotiation: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised link modes: Not reported
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised pause frame use: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised auto-negotiation: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Speed: 10000Mb/s
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Duplex: Full
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Port: Other
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: PHYAD: 0
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Transceiver: Unknown!
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Auto-negotiation: off
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Current message level: 0x00000007 (7)
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: drv probe link
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Link detected: yes
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Settings for virbr0:
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Link detected: yes
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Settings for virbr0-nic:
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported ports: [ ]
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported link modes: Not reported
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supported pause frame use: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Supports auto-negotiation: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised link modes: Not reported
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised pause frame use: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Advertised auto-negotiation: No
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Speed: 10Mb/s
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Duplex: Full
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Port: Twisted Pair
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: PHYAD: 0
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Transceiver: internal
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Auto-negotiation: off
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: MDI-X: Unknown
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Current message level: 0xffffffa1 (-95)
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: drv ifup tx_err tx_queued intr tx_done rx_status pktdata hw wol 0xffff8000
[2016-03-23T14:21:45-04:00] DEBUG: Parsing ethtool output: Link detected: no
[2016-03-23T14:21:45-04:00] DEBUG: Could not load sigar gem. Skipping NetworkListeners plugin
[2016-03-23T14:21:45-04:00] DEBUG: [inet] Using default interface eth0 and default gateway 172.21.26.1 to set the default ip to 172.21.26.171
[2016-03-23T14:21:45-04:00] DEBUG: unable to detect ip6address
[2016-03-23T14:21:45-04:00] DEBUG: No data to collect for plugin Drivers. Continuing...
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Mono threw #<Errno::ENOENT: No such file or directory - mono>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/mono.rb:29:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Java threw #<Errno::ENOENT: No such file or directory - java>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/java.rb:25:in `get_java_info'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/java.rb:68:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Go threw #<Errno::ENOENT: No such file or directory - go>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/go.rb:23:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: No data to collect for plugin Powershell. Continuing...
[2016-03-23T14:21:45-04:00] DEBUG: Plugin PHP threw #<Errno::ENOENT: No such file or directory - php>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/php.rb:29:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Rust threw #<Errno::ENOENT: No such file or directory - rustc>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/rust.rb:25:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Elixir threw #<Errno::ENOENT: No such file or directory - elixir>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/elixir.rb:25:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Erlang threw #<Errno::ENOENT: No such file or directory - erl>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/erlang.rb:28:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Nodejs threw #<Errno::ENOENT: No such file or directory - node>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/nodejs.rb:29:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: Plugin Groovy threw #<Errno::ENOENT: No such file or directory - groovy>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/groovy.rb:29:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Table at 0x000EB01F.
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Physical Memory Array
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Location: Other
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Use: System Memory
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Error Correction Type: Multi-bit ECC
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Maximum Capacity: 3840 MB
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Error Information Handle: Not Provided
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Number Of Devices: 1
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Memory Device
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Array Handle: 0x1000
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Error Information Handle: 0x0000
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Total Width: 64 bits
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Data Width: 64 bits
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Size: 3840 MB
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Form Factor: DIMM
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Set: None
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Locator: DIMM 0
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Bank Locator: Not Specified
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Type: RAM
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Type Detail: None
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Memory Array Mapped Address
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Starting Address: 0x00000000000
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Ending Address: 0x000EFFFFFFF
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Range Size: 3840 MB
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Physical Array Handle: 0x1000
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Partition Width: 1
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Memory Device Mapped Address
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Starting Address: 0x00000000000
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Ending Address: 0x000EFFFFFFF
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Range Size: 3840 MB
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Physical Device Handle: 0x1100
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Memory Array Mapped Address Handle: 0x1300
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Partition Row Position: 1
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
System Boot Information
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
Status: No errors detected
[2016-03-23T14:21:45-04:00] DEBUG: unexpected data line found before header; discarding:
End Of Table
[2016-03-23T14:21:45-04:00] DEBUG: ec2 plugin: looks_like_ec2? == true
[2016-03-23T14:21:45-04:00] DEBUG: ec2 metadata mixin: EC2 metadata version: 2014-11-05
[2016-03-23T14:21:45-04:00] DEBUG: ec2 metadata mixin: EC2 metadata version: 2014-11-05
[2016-03-23T14:21:45-04:00] DEBUG: Plugin GCE threw #<SocketError: getaddrinfo: Name or service not known>
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/gce_metadata.rb:30:in `pack_sockaddr_in'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/gce_metadata.rb:30:in `can_metadata_connect?'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/gce.rb:30:in `has_gce_metadata?'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/gce.rb:39:in `looks_like_gce?'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/gce.rb:43:in `block (2 levels) in <main>'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:45-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:45-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:45-04:00] DEBUG: eucalyptus plugin: has_euca_mac? == false
[2016-03-23T14:21:45-04:00] DEBUG: eucalyptus plugin: looks_like_euca? == false
[2016-03-23T14:21:45-04:00] DEBUG: linode plugin: looks_like_linode? == false
[2016-03-23T14:21:45-04:00] DEBUG: NOT ohai openstack
[2016-03-23T14:21:45-04:00] DEBUG: azure plugin: No hints present for azure and doesn't appear to be azure.
[2016-03-23T14:21:45-04:00] DEBUG: digitalocean plugin: No hints present for and doesn't look like digitalocean
[2016-03-23T14:21:45-04:00] DEBUG: softlayer plugin: looks_like_softlayer? == false
[2016-03-23T14:21:45-04:00] DEBUG: No data to collect for plugin SystemProfile. Continuing...
[2016-03-23T14:21:46-04:00] DEBUG: No data to collect for plugin Zpools. Continuing...
[2016-03-23T14:21:46-04:00] DEBUG: Plugin Virtualbox threw #<Errno::ENOENT: No such file or directory - VBoxControl>
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `exec'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:338:in `block in fork_subprocess'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:316:in `fork_subprocess'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout/unix.rb:93:in `run_command'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:259:in `run_command'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/plugins/virtualbox.rb:23:in `block (2 levels) in <main>'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:84:in `run_v7_plugin'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/runner.rb:43:in `run_plugin'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:98:in `block in run_plugins'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `each'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:97:in `run_plugins'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.11.1/lib/ohai/system.rb:75:in `all_plugins'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:559:in `run_ohai'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:262:in `run'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
[2016-03-23T14:21:46-04:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
[2016-03-23T14:21:46-04:00] DEBUG: /usr/bin/chef-client:50:in `load'
[2016-03-23T14:21:46-04:00] DEBUG: /usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:46-04:00] DEBUG: hostname --fqdn returned an empty string, retrying once.
[2016-03-23T14:21:46-04:00] DEBUG: hostname --fqdn returned an empty string twice and will not be set.
[2016-03-23T14:21:46-04:00] DEBUG: ip_scopes: cannot load gem, plugin disabled: cannot load such file -- ipaddr_extensions
[2016-03-23T14:21:46-04:00] DEBUG: Client key /etc/chef/client.pem is present - skipping registration
[2016-03-23T14:21:46-04:00] DEBUG: Building node object for TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Signing the request as TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: String to sign: 'Method:GET
Hashed Path:RbSGjIuUa50nebXqGEIYSlRXQgc=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2016-03-23T18:21:46Z
X-Ops-UserId:H0UZnn7dJLxwPOx0qm4YPwsEctw='
[2016-03-23T14:21:46-04:00] DEBUG: Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.1;", "X-Ops-Userid"=>"TAW2BL-TEST05", "X-Ops-Timestamp"=>"2016-03-23T18:21:46Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"XqqqoeKtOvW3cS1ejIwZRf41ieXkC8oausi9Wj7Rm6Zp4ofmME/+IKLzR+TF", "X-Ops-Authorization-2"=>"KVzPfewHvh92sP+nSML/EH9JId96O0kh0Edf71vrcBeBpyPAZrMOZbmlWphF", "X-Ops-Authorization-3"=>"brKP/9Mpss5s2De1EHiUbO+Zvsp8e8m19S6Mrh3FK3FcK7brOK9Cdz/ci0Tz", "X-Ops-Authorization-4"=>"g5SdmZx6zxWdntHRaqXnvm/KP5SbaRks/Q9N3mrltXdHuH86hCuEOvTHMMTz", "X-Ops-Authorization-5"=>"FLp5pRyYl0CbPv9wVvWjyAlLv3u5Al+EyVcs18iB6+xhVrcgMLiRZvB8/JCp", "X-Ops-Authorization-6"=>"zXmD4p2udNn/02wDULiZw8Yg+wMPESJCc/b0y3/3cg=="}
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Initiating GET to https://chef-server.teamfreeze.com/organizations/corey-dev/nodes/TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: Accept: application/json
[2016-03-23T14:21:46-04:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2016-03-23T14:21:46-04:00] DEBUG: X-Ops-Server-API-Version: 1
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.1;
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-USERID: TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-TIMESTAMP: 2016-03-23T18:21:46Z
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-CONTENT-HASH: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-1: XqqqoeKtOvW3cS1ejIwZRf41ieXkC8oausi9Wj7Rm6Zp4ofmME/+IKLzR+TF
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-2: KVzPfewHvh92sP+nSML/EH9JId96O0kh0Edf71vrcBeBpyPAZrMOZbmlWphF
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-3: brKP/9Mpss5s2De1EHiUbO+Zvsp8e8m19S6Mrh3FK3FcK7brOK9Cdz/ci0Tz
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-4: g5SdmZx6zxWdntHRaqXnvm/KP5SbaRks/Q9N3mrltXdHuH86hCuEOvTHMMTz
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-5: FLp5pRyYl0CbPv9wVvWjyAlLv3u5Al+EyVcs18iB6+xhVrcgMLiRZvB8/JCp
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-6: zXmD4p2udNn/02wDULiZw8Yg+wMPESJCc/b0y3/3cg==
[2016-03-23T14:21:46-04:00] DEBUG: HOST: chef-server.teamfreeze.com:443
[2016-03-23T14:21:46-04:00] DEBUG: X-REMOTE-REQUEST-ID: e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: HTTP 1.1 200 OK
[2016-03-23T14:21:46-04:00] DEBUG: server: openresty/1.9.3.1
[2016-03-23T14:21:46-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:46 GMT
[2016-03-23T14:21:46-04:00] DEBUG: content-type: application/json
[2016-03-23T14:21:46-04:00] DEBUG: transfer-encoding: chunked
[2016-03-23T14:21:46-04:00] DEBUG: connection: close
[2016-03-23T14:21:46-04:00] DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"1","response_version":"1"}
[2016-03-23T14:21:46-04:00] DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.4.1
[2016-03-23T14:21:46-04:00] DEBUG: content-encoding: gzip
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: HTTP server did not include a Content-Length header in response, cannot identify truncated downloads.
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Decompressing gzip response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Extracting run list from JSON attributes provided on command line
[2016-03-23T14:21:46-04:00] INFO: Setting the run_list to [#<Chef::RunList::RunListItem:0x00000004e8a978 @version=nil, @type=:recipe, @name="collectd-ng">] from CLI options
[2016-03-23T14:21:46-04:00] DEBUG: Applying attributes from json file
[2016-03-23T14:21:46-04:00] DEBUG: Platform is centos version 6.7
[2016-03-23T14:21:46-04:00] INFO: Run List is [recipe[collectd-ng]]
[2016-03-23T14:21:46-04:00] INFO: Run List expands to [collectd-ng]
[2016-03-23T14:21:46-04:00] INFO: Starting Chef Run for TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] INFO: Running start handlers
[2016-03-23T14:21:46-04:00] INFO: Start handlers complete.
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Signing the request as TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: String to sign: 'Method:POST
Hashed Path:bGyBR0bE6id1+/x5uwRg8gySGe4=
X-Ops-Content-Hash:QsJwao8gNaz6Hok30j8S7hwqRgA=
X-Ops-Timestamp:2016-03-23T18:21:46Z
X-Ops-UserId:H0UZnn7dJLxwPOx0qm4YPwsEctw='
[2016-03-23T14:21:46-04:00] DEBUG: Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.1;", "X-Ops-Userid"=>"TAW2BL-TEST05", "X-Ops-Timestamp"=>"2016-03-23T18:21:46Z", "X-Ops-Content-Hash"=>"QsJwao8gNaz6Hok30j8S7hwqRgA=", "X-Ops-Authorization-1"=>"win7aas+PX4a3IBSSIZndfJgVCfMuW6tkrQDUNz5n1FSrqu/Ork3YW51M0QX", "X-Ops-Authorization-2"=>"VTDWTfRXkVL4u6StGoCFHnfeMnRukhd+RS17CmO9VwWCZsiaeHeAYLSKIjbq", "X-Ops-Authorization-3"=>"A1cbjLokSVJIkB4kTHsHXlxhOMbpBTeUfYs0y+JXalOl81YRK6gmFpuX//rs", "X-Ops-Authorization-4"=>"tg6FBp6i+yFu1EdclTQUXlFYYWA1DqgzuW2qYd4v8kI5B5pC+V+UaEsthS+a", "X-Ops-Authorization-5"=>"kn1mYjFOY2kr7oxYF8w6NwMhH/EN7Vl9aCRtwnq7mSCYKbSN8TYcWYJvmQo9", "X-Ops-Authorization-6"=>"5A5lr/aAmcWSGZfyu/JiNPRh8+QkpF1MtHUGySVi/A=="}
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Initiating POST to https://chef-server.teamfreeze.com/organizations/corey-dev/reports/nodes/TAW2BL-TEST05/runs
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: X-Ops-Reporting-Protocol-Version: 0.1.0
[2016-03-23T14:21:46-04:00] DEBUG: Content-Type: application/json
[2016-03-23T14:21:46-04:00] DEBUG: Accept: application/json
[2016-03-23T14:21:46-04:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2016-03-23T14:21:46-04:00] DEBUG: X-Ops-Server-API-Version: 1
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.1;
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-USERID: TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-TIMESTAMP: 2016-03-23T18:21:46Z
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-CONTENT-HASH: QsJwao8gNaz6Hok30j8S7hwqRgA=
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-1: win7aas+PX4a3IBSSIZndfJgVCfMuW6tkrQDUNz5n1FSrqu/Ork3YW51M0QX
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-2: VTDWTfRXkVL4u6StGoCFHnfeMnRukhd+RS17CmO9VwWCZsiaeHeAYLSKIjbq
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-3: A1cbjLokSVJIkB4kTHsHXlxhOMbpBTeUfYs0y+JXalOl81YRK6gmFpuX//rs
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-4: tg6FBp6i+yFu1EdclTQUXlFYYWA1DqgzuW2qYd4v8kI5B5pC+V+UaEsthS+a
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-5: kn1mYjFOY2kr7oxYF8w6NwMhH/EN7Vl9aCRtwnq7mSCYKbSN8TYcWYJvmQo9
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-6: 5A5lr/aAmcWSGZfyu/JiNPRh8+QkpF1MtHUGySVi/A==
[2016-03-23T14:21:46-04:00] DEBUG: HOST: chef-server.teamfreeze.com:443
[2016-03-23T14:21:46-04:00] DEBUG: X-REMOTE-REQUEST-ID: e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:46-04:00] DEBUG: Content-Length: 107
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: HTTP 1.1 201 Created
[2016-03-23T14:21:46-04:00] DEBUG: server: openresty/1.9.3.1
[2016-03-23T14:21:46-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:46 GMT
[2016-03-23T14:21:46-04:00] DEBUG: content-type: application/json
[2016-03-23T14:21:46-04:00] DEBUG: content-length: 195
[2016-03-23T14:21:46-04:00] DEBUG: connection: close
[2016-03-23T14:21:46-04:00] DEBUG: location: https://chef-server.teamfreeze.com/organizations/corey-dev/reports/nodes/TAW2BL-TEST05/runs/e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Content-Length validated correctly.
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Synchronizing cookbooks
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Signing the request as TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: String to sign: 'Method:POST
Hashed Path:h257fWX4fgfEplWO5OFm8wKpKVs=
X-Ops-Content-Hash:6zYnJl5U8xXbs/+I57FYF+lYuy0=
X-Ops-Timestamp:2016-03-23T18:21:46Z
X-Ops-UserId:H0UZnn7dJLxwPOx0qm4YPwsEctw='
[2016-03-23T14:21:46-04:00] DEBUG: Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.1;", "X-Ops-Userid"=>"TAW2BL-TEST05", "X-Ops-Timestamp"=>"2016-03-23T18:21:46Z", "X-Ops-Content-Hash"=>"6zYnJl5U8xXbs/+I57FYF+lYuy0=", "X-Ops-Authorization-1"=>"NgVvzw47yYq8NuAn1CphuVY0m6Hgh8Yu3we+I7TUVTOCjPvGJj+/ORqxtosE", "X-Ops-Authorization-2"=>"IXX3GBDnS6Qdk9VC2DeeHQ+0+TvcfCvyDpX2pWLhatE76w1VaGafVlLtOutL", "X-Ops-Authorization-3"=>"7WZLn5O97VQylIm9RD1RWsl0SKnstFrLC4yY8Z1diYdgmpIgYiJuOq9cvZN2", "X-Ops-Authorization-4"=>"LsBtr5Hvz3/B9riZ/CuKqgnxfZXorstvm9HKD+TmjiY7czS7uIxAiDhnj2Hk", "X-Ops-Authorization-5"=>"zukAjJvTPpaL+dNsxCx417D3mWc2IPnCGKeozUqqXC0X5BDW6RHojBBM/8lx", "X-Ops-Authorization-6"=>"n+b7wPsth7EBL3ApSbLjjIboZDq9yUZItNKDFjcSSg=="}
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2016-03-23T14:21:46-04:00] DEBUG: Initiating POST to https://chef-server.teamfreeze.com/organizations/corey-dev/environments/_default/cookbook_versions
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: Content-Type: application/json
[2016-03-23T14:21:46-04:00] DEBUG: Accept: application/json
[2016-03-23T14:21:46-04:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2016-03-23T14:21:46-04:00] DEBUG: X-Ops-Server-API-Version: 1
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.1;
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-USERID: TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-TIMESTAMP: 2016-03-23T18:21:46Z
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-CONTENT-HASH: 6zYnJl5U8xXbs/+I57FYF+lYuy0=
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-1: NgVvzw47yYq8NuAn1CphuVY0m6Hgh8Yu3we+I7TUVTOCjPvGJj+/ORqxtosE
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-2: IXX3GBDnS6Qdk9VC2DeeHQ+0+TvcfCvyDpX2pWLhatE76w1VaGafVlLtOutL
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-3: 7WZLn5O97VQylIm9RD1RWsl0SKnstFrLC4yY8Z1diYdgmpIgYiJuOq9cvZN2
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-4: LsBtr5Hvz3/B9riZ/CuKqgnxfZXorstvm9HKD+TmjiY7czS7uIxAiDhnj2Hk
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-5: zukAjJvTPpaL+dNsxCx417D3mWc2IPnCGKeozUqqXC0X5BDW6RHojBBM/8lx
[2016-03-23T14:21:46-04:00] DEBUG: X-OPS-AUTHORIZATION-6: n+b7wPsth7EBL3ApSbLjjIboZDq9yUZItNKDFjcSSg==
[2016-03-23T14:21:46-04:00] DEBUG: HOST: chef-server.teamfreeze.com:443
[2016-03-23T14:21:46-04:00] DEBUG: X-REMOTE-REQUEST-ID: e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:46-04:00] DEBUG: Content-Length: 28
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:46-04:00] DEBUG: HTTP 1.1 200 OK
[2016-03-23T14:21:46-04:00] DEBUG: server: openresty/1.9.3.1
[2016-03-23T14:21:46-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:46 GMT
[2016-03-23T14:21:46-04:00] DEBUG: content-type: application/json
[2016-03-23T14:21:46-04:00] DEBUG: transfer-encoding: chunked
[2016-03-23T14:21:46-04:00] DEBUG: connection: close
[2016-03-23T14:21:46-04:00] DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"1","response_version":"1"}
[2016-03-23T14:21:46-04:00] DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.4.1
[2016-03-23T14:21:46-04:00] DEBUG: content-encoding: gzip
[2016-03-23T14:21:46-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: HTTP server did not include a Content-Length header in response, cannot identify truncated downloads.
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Decompressing gzip response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONOutput#handle_response
[2016-03-23T14:21:46-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2016-03-23T14:21:46-04:00] INFO: Loading cookbooks [yum-epel@0.6.6, collectd-ng@2.1.0, build-essential@2.4.0, yum@3.10.0, windows@1.39.2, 7-zip@1.0.2, chef_handler@1.3.0]
[2016-03-23T14:21:46-04:00] DEBUG: Cookbooks detail: [#<Chef::CookbookVersion:0x00000003505f48 @name="yum-epel", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb", "epel-debuginfo.rb", "epel-source.rb", "epel-testing-debuginfo.rb", "epel-testing-source.rb", "epel-testing.rb", "epel.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_filenames=["CHANGELOG.md", "CONTRIBUTING.md", "MAINTAINERS.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000003504d28 @name="yum-epel", @description="Installs and configures the EPEL Yum repository", @long_description="", @license="Apache 2.0", @maintainer="Chef Software, Inc.", @maintainer_email="cookbooks@chef.io", @platforms={"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, @dependencies={"yum"=>"~> 3.10.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={}, @version="0.6.6", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x000000034f7f10 @cookbook_version=#<Chef::CookbookVersion:0x00000003505f48 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1bae7b8c040e6d869bdf83b54b4fa671", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1bae7b8c040e6d869bdf83b54b4fa671?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=bnaKQmuUCrSuFXwKknXdqnDP6hY%3D"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"d71d058e12c2238406e723cb929a3b26", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d71d058e12c2238406e723cb929a3b26?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ONYEZSTSuA1ue7bFIHZo1RI9Glk%3D"}, {"name"=>"epel-debuginfo.rb", "path"=>"attributes/epel-debuginfo.rb", "checksum"=>"388df898eca973571b0abf2911146bb5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-388df898eca973571b0abf2911146bb5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=N13Rw3OBqBRmoIpXMclGEmKWI1s%3D"}, {"name"=>"epel-source.rb", "path"=>"attributes/epel-source.rb", "checksum"=>"ac61f6522774dafd93eceaff6456c492", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ac61f6522774dafd93eceaff6456c492?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=70F/3MmY541EbgBmYI6xCHX56tg%3D"}, {"name"=>"epel-testing-debuginfo.rb", "path"=>"attributes/epel-testing-debuginfo.rb", "checksum"=>"8049f38849fed0c0884c9f15aa18ed3f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8049f38849fed0c0884c9f15aa18ed3f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=AiVEei5dpPZZbrTUIK8Ym/ZRV6A%3D"}, {"name"=>"epel-testing-source.rb", "path"=>"attributes/epel-testing-source.rb", "checksum"=>"cf6bee64258a00b87bff20d9c4da0fe4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cf6bee64258a00b87bff20d9c4da0fe4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3qqPCzTQJQVwxSoGUK8sR3u%2Bevk%3D"}, {"name"=>"epel-testing.rb", "path"=>"attributes/epel-testing.rb", "checksum"=>"7d279eb346a6e4b94ab40410aad459e3", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7d279eb346a6e4b94ab40410aad459e3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=CVYbDvW6ezfrOXfwdsQ5KOj3%2B94%3D"}, {"name"=>"epel.rb", "path"=>"attributes/epel.rb", "checksum"=>"3faa891485d912c956ee5021eb3866fb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3faa891485d912c956ee5021eb3866fb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=kxPcymBprVeLnsUIBekBBu9UvhU%3D"}], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"afc88013e740e2d633f2b5317b6939da", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-afc88013e740e2d633f2b5317b6939da?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yxO6QZ51qG2LtjAqDRTfs7nsdi8%3D"}, {"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, {"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"76ed11a7e37b3ae08ac6840856994bec", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-76ed11a7e37b3ae08ac6840856994bec?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=M9NjFwB23ONtORwOeVRWNkht3hU%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"6c109c0940b75f64bf50524c3604debc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c109c0940b75f64bf50524c3604debc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=gMjNU11cGoHlKsGrolrXmQu6ebM%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"630d338f8c3244c532d5789f9476e92d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-630d338f8c3244c532d5789f9476e92d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=oJFHCG2eRPiJ4NCwmT/qyXI7K%2BA%3D"}], "chef_type"=>"cookbook_version", "name"=>"yum-epel-0.6.6", "cookbook_name"=>"yum-epel", "version"=>"0.6.6", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"yum-epel", "description"=>"Installs and configures the EPEL Yum repository", "long_description"=>"", "maintainer"=>"Chef Software, Inc.", "maintainer_email"=>"cookbooks@chef.io", "license"=>"Apache 2.0", "platforms"=>{"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, "dependencies"=>{"yum"=>"~> 3.10.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{}, "version"=>"0.6.6", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"1bae7b8c040e6d869bdf83b54b4fa671"=>nil, "d71d058e12c2238406e723cb929a3b26"=>nil, "388df898eca973571b0abf2911146bb5"=>nil, "ac61f6522774dafd93eceaff6456c492"=>nil, "8049f38849fed0c0884c9f15aa18ed3f"=>nil, "cf6bee64258a00b87bff20d9c4da0fe4"=>nil, "7d279eb346a6e4b94ab40410aad459e3"=>nil, "3faa891485d912c956ee5021eb3866fb"=>nil, "afc88013e740e2d633f2b5317b6939da"=>nil, "851a37baf4e39196fc664e393cdf2e11"=>nil, "76ed11a7e37b3ae08ac6840856994bec"=>nil, "6c109c0940b75f64bf50524c3604debc"=>nil, "630d338f8c3244c532d5789f9476e92d"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1bae7b8c040e6d869bdf83b54b4fa671", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1bae7b8c040e6d869bdf83b54b4fa671?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=bnaKQmuUCrSuFXwKknXdqnDP6hY%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"d71d058e12c2238406e723cb929a3b26", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d71d058e12c2238406e723cb929a3b26?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ONYEZSTSuA1ue7bFIHZo1RI9Glk%3D"}, "attributes/epel-debuginfo.rb"=>{"name"=>"epel-debuginfo.rb", "path"=>"attributes/epel-debuginfo.rb", "checksum"=>"388df898eca973571b0abf2911146bb5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-388df898eca973571b0abf2911146bb5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=N13Rw3OBqBRmoIpXMclGEmKWI1s%3D"}, "attributes/epel-source.rb"=>{"name"=>"epel-source.rb", "path"=>"attributes/epel-source.rb", "checksum"=>"ac61f6522774dafd93eceaff6456c492", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ac61f6522774dafd93eceaff6456c492?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=70F/3MmY541EbgBmYI6xCHX56tg%3D"}, "attributes/epel-testing-debuginfo.rb"=>{"name"=>"epel-testing-debuginfo.rb", "path"=>"attributes/epel-testing-debuginfo.rb", "checksum"=>"8049f38849fed0c0884c9f15aa18ed3f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8049f38849fed0c0884c9f15aa18ed3f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=AiVEei5dpPZZbrTUIK8Ym/ZRV6A%3D"}, "attributes/epel-testing-source.rb"=>{"name"=>"epel-testing-source.rb", "path"=>"attributes/epel-testing-source.rb", "checksum"=>"cf6bee64258a00b87bff20d9c4da0fe4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cf6bee64258a00b87bff20d9c4da0fe4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3qqPCzTQJQVwxSoGUK8sR3u%2Bevk%3D"}, "attributes/epel-testing.rb"=>{"name"=>"epel-testing.rb", "path"=>"attributes/epel-testing.rb", "checksum"=>"7d279eb346a6e4b94ab40410aad459e3", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7d279eb346a6e4b94ab40410aad459e3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=CVYbDvW6ezfrOXfwdsQ5KOj3%2B94%3D"}, "attributes/epel.rb"=>{"name"=>"epel.rb", "path"=>"attributes/epel.rb", "checksum"=>"3faa891485d912c956ee5021eb3866fb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3faa891485d912c956ee5021eb3866fb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=kxPcymBprVeLnsUIBekBBu9UvhU%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"afc88013e740e2d633f2b5317b6939da", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-afc88013e740e2d633f2b5317b6939da?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yxO6QZ51qG2LtjAqDRTfs7nsdi8%3D"}, "CONTRIBUTING.md"=>{"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, "MAINTAINERS.md"=>{"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"76ed11a7e37b3ae08ac6840856994bec", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-76ed11a7e37b3ae08ac6840856994bec?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=M9NjFwB23ONtORwOeVRWNkht3hU%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"6c109c0940b75f64bf50524c3604debc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c109c0940b75f64bf50524c3604debc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=gMjNU11cGoHlKsGrolrXmQu6ebM%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"630d338f8c3244c532d5789f9476e92d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-630d338f8c3244c532d5789f9476e92d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=oJFHCG2eRPiJ4NCwmT/qyXI7K%2BA%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb", "epel-debuginfo"=>"epel-debuginfo.rb", "epel-source"=>"epel-source.rb", "epel-testing-debuginfo"=>"epel-testing-debuginfo.rb", "epel-testing-source"=>"epel-testing-source.rb", "epel-testing"=>"epel-testing.rb", "epel"=>"epel.rb"}>, #<Chef::CookbookVersion:0x000000034be300 @name="collectd-ng", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb", "packages.rb"], @definition_filenames=[], @template_filenames=["collectd.conf.erb", "collectd.init-rhel.erb", "collectd.init.erb", "collectd.service.erb", "plugin.conf.erb", "python-plugin.conf.erb"], @file_filenames=[], @recipe_filenames=["_service.rb", "attribute_driven.rb", "default.rb", "packages.rb", "recompile.rb"], @recipe_filenames_by_name={"_service"=>"_service.rb", "attribute_driven"=>"attribute_driven.rb", "default"=>"default.rb", "packages"=>"packages.rb", "recompile"=>"recompile.rb"}, @library_filenames=["default.rb", "matchers.rb"], @resource_filenames=["plugin.rb", "python_plugin.rb"], @provider_filenames=["plugin.rb", "python_plugin.rb"], @metadata_filenames=[], @root_filenames=["CHANGELOG.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000034bcc58 @name="collectd-ng", @description="Installs and configures collectd.", @long_description="", @license="Apache 2.0", @maintainer="Hector Castro", @maintainer_email="hectcastro@gmail.com", @platforms={"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, @dependencies={"build-essential"=>">= 0.0.0", "yum-epel"=>">= 0.0.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={"collectd"=>"Installs and configures collectd", "collectd::attribute_driven"=>"Installs collectd plugins via node attributes", "collectd::packages"=>"Installs collectd via packages", "collectd::recompile"=>"Attempts to recompile collectd"}, @version="2.1.0", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x000000034b2438 @cookbook_version=#<Chef::CookbookVersion:0x000000034be300 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"_service.rb", "path"=>"recipes/_service.rb", "checksum"=>"d77ce08bbdf445821a8a5fce570b2c49", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d77ce08bbdf445821a8a5fce570b2c49?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NtPvH%2Btr4IaTcJohc8oMl/Jx3hA%3D"}, {"name"=>"attribute_driven.rb", "path"=>"recipes/attribute_driven.rb", "checksum"=>"4a3024690125c3d76fcbb6208ce02424", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4a3024690125c3d76fcbb6208ce02424?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=S1fufJ1WuzRKKF050YrFxlh8iCI%3D"}, {"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"40ae846c95bead2ef46d6aaa232726dc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-40ae846c95bead2ef46d6aaa232726dc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=KSShsX8mFy67t29ysLEJm5dicaE%3D"}, {"name"=>"packages.rb", "path"=>"recipes/packages.rb", "checksum"=>"0a04ba2542458902b8e06a3c0d3d2b63", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0a04ba2542458902b8e06a3c0d3d2b63?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=c8eOUAgtnOyZOc8k9OSZogPfUtk%3D"}, {"name"=>"recompile.rb", "path"=>"recipes/recompile.rb", "checksum"=>"bcc75f20416955b6a67e2674630a6e3d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bcc75f20416955b6a67e2674630a6e3d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=rPMH9lrFsjt%2B8egzxZCKFaulZc0%3D"}], "definitions"=>[], "libraries"=>[{"name"=>"default.rb", "path"=>"libraries/default.rb", "checksum"=>"cc2cb61c067dc7cb00b81ff283e85e95", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cc2cb61c067dc7cb00b81ff283e85e95?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=BuoCNV4gJXZ54UXrZ4Bk2QHEk0M%3D"}, {"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"55ebc756f8e06ad02c92afdc1aa0cf8b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-55ebc756f8e06ad02c92afdc1aa0cf8b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uZAfKBkM%2BDh3JHYkmwczcLWZfvY%3D"}], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"4cf1b01a220acae5368e096069f3b4bb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4cf1b01a220acae5368e096069f3b4bb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vhGTrKnrH1%2BTXnwVdQuZRVkCXhY%3D"}, {"name"=>"packages.rb", "path"=>"attributes/packages.rb", "checksum"=>"8589730c170fb7bf10970c3ccf8e05c2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8589730c170fb7bf10970c3ccf8e05c2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=GsQsMgfibn5Ksjp1Oezqlujk/3k%3D"}], "files"=>[], "templates"=>[{"name"=>"collectd.conf.erb", "path"=>"templates/default/collectd.conf.erb", "checksum"=>"b393d033d33821d7968a3039cbad1b27", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b393d033d33821d7968a3039cbad1b27?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=GF9fD5dc8zsphLAAK%2B7GIc8c4r4%3D"}, {"name"=>"collectd.init-rhel.erb", "path"=>"templates/default/collectd.init-rhel.erb", "checksum"=>"7cec7b543e49b3edbd1c12386ccded56", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7cec7b543e49b3edbd1c12386ccded56?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=WlyGeCbvupdiMB0/o4qujSFQIS8%3D"}, {"name"=>"collectd.init.erb", "path"=>"templates/default/collectd.init.erb", "checksum"=>"0c7c20015d764845a2908f61629e201a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0c7c20015d764845a2908f61629e201a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=whWObckuYslFC72rX7Uq/dnpols%3D"}, {"name"=>"collectd.service.erb", "path"=>"templates/default/collectd.service.erb", "checksum"=>"14409deaac7353107de99994eeb58a71", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-14409deaac7353107de99994eeb58a71?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=DkJjcXIatAeDA%2BuRHajwcvKFddY%3D"}, {"name"=>"plugin.conf.erb", "path"=>"templates/default/plugin.conf.erb", "checksum"=>"e909c1c80546000fc5b3897fdb83167a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e909c1c80546000fc5b3897fdb83167a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=2/c9qmoxPvx6uMGtHrSiOnpoabQ%3D"}, {"name"=>"python-plugin.conf.erb", "path"=>"templates/default/python-plugin.conf.erb", "checksum"=>"d5f84aa41689d326cf6db51a58c6e78b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d5f84aa41689d326cf6db51a58c6e78b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3uvs1mR6lIfSQ7wqMtFmxfNLvQU%3D"}], "resources"=>[{"name"=>"plugin.rb", "path"=>"resources/plugin.rb", "checksum"=>"0ec19f310b772ae5e88ac07f805aa175", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0ec19f310b772ae5e88ac07f805aa175?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=PIawSKUsb3aimTmxUdM29p627Jc%3D"}, {"name"=>"python_plugin.rb", "path"=>"resources/python_plugin.rb", "checksum"=>"8b53b6c76219a2cb2f894d54160e8ee1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8b53b6c76219a2cb2f894d54160e8ee1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=IcVgH5ElmttBqZz2gjbUxqP9CPE%3D"}], "providers"=>[{"name"=>"plugin.rb", "path"=>"providers/plugin.rb", "checksum"=>"4984fa1feca403c2a6e2bc5eddaef747", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4984fa1feca403c2a6e2bc5eddaef747?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uTDDQkosDRms3fwQhoQ7KMv9Viw%3D"}, {"name"=>"python_plugin.rb", "path"=>"providers/python_plugin.rb", "checksum"=>"623b595015d91106890b48259b883bab", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-623b595015d91106890b48259b883bab?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=mA3fS6s9aRulBA/%2BJwFYJambnRc%3D"}], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"d98b8676cd0b2de3f5698d1719ed4b64", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d98b8676cd0b2de3f5698d1719ed4b64?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=t2Mt9wut3fc0EATyaxXtRdyiv0c%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"ef2ec23464a321605d9c558267959093", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ef2ec23464a321605d9c558267959093?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=rtqiS8pb/miPiPYy5n7K21JBr0s%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"c632227ec38c378d2ac1d3f8d487da87", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-c632227ec38c378d2ac1d3f8d487da87?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fk9Cj4eKIm9UR99L7nxZ3g/S4G4%3D"}], "chef_type"=>"cookbook_version", "name"=>"collectd-ng-2.1.0", "cookbook_name"=>"collectd-ng", "version"=>"2.1.0", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"collectd-ng", "description"=>"Installs and configures collectd.", "long_description"=>"", "maintainer"=>"Hector Castro", "maintainer_email"=>"hectcastro@gmail.com", "license"=>"Apache 2.0", "platforms"=>{"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, "dependencies"=>{"build-essential"=>">= 0.0.0", "yum-epel"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"collectd"=>"Installs and configures collectd", "collectd::attribute_driven"=>"Installs collectd plugins via node attributes", "collectd::packages"=>"Installs collectd via packages", "collectd::recompile"=>"Attempts to recompile collectd"}, "version"=>"2.1.0", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"0ec19f310b772ae5e88ac07f805aa175"=>nil, "8b53b6c76219a2cb2f894d54160e8ee1"=>nil, "4984fa1feca403c2a6e2bc5eddaef747"=>nil, "623b595015d91106890b48259b883bab"=>nil, "d77ce08bbdf445821a8a5fce570b2c49"=>nil, "4a3024690125c3d76fcbb6208ce02424"=>nil, "40ae846c95bead2ef46d6aaa232726dc"=>nil, "0a04ba2542458902b8e06a3c0d3d2b63"=>nil, "bcc75f20416955b6a67e2674630a6e3d"=>nil, "cc2cb61c067dc7cb00b81ff283e85e95"=>nil, "55ebc756f8e06ad02c92afdc1aa0cf8b"=>nil, "4cf1b01a220acae5368e096069f3b4bb"=>nil, "8589730c170fb7bf10970c3ccf8e05c2"=>nil, "b393d033d33821d7968a3039cbad1b27"=>nil, "7cec7b543e49b3edbd1c12386ccded56"=>nil, "0c7c20015d764845a2908f61629e201a"=>nil, "14409deaac7353107de99994eeb58a71"=>nil, "e909c1c80546000fc5b3897fdb83167a"=>nil, "d5f84aa41689d326cf6db51a58c6e78b"=>nil, "d98b8676cd0b2de3f5698d1719ed4b64"=>nil, "ef2ec23464a321605d9c558267959093"=>nil, "c632227ec38c378d2ac1d3f8d487da87"=>nil}, @manifest_records_by_path={"resources/plugin.rb"=>{"name"=>"plugin.rb", "path"=>"resources/plugin.rb", "checksum"=>"0ec19f310b772ae5e88ac07f805aa175", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0ec19f310b772ae5e88ac07f805aa175?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=PIawSKUsb3aimTmxUdM29p627Jc%3D"}, "resources/python_plugin.rb"=>{"name"=>"python_plugin.rb", "path"=>"resources/python_plugin.rb", "checksum"=>"8b53b6c76219a2cb2f894d54160e8ee1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8b53b6c76219a2cb2f894d54160e8ee1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=IcVgH5ElmttBqZz2gjbUxqP9CPE%3D"}, "providers/plugin.rb"=>{"name"=>"plugin.rb", "path"=>"providers/plugin.rb", "checksum"=>"4984fa1feca403c2a6e2bc5eddaef747", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4984fa1feca403c2a6e2bc5eddaef747?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uTDDQkosDRms3fwQhoQ7KMv9Viw%3D"}, "providers/python_plugin.rb"=>{"name"=>"python_plugin.rb", "path"=>"providers/python_plugin.rb", "checksum"=>"623b595015d91106890b48259b883bab", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-623b595015d91106890b48259b883bab?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=mA3fS6s9aRulBA/%2BJwFYJambnRc%3D"}, "recipes/_service.rb"=>{"name"=>"_service.rb", "path"=>"recipes/_service.rb", "checksum"=>"d77ce08bbdf445821a8a5fce570b2c49", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d77ce08bbdf445821a8a5fce570b2c49?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NtPvH%2Btr4IaTcJohc8oMl/Jx3hA%3D"}, "recipes/attribute_driven.rb"=>{"name"=>"attribute_driven.rb", "path"=>"recipes/attribute_driven.rb", "checksum"=>"4a3024690125c3d76fcbb6208ce02424", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4a3024690125c3d76fcbb6208ce02424?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=S1fufJ1WuzRKKF050YrFxlh8iCI%3D"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"40ae846c95bead2ef46d6aaa232726dc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-40ae846c95bead2ef46d6aaa232726dc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=KSShsX8mFy67t29ysLEJm5dicaE%3D"}, "recipes/packages.rb"=>{"name"=>"packages.rb", "path"=>"recipes/packages.rb", "checksum"=>"0a04ba2542458902b8e06a3c0d3d2b63", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0a04ba2542458902b8e06a3c0d3d2b63?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=c8eOUAgtnOyZOc8k9OSZogPfUtk%3D"}, "recipes/recompile.rb"=>{"name"=>"recompile.rb", "path"=>"recipes/recompile.rb", "checksum"=>"bcc75f20416955b6a67e2674630a6e3d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bcc75f20416955b6a67e2674630a6e3d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=rPMH9lrFsjt%2B8egzxZCKFaulZc0%3D"}, "libraries/default.rb"=>{"name"=>"default.rb", "path"=>"libraries/default.rb", "checksum"=>"cc2cb61c067dc7cb00b81ff283e85e95", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cc2cb61c067dc7cb00b81ff283e85e95?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=BuoCNV4gJXZ54UXrZ4Bk2QHEk0M%3D"}, "libraries/matchers.rb"=>{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"55ebc756f8e06ad02c92afdc1aa0cf8b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-55ebc756f8e06ad02c92afdc1aa0cf8b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uZAfKBkM%2BDh3JHYkmwczcLWZfvY%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"4cf1b01a220acae5368e096069f3b4bb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4cf1b01a220acae5368e096069f3b4bb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vhGTrKnrH1%2BTXnwVdQuZRVkCXhY%3D"}, "attributes/packages.rb"=>{"name"=>"packages.rb", "path"=>"attributes/packages.rb", "checksum"=>"8589730c170fb7bf10970c3ccf8e05c2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8589730c170fb7bf10970c3ccf8e05c2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=GsQsMgfibn5Ksjp1Oezqlujk/3k%3D"}, "templates/default/collectd.conf.erb"=>{"name"=>"collectd.conf.erb", "path"=>"templates/default/collectd.conf.erb", "checksum"=>"b393d033d33821d7968a3039cbad1b27", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b393d033d33821d7968a3039cbad1b27?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=GF9fD5dc8zsphLAAK%2B7GIc8c4r4%3D"}, "templates/default/collectd.init-rhel.erb"=>{"name"=>"collectd.init-rhel.erb", "path"=>"templates/default/collectd.init-rhel.erb", "checksum"=>"7cec7b543e49b3edbd1c12386ccded56", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7cec7b543e49b3edbd1c12386ccded56?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=WlyGeCbvupdiMB0/o4qujSFQIS8%3D"}, "templates/default/collectd.init.erb"=>{"name"=>"collectd.init.erb", "path"=>"templates/default/collectd.init.erb", "checksum"=>"0c7c20015d764845a2908f61629e201a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0c7c20015d764845a2908f61629e201a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=whWObckuYslFC72rX7Uq/dnpols%3D"}, "templates/default/collectd.service.erb"=>{"name"=>"collectd.service.erb", "path"=>"templates/default/collectd.service.erb", "checksum"=>"14409deaac7353107de99994eeb58a71", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-14409deaac7353107de99994eeb58a71?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=DkJjcXIatAeDA%2BuRHajwcvKFddY%3D"}, "templates/default/plugin.conf.erb"=>{"name"=>"plugin.conf.erb", "path"=>"templates/default/plugin.conf.erb", "checksum"=>"e909c1c80546000fc5b3897fdb83167a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e909c1c80546000fc5b3897fdb83167a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=2/c9qmoxPvx6uMGtHrSiOnpoabQ%3D"}, "templates/default/python-plugin.conf.erb"=>{"name"=>"python-plugin.conf.erb", "path"=>"templates/default/python-plugin.conf.erb", "checksum"=>"d5f84aa41689d326cf6db51a58c6e78b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d5f84aa41689d326cf6db51a58c6e78b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3uvs1mR6lIfSQ7wqMtFmxfNLvQU%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"d98b8676cd0b2de3f5698d1719ed4b64", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d98b8676cd0b2de3f5698d1719ed4b64?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=t2Mt9wut3fc0EATyaxXtRdyiv0c%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"ef2ec23464a321605d9c558267959093", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ef2ec23464a321605d9c558267959093?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=rtqiS8pb/miPiPYy5n7K21JBr0s%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"c632227ec38c378d2ac1d3f8d487da87", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-c632227ec38c378d2ac1d3f8d487da87?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fk9Cj4eKIm9UR99L7nxZ3g/S4G4%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb", "packages"=>"packages.rb"}>, #<Chef::CookbookVersion:0x00000003443600 @name="build-essential", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["_debian.rb", "_fedora.rb", "_freebsd.rb", "_mac_os_x.rb", "_omnios.rb", "_rhel.rb", "_smartos.rb", "_solaris2.rb", "_suse.rb", "_windows.rb", "default.rb"], @recipe_filenames_by_name={"_debian"=>"_debian.rb", "_fedora"=>"_fedora.rb", "_freebsd"=>"_freebsd.rb", "_mac_os_x"=>"_mac_os_x.rb", "_omnios"=>"_omnios.rb", "_rhel"=>"_rhel.rb", "_smartos"=>"_smartos.rb", "_solaris2"=>"_solaris2.rb", "_suse"=>"_suse.rb", "_windows"=>"_windows.rb", "default"=>"default.rb"}, @library_filenames=["_msys_helper.rb", "matchers.rb", "timing.rb", "xcode_command_line_tools.rb"], @resource_filenames=["msys_archive.rb"], @provider_filenames=["msys_archive.rb"], @metadata_filenames=[], @root_filenames=[".foodcritic", "CHANGELOG.md", "CONTRIBUTING.md", "MAINTAINERS.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000003441f30 @name="build-essential", @description="Installs C compiler / build tools", @long_description="", @license="Apache 2.0", @maintainer="Chef Software, Inc.", @maintainer_email="cookbooks@chef.io", @platforms={"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "debian"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "mac_os_x"=>">= 10.7.0", "mac_os_x_server"=>">= 10.7.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0", "smartos"=>">= 0.0.0", "suse"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "windows"=>">= 0.0.0"}, @dependencies={"7-zip"=>">= 0.0.0"}, @recommendations={}, @suggestions={"pkgutil"=>">= 0.0.0"}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={"build-essential"=>"Installs packages required for compiling C software from source."}, @version="2.4.0", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x0000000343ea60 @cookbook_version=#<Chef::CookbookVersion:0x00000003443600 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"_debian.rb", "path"=>"recipes/_debian.rb", "checksum"=>"30a4126ff578125b2fc815475d869144", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-30a4126ff578125b2fc815475d869144?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Q2einos6q3NJl6Pw32YVD/2reM4%3D"}, {"name"=>"_fedora.rb", "path"=>"recipes/_fedora.rb", "checksum"=>"7d4af45d59964ec8bfd8d2607fe07c17", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7d4af45d59964ec8bfd8d2607fe07c17?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=CoZowCfNqKky%2BZUcJSav0JcwMJw%3D"}, {"name"=>"_freebsd.rb", "path"=>"recipes/_freebsd.rb", "checksum"=>"3979ab0c6b8ee9c54ea38e29f49afbd1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3979ab0c6b8ee9c54ea38e29f49afbd1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=YZenve2Bvm3/7A6nBSslImrau5s%3D"}, {"name"=>"_mac_os_x.rb", "path"=>"recipes/_mac_os_x.rb", "checksum"=>"104dc2a080fe85b8699bae1d628e93fa", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-104dc2a080fe85b8699bae1d628e93fa?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=y78%2BM46h2tWHQhUK4nuEyTvjz0o%3D"}, {"name"=>"_omnios.rb", "path"=>"recipes/_omnios.rb", "checksum"=>"2974fcf058caab734e3bf9f61cc82572", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2974fcf058caab734e3bf9f61cc82572?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NES01g1Vdj6jTmR6uEVtKeu7oFU%3D"}, {"name"=>"_rhel.rb", "path"=>"recipes/_rhel.rb", "checksum"=>"610e57a0764525a6b9eb9ce9bce42cf3", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-610e57a0764525a6b9eb9ce9bce42cf3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=LMBCsSZgZY2rulaQfoAS%2BiFwpaE%3D"}, {"name"=>"_smartos.rb", "path"=>"recipes/_smartos.rb", "checksum"=>"bfd331aa75f6f633862681a43d039dfa", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bfd331aa75f6f633862681a43d039dfa?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=MbTO2o2LbgBKGBNkG9IUzQLy4Dk%3D"}, {"name"=>"_solaris2.rb", "path"=>"recipes/_solaris2.rb", "checksum"=>"dc53e2bb31c1daf9a55c7b6602079822", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-dc53e2bb31c1daf9a55c7b6602079822?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pYpIxLiWhP3jraMXZdSOQd55zW4%3D"}, {"name"=>"_suse.rb", "path"=>"recipes/_suse.rb", "checksum"=>"2228af928d48e76574a682c38e424c63", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2228af928d48e76574a682c38e424c63?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Db6BCOgTxKlbSQVIFlthuQO3zF0%3D"}, {"name"=>"_windows.rb", "path"=>"recipes/_windows.rb", "checksum"=>"67d7304aead856fafb5b550ce5475060", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-67d7304aead856fafb5b550ce5475060?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ijeO0Jmn72%2B11Ord3YzvTSvtc2M%3D"}, {"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"64a8929e479e993f2b4fdab85a7d17bb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-64a8929e479e993f2b4fdab85a7d17bb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aV825RDE7F7fweM9IIEmFLQdAxo%3D"}], "definitions"=>[], "libraries"=>[{"name"=>"_msys_helper.rb", "path"=>"libraries/_msys_helper.rb", "checksum"=>"88fa06ab80e17267aa0fd1219c78823a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-88fa06ab80e17267aa0fd1219c78823a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=StRHaWa3NGfgv5oA8jhH%2BL9AsSI%3D"}, {"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"d335f41ea86d9d46ef7ce90e902543ec", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d335f41ea86d9d46ef7ce90e902543ec?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=n6I1Y5i%2B6FJU7ETwR03ep5BPidY%3D"}, {"name"=>"timing.rb", "path"=>"libraries/timing.rb", "checksum"=>"6c2e5aace7d6de54171346d1aad12be8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c2e5aace7d6de54171346d1aad12be8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Dgc9ccTzn9GPetq9FDplM3IS%2Bf0%3D"}, {"name"=>"xcode_command_line_tools.rb", "path"=>"libraries/xcode_command_line_tools.rb", "checksum"=>"e5ab8b440cd036170c227e967c17b19f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e5ab8b440cd036170c227e967c17b19f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3uR2z%2B%2B/eb7h7c5MshLq6IPopdo%3D"}], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"2b051bc8711058e8be3b5f972e7b7f4e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2b051bc8711058e8be3b5f972e7b7f4e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=eTGycDrcccpVFzPdPaUjpJW%2B4qM%3D"}], "files"=>[], "templates"=>[], "resources"=>[{"name"=>"msys_archive.rb", "path"=>"resources/msys_archive.rb", "checksum"=>"d2958c3582e1be45fdf62ca831c2b210", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d2958c3582e1be45fdf62ca831c2b210?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=i7QodAW0TFI/C6suMUBh%2BbtZF%2BI%3D"}], "providers"=>[{"name"=>"msys_archive.rb", "path"=>"providers/msys_archive.rb", "checksum"=>"03586a741c391b8f5ae95735b374a0b7", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-03586a741c391b8f5ae95735b374a0b7?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=7YPfOWWyDeCp3Ishnf0MXw8zS0w%3D"}], "root_files"=>[{"name"=>".foodcritic", "path"=>".foodcritic", "checksum"=>"5e0cef2fbf9378ffb742c14a506c4919", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5e0cef2fbf9378ffb742c14a506c4919?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dssGvZm8oDOd2MW1Z1649CoqRpM%3D"}, {"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"cb7e5ebf52cc7fa1a9274a2f10ec5e87", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cb7e5ebf52cc7fa1a9274a2f10ec5e87?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=E7S5C59rJ%2B41ouJGThxM45YnUa8%3D"}, {"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, {"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"cdc4c121084284fbb4ccc71dd2d7fd10", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cdc4c121084284fbb4ccc71dd2d7fd10?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=WZgPuoaKWz8n3rceCQdAlcvR%2B1g%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"11ba1d1559498887e289f37e526ebe3e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-11ba1d1559498887e289f37e526ebe3e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Gr0gnOhwtX4e5dOWqO6KWB2EwyU%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"59c527865bee83f78135c6d55d2f50a9", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-59c527865bee83f78135c6d55d2f50a9?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=k23SbK3VgZ4gJ2IQq3ZWu99dd0o%3D"}], "chef_type"=>"cookbook_version", "name"=>"build-essential-2.4.0", "cookbook_name"=>"build-essential", "version"=>"2.4.0", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"build-essential", "description"=>"Installs C compiler / build tools", "long_description"=>"", "maintainer"=>"Chef Software, Inc.", "maintainer_email"=>"cookbooks@chef.io", "license"=>"Apache 2.0", "platforms"=>{"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "debian"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "mac_os_x"=>">= 10.7.0", "mac_os_x_server"=>">= 10.7.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0", "smartos"=>">= 0.0.0", "suse"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "windows"=>">= 0.0.0"}, "dependencies"=>{"7-zip"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{"pkgutil"=>">= 0.0.0"}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"build-essential"=>"Installs packages required for compiling C software from source."}, "version"=>"2.4.0", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"d2958c3582e1be45fdf62ca831c2b210"=>nil, "03586a741c391b8f5ae95735b374a0b7"=>nil, "30a4126ff578125b2fc815475d869144"=>nil, "7d4af45d59964ec8bfd8d2607fe07c17"=>nil, "3979ab0c6b8ee9c54ea38e29f49afbd1"=>nil, "104dc2a080fe85b8699bae1d628e93fa"=>nil, "2974fcf058caab734e3bf9f61cc82572"=>nil, "610e57a0764525a6b9eb9ce9bce42cf3"=>nil, "bfd331aa75f6f633862681a43d039dfa"=>nil, "dc53e2bb31c1daf9a55c7b6602079822"=>nil, "2228af928d48e76574a682c38e424c63"=>nil, "67d7304aead856fafb5b550ce5475060"=>nil, "64a8929e479e993f2b4fdab85a7d17bb"=>nil, "88fa06ab80e17267aa0fd1219c78823a"=>nil, "d335f41ea86d9d46ef7ce90e902543ec"=>nil, "6c2e5aace7d6de54171346d1aad12be8"=>nil, "e5ab8b440cd036170c227e967c17b19f"=>nil, "2b051bc8711058e8be3b5f972e7b7f4e"=>nil, "5e0cef2fbf9378ffb742c14a506c4919"=>nil, "cb7e5ebf52cc7fa1a9274a2f10ec5e87"=>nil, "851a37baf4e39196fc664e393cdf2e11"=>nil, "cdc4c121084284fbb4ccc71dd2d7fd10"=>nil, "11ba1d1559498887e289f37e526ebe3e"=>nil, "59c527865bee83f78135c6d55d2f50a9"=>nil}, @manifest_records_by_path={"resources/msys_archive.rb"=>{"name"=>"msys_archive.rb", "path"=>"resources/msys_archive.rb", "checksum"=>"d2958c3582e1be45fdf62ca831c2b210", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d2958c3582e1be45fdf62ca831c2b210?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=i7QodAW0TFI/C6suMUBh%2BbtZF%2BI%3D"}, "providers/msys_archive.rb"=>{"name"=>"msys_archive.rb", "path"=>"providers/msys_archive.rb", "checksum"=>"03586a741c391b8f5ae95735b374a0b7", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-03586a741c391b8f5ae95735b374a0b7?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=7YPfOWWyDeCp3Ishnf0MXw8zS0w%3D"}, "recipes/_debian.rb"=>{"name"=>"_debian.rb", "path"=>"recipes/_debian.rb", "checksum"=>"30a4126ff578125b2fc815475d869144", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-30a4126ff578125b2fc815475d869144?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Q2einos6q3NJl6Pw32YVD/2reM4%3D"}, "recipes/_fedora.rb"=>{"name"=>"_fedora.rb", "path"=>"recipes/_fedora.rb", "checksum"=>"7d4af45d59964ec8bfd8d2607fe07c17", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7d4af45d59964ec8bfd8d2607fe07c17?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=CoZowCfNqKky%2BZUcJSav0JcwMJw%3D"}, "recipes/_freebsd.rb"=>{"name"=>"_freebsd.rb", "path"=>"recipes/_freebsd.rb", "checksum"=>"3979ab0c6b8ee9c54ea38e29f49afbd1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3979ab0c6b8ee9c54ea38e29f49afbd1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=YZenve2Bvm3/7A6nBSslImrau5s%3D"}, "recipes/_mac_os_x.rb"=>{"name"=>"_mac_os_x.rb", "path"=>"recipes/_mac_os_x.rb", "checksum"=>"104dc2a080fe85b8699bae1d628e93fa", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-104dc2a080fe85b8699bae1d628e93fa?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=y78%2BM46h2tWHQhUK4nuEyTvjz0o%3D"}, "recipes/_omnios.rb"=>{"name"=>"_omnios.rb", "path"=>"recipes/_omnios.rb", "checksum"=>"2974fcf058caab734e3bf9f61cc82572", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2974fcf058caab734e3bf9f61cc82572?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NES01g1Vdj6jTmR6uEVtKeu7oFU%3D"}, "recipes/_rhel.rb"=>{"name"=>"_rhel.rb", "path"=>"recipes/_rhel.rb", "checksum"=>"610e57a0764525a6b9eb9ce9bce42cf3", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-610e57a0764525a6b9eb9ce9bce42cf3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=LMBCsSZgZY2rulaQfoAS%2BiFwpaE%3D"}, "recipes/_smartos.rb"=>{"name"=>"_smartos.rb", "path"=>"recipes/_smartos.rb", "checksum"=>"bfd331aa75f6f633862681a43d039dfa", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bfd331aa75f6f633862681a43d039dfa?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=MbTO2o2LbgBKGBNkG9IUzQLy4Dk%3D"}, "recipes/_solaris2.rb"=>{"name"=>"_solaris2.rb", "path"=>"recipes/_solaris2.rb", "checksum"=>"dc53e2bb31c1daf9a55c7b6602079822", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-dc53e2bb31c1daf9a55c7b6602079822?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pYpIxLiWhP3jraMXZdSOQd55zW4%3D"}, "recipes/_suse.rb"=>{"name"=>"_suse.rb", "path"=>"recipes/_suse.rb", "checksum"=>"2228af928d48e76574a682c38e424c63", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2228af928d48e76574a682c38e424c63?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Db6BCOgTxKlbSQVIFlthuQO3zF0%3D"}, "recipes/_windows.rb"=>{"name"=>"_windows.rb", "path"=>"recipes/_windows.rb", "checksum"=>"67d7304aead856fafb5b550ce5475060", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-67d7304aead856fafb5b550ce5475060?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ijeO0Jmn72%2B11Ord3YzvTSvtc2M%3D"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"64a8929e479e993f2b4fdab85a7d17bb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-64a8929e479e993f2b4fdab85a7d17bb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aV825RDE7F7fweM9IIEmFLQdAxo%3D"}, "libraries/_msys_helper.rb"=>{"name"=>"_msys_helper.rb", "path"=>"libraries/_msys_helper.rb", "checksum"=>"88fa06ab80e17267aa0fd1219c78823a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-88fa06ab80e17267aa0fd1219c78823a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=StRHaWa3NGfgv5oA8jhH%2BL9AsSI%3D"}, "libraries/matchers.rb"=>{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"d335f41ea86d9d46ef7ce90e902543ec", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d335f41ea86d9d46ef7ce90e902543ec?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=n6I1Y5i%2B6FJU7ETwR03ep5BPidY%3D"}, "libraries/timing.rb"=>{"name"=>"timing.rb", "path"=>"libraries/timing.rb", "checksum"=>"6c2e5aace7d6de54171346d1aad12be8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c2e5aace7d6de54171346d1aad12be8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Dgc9ccTzn9GPetq9FDplM3IS%2Bf0%3D"}, "libraries/xcode_command_line_tools.rb"=>{"name"=>"xcode_command_line_tools.rb", "path"=>"libraries/xcode_command_line_tools.rb", "checksum"=>"e5ab8b440cd036170c227e967c17b19f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e5ab8b440cd036170c227e967c17b19f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3uR2z%2B%2B/eb7h7c5MshLq6IPopdo%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"2b051bc8711058e8be3b5f972e7b7f4e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2b051bc8711058e8be3b5f972e7b7f4e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=eTGycDrcccpVFzPdPaUjpJW%2B4qM%3D"}, ".foodcritic"=>{"name"=>".foodcritic", "path"=>".foodcritic", "checksum"=>"5e0cef2fbf9378ffb742c14a506c4919", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5e0cef2fbf9378ffb742c14a506c4919?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dssGvZm8oDOd2MW1Z1649CoqRpM%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"cb7e5ebf52cc7fa1a9274a2f10ec5e87", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cb7e5ebf52cc7fa1a9274a2f10ec5e87?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=E7S5C59rJ%2B41ouJGThxM45YnUa8%3D"}, "CONTRIBUTING.md"=>{"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, "MAINTAINERS.md"=>{"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"cdc4c121084284fbb4ccc71dd2d7fd10", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cdc4c121084284fbb4ccc71dd2d7fd10?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=WZgPuoaKWz8n3rceCQdAlcvR%2B1g%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"11ba1d1559498887e289f37e526ebe3e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-11ba1d1559498887e289f37e526ebe3e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Gr0gnOhwtX4e5dOWqO6KWB2EwyU%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"59c527865bee83f78135c6d55d2f50a9", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-59c527865bee83f78135c6d55d2f50a9?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=k23SbK3VgZ4gJ2IQq3ZWu99dd0o%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, #<Chef::CookbookVersion:0x00000002df99c0 @name="yum", @root_paths=[], @frozen=false, @attribute_filenames=["main.rb"], @definition_filenames=[], @template_filenames=["main.erb", "repo.erb"], @file_filenames=[], @recipe_filenames=["default.rb", "dnf_yum_compat.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "dnf_yum_compat"=>"dnf_yum_compat.rb"}, @library_filenames=["matchers.rb"], @resource_filenames=["globalconfig.rb", "repository.rb"], @provider_filenames=["globalconfig.rb", "repository.rb"], @metadata_filenames=[], @root_filenames=["CHANGELOG.md", "CONTRIBUTING.md", "MAINTAINERS.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002df39a8 @name="yum", @description="Configures various yum components on Red Hat-like systems", @long_description="", @license="Apache 2.0", @maintainer="Chef Software, Inc.", @maintainer_email="cookbooks@chef.io", @platforms={"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={}, @version="3.10.0", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x00000002def448 @cookbook_version=#<Chef::CookbookVersion:0x00000002df99c0 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"df06a1c7f6d3535855110f7077f1acca", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-df06a1c7f6d3535855110f7077f1acca?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pPGdN/ukkmIqnN99NtgzRXr7mbE%3D"}, {"name"=>"dnf_yum_compat.rb", "path"=>"recipes/dnf_yum_compat.rb", "checksum"=>"00aca1562ace435acd08c422a87ffa89", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-00aca1562ace435acd08c422a87ffa89?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=BNyXk%2B3zLJlHLmgmHBst6PEEWxQ%3D"}], "definitions"=>[], "libraries"=>[{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"8315818090e0de0469c5b4c9efc0875d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8315818090e0de0469c5b4c9efc0875d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ryzP5%2BK6Vz%2BNMNF/U6ZD7drifs8%3D"}], "attributes"=>[{"name"=>"main.rb", "path"=>"attributes/main.rb", "checksum"=>"1854903bbc70f2f6faa114d6ff1c862a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1854903bbc70f2f6faa114d6ff1c862a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=gQNkpAxzew73gMZTE6p57eg/BcM%3D"}], "files"=>[], "templates"=>[{"name"=>"main.erb", "path"=>"templates/default/main.erb", "checksum"=>"ba21644510c5a99ac20d0da808510888", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ba21644510c5a99ac20d0da808510888?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=/AYgfkvrdzOQttAfV8QZicf/DPU%3D"}, {"name"=>"repo.erb", "path"=>"templates/default/repo.erb", "checksum"=>"99b50ead88c791eb0e1920a3c57c7ac4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-99b50ead88c791eb0e1920a3c57c7ac4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dgMJVWP9nGiCfquutAW2ociNVK0%3D"}], "resources"=>[{"name"=>"globalconfig.rb", "path"=>"resources/globalconfig.rb", "checksum"=>"2aa31202e0a1433e0e49aa9cca35fad0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2aa31202e0a1433e0e49aa9cca35fad0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=7IBB/%2BeMkL1QZmONQaa1eC66c9A%3D"}, {"name"=>"repository.rb", "path"=>"resources/repository.rb", "checksum"=>"ea6bc3485b047f2c31f34cf8fd0f0956", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ea6bc3485b047f2c31f34cf8fd0f0956?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qZdbWykufbpjUiHU7qjYbXAjDSE%3D"}], "providers"=>[{"name"=>"globalconfig.rb", "path"=>"providers/globalconfig.rb", "checksum"=>"0b8c5cbe327a14d1a5bf7f04e7cf46f5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0b8c5cbe327a14d1a5bf7f04e7cf46f5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=l5ZqoDCbXjpYq/m%2BkF7t3FCM9hI%3D"}, {"name"=>"repository.rb", "path"=>"providers/repository.rb", "checksum"=>"1d2c6c5f16721de08c7b66efb976777e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1d2c6c5f16721de08c7b66efb976777e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Rq5VyYy13/uUvUFD%2BFShUPKuvXI%3D"}], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"1c5fe81a496555e8cd50ea336c50dc8b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1c5fe81a496555e8cd50ea336c50dc8b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OKRtfBhx2/o5%2BvQSeZ2IEato0zY%3D"}, {"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, {"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"4ac85b567dae3603f23e8161a3e3155a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4ac85b567dae3603f23e8161a3e3155a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uFJfi5VHoudEOfI7rw16kUXFrzM%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"3c63b57404735d80052e6680bc918941", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3c63b57404735d80052e6680bc918941?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=eVMk2BAHl8wsGw2%2By9Gm/PZIbY0%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"19a7d7a7a16ef1c5ae86f9bfdf1bd304", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-19a7d7a7a16ef1c5ae86f9bfdf1bd304?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vIzbtZLLy83OtGJQzCD9FCWtM9M%3D"}], "chef_type"=>"cookbook_version", "name"=>"yum-3.10.0", "cookbook_name"=>"yum", "version"=>"3.10.0", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"yum", "description"=>"Configures various yum components on Red Hat-like systems", "long_description"=>"", "maintainer"=>"Chef Software, Inc.", "maintainer_email"=>"cookbooks@chef.io", "license"=>"Apache 2.0", "platforms"=>{"amazon"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "oracle"=>">= 0.0.0", "redhat"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{}, "version"=>"3.10.0", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"2aa31202e0a1433e0e49aa9cca35fad0"=>nil, "ea6bc3485b047f2c31f34cf8fd0f0956"=>nil, "0b8c5cbe327a14d1a5bf7f04e7cf46f5"=>nil, "1d2c6c5f16721de08c7b66efb976777e"=>nil, "df06a1c7f6d3535855110f7077f1acca"=>nil, "00aca1562ace435acd08c422a87ffa89"=>nil, "8315818090e0de0469c5b4c9efc0875d"=>nil, "1854903bbc70f2f6faa114d6ff1c862a"=>nil, "ba21644510c5a99ac20d0da808510888"=>nil, "99b50ead88c791eb0e1920a3c57c7ac4"=>nil, "1c5fe81a496555e8cd50ea336c50dc8b"=>nil, "851a37baf4e39196fc664e393cdf2e11"=>nil, "4ac85b567dae3603f23e8161a3e3155a"=>nil, "3c63b57404735d80052e6680bc918941"=>nil, "19a7d7a7a16ef1c5ae86f9bfdf1bd304"=>nil}, @manifest_records_by_path={"resources/globalconfig.rb"=>{"name"=>"globalconfig.rb", "path"=>"resources/globalconfig.rb", "checksum"=>"2aa31202e0a1433e0e49aa9cca35fad0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2aa31202e0a1433e0e49aa9cca35fad0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=7IBB/%2BeMkL1QZmONQaa1eC66c9A%3D"}, "resources/repository.rb"=>{"name"=>"repository.rb", "path"=>"resources/repository.rb", "checksum"=>"ea6bc3485b047f2c31f34cf8fd0f0956", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ea6bc3485b047f2c31f34cf8fd0f0956?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qZdbWykufbpjUiHU7qjYbXAjDSE%3D"}, "providers/globalconfig.rb"=>{"name"=>"globalconfig.rb", "path"=>"providers/globalconfig.rb", "checksum"=>"0b8c5cbe327a14d1a5bf7f04e7cf46f5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0b8c5cbe327a14d1a5bf7f04e7cf46f5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=l5ZqoDCbXjpYq/m%2BkF7t3FCM9hI%3D"}, "providers/repository.rb"=>{"name"=>"repository.rb", "path"=>"providers/repository.rb", "checksum"=>"1d2c6c5f16721de08c7b66efb976777e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1d2c6c5f16721de08c7b66efb976777e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Rq5VyYy13/uUvUFD%2BFShUPKuvXI%3D"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"df06a1c7f6d3535855110f7077f1acca", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-df06a1c7f6d3535855110f7077f1acca?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pPGdN/ukkmIqnN99NtgzRXr7mbE%3D"}, "recipes/dnf_yum_compat.rb"=>{"name"=>"dnf_yum_compat.rb", "path"=>"recipes/dnf_yum_compat.rb", "checksum"=>"00aca1562ace435acd08c422a87ffa89", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-00aca1562ace435acd08c422a87ffa89?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=BNyXk%2B3zLJlHLmgmHBst6PEEWxQ%3D"}, "libraries/matchers.rb"=>{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"8315818090e0de0469c5b4c9efc0875d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8315818090e0de0469c5b4c9efc0875d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ryzP5%2BK6Vz%2BNMNF/U6ZD7drifs8%3D"}, "attributes/main.rb"=>{"name"=>"main.rb", "path"=>"attributes/main.rb", "checksum"=>"1854903bbc70f2f6faa114d6ff1c862a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1854903bbc70f2f6faa114d6ff1c862a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=gQNkpAxzew73gMZTE6p57eg/BcM%3D"}, "templates/default/main.erb"=>{"name"=>"main.erb", "path"=>"templates/default/main.erb", "checksum"=>"ba21644510c5a99ac20d0da808510888", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ba21644510c5a99ac20d0da808510888?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=/AYgfkvrdzOQttAfV8QZicf/DPU%3D"}, "templates/default/repo.erb"=>{"name"=>"repo.erb", "path"=>"templates/default/repo.erb", "checksum"=>"99b50ead88c791eb0e1920a3c57c7ac4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-99b50ead88c791eb0e1920a3c57c7ac4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dgMJVWP9nGiCfquutAW2ociNVK0%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"1c5fe81a496555e8cd50ea336c50dc8b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1c5fe81a496555e8cd50ea336c50dc8b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OKRtfBhx2/o5%2BvQSeZ2IEato0zY%3D"}, "CONTRIBUTING.md"=>{"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, "MAINTAINERS.md"=>{"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"4ac85b567dae3603f23e8161a3e3155a", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4ac85b567dae3603f23e8161a3e3155a?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=uFJfi5VHoudEOfI7rw16kUXFrzM%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"3c63b57404735d80052e6680bc918941", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3c63b57404735d80052e6680bc918941?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=eVMk2BAHl8wsGw2%2By9Gm/PZIbY0%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"19a7d7a7a16ef1c5ae86f9bfdf1bd304", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-19a7d7a7a16ef1c5ae86f9bfdf1bd304?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vIzbtZLLy83OtGJQzCD9FCWtM9M%3D"}}>, @attribute_filenames_by_short_filename={"main"=>"main.rb"}>, #<Chef::CookbookVersion:0x00000002d9f5d8 @name="windows", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=["windows_reboot_handler.rb"], @recipe_filenames=["default.rb", "reboot_handler.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "reboot_handler"=>"reboot_handler.rb"}, @library_filenames=["feature_base.rb", "matchers.rb", "powershell_helper.rb", "powershell_out.rb", "registry_helper.rb", "version.rb", "windows_architecture_helper.rb", "windows_helper.rb", "windows_package.rb", "windows_privileged.rb", "wmi_helper.rb"], @resource_filenames=["auto_run.rb", "batch.rb", "certificate.rb", "certificate_binding.rb", "feature.rb", "font.rb", "http_acl.rb", "pagefile.rb", "path.rb", "printer.rb", "printer_port.rb", "reboot.rb", "registry.rb", "shortcut.rb", "task.rb", "zipfile.rb"], @provider_filenames=["auto_run.rb", "batch.rb", "certificate.rb", "certificate_binding.rb", "feature_dism.rb", "feature_powershell.rb", "feature_servermanagercmd.rb", "font.rb", "http_acl.rb", "pagefile.rb", "path.rb", "printer.rb", "printer_port.rb", "reboot.rb", "registry.rb", "shortcut.rb", "task.rb", "zipfile.rb"], @metadata_filenames=[], @root_filenames=[".foodcritic", "CHANGELOG.md", "CONTRIBUTING.md", "MAINTAINERS.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002d9d6c0 @name="windows", @description="Provides a set of useful Windows-specific primitives.", @long_description="", @license="Apache 2.0", @maintainer="Chef Software, Inc.", @maintainer_email="cookbooks@chef.io", @platforms={"windows"=>">= 0.0.0"}, @dependencies={"chef_handler"=>">= 0.0.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={}, @version="1.39.2", @source_url="https://github.com/chef-cookbooks/windows", @issues_url="https://github.com/chef-cookbooks/windows/issues", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x00000002d9c810 @cookbook_version=#<Chef::CookbookVersion:0x00000002d9f5d8 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"d7ca6d20216249b368efd26b5c4a3deb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d7ca6d20216249b368efd26b5c4a3deb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=hr38SheFwebhFQIjaMU0MrKQgWs%3D"}, {"name"=>"reboot_handler.rb", "path"=>"recipes/reboot_handler.rb", "checksum"=>"719d8e8fe7f897a22555557307d10aa8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-719d8e8fe7f897a22555557307d10aa8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=T3hYy1i%2BnHMowKKHaVQI2iHfzRk%3D"}], "definitions"=>[], "libraries"=>[{"name"=>"feature_base.rb", "path"=>"libraries/feature_base.rb", "checksum"=>"954f2b94fffb2e0d4ed35959f0f926f1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-954f2b94fffb2e0d4ed35959f0f926f1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=M7pKNFvJToHx0z1Ea27A%2BYUCqVI%3D"}, {"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"e502d86d1947ef0a8d456c3a00a09b09", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e502d86d1947ef0a8d456c3a00a09b09?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qQK5EfEYdcyXlhaBlSZXBsAeUqs%3D"}, {"name"=>"powershell_helper.rb", "path"=>"libraries/powershell_helper.rb", "checksum"=>"0e7b23cb67a0274045ff743493a2aae4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0e7b23cb67a0274045ff743493a2aae4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=jOwuJWaIwxmtJXUZkCgY1hTi6fc%3D"}, {"name"=>"powershell_out.rb", "path"=>"libraries/powershell_out.rb", "checksum"=>"e798d5d9612eabdf8d1045f484820331", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e798d5d9612eabdf8d1045f484820331?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=KsCWFQvUUjSiUGDIdK9Hrc5wsRg%3D"}, {"name"=>"registry_helper.rb", "path"=>"libraries/registry_helper.rb", "checksum"=>"2792878d199f84a80d19ad33aa7bb273", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2792878d199f84a80d19ad33aa7bb273?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=EAk6b4N8eoQOW3MMWzuLNCUU8XM%3D"}, {"name"=>"version.rb", "path"=>"libraries/version.rb", "checksum"=>"0b98de3df0c02ffb6cf302b84948f245", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0b98de3df0c02ffb6cf302b84948f245?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=26E5UzTW9wyQghyJVtt/o75c0sE%3D"}, {"name"=>"windows_architecture_helper.rb", "path"=>"libraries/windows_architecture_helper.rb", "checksum"=>"4663641a692941fef64f31e3362c07d0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4663641a692941fef64f31e3362c07d0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=VOcIJrGAP%2Bteb9b3j7NAN76mAXg%3D"}, {"name"=>"windows_helper.rb", "path"=>"libraries/windows_helper.rb", "checksum"=>"d3971e26f24dfb0c29b9cb0a300d7d00", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d3971e26f24dfb0c29b9cb0a300d7d00?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=j%2BvgVyYGXgAxB0wTi5BINYg/jBk%3D"}, {"name"=>"windows_package.rb", "path"=>"libraries/windows_package.rb", "checksum"=>"efcd77a1cd37598a86c2d3f5fe8c6357", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-efcd77a1cd37598a86c2d3f5fe8c6357?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vUGEV7kWuMMfhgpbJ%2BeoLKP3Lco%3D"}, {"name"=>"windows_privileged.rb", "path"=>"libraries/windows_privileged.rb", "checksum"=>"f392de7865b5b903188db90ff2503e50", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-f392de7865b5b903188db90ff2503e50?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=8UjMH87a72%2B2Y1DpmrdOGlgyBHM%3D"}, {"name"=>"wmi_helper.rb", "path"=>"libraries/wmi_helper.rb", "checksum"=>"40b665b441f8995eedf8c82e43b8d2d2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-40b665b441f8995eedf8c82e43b8d2d2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=5qvbHgu1DO8TRn2q2Z/YGg23rVM%3D"}], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"b2a9ae4e47000ea8380d8cdd9da3f88d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b2a9ae4e47000ea8380d8cdd9da3f88d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=laehfxPzI97jtp%2BdWvhDYq8noUw%3D"}], "files"=>[{"name"=>"windows_reboot_handler.rb", "path"=>"files/default/handlers/windows_reboot_handler.rb", "checksum"=>"e9175bacd20b0de2266b74173d7e42e3", "specificity"=>"handlers", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e9175bacd20b0de2266b74173d7e42e3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Sx0TBTuejKbCwdiRrZSnRYEh594%3D"}], "templates"=>[], "resources"=>[{"name"=>"auto_run.rb", "path"=>"resources/auto_run.rb", "checksum"=>"61eb60e8017df4b2562da88ee4119828", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-61eb60e8017df4b2562da88ee4119828?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nWJk7fObP7m6t905bYKi4V8xgGU%3D"}, {"name"=>"batch.rb", "path"=>"resources/batch.rb", "checksum"=>"6cfbd413f5c6a05a44612a761a7bc351", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6cfbd413f5c6a05a44612a761a7bc351?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=EOP0kL%2BA1z%2BFhNBTOmp8m5oNKGc%3D"}, {"name"=>"certificate.rb", "path"=>"resources/certificate.rb", "checksum"=>"7fd0d445148c7b8ba8c600ab41a6972f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7fd0d445148c7b8ba8c600ab41a6972f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3%2BbdugAqz6u37EMl265Y9lrHkwc%3D"}, {"name"=>"certificate_binding.rb", "path"=>"resources/certificate_binding.rb", "checksum"=>"989bc1eb3397bfcae918ab22f28c6ae1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-989bc1eb3397bfcae918ab22f28c6ae1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=DbxU3fsGziDo/cx64%2BNxPyzygKI%3D"}, {"name"=>"feature.rb", "path"=>"resources/feature.rb", "checksum"=>"cb51a8b3984e7e51cd6b5a98465657a8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cb51a8b3984e7e51cd6b5a98465657a8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=u2jfrBepdDNCjsfh4yTFKjHkOpQ%3D"}, {"name"=>"font.rb", "path"=>"resources/font.rb", "checksum"=>"cce1477c8b99c332a925cff1128de5ca", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cce1477c8b99c332a925cff1128de5ca?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=R9o8atZy9zYxFddcpDjy/lQftHE%3D"}, {"name"=>"http_acl.rb", "path"=>"resources/http_acl.rb", "checksum"=>"ae40d9929ec460178b983d4e8f6250f0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ae40d9929ec460178b983d4e8f6250f0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=JPjwzeHmx4rWLOTMuapiFgGevK0%3D"}, {"name"=>"pagefile.rb", "path"=>"resources/pagefile.rb", "checksum"=>"e4b3cc95b893716e28aaf931e2a24c46", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e4b3cc95b893716e28aaf931e2a24c46?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=/wZNeXdn/6WTgytZTQF%2Bjvqyb48%3D"}, {"name"=>"path.rb", "path"=>"resources/path.rb", "checksum"=>"604557b00759852d20d4a6b4a32ceb95", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-604557b00759852d20d4a6b4a32ceb95?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pmNiL3vBtLOH4nYHYmJKi3hhtUw%3D"}, {"name"=>"printer.rb", "path"=>"resources/printer.rb", "checksum"=>"e61f96c37e5874f165783fdf9948f7ab", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e61f96c37e5874f165783fdf9948f7ab?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yEPTiW5yXV27wjH/2KVAuDtObFQ%3D"}, {"name"=>"printer_port.rb", "path"=>"resources/printer_port.rb", "checksum"=>"3bef0ad230d9580ec5091410e11b3736", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3bef0ad230d9580ec5091410e11b3736?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dPExWEkS4v7yp4xOegm1nWJeleM%3D"}, {"name"=>"reboot.rb", "path"=>"resources/reboot.rb", "checksum"=>"5f89b7cef6a8ceb83f04d1ae3ade8e86", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5f89b7cef6a8ceb83f04d1ae3ade8e86?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aFFnbSLdMB9VwQwWhzBYDqR6vOk%3D"}, {"name"=>"registry.rb", "path"=>"resources/registry.rb", "checksum"=>"cc155eb9415eb8446cf7325881a4ab10", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cc155eb9415eb8446cf7325881a4ab10?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=wR583wnfLV9L36ND/UJA/Np2V2o%3D"}, {"name"=>"shortcut.rb", "path"=>"resources/shortcut.rb", "checksum"=>"2969637bd73cc409276419f9193d708f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2969637bd73cc409276419f9193d708f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nOODXf7Kz63VJmVENc1lnSDzGCE%3D"}, {"name"=>"task.rb", "path"=>"resources/task.rb", "checksum"=>"f561e47a77cbd9d2595971227d0817d5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-f561e47a77cbd9d2595971227d0817d5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fPjQ5YjllIJhWQXApnid/fQUsFE%3D"}, {"name"=>"zipfile.rb", "path"=>"resources/zipfile.rb", "checksum"=>"1e8d88d60649cf39992940323b5f792c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1e8d88d60649cf39992940323b5f792c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yikMWbLnZlCV/ROvQWADUmPojCs%3D"}], "providers"=>[{"name"=>"auto_run.rb", "path"=>"providers/auto_run.rb", "checksum"=>"a487655d4517f0be62a27d6ece19ff3f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a487655d4517f0be62a27d6ece19ff3f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qT05Dqv4mnmja0%2BmoN/vn9WvbLw%3D"}, {"name"=>"batch.rb", "path"=>"providers/batch.rb", "checksum"=>"1ac1db462c0d5da3b6dd5c4352616f41", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1ac1db462c0d5da3b6dd5c4352616f41?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=8eEnScgMtMDxjPz1Wr7lUJrzCt4%3D"}, {"name"=>"certificate.rb", "path"=>"providers/certificate.rb", "checksum"=>"e26bf87ac453038bf412fb9624ab9b2e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e26bf87ac453038bf412fb9624ab9b2e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=v/3kbSNfJE6r%2BSoWwrL3FC6%2Bw6E%3D"}, {"name"=>"certificate_binding.rb", "path"=>"providers/certificate_binding.rb", "checksum"=>"36e6183c8d82af24dc395862c9152738", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-36e6183c8d82af24dc395862c9152738?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OSP6abBj7xazMB0ROMnzdTz4J8w%3D"}, {"name"=>"feature_dism.rb", "path"=>"providers/feature_dism.rb", "checksum"=>"0ddea71a80e40b6c053102eb2ad4d648", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0ddea71a80e40b6c053102eb2ad4d648?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=1/aLVESiJanKpWwK5WsvCcVf9Yc%3D"}, {"name"=>"feature_powershell.rb", "path"=>"providers/feature_powershell.rb", "checksum"=>"abfbbef407e9767102415323ebaf571c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-abfbbef407e9767102415323ebaf571c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=C2mRT14oHDYVOIcE9kR8IxzFPWg%3D"}, {"name"=>"feature_servermanagercmd.rb", "path"=>"providers/feature_servermanagercmd.rb", "checksum"=>"ec6490b78f4c02d44e1b43e46b070ca2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ec6490b78f4c02d44e1b43e46b070ca2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dEW0o3WZUFSKfMRCTqKSj1CxaLI%3D"}, {"name"=>"font.rb", "path"=>"providers/font.rb", "checksum"=>"bee9184029a3e14f57b2656b9bff5c31", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bee9184029a3e14f57b2656b9bff5c31?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=A5RO8M44pSrV9MT0TBoD3WeV77I%3D"}, {"name"=>"http_acl.rb", "path"=>"providers/http_acl.rb", "checksum"=>"aa06a8f341d7eb53a622d5fcfb76a148", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-aa06a8f341d7eb53a622d5fcfb76a148?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=TGs1mI1edUtSqVjj3Q5fhY/0f8o%3D"}, {"name"=>"pagefile.rb", "path"=>"providers/pagefile.rb", "checksum"=>"12e02095c15f150b752c5bfdcc8b2c2d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-12e02095c15f150b752c5bfdcc8b2c2d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OOHfCIq9ffd4jkGywsZwBPYR9bg%3D"}, {"name"=>"path.rb", "path"=>"providers/path.rb", "checksum"=>"91158fdddba821c90eb613510197d23d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-91158fdddba821c90eb613510197d23d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=THJG19KmU4gKC0bCPFA5/%2BFYXCg%3D"}, {"name"=>"printer.rb", "path"=>"providers/printer.rb", "checksum"=>"ffdb3ca8d0f480e44b2434651c0fcf7b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ffdb3ca8d0f480e44b2434651c0fcf7b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=a85c770w%2B64RuxzGoDICvpa0Ooc%3D"}, {"name"=>"printer_port.rb", "path"=>"providers/printer_port.rb", "checksum"=>"e3ee475ef1b8c6685126f38c4fda0e67", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e3ee475ef1b8c6685126f38c4fda0e67?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=cjSXpAcP%2BkwcG7G5d88hWwtROS0%3D"}, {"name"=>"reboot.rb", "path"=>"providers/reboot.rb", "checksum"=>"a0f87e65156de4b8f33ff1948468d7a0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a0f87e65156de4b8f33ff1948468d7a0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=joTD6awkdkG%2Bk6G/Va6qALS0BWo%3D"}, {"name"=>"registry.rb", "path"=>"providers/registry.rb", "checksum"=>"0d523bc02296013734e5161d94fda3df", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0d523bc02296013734e5161d94fda3df?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pwk66N0NBlwjOmHwOIihthEs7wA%3D"}, {"name"=>"shortcut.rb", "path"=>"providers/shortcut.rb", "checksum"=>"3515599160ba3b8f1404203b4f1153c6", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3515599160ba3b8f1404203b4f1153c6?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NoFzgzSJxTRq0x%2BB4Lx%2B%2B4wWqXY%3D"}, {"name"=>"task.rb", "path"=>"providers/task.rb", "checksum"=>"523b66329027469f275a4e26084ad0b1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-523b66329027469f275a4e26084ad0b1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ukErm6qmhg34ANjLcTRa2WO0tE0%3D"}, {"name"=>"zipfile.rb", "path"=>"providers/zipfile.rb", "checksum"=>"8fd251c96cfe91c3a6bfb46d81acc4c7", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8fd251c96cfe91c3a6bfb46d81acc4c7?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aE5eVu7vUthx81BBXWjkdizDiQw%3D"}], "root_files"=>[{"name"=>".foodcritic", "path"=>".foodcritic", "checksum"=>"b1aab779d664c9374c007665993bcf93", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b1aab779d664c9374c007665993bcf93?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=VGhoD4tx0xNX1H2kTnX7V8gLSdY%3D"}, {"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"a96c7149a332770de70dde117235979d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a96c7149a332770de70dde117235979d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=R3daw%2Bxx2Tfs1a5tuPdyPzot9Ic%3D"}, {"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"b831f56636fc07e1673ad7017f12a990", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b831f56636fc07e1673ad7017f12a990?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=k3VSHGRZgLUeFD6fVN60IrfW2Fc%3D"}, {"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"4317593486572ff4b4b5a9d20eaece0b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4317593486572ff4b4b5a9d20eaece0b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=%2B6nBqx2WO3vLPI0R1ynw1L1irlg%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"712340e250c94c1d9aeda55b36b759ef", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-712340e250c94c1d9aeda55b36b759ef?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=%2BZrvqvj55fd6Gt8AjhW95XsDGdk%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"bb55fa9df3853ba8fb7cfd67d1579556", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bb55fa9df3853ba8fb7cfd67d1579556?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ZA1M3hl1SV237sx8XHyvj7u2Cq4%3D"}], "chef_type"=>"cookbook_version", "name"=>"windows-1.39.2", "cookbook_name"=>"windows", "version"=>"1.39.2", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"windows", "description"=>"Provides a set of useful Windows-specific primitives.", "long_description"=>"", "maintainer"=>"Chef Software, Inc.", "maintainer_email"=>"cookbooks@chef.io", "license"=>"Apache 2.0", "platforms"=>{"windows"=>">= 0.0.0"}, "dependencies"=>{"chef_handler"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{}, "version"=>"1.39.2", "source_url"=>"https://github.com/chef-cookbooks/windows", "issues_url"=>"https://github.com/chef-cookbooks/windows/issues", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"61eb60e8017df4b2562da88ee4119828"=>nil, "6cfbd413f5c6a05a44612a761a7bc351"=>nil, "7fd0d445148c7b8ba8c600ab41a6972f"=>nil, "989bc1eb3397bfcae918ab22f28c6ae1"=>nil, "cb51a8b3984e7e51cd6b5a98465657a8"=>nil, "cce1477c8b99c332a925cff1128de5ca"=>nil, "ae40d9929ec460178b983d4e8f6250f0"=>nil, "e4b3cc95b893716e28aaf931e2a24c46"=>nil, "604557b00759852d20d4a6b4a32ceb95"=>nil, "e61f96c37e5874f165783fdf9948f7ab"=>nil, "3bef0ad230d9580ec5091410e11b3736"=>nil, "5f89b7cef6a8ceb83f04d1ae3ade8e86"=>nil, "cc155eb9415eb8446cf7325881a4ab10"=>nil, "2969637bd73cc409276419f9193d708f"=>nil, "f561e47a77cbd9d2595971227d0817d5"=>nil, "1e8d88d60649cf39992940323b5f792c"=>nil, "a487655d4517f0be62a27d6ece19ff3f"=>nil, "1ac1db462c0d5da3b6dd5c4352616f41"=>nil, "e26bf87ac453038bf412fb9624ab9b2e"=>nil, "36e6183c8d82af24dc395862c9152738"=>nil, "0ddea71a80e40b6c053102eb2ad4d648"=>nil, "abfbbef407e9767102415323ebaf571c"=>nil, "ec6490b78f4c02d44e1b43e46b070ca2"=>nil, "bee9184029a3e14f57b2656b9bff5c31"=>nil, "aa06a8f341d7eb53a622d5fcfb76a148"=>nil, "12e02095c15f150b752c5bfdcc8b2c2d"=>nil, "91158fdddba821c90eb613510197d23d"=>nil, "ffdb3ca8d0f480e44b2434651c0fcf7b"=>nil, "e3ee475ef1b8c6685126f38c4fda0e67"=>nil, "a0f87e65156de4b8f33ff1948468d7a0"=>nil, "0d523bc02296013734e5161d94fda3df"=>nil, "3515599160ba3b8f1404203b4f1153c6"=>nil, "523b66329027469f275a4e26084ad0b1"=>nil, "8fd251c96cfe91c3a6bfb46d81acc4c7"=>nil, "d7ca6d20216249b368efd26b5c4a3deb"=>nil, "719d8e8fe7f897a22555557307d10aa8"=>nil, "954f2b94fffb2e0d4ed35959f0f926f1"=>nil, "e502d86d1947ef0a8d456c3a00a09b09"=>nil, "0e7b23cb67a0274045ff743493a2aae4"=>nil, "e798d5d9612eabdf8d1045f484820331"=>nil, "2792878d199f84a80d19ad33aa7bb273"=>nil, "0b98de3df0c02ffb6cf302b84948f245"=>nil, "4663641a692941fef64f31e3362c07d0"=>nil, "d3971e26f24dfb0c29b9cb0a300d7d00"=>nil, "efcd77a1cd37598a86c2d3f5fe8c6357"=>nil, "f392de7865b5b903188db90ff2503e50"=>nil, "40b665b441f8995eedf8c82e43b8d2d2"=>nil, "b2a9ae4e47000ea8380d8cdd9da3f88d"=>nil, "e9175bacd20b0de2266b74173d7e42e3"=>nil, "b1aab779d664c9374c007665993bcf93"=>nil, "a96c7149a332770de70dde117235979d"=>nil, "b831f56636fc07e1673ad7017f12a990"=>nil, "4317593486572ff4b4b5a9d20eaece0b"=>nil, "712340e250c94c1d9aeda55b36b759ef"=>nil, "bb55fa9df3853ba8fb7cfd67d1579556"=>nil}, @manifest_records_by_path={"resources/auto_run.rb"=>{"name"=>"auto_run.rb", "path"=>"resources/auto_run.rb", "checksum"=>"61eb60e8017df4b2562da88ee4119828", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-61eb60e8017df4b2562da88ee4119828?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nWJk7fObP7m6t905bYKi4V8xgGU%3D"}, "resources/batch.rb"=>{"name"=>"batch.rb", "path"=>"resources/batch.rb", "checksum"=>"6cfbd413f5c6a05a44612a761a7bc351", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6cfbd413f5c6a05a44612a761a7bc351?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=EOP0kL%2BA1z%2BFhNBTOmp8m5oNKGc%3D"}, "resources/certificate.rb"=>{"name"=>"certificate.rb", "path"=>"resources/certificate.rb", "checksum"=>"7fd0d445148c7b8ba8c600ab41a6972f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-7fd0d445148c7b8ba8c600ab41a6972f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3%2BbdugAqz6u37EMl265Y9lrHkwc%3D"}, "resources/certificate_binding.rb"=>{"name"=>"certificate_binding.rb", "path"=>"resources/certificate_binding.rb", "checksum"=>"989bc1eb3397bfcae918ab22f28c6ae1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-989bc1eb3397bfcae918ab22f28c6ae1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=DbxU3fsGziDo/cx64%2BNxPyzygKI%3D"}, "resources/feature.rb"=>{"name"=>"feature.rb", "path"=>"resources/feature.rb", "checksum"=>"cb51a8b3984e7e51cd6b5a98465657a8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cb51a8b3984e7e51cd6b5a98465657a8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=u2jfrBepdDNCjsfh4yTFKjHkOpQ%3D"}, "resources/font.rb"=>{"name"=>"font.rb", "path"=>"resources/font.rb", "checksum"=>"cce1477c8b99c332a925cff1128de5ca", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cce1477c8b99c332a925cff1128de5ca?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=R9o8atZy9zYxFddcpDjy/lQftHE%3D"}, "resources/http_acl.rb"=>{"name"=>"http_acl.rb", "path"=>"resources/http_acl.rb", "checksum"=>"ae40d9929ec460178b983d4e8f6250f0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ae40d9929ec460178b983d4e8f6250f0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=JPjwzeHmx4rWLOTMuapiFgGevK0%3D"}, "resources/pagefile.rb"=>{"name"=>"pagefile.rb", "path"=>"resources/pagefile.rb", "checksum"=>"e4b3cc95b893716e28aaf931e2a24c46", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e4b3cc95b893716e28aaf931e2a24c46?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=/wZNeXdn/6WTgytZTQF%2Bjvqyb48%3D"}, "resources/path.rb"=>{"name"=>"path.rb", "path"=>"resources/path.rb", "checksum"=>"604557b00759852d20d4a6b4a32ceb95", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-604557b00759852d20d4a6b4a32ceb95?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pmNiL3vBtLOH4nYHYmJKi3hhtUw%3D"}, "resources/printer.rb"=>{"name"=>"printer.rb", "path"=>"resources/printer.rb", "checksum"=>"e61f96c37e5874f165783fdf9948f7ab", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e61f96c37e5874f165783fdf9948f7ab?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yEPTiW5yXV27wjH/2KVAuDtObFQ%3D"}, "resources/printer_port.rb"=>{"name"=>"printer_port.rb", "path"=>"resources/printer_port.rb", "checksum"=>"3bef0ad230d9580ec5091410e11b3736", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3bef0ad230d9580ec5091410e11b3736?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dPExWEkS4v7yp4xOegm1nWJeleM%3D"}, "resources/reboot.rb"=>{"name"=>"reboot.rb", "path"=>"resources/reboot.rb", "checksum"=>"5f89b7cef6a8ceb83f04d1ae3ade8e86", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5f89b7cef6a8ceb83f04d1ae3ade8e86?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aFFnbSLdMB9VwQwWhzBYDqR6vOk%3D"}, "resources/registry.rb"=>{"name"=>"registry.rb", "path"=>"resources/registry.rb", "checksum"=>"cc155eb9415eb8446cf7325881a4ab10", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-cc155eb9415eb8446cf7325881a4ab10?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=wR583wnfLV9L36ND/UJA/Np2V2o%3D"}, "resources/shortcut.rb"=>{"name"=>"shortcut.rb", "path"=>"resources/shortcut.rb", "checksum"=>"2969637bd73cc409276419f9193d708f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2969637bd73cc409276419f9193d708f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nOODXf7Kz63VJmVENc1lnSDzGCE%3D"}, "resources/task.rb"=>{"name"=>"task.rb", "path"=>"resources/task.rb", "checksum"=>"f561e47a77cbd9d2595971227d0817d5", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-f561e47a77cbd9d2595971227d0817d5?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fPjQ5YjllIJhWQXApnid/fQUsFE%3D"}, "resources/zipfile.rb"=>{"name"=>"zipfile.rb", "path"=>"resources/zipfile.rb", "checksum"=>"1e8d88d60649cf39992940323b5f792c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1e8d88d60649cf39992940323b5f792c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=yikMWbLnZlCV/ROvQWADUmPojCs%3D"}, "providers/auto_run.rb"=>{"name"=>"auto_run.rb", "path"=>"providers/auto_run.rb", "checksum"=>"a487655d4517f0be62a27d6ece19ff3f", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a487655d4517f0be62a27d6ece19ff3f?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qT05Dqv4mnmja0%2BmoN/vn9WvbLw%3D"}, "providers/batch.rb"=>{"name"=>"batch.rb", "path"=>"providers/batch.rb", "checksum"=>"1ac1db462c0d5da3b6dd5c4352616f41", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1ac1db462c0d5da3b6dd5c4352616f41?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=8eEnScgMtMDxjPz1Wr7lUJrzCt4%3D"}, "providers/certificate.rb"=>{"name"=>"certificate.rb", "path"=>"providers/certificate.rb", "checksum"=>"e26bf87ac453038bf412fb9624ab9b2e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e26bf87ac453038bf412fb9624ab9b2e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=v/3kbSNfJE6r%2BSoWwrL3FC6%2Bw6E%3D"}, "providers/certificate_binding.rb"=>{"name"=>"certificate_binding.rb", "path"=>"providers/certificate_binding.rb", "checksum"=>"36e6183c8d82af24dc395862c9152738", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-36e6183c8d82af24dc395862c9152738?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OSP6abBj7xazMB0ROMnzdTz4J8w%3D"}, "providers/feature_dism.rb"=>{"name"=>"feature_dism.rb", "path"=>"providers/feature_dism.rb", "checksum"=>"0ddea71a80e40b6c053102eb2ad4d648", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0ddea71a80e40b6c053102eb2ad4d648?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=1/aLVESiJanKpWwK5WsvCcVf9Yc%3D"}, "providers/feature_powershell.rb"=>{"name"=>"feature_powershell.rb", "path"=>"providers/feature_powershell.rb", "checksum"=>"abfbbef407e9767102415323ebaf571c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-abfbbef407e9767102415323ebaf571c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=C2mRT14oHDYVOIcE9kR8IxzFPWg%3D"}, "providers/feature_servermanagercmd.rb"=>{"name"=>"feature_servermanagercmd.rb", "path"=>"providers/feature_servermanagercmd.rb", "checksum"=>"ec6490b78f4c02d44e1b43e46b070ca2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ec6490b78f4c02d44e1b43e46b070ca2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=dEW0o3WZUFSKfMRCTqKSj1CxaLI%3D"}, "providers/font.rb"=>{"name"=>"font.rb", "path"=>"providers/font.rb", "checksum"=>"bee9184029a3e14f57b2656b9bff5c31", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bee9184029a3e14f57b2656b9bff5c31?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=A5RO8M44pSrV9MT0TBoD3WeV77I%3D"}, "providers/http_acl.rb"=>{"name"=>"http_acl.rb", "path"=>"providers/http_acl.rb", "checksum"=>"aa06a8f341d7eb53a622d5fcfb76a148", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-aa06a8f341d7eb53a622d5fcfb76a148?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=TGs1mI1edUtSqVjj3Q5fhY/0f8o%3D"}, "providers/pagefile.rb"=>{"name"=>"pagefile.rb", "path"=>"providers/pagefile.rb", "checksum"=>"12e02095c15f150b752c5bfdcc8b2c2d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-12e02095c15f150b752c5bfdcc8b2c2d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=OOHfCIq9ffd4jkGywsZwBPYR9bg%3D"}, "providers/path.rb"=>{"name"=>"path.rb", "path"=>"providers/path.rb", "checksum"=>"91158fdddba821c90eb613510197d23d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-91158fdddba821c90eb613510197d23d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=THJG19KmU4gKC0bCPFA5/%2BFYXCg%3D"}, "providers/printer.rb"=>{"name"=>"printer.rb", "path"=>"providers/printer.rb", "checksum"=>"ffdb3ca8d0f480e44b2434651c0fcf7b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-ffdb3ca8d0f480e44b2434651c0fcf7b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=a85c770w%2B64RuxzGoDICvpa0Ooc%3D"}, "providers/printer_port.rb"=>{"name"=>"printer_port.rb", "path"=>"providers/printer_port.rb", "checksum"=>"e3ee475ef1b8c6685126f38c4fda0e67", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e3ee475ef1b8c6685126f38c4fda0e67?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=cjSXpAcP%2BkwcG7G5d88hWwtROS0%3D"}, "providers/reboot.rb"=>{"name"=>"reboot.rb", "path"=>"providers/reboot.rb", "checksum"=>"a0f87e65156de4b8f33ff1948468d7a0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a0f87e65156de4b8f33ff1948468d7a0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=joTD6awkdkG%2Bk6G/Va6qALS0BWo%3D"}, "providers/registry.rb"=>{"name"=>"registry.rb", "path"=>"providers/registry.rb", "checksum"=>"0d523bc02296013734e5161d94fda3df", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0d523bc02296013734e5161d94fda3df?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=pwk66N0NBlwjOmHwOIihthEs7wA%3D"}, "providers/shortcut.rb"=>{"name"=>"shortcut.rb", "path"=>"providers/shortcut.rb", "checksum"=>"3515599160ba3b8f1404203b4f1153c6", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-3515599160ba3b8f1404203b4f1153c6?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=NoFzgzSJxTRq0x%2BB4Lx%2B%2B4wWqXY%3D"}, "providers/task.rb"=>{"name"=>"task.rb", "path"=>"providers/task.rb", "checksum"=>"523b66329027469f275a4e26084ad0b1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-523b66329027469f275a4e26084ad0b1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ukErm6qmhg34ANjLcTRa2WO0tE0%3D"}, "providers/zipfile.rb"=>{"name"=>"zipfile.rb", "path"=>"providers/zipfile.rb", "checksum"=>"8fd251c96cfe91c3a6bfb46d81acc4c7", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8fd251c96cfe91c3a6bfb46d81acc4c7?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=aE5eVu7vUthx81BBXWjkdizDiQw%3D"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"d7ca6d20216249b368efd26b5c4a3deb", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d7ca6d20216249b368efd26b5c4a3deb?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=hr38SheFwebhFQIjaMU0MrKQgWs%3D"}, "recipes/reboot_handler.rb"=>{"name"=>"reboot_handler.rb", "path"=>"recipes/reboot_handler.rb", "checksum"=>"719d8e8fe7f897a22555557307d10aa8", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-719d8e8fe7f897a22555557307d10aa8?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=T3hYy1i%2BnHMowKKHaVQI2iHfzRk%3D"}, "libraries/feature_base.rb"=>{"name"=>"feature_base.rb", "path"=>"libraries/feature_base.rb", "checksum"=>"954f2b94fffb2e0d4ed35959f0f926f1", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-954f2b94fffb2e0d4ed35959f0f926f1?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=M7pKNFvJToHx0z1Ea27A%2BYUCqVI%3D"}, "libraries/matchers.rb"=>{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"e502d86d1947ef0a8d456c3a00a09b09", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e502d86d1947ef0a8d456c3a00a09b09?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=qQK5EfEYdcyXlhaBlSZXBsAeUqs%3D"}, "libraries/powershell_helper.rb"=>{"name"=>"powershell_helper.rb", "path"=>"libraries/powershell_helper.rb", "checksum"=>"0e7b23cb67a0274045ff743493a2aae4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0e7b23cb67a0274045ff743493a2aae4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=jOwuJWaIwxmtJXUZkCgY1hTi6fc%3D"}, "libraries/powershell_out.rb"=>{"name"=>"powershell_out.rb", "path"=>"libraries/powershell_out.rb", "checksum"=>"e798d5d9612eabdf8d1045f484820331", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e798d5d9612eabdf8d1045f484820331?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=KsCWFQvUUjSiUGDIdK9Hrc5wsRg%3D"}, "libraries/registry_helper.rb"=>{"name"=>"registry_helper.rb", "path"=>"libraries/registry_helper.rb", "checksum"=>"2792878d199f84a80d19ad33aa7bb273", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2792878d199f84a80d19ad33aa7bb273?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=EAk6b4N8eoQOW3MMWzuLNCUU8XM%3D"}, "libraries/version.rb"=>{"name"=>"version.rb", "path"=>"libraries/version.rb", "checksum"=>"0b98de3df0c02ffb6cf302b84948f245", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-0b98de3df0c02ffb6cf302b84948f245?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=26E5UzTW9wyQghyJVtt/o75c0sE%3D"}, "libraries/windows_architecture_helper.rb"=>{"name"=>"windows_architecture_helper.rb", "path"=>"libraries/windows_architecture_helper.rb", "checksum"=>"4663641a692941fef64f31e3362c07d0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4663641a692941fef64f31e3362c07d0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=VOcIJrGAP%2Bteb9b3j7NAN76mAXg%3D"}, "libraries/windows_helper.rb"=>{"name"=>"windows_helper.rb", "path"=>"libraries/windows_helper.rb", "checksum"=>"d3971e26f24dfb0c29b9cb0a300d7d00", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d3971e26f24dfb0c29b9cb0a300d7d00?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=j%2BvgVyYGXgAxB0wTi5BINYg/jBk%3D"}, "libraries/windows_package.rb"=>{"name"=>"windows_package.rb", "path"=>"libraries/windows_package.rb", "checksum"=>"efcd77a1cd37598a86c2d3f5fe8c6357", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-efcd77a1cd37598a86c2d3f5fe8c6357?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vUGEV7kWuMMfhgpbJ%2BeoLKP3Lco%3D"}, "libraries/windows_privileged.rb"=>{"name"=>"windows_privileged.rb", "path"=>"libraries/windows_privileged.rb", "checksum"=>"f392de7865b5b903188db90ff2503e50", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-f392de7865b5b903188db90ff2503e50?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=8UjMH87a72%2B2Y1DpmrdOGlgyBHM%3D"}, "libraries/wmi_helper.rb"=>{"name"=>"wmi_helper.rb", "path"=>"libraries/wmi_helper.rb", "checksum"=>"40b665b441f8995eedf8c82e43b8d2d2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-40b665b441f8995eedf8c82e43b8d2d2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=5qvbHgu1DO8TRn2q2Z/YGg23rVM%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"b2a9ae4e47000ea8380d8cdd9da3f88d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b2a9ae4e47000ea8380d8cdd9da3f88d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=laehfxPzI97jtp%2BdWvhDYq8noUw%3D"}, "files/default/handlers/windows_reboot_handler.rb"=>{"name"=>"windows_reboot_handler.rb", "path"=>"files/default/handlers/windows_reboot_handler.rb", "checksum"=>"e9175bacd20b0de2266b74173d7e42e3", "specificity"=>"handlers", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e9175bacd20b0de2266b74173d7e42e3?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=Sx0TBTuejKbCwdiRrZSnRYEh594%3D"}, ".foodcritic"=>{"name"=>".foodcritic", "path"=>".foodcritic", "checksum"=>"b1aab779d664c9374c007665993bcf93", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b1aab779d664c9374c007665993bcf93?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=VGhoD4tx0xNX1H2kTnX7V8gLSdY%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"a96c7149a332770de70dde117235979d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a96c7149a332770de70dde117235979d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=R3daw%2Bxx2Tfs1a5tuPdyPzot9Ic%3D"}, "CONTRIBUTING.md"=>{"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"b831f56636fc07e1673ad7017f12a990", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b831f56636fc07e1673ad7017f12a990?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=k3VSHGRZgLUeFD6fVN60IrfW2Fc%3D"}, "MAINTAINERS.md"=>{"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"4317593486572ff4b4b5a9d20eaece0b", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4317593486572ff4b4b5a9d20eaece0b?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=%2B6nBqx2WO3vLPI0R1ynw1L1irlg%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"712340e250c94c1d9aeda55b36b759ef", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-712340e250c94c1d9aeda55b36b759ef?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=%2BZrvqvj55fd6Gt8AjhW95XsDGdk%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"bb55fa9df3853ba8fb7cfd67d1579556", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-bb55fa9df3853ba8fb7cfd67d1579556?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ZA1M3hl1SV237sx8XHyvj7u2Cq4%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, #<Chef::CookbookVersion:0x00000002c92e10 @name="7-zip", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_filenames=["CHANGELOG.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002c911c8 @name="7-zip", @description="Installs/Configures the 7-zip file archiver", @long_description="", @license="Apache 2.0", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @platforms={"windows"=>">= 0.0.0"}, @dependencies={"windows"=>">= 1.2.2"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={}, @version="1.0.2", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x00000002c8dbb8 @cookbook_version=#<Chef::CookbookVersion:0x00000002c92e10 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"5d1856ae1b6b681826c4f6279b0ddab0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5d1856ae1b6b681826c4f6279b0ddab0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=bR0gD4OydU4k3L1E9Cd6b2DMjTo%3D"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"84232213493b05e6e9067eaf82f8f205", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-84232213493b05e6e9067eaf82f8f205?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=v3RiGq9PLeA3wFcT3qaYx%2B2pnAU%3D"}], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"2f704dba870ccb6e4f5ecf55b9a9b5c2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2f704dba870ccb6e4f5ecf55b9a9b5c2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=1nWaTH3vTqJjaBs7brT6GKJGT6A%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"2236655cd281e2a508a871c9f88db493", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2236655cd281e2a508a871c9f88db493?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vCcdrHrS06rpBfmCI6WED4UcwPk%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"a981fb7bca131d68d30fc72460c18d2e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a981fb7bca131d68d30fc72460c18d2e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=jLldhXIQvhRk3bntqqknJorYtnw%3D"}], "chef_type"=>"cookbook_version", "name"=>"7-zip-1.0.2", "cookbook_name"=>"7-zip", "version"=>"1.0.2", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"7-zip", "description"=>"Installs/Configures the 7-zip file archiver", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"windows"=>">= 0.0.0"}, "dependencies"=>{"windows"=>">= 1.2.2"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{}, "version"=>"1.0.2", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"5d1856ae1b6b681826c4f6279b0ddab0"=>nil, "84232213493b05e6e9067eaf82f8f205"=>nil, "2f704dba870ccb6e4f5ecf55b9a9b5c2"=>nil, "2236655cd281e2a508a871c9f88db493"=>nil, "a981fb7bca131d68d30fc72460c18d2e"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"5d1856ae1b6b681826c4f6279b0ddab0", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5d1856ae1b6b681826c4f6279b0ddab0?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=bR0gD4OydU4k3L1E9Cd6b2DMjTo%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"84232213493b05e6e9067eaf82f8f205", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-84232213493b05e6e9067eaf82f8f205?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=v3RiGq9PLeA3wFcT3qaYx%2B2pnAU%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"2f704dba870ccb6e4f5ecf55b9a9b5c2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2f704dba870ccb6e4f5ecf55b9a9b5c2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=1nWaTH3vTqJjaBs7brT6GKJGT6A%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"2236655cd281e2a508a871c9f88db493", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-2236655cd281e2a508a871c9f88db493?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=vCcdrHrS06rpBfmCI6WED4UcwPk%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"a981fb7bca131d68d30fc72460c18d2e", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a981fb7bca131d68d30fc72460c18d2e?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=jLldhXIQvhRk3bntqqknJorYtnw%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, #<Chef::CookbookVersion:0x00000002c532b0 @name="chef_handler", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=["README"], @recipe_filenames=["default.rb", "json_file.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "json_file"=>"json_file.rb"}, @library_filenames=["helpers.rb", "matchers.rb"], @resource_filenames=["default.rb"], @provider_filenames=["default.rb"], @metadata_filenames=[], @root_filenames=["CHANGELOG.md", "CONTRIBUTING.md", "MAINTAINERS.md", "metadata.json", "README.md"], @all_files=[], @status=:ready, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002c51ff0 @name="chef_handler", @description="Distribute and enable Chef Exception and Report handlers", @long_description="", @license="Apache 2.0", @maintainer="Chef Software, Inc.", @maintainer_email="cookbooks@chef.io", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={}, @replacing={}, @attributes={}, @groupings={}, @recipes={"chef_handler"=>"Deploys all handlers to the handler path early during the run.", "chef_handler::json_file"=>"Enables Chef::Handler::JsonFile to serialize run status data to /var/chef/reports."}, @version="1.3.0", @source_url="", @issues_url="", @privacy=false, @chef_versions=[], @ohai_versions=[], @gems=[], @errors=[]>, @chef_server_rest=nil, @cookbook_manifest=#<Chef::CookbookManifest:0x00000002c50628 @cookbook_version=#<Chef::CookbookVersion:0x00000002c532b0 ...>, @policy_mode=false, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"5ce8d44cde741db2661616355ec57e49", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5ce8d44cde741db2661616355ec57e49?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=4sjTVjLhorxOnNRVKp%2BRnGU991A%3D"}, {"name"=>"json_file.rb", "path"=>"recipes/json_file.rb", "checksum"=>"6c747577d679902585cf68ed6da83bdc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c747577d679902585cf68ed6da83bdc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nhMTfTm5OVwraOm4eFWQUbxTx9Y%3D"}], "definitions"=>[], "libraries"=>[{"name"=>"helpers.rb", "path"=>"libraries/helpers.rb", "checksum"=>"a37f0d16104663efd02c89e9440dceba", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a37f0d16104663efd02c89e9440dceba?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=i4hCImn8SMSXzf1t3m9YqO4jA%2B0%3D"}, {"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"8832859ca3bb2db1b671d566813362a2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8832859ca3bb2db1b671d566813362a2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=9tdTVWQt6HUDFHVQGStt0JIwZaE%3D"}], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"4badd27aa25f71d14db88e7198ca9235", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4badd27aa25f71d14db88e7198ca9235?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=zwpyRahbUn2l9L2jYyMc7CXP7jk%3D"}], "files"=>[{"name"=>"README", "path"=>"files/default/handlers/README", "checksum"=>"1976d7bafb98f6be15781023e134d943", "specificity"=>"handlers", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1976d7bafb98f6be15781023e134d943?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=oqQzP6VICLwEyE5PTxIEkFLCGw0%3D"}], "templates"=>[], "resources"=>[{"name"=>"default.rb", "path"=>"resources/default.rb", "checksum"=>"d2350548a993576d48ba3915f8bb59bc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d2350548a993576d48ba3915f8bb59bc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3R0z5F/n3wXuDyGt2GFO7G0z4BM%3D"}], "providers"=>[{"name"=>"default.rb", "path"=>"providers/default.rb", "checksum"=>"1d78df40de0a884d1f490f5135ba4ce9", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1d78df40de0a884d1f490f5135ba4ce9?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=5dkH8cc/ozbssQQCWzVOonX9%2BOI%3D"}], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"b34c345b69e87fa7f9394eb795eece3c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b34c345b69e87fa7f9394eb795eece3c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=0YFRFvS78eUeI4evBbNDPoH4PzQ%3D"}, {"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, {"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"032c573c61cbc27e4111f5a15bc3c734", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-032c573c61cbc27e4111f5a15bc3c734?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fOiXKR42mpfxsL9S8gfSANmIoyY%3D"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"9f95a645d6ec08af2163102c2705b5e4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-9f95a645d6ec08af2163102c2705b5e4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ZiLkQqPzzsSjjmc68JZPENeH%2Bcg%3D"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"e4f516d02fdb972eb69bca0d616a5a7d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e4f516d02fdb972eb69bca0d616a5a7d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=TiPwlmGoFvxnK8%2BerPT75YlO5xA%3D"}], "chef_type"=>"cookbook_version", "name"=>"chef_handler-1.3.0", "cookbook_name"=>"chef_handler", "version"=>"1.3.0", "frozen?"=>false, "json_class"=>"Chef::CookbookVersion", "metadata"=>{"name"=>"chef_handler", "description"=>"Distribute and enable Chef Exception and Report handlers", "long_description"=>"", "maintainer"=>"Chef Software, Inc.", "maintainer_email"=>"cookbooks@chef.io", "license"=>"Apache 2.0", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"chef_handler"=>"Deploys all handlers to the handler path early during the run.", "chef_handler::json_file"=>"Enables Chef::Handler::JsonFile to serialize run status data to /var/chef/reports."}, "version"=>"1.3.0", "source_url"=>"", "issues_url"=>"", "privacy"=>false, "chef_versions"=>[], "ohai_versions"=>[], "gems"=>[]}}, @checksums={"d2350548a993576d48ba3915f8bb59bc"=>nil, "1d78df40de0a884d1f490f5135ba4ce9"=>nil, "5ce8d44cde741db2661616355ec57e49"=>nil, "6c747577d679902585cf68ed6da83bdc"=>nil, "a37f0d16104663efd02c89e9440dceba"=>nil, "8832859ca3bb2db1b671d566813362a2"=>nil, "4badd27aa25f71d14db88e7198ca9235"=>nil, "1976d7bafb98f6be15781023e134d943"=>nil, "b34c345b69e87fa7f9394eb795eece3c"=>nil, "851a37baf4e39196fc664e393cdf2e11"=>nil, "032c573c61cbc27e4111f5a15bc3c734"=>nil, "9f95a645d6ec08af2163102c2705b5e4"=>nil, "e4f516d02fdb972eb69bca0d616a5a7d"=>nil}, @manifest_records_by_path={"resources/default.rb"=>{"name"=>"default.rb", "path"=>"resources/default.rb", "checksum"=>"d2350548a993576d48ba3915f8bb59bc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-d2350548a993576d48ba3915f8bb59bc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=3R0z5F/n3wXuDyGt2GFO7G0z4BM%3D"}, "providers/default.rb"=>{"name"=>"default.rb", "path"=>"providers/default.rb", "checksum"=>"1d78df40de0a884d1f490f5135ba4ce9", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1d78df40de0a884d1f490f5135ba4ce9?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=5dkH8cc/ozbssQQCWzVOonX9%2BOI%3D"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"5ce8d44cde741db2661616355ec57e49", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-5ce8d44cde741db2661616355ec57e49?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=4sjTVjLhorxOnNRVKp%2BRnGU991A%3D"}, "recipes/json_file.rb"=>{"name"=>"json_file.rb", "path"=>"recipes/json_file.rb", "checksum"=>"6c747577d679902585cf68ed6da83bdc", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-6c747577d679902585cf68ed6da83bdc?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=nhMTfTm5OVwraOm4eFWQUbxTx9Y%3D"}, "libraries/helpers.rb"=>{"name"=>"helpers.rb", "path"=>"libraries/helpers.rb", "checksum"=>"a37f0d16104663efd02c89e9440dceba", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-a37f0d16104663efd02c89e9440dceba?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=i4hCImn8SMSXzf1t3m9YqO4jA%2B0%3D"}, "libraries/matchers.rb"=>{"name"=>"matchers.rb", "path"=>"libraries/matchers.rb", "checksum"=>"8832859ca3bb2db1b671d566813362a2", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-8832859ca3bb2db1b671d566813362a2?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=9tdTVWQt6HUDFHVQGStt0JIwZaE%3D"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"4badd27aa25f71d14db88e7198ca9235", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-4badd27aa25f71d14db88e7198ca9235?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=zwpyRahbUn2l9L2jYyMc7CXP7jk%3D"}, "files/default/handlers/README"=>{"name"=>"README", "path"=>"files/default/handlers/README", "checksum"=>"1976d7bafb98f6be15781023e134d943", "specificity"=>"handlers", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-1976d7bafb98f6be15781023e134d943?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=oqQzP6VICLwEyE5PTxIEkFLCGw0%3D"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"b34c345b69e87fa7f9394eb795eece3c", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-b34c345b69e87fa7f9394eb795eece3c?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=0YFRFvS78eUeI4evBbNDPoH4PzQ%3D"}, "CONTRIBUTING.md"=>{"name"=>"CONTRIBUTING.md", "path"=>"CONTRIBUTING.md", "checksum"=>"851a37baf4e39196fc664e393cdf2e11", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-851a37baf4e39196fc664e393cdf2e11?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=D/xk/rMcLI1XmU8AL8TmcXlPHM4%3D"}, "MAINTAINERS.md"=>{"name"=>"MAINTAINERS.md", "path"=>"MAINTAINERS.md", "checksum"=>"032c573c61cbc27e4111f5a15bc3c734", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-032c573c61cbc27e4111f5a15bc3c734?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=fOiXKR42mpfxsL9S8gfSANmIoyY%3D"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"9f95a645d6ec08af2163102c2705b5e4", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-9f95a645d6ec08af2163102c2705b5e4?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=ZiLkQqPzzsSjjmc68JZPENeH%2Bcg%3D"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"e4f516d02fdb972eb69bca0d616a5a7d", "specificity"=>"default", "url"=>"https://chef-server.teamfreeze.com:443/bookshelf/organization-609e7c8e6d97d7dfc1634929528a8add/checksum-e4f516d02fdb972eb69bca0d616a5a7d?AWSAccessKeyId=65314f2c24949cc558e96ccaef83a4beb89383f3&Expires=1458786106&Signature=TiPwlmGoFvxnK8%2BerPT75YlO5xA%3D"}}>, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>]
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel-debuginfo.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel-source.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel-testing-debuginfo.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel-testing-source.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel-testing.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/resources/plugin.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/resources/python_plugin.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/providers/plugin.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/providers/python_plugin.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/recipes/_service.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/MAINTAINERS.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/libraries/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/attributes/packages.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/CONTRIBUTING.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/recipes/packages.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/libraries/matchers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/attributes/epel.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/recipes/recompile.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/collectd.service.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/plugin.conf.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/resources/msys_archive.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/providers/msys_archive.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/python-plugin.conf.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_debian.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/collectd.conf.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/collectd.init.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/recipes/attribute_driven.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum-epel/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_rhel.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_windows.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/libraries/_msys_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/libraries/matchers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/libraries/timing.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_suse.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_smartos.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/collectd-ng/templates/default/collectd.init-rhel.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_fedora.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_mac_os_x.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/CONTRIBUTING.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/resources/globalconfig.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/resources/repository.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_omnios.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/providers/repository.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/providers/globalconfig.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/.foodcritic, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/libraries/xcode_command_line_tools.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/templates/default/repo.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/recipes/dnf_yum_compat.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_freebsd.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/MAINTAINERS.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/recipes/_solaris2.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/auto_run.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/batch.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/certificate.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/certificate_binding.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/feature.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/font.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/http_acl.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/pagefile.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/path.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/build-essential/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/printer_port.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/reboot.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/registry.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/shortcut.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/task.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/zipfile.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/templates/default/main.erb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/batch.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/MAINTAINERS.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/certificate_binding.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/feature_powershell.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/feature_servermanagercmd.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/font.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/http_acl.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/CONTRIBUTING.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/path.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/printer.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/printer_port.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/reboot.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/registry.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/shortcut.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/feature_dism.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/zipfile.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/pagefile.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/libraries/matchers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/feature_base.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/matchers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/powershell_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/powershell_out.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/registry_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/attributes/main.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/windows_architecture_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/windows_package.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/windows_privileged.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/wmi_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/task.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/files/default/handlers/windows_reboot_handler.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/resources/printer.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/windows_helper.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/CONTRIBUTING.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/auto_run.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/recipes/reboot_handler.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/.foodcritic, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/MAINTAINERS.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/7-zip/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/providers/certificate.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/resources/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/providers/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/7-zip/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/libraries/helpers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/libraries/matchers.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/CHANGELOG.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/7-zip/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/libraries/version.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/recipes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/yum/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/7-zip/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/metadata.json, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/MAINTAINERS.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/CONTRIBUTING.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/7-zip/attributes/default.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/files/default/handlers/README, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/chef_handler/recipes/json_file.rb, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Not storing cookbooks/windows/README.md, as the cache is up to date.
[2016-03-23T14:21:46-04:00] DEBUG: Cookbooks to compile: [:chef_handler, :windows, :"7-zip", :"build-essential", :yum, :"yum-epel", :"collectd-ng"]
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook chef_handler's library file: /var/chef/cache/cookbooks/chef_handler/libraries/helpers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook chef_handler's library file: /var/chef/cache/cookbooks/chef_handler/libraries/matchers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/feature_base.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/matchers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/powershell_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/powershell_out.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/registry_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/version.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/windows_architecture_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/windows_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/windows_package.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/windows_privileged.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's library file: /var/chef/cache/cookbooks/windows/libraries/wmi_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's library file: /var/chef/cache/cookbooks/build-essential/libraries/_msys_helper.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's library file: /var/chef/cache/cookbooks/build-essential/libraries/matchers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's library file: /var/chef/cache/cookbooks/build-essential/libraries/timing.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's library file: /var/chef/cache/cookbooks/build-essential/libraries/xcode_command_line_tools.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook yum's library file: /var/chef/cache/cookbooks/yum/libraries/matchers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's library file: /var/chef/cache/cookbooks/collectd-ng/libraries/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's library file: /var/chef/cache/cookbooks/collectd-ng/libraries/matchers.rb
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook chef_handler's attribute file /var/chef/cache/cookbooks/chef_handler/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute chef_handler::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook windows's attribute file /var/chef/cache/cookbooks/windows/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute windows::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook 7-zip's attribute file /var/chef/cache/cookbooks/7-zip/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute 7-zip::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook build-essential's attribute file /var/chef/cache/cookbooks/build-essential/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute build-essential::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum's attribute file /var/chef/cache/cookbooks/yum/attributes/main.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum::main
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel-debuginfo.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel-debuginfo
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel-source.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel-source
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel-testing-debuginfo.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel-testing-debuginfo
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel-testing-source.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel-testing-source
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel-testing.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel-testing
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook yum-epel's attribute file /var/chef/cache/cookbooks/yum-epel/attributes/epel.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute yum-epel::epel
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook collectd-ng's attribute file /var/chef/cache/cookbooks/collectd-ng/attributes/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute collectd-ng::default
[2016-03-23T14:21:46-04:00] DEBUG: Node TAW2BL-TEST05 loading cookbook collectd-ng's attribute file /var/chef/cache/cookbooks/collectd-ng/attributes/packages.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loading Attribute collectd-ng::packages
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook chef_handler's providers from /var/chef/cache/cookbooks/chef_handler/providers/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/chef_handler/providers/default.rb into provider chef_handler (LWRP provider chef_handler from cookbook chef_handler)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook chef_handler's resources from /var/chef/cache/cookbooks/chef_handler/resources/default.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/chef_handler/resources/default.rb into resource chef_handler (Custom resource chef_handler from cookbook chef_handler)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/auto_run.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/auto_run.rb into provider windows_auto_run (LWRP provider windows_auto_run from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/batch.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/batch.rb into provider windows_batch (LWRP provider windows_batch from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/certificate.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/certificate.rb into provider windows_certificate (LWRP provider windows_certificate from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/certificate_binding.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/certificate_binding.rb into provider windows_certificate_binding (LWRP provider windows_certificate_binding from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/feature_dism.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/feature_dism.rb into provider windows_feature_dism (LWRP provider windows_feature_dism from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/feature_powershell.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/feature_powershell.rb into provider windows_feature_powershell (LWRP provider windows_feature_powershell from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/feature_servermanagercmd.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/feature_servermanagercmd.rb into provider windows_feature_servermanagercmd (LWRP provider windows_feature_servermanagercmd from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/font.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/font.rb into provider windows_font (LWRP provider windows_font from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/http_acl.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/http_acl.rb into provider windows_http_acl (LWRP provider windows_http_acl from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/pagefile.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/pagefile.rb into provider windows_pagefile (LWRP provider windows_pagefile from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/path.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/path.rb into provider windows_path (LWRP provider windows_path from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/printer.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/printer.rb into provider windows_printer (LWRP provider windows_printer from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/printer_port.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/printer_port.rb into provider windows_printer_port (LWRP provider windows_printer_port from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/reboot.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/reboot.rb into provider windows_reboot (LWRP provider windows_reboot from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/registry.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/registry.rb into provider windows_registry (LWRP provider windows_registry from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/shortcut.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/shortcut.rb into provider windows_shortcut (LWRP provider windows_shortcut from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/task.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/task.rb into provider windows_task (LWRP provider windows_task from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's providers from /var/chef/cache/cookbooks/windows/providers/zipfile.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/providers/zipfile.rb into provider windows_zipfile (LWRP provider windows_zipfile from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/auto_run.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/auto_run.rb into resource windows_auto_run (Custom resource windows_auto_run from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/batch.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/batch.rb into resource windows_batch (Custom resource windows_batch from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/certificate.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/certificate.rb into resource windows_certificate (Custom resource windows_certificate from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/certificate_binding.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/certificate_binding.rb into resource windows_certificate_binding (Custom resource windows_certificate_binding from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/feature.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/feature.rb into resource windows_feature (Custom resource windows_feature from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/font.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/font.rb into resource windows_font (Custom resource windows_font from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/http_acl.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/http_acl.rb into resource windows_http_acl (Custom resource windows_http_acl from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/pagefile.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/pagefile.rb into resource windows_pagefile (Custom resource windows_pagefile from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/path.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/path.rb into resource windows_path (Custom resource windows_path from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/printer.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/printer.rb into resource windows_printer (Custom resource windows_printer from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/printer_port.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/printer_port.rb into resource windows_printer_port (Custom resource windows_printer_port from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/reboot.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/reboot.rb into resource windows_reboot (Custom resource windows_reboot from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/registry.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/registry.rb into resource windows_registry (Custom resource windows_registry from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/shortcut.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/shortcut.rb into resource windows_shortcut (Custom resource windows_shortcut from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/task.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/task.rb into resource windows_task (Custom resource windows_task from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook windows's resources from /var/chef/cache/cookbooks/windows/resources/zipfile.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/windows/resources/zipfile.rb into resource windows_zipfile (Custom resource windows_zipfile from cookbook windows)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's providers from /var/chef/cache/cookbooks/build-essential/providers/msys_archive.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/build-essential/providers/msys_archive.rb into provider build_essential_msys_archive (LWRP provider build_essential_msys_archive from cookbook build-essential)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook build-essential's resources from /var/chef/cache/cookbooks/build-essential/resources/msys_archive.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/build-essential/resources/msys_archive.rb into resource build_essential_msys_archive (Custom resource build_essential_msys_archive from cookbook build-essential)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook yum's providers from /var/chef/cache/cookbooks/yum/providers/globalconfig.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/providers/globalconfig.rb into provider yum_globalconfig (LWRP provider yum_globalconfig from cookbook yum)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook yum's providers from /var/chef/cache/cookbooks/yum/providers/repository.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/providers/repository.rb into provider yum_repository (LWRP provider yum_repository from cookbook yum)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook yum's resources from /var/chef/cache/cookbooks/yum/resources/globalconfig.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/resources/globalconfig.rb into resource yum_globalconfig (Custom resource yum_globalconfig from cookbook yum)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook yum's resources from /var/chef/cache/cookbooks/yum/resources/repository.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/resources/repository.rb into resource yum_repository (Custom resource yum_repository from cookbook yum)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's providers from /var/chef/cache/cookbooks/collectd-ng/providers/plugin.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/collectd-ng/providers/plugin.rb into provider collectd_ng_plugin (LWRP provider collectd_ng_plugin from cookbook collectd-ng)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's providers from /var/chef/cache/cookbooks/collectd-ng/providers/python_plugin.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/collectd-ng/providers/python_plugin.rb into provider collectd_ng_python_plugin (LWRP provider collectd_ng_python_plugin from cookbook collectd-ng)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's resources from /var/chef/cache/cookbooks/collectd-ng/resources/plugin.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/collectd-ng/resources/plugin.rb into resource collectd_ng_plugin (Custom resource collectd_ng_plugin from cookbook collectd-ng)
[2016-03-23T14:21:46-04:00] DEBUG: Loading cookbook collectd-ng's resources from /var/chef/cache/cookbooks/collectd-ng/resources/python_plugin.rb
[2016-03-23T14:21:46-04:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/collectd-ng/resources/python_plugin.rb into resource collectd_ng_python_plugin (Custom resource collectd_ng_python_plugin from cookbook collectd-ng)
[2016-03-23T14:21:46-04:00] DEBUG: Loading recipe collectd-ng via include_recipe
[2016-03-23T14:21:46-04:00] DEBUG: Found recipe default in cookbook collectd-ng
[2016-03-23T14:21:46-04:00] DEBUG: Loading recipe build-essential via include_recipe
[2016-03-23T14:21:46-04:00] DEBUG: Found recipe default in cookbook build-essential
[2016-03-23T14:21:46-04:00] DEBUG: Loading recipe build-essential::_rhel via include_recipe
[2016-03-23T14:21:46-04:00] DEBUG: Found recipe _rhel in cookbook build-essential
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::YumPackage, Chef::Resource::Package]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for package is Chef::Resource::YumPackage
[2016-03-23T14:21:46-04:00] DEBUG: Loading recipe yum-epel via include_recipe
[2016-03-23T14:21:46-04:00] DEBUG: Found recipe default in cookbook yum-epel
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic yum_repository resource enabled on node include: [Custom resource yum_repository from cookbook yum]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for yum_repository is Custom resource yum_repository from cookbook yum
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic remote_file resource enabled on node include: [Chef::Resource::RemoteFile]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for remote_file is Chef::Resource::RemoteFile
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic bash resource enabled on node include: [Chef::Resource::Bash]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for bash is Chef::Resource::Bash
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic template resource enabled on node include: [Chef::Resource::Template]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for template is Chef::Resource::Template
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic template resource enabled on node include: [Chef::Resource::Template]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for template is Chef::Resource::Template
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic template resource enabled on node include: [Chef::Resource::Template]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for template is Chef::Resource::Template
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic directory resource enabled on node include: [Chef::Resource::Directory]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for directory is Chef::Resource::Directory
[2016-03-23T14:21:46-04:00] DEBUG: Loading recipe collectd-ng::_service via include_recipe
[2016-03-23T14:21:46-04:00] DEBUG: Found recipe _service in cookbook collectd-ng
[2016-03-23T14:21:46-04:00] DEBUG: Resources for generic service resource enabled on node include: [Chef::Resource::Service]
[2016-03-23T14:21:46-04:00] DEBUG: Resource for service is Chef::Resource::Service
[2016-03-23T14:21:46-04:00] DEBUG: Converging node TAW2BL-TEST05
[2016-03-23T14:21:46-04:00] INFO: Processing yum_package[autoconf] action install (build-essential::_rhel line 21)
[2016-03-23T14:21:46-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:46-04:00] DEBUG: Provider for action install on resource yum_package[autoconf] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[autoconf] checking yum info for autoconf
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[autoconf] installed version: ["2.63-5.1.el6"] candidate version: 2.63-5.1.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[autoconf] autoconf 2.63-5.1.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[autoconf] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[bison] action install (build-essential::_rhel line 22)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[bison] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[bison] checking yum info for bison
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[bison] installed version: ["2.4.1-5.el6"] candidate version: 2.4.1-5.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[bison] bison 2.4.1-5.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[bison] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[flex] action install (build-essential::_rhel line 23)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[flex] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[flex] checking yum info for flex
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[flex] installed version: ["2.5.35-9.el6"] candidate version: 2.5.35-9.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[flex] flex 2.5.35-9.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[flex] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[gcc] action install (build-essential::_rhel line 24)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[gcc] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc] checking yum info for gcc
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc] installed version: ["4.4.7-16.el6"] candidate version: 4.4.7-16.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc] gcc 4.4.7-16.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[gcc-c++] action install (build-essential::_rhel line 25)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[gcc-c++] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc-c++] checking yum info for gcc-c++
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc-c++] installed version: ["4.4.7-16.el6"] candidate version: 4.4.7-16.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc-c++] gcc-c++ 4.4.7-16.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gcc-c++] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[kernel-devel] action install (build-essential::_rhel line 26)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[kernel-devel] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[kernel-devel] checking yum info for kernel-devel
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[kernel-devel] installed version: ["2.6.32-573.18.1.el6.centos.plus"] candidate version: 2.6.32-573.22.1.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[kernel-devel] kernel-devel 2.6.32-573.18.1.el6.centos.plus already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[kernel-devel] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[make] action install (build-essential::_rhel line 27)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[make] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[make] checking yum info for make
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[make] installed version: ["3.81-20.el6"] candidate version: 3.81-20.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[make] make 3.81-20.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[make] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[m4] action install (build-essential::_rhel line 28)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[m4] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[m4] checking yum info for m4
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[m4] installed version: ["1.4.13-5.el6"] candidate version: 1.4.13-5.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[m4] m4 1.4.13-5.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[m4] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[patch] action install (build-essential::_rhel line 29)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[patch] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[patch] checking yum info for patch
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[patch] installed version: ["2.6-6.el6"] candidate version: 2.6-6.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[patch] patch 2.6-6.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[patch] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[gettext-devel] action install (build-essential::_rhel line 30)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[gettext-devel] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gettext-devel] checking yum info for gettext-devel
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gettext-devel] installed version: ["0.17-18.el6"] candidate version: 0.17-18.el6
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gettext-devel] gettext-devel 0.17-18.el6 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[gettext-devel] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[perl-ExtUtils-Embed] action install (collectd-ng::default line 5)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[perl-ExtUtils-Embed] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-Embed] checking yum info for perl-ExtUtils-Embed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-Embed] installed version: ["1.28-141.el6_7.1"] candidate version: 1.28-141.el6_7.1
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-Embed] perl-ExtUtils-Embed 1.28-141.el6_7.1 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-Embed] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_package[perl-ExtUtils-MakeMaker] action install (collectd-ng::default line 5)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_package resource enabled on node include: [Chef::Provider::Package::Yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action install on resource yum_package[perl-ExtUtils-MakeMaker] is Chef::Provider::Package::Yum
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-MakeMaker] checking yum info for perl-ExtUtils-MakeMaker
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-MakeMaker] installed version: ["6.55-141.el6_7.1"] candidate version: 6.55-141.el6_7.1
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-MakeMaker] perl-ExtUtils-MakeMaker 6.55-141.el6_7.1 already installed
[2016-03-23T14:21:52-04:00] DEBUG: yum_package[perl-ExtUtils-MakeMaker] is already installed - nothing to do
[2016-03-23T14:21:52-04:00] INFO: Processing yum_repository[epel] action create (yum-epel::default line 23)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic yum_repository resource enabled on node include: [LWRP provider yum_repository from cookbook yum]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action create on resource yum_repository[epel] is LWRP provider yum_repository from cookbook yum
[2016-03-23T14:21:52-04:00] DEBUG: Resources for generic template resource enabled on node include: [Chef::Resource::Template]
[2016-03-23T14:21:52-04:00] DEBUG: Resource for template is Chef::Resource::Template
[2016-03-23T14:21:52-04:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2016-03-23T14:21:52-04:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2016-03-23T14:21:52-04:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute]
[2016-03-23T14:21:52-04:00] DEBUG: Resource for execute is Chef::Resource::Execute
[2016-03-23T14:21:52-04:00] DEBUG: Resources for generic ruby_block resource enabled on node include: [Chef::Resource::RubyBlock]
[2016-03-23T14:21:52-04:00] DEBUG: Resource for ruby_block is Chef::Resource::RubyBlock
[2016-03-23T14:21:52-04:00] INFO: Processing template[/etc/yum.repos.d/epel.repo] action create (/var/chef/cache/cookbooks/yum/providers/repository.rb line 46)
[2016-03-23T14:21:52-04:00] DEBUG: Providers for generic template resource enabled on node include: [Chef::Provider::Template]
[2016-03-23T14:21:52-04:00] DEBUG: Provider for action create on resource template[/etc/yum.repos.d/epel.repo] is Chef::Provider::Template
[2016-03-23T14:21:52-04:00] DEBUG: template[/etc/yum.repos.d/epel.repo] checksumming file at /etc/yum.repos.d/epel.repo.
[2016-03-23T14:21:52-04:00] DEBUG: Not fetching cookbooks/yum/templates/default/repo.erb, as the cache is up to date.
[2016-03-23T14:21:52-04:00] DEBUG: Current checksum: 99b50ead88c791eb0e1920a3c57c7ac4; manifest checksum: 99b50ead88c791eb0e1920a3c57c7ac4)
[2016-03-23T14:21:52-04:00] DEBUG: calculating checksum of /etc/yum.repos.d/.chef-epel.repo20160323-3224-el99h2 to compare with d02c1f90121ae18b82ac0e06b5312023c32c9a84cf9e9f2d2a472984870202ca
[2016-03-23T14:21:52-04:00] DEBUG: Found target_mode == current_mode, not updating mode
[2016-03-23T14:21:52-04:00] DEBUG: Found target_uid == nil, so no owner was specified on resource, not managing owner
[2016-03-23T14:21:52-04:00] DEBUG: Found target_gid == nil, so no group was specified on resource, not managing group
[2016-03-23T14:21:52-04:00] INFO: Processing execute[yum clean metadata epel] action nothing (/var/chef/cache/cookbooks/yum/providers/repository.rb line 63)
[2016-03-23T14:21:52-04:00] DEBUG: Skipping execute[yum clean metadata epel] due to action :nothing
[2016-03-23T14:21:52-04:00] INFO: Processing execute[yum-makecache-epel] action nothing (/var/chef/cache/cookbooks/yum/providers/repository.rb line 69)
[2016-03-23T14:21:52-04:00] DEBUG: Skipping execute[yum-makecache-epel] due to action :nothing
[2016-03-23T14:21:52-04:00] INFO: Processing ruby_block[yum-cache-reload-epel] action nothing (/var/chef/cache/cookbooks/yum/providers/repository.rb line 76)
[2016-03-23T14:21:52-04:00] DEBUG: Skipping ruby_block[yum-cache-reload-epel] due to action :nothing
[2016-03-23T14:21:52-04:00] INFO: Processing remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] action create_if_missing (collectd-ng::default line 69)
[2016-03-23T14:21:52-04:00] DEBUG: remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] checking for changes
[2016-03-23T14:21:52-04:00] DEBUG: Turning gzip compression off due to filename ending in gz
[2016-03-23T14:21:52-04:00] DEBUG: Cache control headers: {}
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2016-03-23T14:21:52-04:00] DEBUG: Initiating GET to http://collectd.org/files/collectd-5.4.1.tar.gz
[2016-03-23T14:21:52-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:52-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:52-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:52-04:00] DEBUG: HTTP 1.1 302 Found
[2016-03-23T14:21:52-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:52 GMT
[2016-03-23T14:21:52-04:00] DEBUG: server: Apache/2.2.22 (Debian)
[2016-03-23T14:21:52-04:00] DEBUG: location: http://collectd.org/temp/ContactMe.chef
[2016-03-23T14:21:52-04:00] DEBUG: vary: Accept-Encoding
[2016-03-23T14:21:52-04:00] DEBUG: content-length: 301
[2016-03-23T14:21:52-04:00] DEBUG: connection: close
[2016-03-23T14:21:52-04:00] DEBUG: content-type: text/html; charset=iso-8859-1
[2016-03-23T14:21:52-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:52-04:00] DEBUG: ---- HTTP Response Body ----
[2016-03-23T14:21:52-04:00] DEBUG: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="http://collectd.org/temp/ContactMe.chef">here</a>.</p>
<hr>
<address>Apache/2.2.22 (Debian) Server at collectd.org Port 80</address>
</body></html>
[2016-03-23T14:21:52-04:00] DEBUG: ---- End HTTP Response Body -----
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_stream_complete
[2016-03-23T14:21:52-04:00] DEBUG: No content-length information collected for the streamed download, cannot identify streamed download.
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_stream_complete
[2016-03-23T14:21:52-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_stream_complete
[2016-03-23T14:21:52-04:00] DEBUG: Following redirect 1/10
[2016-03-23T14:21:52-04:00] DEBUG: Initiating GET to http://collectd.org/temp/ContactMe.chef
[2016-03-23T14:21:52-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:52-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:53-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:53-04:00] DEBUG: HTTP 1.1 200 OK
[2016-03-23T14:21:53-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:52 GMT
[2016-03-23T14:21:53-04:00] DEBUG: server: Apache/2.2.22 (Debian)
[2016-03-23T14:21:53-04:00] DEBUG: content-location: ContactMe.chef.txt
[2016-03-23T14:21:53-04:00] DEBUG: vary: negotiate,Accept-Encoding
[2016-03-23T14:21:53-04:00] DEBUG: tcn: choice
[2016-03-23T14:21:53-04:00] DEBUG: last-modified: Sat, 09 Feb 2013 06:50:24 GMT
[2016-03-23T14:21:53-04:00] DEBUG: etag: "280004-36b-4d545171bcc00;4d62b8d55f080"
[2016-03-23T14:21:53-04:00] DEBUG: accept-ranges: bytes
[2016-03-23T14:21:53-04:00] DEBUG: content-length: 875
[2016-03-23T14:21:53-04:00] DEBUG: connection: close
[2016-03-23T14:21:53-04:00] DEBUG: content-type: text/plain; charset=utf-8
[2016-03-23T14:21:53-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:53-04:00] DEBUG: Streaming download from http://collectd.org/files/collectd-5.4.1.tar.gz to tempfile /tmp/chef-rest20160323-3224-1z0bwc
[2016-03-23T14:21:53-04:00] DEBUG: disable_gzip is set. Not using and initializing noop stream deflator.
[2016-03-23T14:21:53-04:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk
[2016-03-23T14:21:53-04:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::NoopInflater#handle_chunk
[2016-03-23T14:21:53-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_stream_complete
[2016-03-23T14:21:53-04:00] DEBUG: Content-Length validated correctly.
[2016-03-23T14:21:53-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_stream_complete
[2016-03-23T14:21:53-04:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_stream_complete
================================================================================
Error executing action `create_if_missing` on resource 'remote_file[/var/chef/cache/collectd-5.4.1.tar.gz]'
================================================================================
Chef::Exceptions::ChecksumMismatch
----------------------------------
Checksum on resource (853680) does not match checksum on content (07d03e)
Resource Declaration:
---------------------
# In /var/chef/cache/cookbooks/collectd-ng/recipes/default.rb
69: remote_file "#{Chef::Config[:file_cache_path]}/collectd-#{node["collectd"]["version"]}.tar.gz" do
70: source node["collectd"]["url"]
71: checksum node["collectd"]["checksum"]
72: action :create_if_missing
73: end
74:
Compiled Resource:
------------------
# Declared in /var/chef/cache/cookbooks/collectd-ng/recipes/default.rb:69:in `from_file'
remote_file("/var/chef/cache/collectd-5.4.1.tar.gz") do
provider Chef::Provider::RemoteFile
action [:create_if_missing]
retries 0
retry_delay 2
default_guard_interpreter :default
source ["http://collectd.org/files/collectd-5.4.1.tar.gz"]
use_etag true
use_last_modified true
declared_type :remote_file
cookbook_name "collectd-ng"
recipe_name "default"
checksum "853680936893df00bfc2be58f61ab9181fecb1cf45fc5cddcb7d25da98855f65"
atomic_update true
path "/var/chef/cache/collectd-5.4.1.tar.gz"
end
[2016-03-23T14:21:53-04:00] INFO: Running queued delayed notifications before re-raising exception
[2016-03-23T14:21:53-04:00] DEBUG: Re-raising exception: Chef::Exceptions::ChecksumMismatch - remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] (collectd-ng::default line 69) had an error: Chef::Exceptions::ChecksumMismatch: Checksum on resource (853680) does not match checksum on content (07d03e)
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:348:in `do_validate_content'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:151:in `action_create'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:162:in `action_create_if_missing'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider.rb:144:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource.rb:596:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:73:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block (2 levels) in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:84:in `block in execute_each_resource'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:82:in `execute_each_resource'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:104:in `converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:668:in `block in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `catch'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:702:in `converge_and_save'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:280:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:50:in `load'
/usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:53-04:00] ERROR: Running exception handlers
[2016-03-23T14:21:53-04:00] ERROR: Exception handlers complete
[2016-03-23T14:21:53-04:00] INFO: Sending resource update report (run-id: e8aefcbf-a734-47cb-b97b-b61b110d3a9e)
[2016-03-23T14:21:53-04:00] DEBUG: {"action"=>"end", "resources"=>[{"type"=>:remote_file, "name"=>"/var/chef/cache/collectd-5.4.1.tar.gz", "id"=>"/var/chef/cache/collectd-5.4.1.tar.gz", "after"=>{:checksum=>"853680936893df00bfc2be58f61ab9181fecb1cf45fc5cddcb7d25da98855f65", :owner=>nil, :group=>nil, :mode=>nil, :path=>"/var/chef/cache/collectd-5.4.1.tar.gz"}, "before"=>{:checksum=>nil, :owner=>nil, :group=>nil, :mode=>nil, :path=>"/var/chef/cache/collectd-5.4.1.tar.gz"}, "duration"=>"703", "delta"=>"", "result"=>"create_if_missing", "cookbook_name"=>"collectd-ng", "cookbook_version"=>"2.1.0"}], "status"=>"failure", "run_list"=>"[\"recipe[collectd-ng]\"]", "total_res_count"=>"18", "data"=>{"exception"=>{"class"=>"#<Chef::Exceptions::ChecksumMismatch: remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] (collectd-ng::default line 69) had an error: Chef::Exceptions::ChecksumMismatch: Checksum on resource (853680) does not match checksum on content (07d03e)>", "message"=>"remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] (collectd-ng::default line 69) had an error: Chef::Exceptions::ChecksumMismatch: Checksum on resource (853680) does not match checksum on content (07d03e)", "backtrace"=>"[\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:348:in `do_validate_content'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:151:in `action_create'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:162:in `action_create_if_missing'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider.rb:144:in `run_action'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource.rb:596:in `run_action'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:73:in `run_action'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block (2 levels) in converge'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `each'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block in converge'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:84:in `block in execute_each_resource'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:82:in `execute_each_resource'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:104:in `converge'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:668:in `block in converge'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `catch'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `converge'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:702:in `converge_and_save'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:280:in `run'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'\",\"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'\",\"/usr/bin/chef-client:50:in `load'\",\"/usr/bin/chef-client:50:in `<main>'\"]", "description"=>{"title"=>"Error executing action `create_if_missing` on resource 'remote_file[/var/chef/cache/collectd-5.4.1.tar.gz]'", "sections"=>[{"Chef::Exceptions::ChecksumMismatch"=>"Checksum on resource (853680) does not match checksum on content (07d03e)"}, {"Resource Declaration:"=>"# In /var/chef/cache/cookbooks/collectd-ng/recipes/default.rb\n\n 69: remote_file \"\#{Chef::Config[:file_cache_path]}/collectd-\#{node[\"collectd\"][\"version\"]}.tar.gz\" do\n 70: source node[\"collectd\"][\"url\"]\n 71: checksum node[\"collectd\"][\"checksum\"]\n 72: action :create_if_missing\n 73: end\n 74: \n"}, {"Compiled Resource:"=>"# Declared in /var/chef/cache/cookbooks/collectd-ng/recipes/default.rb:69:in `from_file'\n\nremote_file(\"/var/chef/cache/collectd-5.4.1.tar.gz\") do\n provider Chef::Provider::RemoteFile\n action [:create_if_missing]\n retries 0\n retry_delay 2\n default_guard_interpreter :default\n source [\"http://collectd.org/files/collectd-5.4.1.tar.gz\"]\n use_etag true\n use_last_modified true\n declared_type :remote_file\n cookbook_name \"collectd-ng\"\n recipe_name \"default\"\n checksum \"853680936893df00bfc2be58f61ab9181fecb1cf45fc5cddcb7d25da98855f65\"\n atomic_update true\n path \"/var/chef/cache/collectd-5.4.1.tar.gz\"\nend\n"}]}}}, "start_time"=>"2016-03-23 14:21:46 -0400", "end_time"=>"2016-03-23 14:21:53 -0400", "expanded_run_list"=>"{\"id\":\"_default\",\"run_list\":[{\"type\":\"recipe\",\"name\":\"collectd-ng\",\"version\":null,\"skipped\":false}]}"}
[2016-03-23T14:21:53-04:00] DEBUG: Sending compressed run data...
[2016-03-23T14:21:53-04:00] DEBUG: Signing the request as TAW2BL-TEST05
[2016-03-23T14:21:53-04:00] DEBUG: String to sign: 'Method:POST
Hashed Path:ye43/G08smHWSQvk+IIypsi/eXY=
X-Ops-Content-Hash:SmLvINdT9ICNIwjbAO3g//nj3AE=
X-Ops-Timestamp:2016-03-23T18:21:53Z
X-Ops-UserId:H0UZnn7dJLxwPOx0qm4YPwsEctw='
[2016-03-23T14:21:53-04:00] DEBUG: Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.1;", "X-Ops-Userid"=>"TAW2BL-TEST05", "X-Ops-Timestamp"=>"2016-03-23T18:21:53Z", "X-Ops-Content-Hash"=>"SmLvINdT9ICNIwjbAO3g//nj3AE=", "X-Ops-Authorization-1"=>"elfOmgJ+0bpOSBr5Qrx1mUBOpJj0x7iL+TS0tATa1pLmIpoPHyuNxMXSV5GK", "X-Ops-Authorization-2"=>"gB6tdssU5QCyaIGJeKjUke6mFB2awcv0ZQj2Bs4iKeCmxDyewncLH90fZsWQ", "X-Ops-Authorization-3"=>"Vj9HGaefHmfTooCOqrPHjxIG/E//ZIFY8vvrvGow4KCqA9ctGgb7CNcBfGEK", "X-Ops-Authorization-4"=>"x2GRYjPRLwuE+n9jAY9HumqToX+Saegi6xoSiUh+SQzTTmhMolICmOiJHbIn", "X-Ops-Authorization-5"=>"d9155esJvNXI8a61BRmWcjELl/RJvNhEzXpyaX2IB1Gvg4wBFrTSP/Hsbyav", "X-Ops-Authorization-6"=>"4M2KizFZEqF7oqbL9h8ZZeyPCC7t+I6WX/KunKFbeg=="}
[2016-03-23T14:21:53-04:00] DEBUG: Initiating POST to https://chef-server.teamfreeze.com/organizations/corey-dev/reports/nodes/TAW2BL-TEST05/runs/e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:53-04:00] DEBUG: ---- HTTP Request Header Data: ----
[2016-03-23T14:21:53-04:00] DEBUG: X-Ops-Reporting-Protocol-Version: 0.1.0
[2016-03-23T14:21:53-04:00] DEBUG: Content-Encoding: gzip
[2016-03-23T14:21:53-04:00] DEBUG: X-Ops-Server-API-Version: 1
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.1;
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-USERID: TAW2BL-TEST05
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-TIMESTAMP: 2016-03-23T18:21:53Z
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-CONTENT-HASH: SmLvINdT9ICNIwjbAO3g//nj3AE=
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-1: elfOmgJ+0bpOSBr5Qrx1mUBOpJj0x7iL+TS0tATa1pLmIpoPHyuNxMXSV5GK
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-2: gB6tdssU5QCyaIGJeKjUke6mFB2awcv0ZQj2Bs4iKeCmxDyewncLH90fZsWQ
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-3: Vj9HGaefHmfTooCOqrPHjxIG/E//ZIFY8vvrvGow4KCqA9ctGgb7CNcBfGEK
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-4: x2GRYjPRLwuE+n9jAY9HumqToX+Saegi6xoSiUh+SQzTTmhMolICmOiJHbIn
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-5: d9155esJvNXI8a61BRmWcjELl/RJvNhEzXpyaX2IB1Gvg4wBFrTSP/Hsbyav
[2016-03-23T14:21:53-04:00] DEBUG: X-OPS-AUTHORIZATION-6: 4M2KizFZEqF7oqbL9h8ZZeyPCC7t+I6WX/KunKFbeg==
[2016-03-23T14:21:53-04:00] DEBUG: HOST: chef-server.teamfreeze.com:443
[2016-03-23T14:21:53-04:00] DEBUG: X-REMOTE-REQUEST-ID: e8aefcbf-a734-47cb-b97b-b61b110d3a9e
[2016-03-23T14:21:53-04:00] DEBUG: Content-Length: 1445
[2016-03-23T14:21:53-04:00] DEBUG: ---- End HTTP Request Header Data ----
[2016-03-23T14:21:53-04:00] DEBUG: ---- HTTP Status and Header Data: ----
[2016-03-23T14:21:53-04:00] DEBUG: HTTP 1.1 200 OK
[2016-03-23T14:21:53-04:00] DEBUG: server: openresty/1.9.3.1
[2016-03-23T14:21:53-04:00] DEBUG: date: Wed, 23 Mar 2016 18:21:53 GMT
[2016-03-23T14:21:53-04:00] DEBUG: content-type: application/json
[2016-03-23T14:21:53-04:00] DEBUG: content-length: 2
[2016-03-23T14:21:53-04:00] DEBUG: connection: close
[2016-03-23T14:21:53-04:00] DEBUG: ---- End HTTP Status/Header Data ----
[2016-03-23T14:21:53-04:00] DEBUG: Audit Reports are disabled. Skipping sending reports.
[2016-03-23T14:21:53-04:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2016-03-23T14:21:53-04:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-03-23T14:21:53-04:00] DEBUG: Chef::Exceptions::ChecksumMismatch: remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] (collectd-ng::default line 69) had an error: Chef::Exceptions::ChecksumMismatch: Checksum on resource (853680) does not match checksum on content (07d03e)
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:348:in `do_validate_content'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:151:in `action_create'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider/file.rb:162:in `action_create_if_missing'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/provider.rb:144:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource.rb:596:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:73:in `run_action'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block (2 levels) in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:105:in `block in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:84:in `block in execute_each_resource'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/resource_collection/resource_list.rb:82:in `execute_each_resource'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/runner.rb:104:in `converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:668:in `block in converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `catch'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:663:in `converge'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:702:in `converge_and_save'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/client.rb:280:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:270:in `block in fork_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:258:in `fork_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:223:in `block in run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/local_mode.rb:44:in `with_server_connectivity'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:211:in `run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:445:in `block in interval_run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `loop'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:435:in `interval_run_chef_client'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application/client.rb:424:in `run_application'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.8.1/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:50:in `load'
/usr/bin/chef-client:50:in `<main>'
[2016-03-23T14:21:53-04:00] ERROR: remote_file[/var/chef/cache/collectd-5.4.1.tar.gz] (collectd-ng::default line 69) had an error: Chef::Exceptions::ChecksumMismatch: Checksum on resource (853680) does not match checksum on content (07d03e)
[2016-03-23T14:21:53-04:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment