Advertisement
dfarrell07

sanity.log

Feb 24th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 221.91 KB | None | 0 0
  1. ---> syntax:manifests
  2. ---> syntax:templates
  3. ---> syntax:hiera:yaml
  4. metadata-json-lint metadata.json
  5. echo "y" | travis lint .travis.yml --debug
  6. ** Loading "/home/daniel/.travis/config.yml"
  7. Outdated CLI version, run `gem install travis`.
  8. ** reading .travis.yml
  9. ** POST "lint" {"content"=>"---\nlanguage: ruby\nbundler_args: --without local_only\nbefore_install: rm Gemfile.lock || true\nrvm:\n - 2.1.10\n - 2.2.6\n - 2.3.3\n - 2.4.0\nscript: bundle exec rake test\nenv:\n - PUPPET_VERSION=\"~> 4.6.0\"\n - PUPPET_VERSION=\"~> 4.7.0\"\n - PUPPET_VERSION=\"~> 4.8.0\"\n - PUPPET_VERSION=\"~> 4.9.0\"\nmatrix:\n exclude:\n - rvm: 2.4.0\n env: PUPPET_VERSION=\"~> 4.6.0\"\n - rvm: 2.4.0\n env: PUPPET_VERSION=\"~> 4.7.0\"\nnotifications:\n email:\n recipients:\n - dfarrell@redhat.com\n on_success: change\n on_failure: change\n"}
  10. ** took 0.041 seconds
  11. ** Storing "/home/daniel/.travis/config.yml"
  12. valid
  13. Cloning into 'spec/fixtures/modules/stdlib'...
  14. Cloning into 'spec/fixtures/modules/apt'...
  15. Cloning into 'spec/fixtures/modules/archive'...
  16. Cloning into 'spec/fixtures/modules/java'...
  17. /usr/bin/ruby -I/home/daniel/.gem/ruby/gems/rspec-core-3.5.4/lib:/home/daniel/.gem/ruby/gems/rspec-support-3.5.0/lib /home/daniel/.gem/ruby/gems/rspec-core-3.5.4/exe/rspec --pattern spec/\{aliases,classes,defines,unit,functions,hosts,integration,types\}/\*\*/\*_spec.rb --color
  18.  
  19. opendaylight
  20. OS support tests
  21. OS family Red Hat
  22. Fedora
  23. 22
  24.  should compile into a catalogue without dependency cycles
  25.  should compile into a catalogue without dependency cycles
  26.  should contain Class[opendaylight]
  27.  should contain Class[opendaylight::params]
  28.  should contain Class[opendaylight::install]
  29.  should contain Class[opendaylight::config]
  30.  should contain Class[opendaylight::service]
  31.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  32.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  33.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  34.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  35.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  36.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  37.  should contain Service[opendaylight]
  38.  should contain File[org.apache.karaf.features.cfg]
  39.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  40.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  41.  should contain Yumrepo[opendaylight-5-testing]
  42.  should contain Package[opendaylight]
  43.  should contain Package[opendaylight] that requires Yumrepo[opendaylight-5-testing]
  44.  should contain Yumrepo[opendaylight-5-testing] that comes before Package[opendaylight]
  45.  should contain Yumrepo[opendaylight-5-testing] with enabled => "1", gpgcheck => "0", descr => "OpenDaylight SDN Controller" and baseurl => "http://cbs.centos.org/repos/nfv7-opendaylight-5-testing/$basearch/os/"
  46.  should contain Package[opendaylight] with ensure => "present"
  47.  should contain File_line[java_options_systemd] with ensure => "present", path => "/usr/lib/systemd/system/opendaylight.service", line => "Environment=_JAVA_OPTIONS='-Djava.net.preferIPv4Stack=true'" and after => "ExecStart=/opt/opendaylight/bin/start"
  48.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  49.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management" and match => "^featuresBoot=.*$"
  50.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="8080"/
  51.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  52.  should not contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  53. 23
  54.  should compile into a catalogue without dependency cycles
  55.  should compile into a catalogue without dependency cycles
  56.  should contain Class[opendaylight]
  57.  should contain Class[opendaylight::params]
  58.  should contain Class[opendaylight::install]
  59.  should contain Class[opendaylight::config]
  60.  should contain Class[opendaylight::service]
  61.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  62.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  63.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  64.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  65.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  66.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  67.  should contain Service[opendaylight]
  68.  should contain File[org.apache.karaf.features.cfg]
  69.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  70.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  71.  should contain Yumrepo[opendaylight-5-testing]
  72.  should contain Package[opendaylight]
  73.  should contain Package[opendaylight] that requires Yumrepo[opendaylight-5-testing]
  74.  should contain Yumrepo[opendaylight-5-testing] that comes before Package[opendaylight]
  75.  should contain Yumrepo[opendaylight-5-testing] with enabled => "1", gpgcheck => "0", descr => "OpenDaylight SDN Controller" and baseurl => "http://cbs.centos.org/repos/nfv7-opendaylight-5-testing/$basearch/os/"
  76.  should contain Package[opendaylight] with ensure => "present"
  77.  should contain File_line[java_options_systemd] with ensure => "present", path => "/usr/lib/systemd/system/opendaylight.service", line => "Environment=_JAVA_OPTIONS='-Djava.net.preferIPv4Stack=true'" and after => "ExecStart=/opt/opendaylight/bin/start"
  78.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  79.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management" and match => "^featuresBoot=.*$"
  80.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="8080"/
  81.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  82.  should not contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  83. 21
  84.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  85.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  86.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  87.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  88.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  89.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  90.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  91.  should raise Puppet::Error with message matching /Unsupported OS: Fedora 21/
  92. CentOS
  93. 7
  94.  should compile into a catalogue without dependency cycles
  95.  should compile into a catalogue without dependency cycles
  96.  should contain Class[opendaylight]
  97.  should contain Class[opendaylight::params]
  98.  should contain Class[opendaylight::install]
  99.  should contain Class[opendaylight::config]
  100.  should contain Class[opendaylight::service]
  101.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  102.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  103.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  104.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  105.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  106.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  107.  should contain Service[opendaylight]
  108.  should contain File[org.apache.karaf.features.cfg]
  109.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  110.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  111.  should contain Yumrepo[opendaylight-5-testing]
  112.  should contain Package[opendaylight]
  113.  should contain Package[opendaylight] that requires Yumrepo[opendaylight-5-testing]
  114.  should contain Yumrepo[opendaylight-5-testing] that comes before Package[opendaylight]
  115.  should contain Yumrepo[opendaylight-5-testing] with enabled => "1", gpgcheck => "0", descr => "OpenDaylight SDN Controller" and baseurl => "http://cbs.centos.org/repos/nfv7-opendaylight-5-testing/$basearch/os/"
  116.  should contain Package[opendaylight] with ensure => "present"
  117.  should contain File_line[java_options_systemd] with ensure => "present", path => "/usr/lib/systemd/system/opendaylight.service", line => "Environment=_JAVA_OPTIONS='-Djava.net.preferIPv4Stack=true'" and after => "ExecStart=/opt/opendaylight/bin/start"
  118.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  119.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management" and match => "^featuresBoot=.*$"
  120.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="8080"/
  121.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  122.  should not contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  123. 6
  124.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  125.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  126.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  127.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  128.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  129.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  130.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  131.  should raise Puppet::Error with message matching /Unsupported OS: CentOS 6/
  132. OS family Debian
  133. Ubuntu
  134. 16.04
  135.  should compile into a catalogue without dependency cycles
  136.  should compile into a catalogue without dependency cycles
  137.  should contain Class[opendaylight]
  138.  should contain Class[opendaylight::params]
  139.  should contain Class[opendaylight::install]
  140.  should contain Class[opendaylight::config]
  141.  should contain Class[opendaylight::service]
  142.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  143.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  144.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  145.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  146.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  147.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  148.  should contain Service[opendaylight]
  149.  should contain File[org.apache.karaf.features.cfg]
  150.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  151.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  152.  should contain Apt::Ppa[ppa:odl-team/boron]
  153.  should contain Package[opendaylight]
  154.  should contain Package[opendaylight] that requires Apt::Ppa[ppa:odl-team/boron]
  155.  should contain Apt::Ppa[ppa:odl-team/boron] that comes before Package[opendaylight]
  156.  should contain Package[opendaylight] with ensure => "present"
  157.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  158.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management" and match => "^featuresBoot=.*$"
  159.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="8080"/
  160.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  161.  should not contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  162. 12.04
  163.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  164.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  165.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  166.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  167.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  168.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  169.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  170.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 12.04/
  171. 14.04
  172.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  173.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  174.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  175.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  176.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  177.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  178.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  179.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 14.04/
  180. 15.10
  181.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  182.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  183.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  184.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  185.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  186.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  187.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  188.  should raise Puppet::Error with message matching /Unsupported OS: Ubuntu 15.10/
  189. OS family Suse
  190.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  191.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  192.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  193.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  194.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  195.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  196.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  197.  should raise Puppet::Error with message matching /Unsupported OS family: Suse/
  198. OS family Solaris
  199.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  200.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  201.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  202.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  203.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  204.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  205.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  206.  should raise Puppet::Error with message matching /Unsupported OS family: Solaris/
  207. Karaf feature tests
  208. using default features
  209. and not passing extra features
  210.  should compile into a catalogue without dependency cycles
  211.  should compile into a catalogue without dependency cycles
  212.  should contain Class[opendaylight]
  213.  should contain Class[opendaylight::params]
  214.  should contain Class[opendaylight::install]
  215.  should contain Class[opendaylight::config]
  216.  should contain Class[opendaylight::service]
  217.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  218.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  219.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  220.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  221.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  222.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  223.  should contain Service[opendaylight]
  224.  should contain File[org.apache.karaf.features.cfg]
  225.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  226.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  227.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  228.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management" and match => "^featuresBoot=.*$"
  229. and passing extra features
  230.  should compile into a catalogue without dependency cycles
  231.  should compile into a catalogue without dependency cycles
  232.  should contain Class[opendaylight]
  233.  should contain Class[opendaylight::params]
  234.  should contain Class[opendaylight::install]
  235.  should contain Class[opendaylight::config]
  236.  should contain Class[opendaylight::service]
  237.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  238.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  239.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  240.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  241.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  242.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  243.  should contain Service[opendaylight]
  244.  should contain File[org.apache.karaf.features.cfg]
  245.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  246.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  247.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  248.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all" and match => "^featuresBoot=.*$"
  249. overriding default features
  250. and not passing extra features
  251.  should compile into a catalogue without dependency cycles
  252.  should compile into a catalogue without dependency cycles
  253.  should contain Class[opendaylight]
  254.  should contain Class[opendaylight::params]
  255.  should contain Class[opendaylight::install]
  256.  should contain Class[opendaylight::config]
  257.  should contain Class[opendaylight::service]
  258.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  259.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  260.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  261.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  262.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  263.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  264.  should contain Service[opendaylight]
  265.  should contain File[org.apache.karaf.features.cfg]
  266.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  267.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  268.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  269.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=standard,ssh" and match => "^featuresBoot=.*$"
  270. and passing extra features
  271.  should compile into a catalogue without dependency cycles
  272.  should compile into a catalogue without dependency cycles
  273.  should contain Class[opendaylight]
  274.  should contain Class[opendaylight::params]
  275.  should contain Class[opendaylight::install]
  276.  should contain Class[opendaylight::config]
  277.  should contain Class[opendaylight::service]
  278.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  279.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  280.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  281.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  282.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  283.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  284.  should contain Service[opendaylight]
  285.  should contain File[org.apache.karaf.features.cfg]
  286.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  287.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  288.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  289.  should contain File_line[featuresBoot] with path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", line => "featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all" and match => "^featuresBoot=.*$"
  290. REST port tests
  291. using default REST port
  292.  should compile into a catalogue without dependency cycles
  293.  should compile into a catalogue without dependency cycles
  294.  should contain Class[opendaylight]
  295.  should contain Class[opendaylight::params]
  296.  should contain Class[opendaylight::install]
  297.  should contain Class[opendaylight::config]
  298.  should contain Class[opendaylight::service]
  299.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  300.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  301.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  302.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  303.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  304.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  305.  should contain Service[opendaylight]
  306.  should contain File[org.apache.karaf.features.cfg]
  307.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  308.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  309.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="8080"/
  310. overriding default REST port
  311.  should compile into a catalogue without dependency cycles
  312.  should compile into a catalogue without dependency cycles
  313.  should contain Class[opendaylight]
  314.  should contain Class[opendaylight::params]
  315.  should contain Class[opendaylight::install]
  316.  should contain Class[opendaylight::config]
  317.  should contain Class[opendaylight::service]
  318.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  319.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  320.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  321.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  322.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  323.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  324.  should contain Service[opendaylight]
  325.  should contain File[org.apache.karaf.features.cfg]
  326.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  327.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  328.  should contain File[jetty.xml] with ensure => "file", path => "/opt/opendaylight/etc/jetty.xml", owner => "odl", group => "odl" and content =~ /Property name="jetty.port" default="7777"/
  329. custom log level tests
  330. using default log levels
  331.  should compile into a catalogue without dependency cycles
  332.  should compile into a catalogue without dependency cycles
  333.  should contain Class[opendaylight]
  334.  should contain Class[opendaylight::params]
  335.  should contain Class[opendaylight::install]
  336.  should contain Class[opendaylight::config]
  337.  should contain Class[opendaylight::service]
  338.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  339.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  340.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  341.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  342.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  343.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  344.  should contain Service[opendaylight]
  345.  should contain File[org.apache.karaf.features.cfg]
  346.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  347.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  348.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  349.  should not contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  350. adding one custom log level
  351.  should compile into a catalogue without dependency cycles
  352.  should compile into a catalogue without dependency cycles
  353.  should contain Class[opendaylight]
  354.  should contain Class[opendaylight::params]
  355.  should contain Class[opendaylight::install]
  356.  should contain Class[opendaylight::config]
  357.  should contain Class[opendaylight::service]
  358.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  359.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  360.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  361.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  362.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  363.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  364.  should contain Service[opendaylight]
  365.  should contain File[org.apache.karaf.features.cfg]
  366.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  367.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  368.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  369.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  370.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  371. adding two custom log levels
  372.  should compile into a catalogue without dependency cycles
  373.  should compile into a catalogue without dependency cycles
  374.  should contain Class[opendaylight]
  375.  should contain Class[opendaylight::params]
  376.  should contain Class[opendaylight::install]
  377.  should contain Class[opendaylight::config]
  378.  should contain Class[opendaylight::service]
  379.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  380.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  381.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  382.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  383.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  384.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  385.  should contain Service[opendaylight]
  386.  should contain File[org.apache.karaf.features.cfg]
  387.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  388.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  389.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl" and group => "odl"
  390.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /# Log level config added by puppet-opendaylight/
  391.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  392.  should contain File[org.ops4j.pax.logging.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg", owner => "odl", group => "odl" and content =~ /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  393. OVSDB HA enable/disable tests
  394. using enable_ha default
  395.  should compile into a catalogue without dependency cycles
  396.  should compile into a catalogue without dependency cycles
  397.  should contain Class[opendaylight]
  398.  should contain Class[opendaylight::params]
  399.  should contain Class[opendaylight::install]
  400.  should contain Class[opendaylight::config]
  401.  should contain Class[opendaylight::service]
  402.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  403.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  404.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  405.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  406.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  407.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  408.  should contain Service[opendaylight]
  409.  should contain File[org.apache.karaf.features.cfg]
  410.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  411.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  412. using false for enable_ha
  413.  should compile into a catalogue without dependency cycles
  414.  should compile into a catalogue without dependency cycles
  415.  should contain Class[opendaylight]
  416.  should contain Class[opendaylight::params]
  417.  should contain Class[opendaylight::install]
  418.  should contain Class[opendaylight::config]
  419.  should contain Class[opendaylight::service]
  420.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  421.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  422.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  423.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  424.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  425.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  426.  should contain Service[opendaylight]
  427.  should contain File[org.apache.karaf.features.cfg]
  428.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  429.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  430. using true for enable_ha
  431. using ha_node_count >=2
  432.  should compile into a catalogue without dependency cycles
  433.  should compile into a catalogue without dependency cycles
  434.  should contain Class[opendaylight]
  435.  should contain Class[opendaylight::params]
  436.  should contain Class[opendaylight::install]
  437.  should contain Class[opendaylight::config]
  438.  should contain Class[opendaylight::service]
  439.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  440.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  441.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  442.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  443.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  444.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  445.  should contain Service[opendaylight]
  446.  should contain File[org.apache.karaf.features.cfg]
  447.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  448.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  449. install method tests
  450. RPM
  451. installing default RPM
  452.  should compile into a catalogue without dependency cycles
  453.  should compile into a catalogue without dependency cycles
  454.  should contain Class[opendaylight]
  455.  should contain Class[opendaylight::params]
  456.  should contain Class[opendaylight::install]
  457.  should contain Class[opendaylight::config]
  458.  should contain Class[opendaylight::service]
  459.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  460.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  461.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  462.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  463.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  464.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  465.  should contain Service[opendaylight]
  466.  should contain File[org.apache.karaf.features.cfg]
  467.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  468.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  469.  should contain Yumrepo[opendaylight-5-testing]
  470.  should contain Package[opendaylight]
  471.  should contain Package[opendaylight] that requires Yumrepo[opendaylight-5-testing]
  472.  should contain Yumrepo[opendaylight-5-testing] that comes before Package[opendaylight]
  473.  should contain Yumrepo[opendaylight-5-testing] with enabled => "1", gpgcheck => "0", descr => "OpenDaylight SDN Controller" and baseurl => "http://cbs.centos.org/repos/nfv7-opendaylight-5-testing/$basearch/os/"
  474.  should contain Package[opendaylight] with ensure => "present"
  475.  should contain File_line[java_options_systemd] with ensure => "present", path => "/usr/lib/systemd/system/opendaylight.service", line => "Environment=_JAVA_OPTIONS='-Djava.net.preferIPv4Stack=true'" and after => "ExecStart=/opt/opendaylight/bin/start"
  476. installing Beryllium RPM
  477.  should compile into a catalogue without dependency cycles
  478.  should compile into a catalogue without dependency cycles
  479.  should contain Class[opendaylight]
  480.  should contain Class[opendaylight::params]
  481.  should contain Class[opendaylight::install]
  482.  should contain Class[opendaylight::config]
  483.  should contain Class[opendaylight::service]
  484.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  485.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  486.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  487.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  488.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  489.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  490.  should contain Service[opendaylight]
  491.  should contain File[org.apache.karaf.features.cfg]
  492.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  493.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  494.  should contain Yumrepo[opendaylight-40-release]
  495.  should contain Package[opendaylight]
  496.  should contain Package[opendaylight] that requires Yumrepo[opendaylight-40-release]
  497.  should contain Yumrepo[opendaylight-40-release] that comes before Package[opendaylight]
  498.  should contain Yumrepo[opendaylight-40-release] with enabled => "1", gpgcheck => "0", descr => "OpenDaylight SDN Controller" and baseurl => "http://cbs.centos.org/repos/nfv7-opendaylight-40-release/$basearch/os/"
  499.  should contain Package[opendaylight] with ensure => "present"
  500.  should contain File_line[java_options_systemd] with ensure => "present", path => "/usr/lib/systemd/system/opendaylight.service", line => "Environment=_JAVA_OPTIONS='-Djava.net.preferIPv4Stack=true'" and after => "ExecStart=/opt/opendaylight/bin/start"
  501. Deb
  502. installing Deb
  503.  should compile into a catalogue without dependency cycles
  504.  should compile into a catalogue without dependency cycles
  505.  should contain Class[opendaylight]
  506.  should contain Class[opendaylight::params]
  507.  should contain Class[opendaylight::install]
  508.  should contain Class[opendaylight::config]
  509.  should contain Class[opendaylight::service]
  510.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  511.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  512.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  513.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  514.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  515.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  516.  should contain Service[opendaylight]
  517.  should contain File[org.apache.karaf.features.cfg]
  518.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  519.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  520.  should contain Apt::Ppa[ppa:odl-team/boron]
  521.  should contain Package[opendaylight]
  522.  should contain Package[opendaylight] that requires Apt::Ppa[ppa:odl-team/boron]
  523.  should contain Apt::Ppa[ppa:odl-team/boron] that comes before Package[opendaylight]
  524.  should contain Package[opendaylight] with ensure => "present"
  525. installing Boron Deb
  526.  should compile into a catalogue without dependency cycles
  527.  should compile into a catalogue without dependency cycles
  528.  should contain Class[opendaylight]
  529.  should contain Class[opendaylight::params]
  530.  should contain Class[opendaylight::install]
  531.  should contain Class[opendaylight::config]
  532.  should contain Class[opendaylight::service]
  533.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  534.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  535.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  536.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  537.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  538.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  539.  should contain Service[opendaylight]
  540.  should contain File[org.apache.karaf.features.cfg]
  541.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  542.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  543.  should contain Apt::Ppa[ppa:odl-team/boron]
  544.  should contain Package[opendaylight]
  545.  should contain Package[opendaylight] that requires Apt::Ppa[ppa:odl-team/boron]
  546.  should contain Apt::Ppa[ppa:odl-team/boron] that comes before Package[opendaylight]
  547.  should contain Package[opendaylight] with ensure => "present"
  548. security group tests
  549. using supported stateful
  550.  should compile into a catalogue without dependency cycles
  551.  should compile into a catalogue without dependency cycles
  552.  should contain Class[opendaylight]
  553.  should contain Class[opendaylight::params]
  554.  should contain Class[opendaylight::install]
  555.  should contain Class[opendaylight::config]
  556.  should contain Class[opendaylight::service]
  557.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  558.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  559.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  560.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  561.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  562.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  563.  should contain Service[opendaylight]
  564.  should contain File[org.apache.karaf.features.cfg]
  565.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  566.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  567.  should contain File[/opt/opendaylight/etc/opendaylight]
  568.  should contain File[/opt/opendaylight/etc/opendaylight/datastore]
  569.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial]
  570.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial/config]
  571.  should contain File[netvirt-aclservice-config.xml] with ensure => "file", path => "/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-aclservice-config.xml", owner => "odl", group => "odl" and content =~ /stateful/
  572. using unsupported stateful
  573.  should compile into a catalogue without dependency cycles
  574.  should compile into a catalogue without dependency cycles
  575.  should contain Class[opendaylight]
  576.  should contain Class[opendaylight::params]
  577.  should contain Class[opendaylight::install]
  578.  should contain Class[opendaylight::config]
  579.  should contain Class[opendaylight::service]
  580.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  581.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  582.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  583.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  584.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  585.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  586.  should contain Service[opendaylight]
  587.  should contain File[org.apache.karaf.features.cfg]
  588.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  589.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  590.  should contain File[/opt/opendaylight/etc/opendaylight]
  591.  should contain File[/opt/opendaylight/etc/opendaylight/datastore]
  592.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial]
  593.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial/config]
  594.  should contain File[netvirt-aclservice-config.xml] with ensure => "file", path => "/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-aclservice-config.xml", owner => "odl", group => "odl" and content =~ /learn/
  595. using transparent with unsupported stateful
  596.  should compile into a catalogue without dependency cycles
  597.  should compile into a catalogue without dependency cycles
  598.  should contain Class[opendaylight]
  599.  should contain Class[opendaylight::params]
  600.  should contain Class[opendaylight::install]
  601.  should contain Class[opendaylight::config]
  602.  should contain Class[opendaylight::service]
  603.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  604.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  605.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  606.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  607.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  608.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  609.  should contain Service[opendaylight]
  610.  should contain File[org.apache.karaf.features.cfg]
  611.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  612.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  613.  should contain File[/opt/opendaylight/etc/opendaylight]
  614.  should contain File[/opt/opendaylight/etc/opendaylight/datastore]
  615.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial]
  616.  should contain File[/opt/opendaylight/etc/opendaylight/datastore/initial/config]
  617.  should contain File[netvirt-aclservice-config.xml] with ensure => "file", path => "/opt/opendaylight/etc/opendaylight/datastore/initial/config/netvirt-aclservice-config.xml", owner => "odl", group => "odl" and content =~ /transparent/
  618. VPP routing node tests
  619. using default - no routing node
  620.  should compile into a catalogue without dependency cycles
  621.  should compile into a catalogue without dependency cycles
  622.  should contain Class[opendaylight]
  623.  should contain Class[opendaylight::params]
  624.  should contain Class[opendaylight::install]
  625.  should contain Class[opendaylight::config]
  626.  should contain Class[opendaylight::service]
  627.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  628.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  629.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  630.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  631.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  632.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  633.  should contain Service[opendaylight]
  634.  should contain File[org.apache.karaf.features.cfg]
  635.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  636.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  637.  should not contain File[org.opendaylight.groupbasedpolicy.neutron.vpp.mapper.cfg]
  638.  should not contain File_line[routing-node]
  639. using node name for routing node
  640.  should compile into a catalogue without dependency cycles
  641.  should compile into a catalogue without dependency cycles
  642.  should contain Class[opendaylight]
  643.  should contain Class[opendaylight::params]
  644.  should contain Class[opendaylight::install]
  645.  should contain Class[opendaylight::config]
  646.  should contain Class[opendaylight::service]
  647.  should contain Class[opendaylight::install] that comes before Class[opendaylight::config]
  648.  should contain Class[opendaylight::config] that requires Class[opendaylight::install]
  649.  should contain Class[opendaylight::config] that notifies Class[opendaylight::service]
  650.  should contain Class[opendaylight::service] that subscribes to Class[opendaylight::config]
  651.  should contain Class[opendaylight::service] that comes before Class[opendaylight]
  652.  should contain Class[opendaylight] that requires Class[opendaylight::service]
  653.  should contain Service[opendaylight]
  654.  should contain File[org.apache.karaf.features.cfg]
  655.  should contain Service[opendaylight] with ensure => "running", enable => "true", hasstatus => "true" and hasrestart => "true"
  656.  should contain File[org.apache.karaf.features.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.apache.karaf.features.cfg", owner => "odl" and group => "odl"
  657.  should contain File[org.opendaylight.groupbasedpolicy.neutron.vpp.mapper.cfg] with ensure => "file", path => "/opt/opendaylight/etc/org.opendaylight.groupbasedpolicy.neutron.vpp.mapper.cfg", owner => "odl" and group => "odl"
  658.  should contain File_line[routing-node] with path => "/opt/opendaylight/etc/org.opendaylight.groupbasedpolicy.neutron.vpp.mapper.cfg", line => "routing-node=test-node-1" and match => "^routing-node=.*$"
  659.  
  660. Finished in 9.68 seconds (files took 0.79896 seconds to load)
  661. 589 examples, 0 failures
  662.  
  663.  
  664. Total resources: 22
  665. Touched resources: 22
  666. Resource coverage: 100.00%
  667. RS_SET=centos-7-docker INSTALL_METHOD=rpm RPM_REPO='opendaylight-6-testing' bundle exec rake beaker
  668. /usr/bin/ruby -I/home/daniel/.gem/ruby/gems/rspec-core-3.5.4/lib:/home/daniel/.gem/ruby/gems/rspec-support-3.5.0/lib /home/daniel/.gem/ruby/gems/rspec-core-3.5.4/exe/rspec spec/acceptance --color
  669. /home/daniel/.gem/ruby/gems/beaker-rspec-6.0.0/lib/beaker-rspec/helpers/serverspec.rb:43: warning: already initialized constant Module::VALID_OPTIONS_KEYS
  670. /home/daniel/.gem/ruby/gems/specinfra-2.66.5/lib/specinfra/configuration.rb:4: warning: previous definition of VALID_OPTIONS_KEYS was here
  671. Hypervisor for centos-7-docker is docker
  672. Beaker::Hypervisor, found some docker boxes to create
  673. get
  674. /v1.16/version
  675. {}
  676.  
  677. Provisioning docker
  678. provisioning centos-7-docker
  679. Creating image
  680. Dockerfile is FROM centos:7
  681. ENV container docker
  682. RUN yum clean all
  683. RUN yum install -y sudo openssh-server openssh-clients curl ntpdate
  684. RUN ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key
  685. RUN ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
  686. RUN mkdir -p /var/run/sshd
  687. RUN echo root:root | chpasswd
  688. RUN sed -ri 's/^#?PermitRootLogin .*/PermitRootLogin yes/' /etc/ssh/sshd_config
  689. RUN sed -ri 's/^#?PasswordAuthentication .*/PasswordAuthentication yes/' /etc/ssh/sshd_config
  690. EXPOSE 22
  691. CMD ["/sbin/init"]
  692. post
  693. /v1.16/build
  694. {:rm=>true}
  695. Dockerfile0000640000000000000000000000114313054072301013276 0ustar00wheelwheel00000000000000 FROM centos:7
  696. ENV container docker
  697. RUN yum clean all
  698. RUN yum install -y sudo openssh-server openssh-clients curl ntpdate
  699. RUN ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key
  700. RUN ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
  701. RUN mkdir -p /var/run/sshd
  702. RUN echo root:root | chpasswd
  703. RUN sed -ri 's/^#?PermitRootLogin .*/PermitRootLogin yes/' /etc/ssh/sshd_config
  704. RUN sed -ri 's/^#?PasswordAuthentication .*/PasswordAuthentication yes/' /etc/ssh/sshd_config
  705. EXPOSE 22
  706. CMD ["/sbin/init"]
  707.  
  708. Creating container from image 4675573ae59e
  709. post
  710. /v1.16/containers/create
  711. {}
  712. {"Image":"4675573ae59e","Hostname":"centos-7-docker"}
  713. Starting container 8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b
  714. post
  715. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b/start
  716. {}
  717. {"PublishAllPorts":true,"Privileged":true}
  718. get
  719. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b/json
  720. {}
  721.  
  722. Using docker server at 0.0.0.0
  723. get
  724. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b/json
  725. {}
  726.  
  727. node available as ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@0.0.0.0 -p 32770
  728. get
  729. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b/json
  730. {}
  731.  
  732. 
  733. centos-7-docker 13:01:03$ cat /etc/resolv.conf
  734.  Attempting ssh connection to 0.0.0.0, user: root, opts: {:password=>"root", :port=>"32770", :forward_agent=>false}
  735.  Warning: Try 1 -- Host 0.0.0.0 unreachable: Errno::ECONNRESET - Connection reset by peer
  736.  Warning: Trying again in 3 seconds
  737.  Attempting ssh connection to 0.0.0.0, user: root, opts: {:password=>"root", :port=>"32770", :forward_agent=>false, :user=>"root"}
  738.  # Generated by NetworkManager
  739. search rdu.redhat.com redhat.com
  740. nameserver 10.11.5.19
  741. nameserver 10.5.30.160
  742. nameserver 10.192.20.245
  743. # NOTE: the libc resolver may not support more than 3 nameservers.
  744. # The nameservers listed below may not be recognized.
  745. nameserver 10.192.206.245
  746. nameserver 10.200.0.246
  747. 
  748. centos-7-docker executed in 3.15 seconds
  749. 
  750. centos-7-docker 13:01:06$ echo '127.0.0.1 localhost localhost.localdomain
  751. 172.17.0.2 centos-7-docker.rdu.redhat.com centos-7-docker
  752. ' >> /etc/hosts
  753. 
  754. centos-7-docker executed in 0.04 seconds
  755. 
  756. centos-7-docker 13:01:06$ rpm -q curl
  757.  curl-7.29.0-35.el7.centos.x86_64
  758. 
  759. centos-7-docker executed in 0.09 seconds
  760. 
  761. centos-7-docker 13:01:06$ rpm -q ntpdate
  762.  ntpdate-4.2.6p5-25.el7.centos.1.x86_64
  763. 
  764. centos-7-docker executed in 0.06 seconds
  765. setting local environment on centos-7-docker
  766. 
  767. centos-7-docker 13:01:06$ getent passwd root
  768.  root:x:0:0:root:/root:/bin/bash
  769. 
  770. centos-7-docker executed in 0.04 seconds
  771. 
  772. centos-7-docker 13:01:06$ mktemp -dt .XXXXXX
  773.  /tmp/.vHDZ3b
  774. 
  775. centos-7-docker executed in 0.04 seconds
  776. 
  777. centos-7-docker 13:01:06$ chown root:root /tmp/.vHDZ3b
  778. 
  779. centos-7-docker executed in 0.04 seconds
  780. 
  781. centos-7-docker 13:01:06$ echo 'PermitUserEnvironment yes' | cat - /etc/ssh/sshd_config > /tmp/.vHDZ3b/sshd_config.permit
  782. 
  783. centos-7-docker executed in 0.04 seconds
  784. 
  785. centos-7-docker 13:01:06$ mv /tmp/.vHDZ3b/sshd_config.permit /etc/ssh/sshd_config
  786. 
  787. centos-7-docker executed in 0.04 seconds
  788. 
  789. centos-7-docker 13:01:06$ systemctl restart sshd.service
  790. 
  791. centos-7-docker executed in 0.05 seconds
  792. 
  793. centos-7-docker 13:01:06$ mkdir -p ~/.ssh
  794. 
  795. centos-7-docker executed in 0.04 seconds
  796. 
  797. centos-7-docker 13:01:07$ chmod 0600 ~/.ssh
  798. 
  799. centos-7-docker executed in 0.04 seconds
  800. 
  801. centos-7-docker 13:01:07$ touch ~/.ssh/environment
  802. 
  803. centos-7-docker executed in 0.04 seconds
  804. 
  805. centos-7-docker 13:01:07$ grep ^PATH=.*\$PATH ~/.ssh/environment
  806. 
  807. centos-7-docker executed in 0.04 seconds
  808. Exited: 1
  809. 
  810. centos-7-docker 13:01:07$ grep ^PATH= ~/.ssh/environment
  811. 
  812. centos-7-docker executed in 0.04 seconds
  813. Exited: 1
  814. 
  815. centos-7-docker 13:01:07$ echo "PATH=$PATH" >> ~/.ssh/environment
  816. 
  817. centos-7-docker executed in 0.05 seconds
  818. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  819. 
  820. centos-7-docker 13:01:07$ echo "/usr/bin"
  821.  /usr/bin
  822. 
  823. centos-7-docker executed in 0.04 seconds
  824. 
  825. centos-7-docker 13:01:07$ echo "/opt/puppet-git-repos/hiera/bin"
  826.  /opt/puppet-git-repos/hiera/bin
  827. 
  828. centos-7-docker executed in 0.04 seconds
  829. 
  830. centos-7-docker 13:01:07$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  831. 
  832. centos-7-docker executed in 0.04 seconds
  833. Exited: 1
  834. 
  835. centos-7-docker 13:01:07$ grep ^PATH= ~/.ssh/environment
  836.  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  837. 
  838. centos-7-docker executed in 0.05 seconds
  839. 
  840. centos-7-docker 13:01:07$ sed -i -e "s/^PATH=/PATH=\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:/" ~/.ssh/environment
  841. 
  842. centos-7-docker executed in 0.04 seconds
  843. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  844. 
  845. centos-7-docker 13:01:07$ grep ^PATH=.*PATH ~/.ssh/environment
  846. 
  847. centos-7-docker executed in 0.04 seconds
  848. Exited: 1
  849. 
  850. centos-7-docker 13:01:07$ grep ^PATH= ~/.ssh/environment
  851.  PATH=/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  852. 
  853. centos-7-docker executed in 0.04 seconds
  854. 
  855. centos-7-docker 13:01:07$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment
  856. 
  857. centos-7-docker executed in 0.04 seconds
  858. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  859. ssh connection to centos-7-docker has been terminated
  860. 
  861. centos-7-docker 13:01:07$ cat ~/.ssh/environment
  862.  Attempting ssh connection to 0.0.0.0, user: root, opts: {:password=>"root", :port=>"32770", :forward_agent=>false, :user=>"root"}
  863.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  864. 
  865. centos-7-docker executed in 0.15 seconds
  866. Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on centos-7-docker
  867. 
  868. centos-7-docker 13:01:07$ echo '127.0.0.1 updates.puppetlabs.com
  869. ' >> /etc/hosts
  870. 
  871. centos-7-docker executed in 0.04 seconds
  872. 
  873. centos-7-docker 13:01:07$ rpm --replacepkgs -Uvh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
  874.  Retrieving http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
  875. Preparing...  ########################################
  876.  Updating / installing...
  877. puppetlabs-release-22.0-2  ################ ##### ############## #####
  878. 
  879. centos-7-docker executed in 0.21 seconds
  880. 
  881. centos-7-docker 13:01:08$ echo "/usr/bin"
  882.  /usr/bin
  883. 
  884. centos-7-docker executed in 0.04 seconds
  885. 
  886. centos-7-docker 13:01:08$ echo "/opt/puppet-git-repos/hiera/bin"
  887.  /opt/puppet-git-repos/hiera/bin
  888. 
  889. centos-7-docker executed in 0.04 seconds
  890. 
  891. centos-7-docker 13:01:08$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  892.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  893. 
  894. centos-7-docker executed in 0.04 seconds
  895. 
  896. centos-7-docker 13:01:08$ grep ^PATH=.*PATH ~/.ssh/environment
  897.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  898. 
  899. centos-7-docker executed in 0.04 seconds
  900. 
  901. centos-7-docker 13:01:08$ yum -y install puppet
  902.  Loaded plugins: fastestmirror, ovl
  903.  Loading mirror speeds from cached hostfile
  904.  * base: repos.mia.quadranet.com
  905.  * extras: mirror.cogentco.com
  906.  * updates: mirrors.centos.webair.com
  907.  Resolving Dependencies
  908.  --> Running transaction check
  909.  ---> Package puppet.noarch 0:3.8.7-1.el7 will be installed
  910.  --> Processing Dependency: ruby >= 1.8 for package: puppet-3.8.7-1.el7.noarch
  911.  --> Processing Dependency: facter >= 1:1.7.0 for package: puppet-3.8.7-1.el7.noarch
  912.  --> Processing Dependency: hiera >= 1.0.0 for package: puppet-3.8.7-1.el7.noarch
  913.  --> Processing Dependency: ruby >= 1.8.7 for package: puppet-3.8.7-1.el7.noarch
  914.  --> Processing Dependency: rubygem-json for package: puppet-3.8.7-1.el7.noarch
  915.  --> Processing Dependency: /usr/bin/ruby for package: puppet-3.8.7-1.el7.noarch
  916.  --> Processing Dependency: ruby-augeas for package: puppet-3.8.7-1.el7.noarch
  917.  --> Processing Dependency: ruby(selinux) for package: puppet-3.8.7-1.el7.noarch
  918.  --> Processing Dependency: ruby-shadow for package: puppet-3.8.7-1.el7.noarch
  919.  --> Processing Dependency: libselinux-utils for package: puppet-3.8.7-1.el7.noarch
  920.  --> Running transaction check
  921.  ---> Package facter.x86_64 1:2.4.6-1.el7 will be installed
  922.  --> Processing Dependency: dmidecode for package: 1:facter-2.4.6-1.el7.x86_64
  923.  --> Processing Dependency: which for package: 1:facter-2.4.6-1.el7.x86_64
  924.  --> Processing Dependency: virt-what for package: 1:facter-2.4.6-1.el7.x86_64
  925.  --> Processing Dependency: net-tools for package: 1:facter-2.4.6-1.el7.x86_64
  926.  --> Processing Dependency: pciutils for package: 1:facter-2.4.6-1.el7.x86_64
  927.  ---> Package hiera.noarch 0:1.3.4-1.el7 will be installed
  928.  ---> Package libselinux-ruby.x86_64 0:2.5-6.el7 will be installed
  929.  ---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be installed
  930.  ---> Package ruby.x86_64 0:2.0.0.648-29.el7 will be installed
  931.  --> Processing Dependency: ruby-libs(x86-64) = 2.0.0.648-29.el7 for package: ruby-2.0.0.648-29.el7.x86_64
  932.  --> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-29.el7.x86_64
  933.  --> Processing Dependency: ruby(rubygems) >= 2.0.14.1 for package: ruby-2.0.0.648-29.el7.x86_64
  934.  --> Processing Dependency: libruby.so.2.0()(64bit) for package: ruby-2.0.0.648-29.el7.x86_64
  935.  ---> Package ruby-augeas.x86_64 0:0.4.1-3.el7 will be installed
  936.  --> Processing Dependency: augeas-libs >= 0.8.0 for package: ruby-augeas-0.4.1-3.el7.x86_64
  937.  --> Processing Dependency: libaugeas.so.0(AUGEAS_0.12.0)(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  938.  --> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  939.  --> Processing Dependency: libaugeas.so.0(AUGEAS_0.10.0)(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  940.  --> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  941.  --> Processing Dependency: libaugeas.so.0(AUGEAS_0.11.0)(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  942.  --> Processing Dependency: libaugeas.so.0()(64bit) for package: ruby-augeas-0.4.1-3.el7.x86_64
  943.  ---> Package ruby-shadow.x86_64 1:2.2.0-2.el7 will be installed
  944.  ---> Package rubygem-json.x86_64 0:1.7.7-29.el7 will be installed
  945.  --> Running transaction check
  946.  ---> Package augeas-libs.x86_64 0:1.4.0-2.el7 will be installed
  947.  ---> Package dmidecode.x86_64 1:3.0-2.el7 will be installed
  948.  ---> Package net-tools.x86_64 0:2.0-0.17.20131004git.el7 will be installed
  949.  ---> Package pciutils.x86_64 0:3.5.1-1.el7 will be installed
  950.  --> Processing Dependency: pciutils-libs = 3.5.1-1.el7 for package: pciutils-3.5.1-1.el7.x86_64
  951.  --> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
  952.  --> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
  953.  --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
  954.  --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-1.el7.x86_64
  955.  --> Processing Dependency: hwdata for package: pciutils-3.5.1-1.el7.x86_64
  956.  --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-1.el7.x86_64
  957.  ---> Package ruby-libs.x86_64 0:2.0.0.648-29.el7 will be installed
  958.  ---> Package rubygem-bigdecimal.x86_64 0:1.2.0-29.el7 will be installed
  959.  ---> Package rubygems.noarch 0:2.0.14.1-29.el7 will be installed
  960.  --> Processing Dependency: rubygem(rdoc) >= 4.0.0 for package: rubygems-2.0.14.1-29.el7.noarch
  961.  --> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-29.el7.noarch
  962.  --> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-29.el7.noarch
  963.  ---> Package virt-what.x86_64 0:1.13-8.el7 will be installed
  964.  ---> Package which.x86_64 0:2.20-7.el7 will be installed
  965.  --> Running transaction check
  966.  ---> Package hwdata.x86_64 0:0.252-8.4.el7 will be installed
  967.  ---> Package pciutils-libs.x86_64 0:3.5.1-1.el7 will be installed
  968.  ---> Package rubygem-io-console.x86_64 0:0.4.2-29.el7 will be installed
  969.  ---> Package rubygem-psych.x86_64 0:2.0.0-29.el7 will be installed
  970.  --> Processing Dependency: libyaml-0.so.2()(64bit) for package: rubygem-psych-2.0.0-29.el7.x86_64
  971.  ---> Package rubygem-rdoc.noarch 0:4.0.0-29.el7 will be installed
  972.  --> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-29.el7.noarch
  973.  --> Running transaction check
  974.  ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
  975.  ---> Package ruby-irb.noarch 0:2.0.0.648-29.el7 will be installed
  976.  --> Finished Dependency Resolution
  977. 
  978. Dependencies Resolved
  979. 
  980. ================================================================================
  981. Package Arch Version Repository Size
  982. ================================================================================
  983. Installing:
  984. puppet noarch 3.8.7-1.el7 puppetlabs-products 1.5 M
  985. Installing for dependencies:
  986. augeas-libs x86_64 1.4.0-2.el7 base 355 k
  987. dmidecode x86_64 1:3.0-2.el7 base 83 k
  988. facter x86_64 1:2.4.6-1.el7 puppetlabs-products 98 k
  989. hiera noarch 1.3.4-1.el7 puppetlabs-products 23 k
  990. hwdata x86_64 0.252-8.4.el7 base 2.1 M
  991. libselinux-ruby x86_64 2.5-6.el7 base 120 k
  992. libselinux-utils x86_64 2.5-6.el7 base 151 k
  993. libyaml x86_64 0.1.4-11.el7_0 base 55 k
  994. net-tools x86_64 2.0-0.17.20131004git.el7 base 304 k
  995. pciutils x86_64 3.5.1-1.el7 base 93 k
  996. pciutils-libs x86_64 3.5.1-1.el7 base 46 k
  997. ruby x86_64 2.0.0.648-29.el7 base 68 k
  998. ruby-augeas x86_64 0.4.1-3.el7 puppetlabs-deps 22 k
  999. ruby-irb noarch 2.0.0.648-29.el7 base 89 k
  1000. ruby-libs x86_64 2.0.0.648-29.el7 base 2.8 M
  1001. ruby-shadow x86_64 1:2.2.0-2.el7 puppetlabs-deps 14 k
  1002. rubygem-bigdecimal x86_64 1.2.0-29.el7 base 80 k
  1003. rubygem-io-console x86_64 0.4.2-29.el7 base 51 k
  1004. rubygem-json x86_64 1.7.7-29.el7 base 76 k
  1005. rubygem-psych x86_64 2.0.0-29.el7 base 78 k
  1006. rubygem-rdoc noarch 4.0.0-29.el7 base 319 k
  1007. rubygems noarch 2.0.14.1-29.el7 base 216 k
  1008. virt-what x86_64 1.13-8.el7 base 27 k
  1009. which x86_64 2.20-7.el7 base 41 k
  1010.  
  1011. Transaction Summary
  1012. ================================================================================
  1013. Install 1 Package (+24 Dependent packages)
  1014.  Total download size: 8.8 M
  1015.  Installed size: 29 M
  1016.  Downloading packages:
  1017.  warning: /var/cache/yum/x86_64/7/puppetlabs-products/packages/hiera-1.3.4-1.el7.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 4bd6ec30: NOKEY
  1018.  Public key for hiera-1.3.4-1.el7.noarch.rpm is not installed
  1019.  Public key for ruby-augeas-0.4.1-3.el7.x86_64.rpm is not installed
  1020.  --------------------------------------------------------------------------------
  1021.  Total 5.0 MB/s | 8.8 MB 00:01
  1022.  Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puppetlabs
  1023.  Importing GPG key 0x4BD6EC30:
  1024. Userid : "Puppet Labs Release Key (Puppet Labs Release Key) <info@puppetlabs.com>"
  1025. Fingerprint: 47b3 20eb 4c7c 375a a9da e1a0 1054 b7a2 4bd6 ec30
  1026. Package : puppetlabs-release-22.0-2.noarch (installed)
  1027. From : /etc/pki/rpm-gpg/RPM-GPG-KEY-puppetlabs
  1028.  Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-puppet
  1029.  Importing GPG key 0xEF8D349F:
  1030. Userid : "Puppet, Inc. Release Key (Puppet, Inc. Release Key) <release@puppet.com>"
  1031. Fingerprint: 6f6b 1550 9cf8 e59e 6e46 9f32 7f43 8280 ef8d 349f
  1032. Package : puppetlabs-release-22.0-2.noarch (installed)
  1033. From : /etc/pki/rpm-gpg/RPM-GPG-KEY-puppet
  1034.  Running transaction check
  1035.  Running transaction test
  1036.  Transaction test succeeded
  1037.  Running transaction
  1038.  Warning: RPMDB altered outside of yum.
  1039.  Installing : ruby-libs-2.0.0.648-29.el7.x86_64 1/25
  1040. Installing : 1:dmidecode-3.0-2.el7.x86_64 2/25
  1041. Installing : virt-what-1.13-8.el7.x86_64 3/25
  1042. Installing : hwdata-0.252-8.4.el7.x86_64 4/25
  1043. Installing : libyaml-0.1.4-11.el7_0.x86_64 5/25
  1044. Installing : rubygem-bigdecimal-1.2.0-29.el7.x86_64 6/25
  1045. Installing : rubygem-psych-2.0.0-29.el7.x86_64 7/25
  1046. Installing : rubygem-json-1.7.7-29.el7.x86_64 8/25
  1047. Installing : rubygem-io-console-0.4.2-29.el7.x86_64 9/25
  1048. Installing : ruby-irb-2.0.0.648-29.el7.noarch 10/25
  1049. Installing : ruby-2.0.0.648-29.el7.x86_64 11/25
  1050. Installing : rubygems-2.0.14.1-29.el7.noarch 12/25
  1051. Installing : rubygem-rdoc-4.0.0-29.el7.noarch 13/25
  1052. Installing : hiera-1.3.4-1.el7.noarch 14/25
  1053. Installing : 1:ruby-shadow-2.2.0-2.el7.x86_64 15/25
  1054. Installing : augeas-libs-1.4.0-2.el7.x86_64 16/25
  1055. Installing : ruby-augeas-0.4.1-3.el7.x86_64 17/25
  1056. Installing : pciutils-libs-3.5.1-1.el7.x86_64 18/25
  1057. Installing : pciutils-3.5.1-1.el7.x86_64 19/25
  1058. Installing : libselinux-ruby-2.5-6.el7.x86_64 20/25
  1059. Installing : which-2.20-7.el7.x86_64 21/25
  1060. install-info: No such file or directory for /usr/share/info/which.info.gz
  1061.  Installing : libselinux-utils-2.5-6.el7.x86_64 22/25
  1062. Installing : net-tools-2.0-0.17.20131004git.el7.x86_64 23/25
  1063. Installing : 1:facter-2.4.6-1.el7.x86_64 24/25
  1064. Installing : puppet-3.8.7-1.el7.noarch 25/25
  1065. Verifying : rubygem-rdoc-4.0.0-29.el7.noarch 1/25
  1066. Verifying : rubygem-bigdecimal-1.2.0-29.el7.x86_64 2/25
  1067. Verifying : net-tools-2.0-0.17.20131004git.el7.x86_64 3/25
  1068. Verifying : ruby-irb-2.0.0.648-29.el7.noarch 4/25
  1069. Verifying : ruby-libs-2.0.0.648-29.el7.x86_64 5/25
  1070. Verifying : libselinux-utils-2.5-6.el7.x86_64 6/25
  1071. Verifying : rubygem-psych-2.0.0-29.el7.x86_64 7/25
  1072. Verifying : 1:facter-2.4.6-1.el7.x86_64 8/25
  1073. Verifying : 1:dmidecode-3.0-2.el7.x86_64 9/25
  1074. Verifying : which-2.20-7.el7.x86_64 10/25
  1075. Verifying : hiera-1.3.4-1.el7.noarch 11/25
  1076. Verifying : libselinux-ruby-2.5-6.el7.x86_64 12/25
  1077. Verifying : pciutils-libs-3.5.1-1.el7.x86_64 13/25
  1078. Verifying : rubygem-json-1.7.7-29.el7.x86_64 14/25
  1079. Verifying : rubygem-io-console-0.4.2-29.el7.x86_64 15/25
  1080. Verifying : 1:ruby-shadow-2.2.0-2.el7.x86_64 16/25
  1081. Verifying : virt-what-1.13-8.el7.x86_64 17/25
  1082. Verifying : augeas-libs-1.4.0-2.el7.x86_64 18/25
  1083. Verifying : rubygems-2.0.14.1-29.el7.noarch 19/25
  1084. Verifying : libyaml-0.1.4-11.el7_0.x86_64 20/25
  1085. Verifying : ruby-augeas-0.4.1-3.el7.x86_64 21/25
  1086. Verifying : pciutils-3.5.1-1.el7.x86_64 22/25
  1087. Verifying : hwdata-0.252-8.4.el7.x86_64 23/25
  1088. Verifying : puppet-3.8.7-1.el7.noarch 24/25
  1089. Verifying : ruby-2.0.0.648-29.el7.x86_64 25/25
  1090.  
  1091. Installed:
  1092. puppet.noarch 0:3.8.7-1.el7
  1093.  
  1094. Dependency Installed:
  1095. augeas-libs.x86_64 0:1.4.0-2.el7
  1096. dmidecode.x86_64 1:3.0-2.el7
  1097. facter.x86_64 1:2.4.6-1.el7
  1098. hiera.noarch 0:1.3.4-1.el7
  1099. hwdata.x86_64 0:0.252-8.4.el7
  1100. libselinux-ruby.x86_64 0:2.5-6.el7
  1101. libselinux-utils.x86_64 0:2.5-6.el7
  1102. libyaml.x86_64 0:0.1.4-11.el7_0
  1103. net-tools.x86_64 0:2.0-0.17.20131004git.el7
  1104. pciutils.x86_64 0:3.5.1-1.el7
  1105. pciutils-libs.x86_64 0:3.5.1-1.el7
  1106. ruby.x86_64 0:2.0.0.648-29.el7
  1107. ruby-augeas.x86_64 0:0.4.1-3.el7
  1108. ruby-irb.noarch 0:2.0.0.648-29.el7
  1109. ruby-libs.x86_64 0:2.0.0.648-29.el7
  1110. ruby-shadow.x86_64 1:2.2.0-2.el7
  1111. rubygem-bigdecimal.x86_64 0:1.2.0-29.el7
  1112. rubygem-io-console.x86_64 0:0.4.2-29.el7
  1113. rubygem-json.x86_64 0:1.7.7-29.el7
  1114. rubygem-psych.x86_64 0:2.0.0-29.el7
  1115. rubygem-rdoc.noarch 0:4.0.0-29.el7
  1116. rubygems.noarch 0:2.0.14.1-29.el7
  1117. virt-what.x86_64 0:1.13-8.el7
  1118. which.x86_64 0:2.20-7.el7
  1119.  Complete!
  1120. 
  1121. centos-7-docker executed in 7.89 seconds
  1122. 
  1123. centos-7-docker 13:01:16$ echo "/usr/bin"
  1124.  /usr/bin
  1125. 
  1126. centos-7-docker executed in 0.04 seconds
  1127. 
  1128. centos-7-docker 13:01:16$ echo "/opt/puppet-git-repos/hiera/bin"
  1129.  /opt/puppet-git-repos/hiera/bin
  1130. 
  1131. centos-7-docker executed in 0.04 seconds
  1132. 
  1133. centos-7-docker 13:01:16$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  1134.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  1135. 
  1136. centos-7-docker executed in 0.04 seconds
  1137. 
  1138. centos-7-docker 13:01:16$ grep ^PATH=.*PATH ~/.ssh/environment
  1139.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  1140. 
  1141. centos-7-docker executed in 0.04 seconds
  1142. 
  1143. centos-7-docker 13:01:16$ mkdir -p /etc/puppet
  1144. 
  1145. centos-7-docker executed in 0.04 seconds
  1146. 
  1147. centos-7-docker 13:01:16$ puppet agent --configprint hiera_config
  1148.  /etc/puppet/hiera.yaml
  1149. 
  1150. centos-7-docker executed in 0.63 seconds
  1151. 
  1152. centos-7-docker 13:01:16$ echo '' >> /etc/puppet/hiera.yaml
  1153. 
  1154. centos-7-docker executed in 0.05 seconds
  1155. 
  1156. centos-7-docker 13:01:17$ echo /etc/puppet/modules
  1157.  /etc/puppet/modules
  1158. 
  1159. centos-7-docker executed in 0.05 seconds
  1160. Using scp to transfer /home/daniel/puppet-opendaylight to /etc/puppet/modules/opendaylight
  1161. localhost $ scp /home/daniel/puppet-opendaylight centos-7-docker:/etc/puppet/modules {:ignore => [".bundle", ".git", ".idea", ".vagrant", ".vendor", "vendor", "acceptance", "bundle", "spec", "tests", "log", ".svn", "junit", "pkg", "example", ".", ".."]}
  1162. going to ignore (?-mix:((\/|\A)\.bundle(\/|\z))|((\/|\A)\.git(\/|\z))|((\/|\A)\.idea(\/|\z))|((\/|\A)\.vagrant(\/|\z))|((\/|\A)\.vendor(\/|\z))|((\/|\A)vendor(\/|\z))|((\/|\A)acceptance(\/|\z))|((\/|\A)bundle(\/|\z))|((\/|\A)spec(\/|\z))|((\/|\A)tests(\/|\z))|((\/|\A)log(\/|\z))|((\/|\A)\.svn(\/|\z))|((\/|\A)junit(\/|\z))|((\/|\A)pkg(\/|\z))|((\/|\A)example(\/|\z))|((\/|\A)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))
  1163. 
  1164. centos-7-docker 13:01:19$ rm -rf /etc/puppet/modules/opendaylight
  1165. 
  1166. centos-7-docker executed in 0.05 seconds
  1167. 
  1168. centos-7-docker 13:01:19$ mv /etc/puppet/modules/puppet-opendaylight /etc/puppet/modules/opendaylight
  1169. 
  1170. centos-7-docker executed in 0.05 seconds
  1171. 
  1172. centos-7-docker 13:01:19$ puppet module install puppetlabs-stdlib
  1173.  Notice: Preparing to install into /etc/puppet/modules ...
  1174.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  1175.  Notice: Installing -- do not interrupt ...
  1176.  /etc/puppet/modules
  1177. └── puppetlabs-stdlib (v4.15.0)
  1178. 
  1179. centos-7-docker executed in 6.51 seconds
  1180. 
  1181. centos-7-docker 13:01:26$ puppet module install puppetlabs-apt
  1182.  Notice: Preparing to install into /etc/puppet/modules ...
  1183.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  1184.  Notice: Installing -- do not interrupt ...
  1185.  /etc/puppet/modules
  1186. └─┬ puppetlabs-apt (v2.3.0)
  1187. └── puppetlabs-stdlib (v4.15.0)
  1188. 
  1189. centos-7-docker executed in 7.47 seconds
  1190. 
  1191. opendaylight class
  1192. testing install methods
  1193. 
  1194. centos-7-docker 13:01:33$ mktemp -t apply_manifest.pp.XXXXXX
  1195.  /tmp/apply_manifest.pp.wI0FK4
  1196. 
  1197. centos-7-docker executed in 0.05 seconds
  1198. localhost $ scp /tmp/beaker20170224-26683-18v1ghe centos-7-docker:/tmp/apply_manifest.pp.wI0FK4 {:ignore => }
  1199. 
  1200. centos-7-docker 13:01:33$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.wI0FK4
  1201.  Info: Loading facts
  1202.  Info: Loading facts
  1203.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1204.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1205. 
  1206. centos-7-docker executed in 1.92 seconds
  1207. Exited: 1
  1208.  should work idempotently with no errors (FAILED - 1)
  1209. File "/opt/opendaylight/"
  1210. 
  1211. centos-7-docker 13:01:35$ /bin/sh -c uname\ -sr
  1212.  Linux 4.9.10-100.fc24.x86_64
  1213. 
  1214. centos-7-docker executed in 0.04 seconds
  1215. 
  1216. centos-7-docker 13:01:35$ /bin/sh -c ls\ /usr/lib/setup/Plamo-\*
  1217.  ls: cannot access /usr/lib/setup/Plamo-*: No such file or directory
  1218. 
  1219. centos-7-docker executed in 0.05 seconds
  1220. Exited: 2
  1221. 
  1222. centos-7-docker 13:01:36$ /bin/sh -c uname\ -sr
  1223.  Linux 4.9.10-100.fc24.x86_64
  1224. 
  1225. centos-7-docker executed in 0.04 seconds
  1226. 
  1227. centos-7-docker 13:01:36$ /bin/sh -c ls\ /var/run/current-system/sw
  1228.  ls: cannot access /var/run/current-system/sw: No such file or directory
  1229. 
  1230. centos-7-docker executed in 0.04 seconds
  1231. Exited: 2
  1232. 
  1233. centos-7-docker 13:01:36$ /bin/sh -c vmware\ -v
  1234.  /bin/sh: vmware: command not found
  1235. 
  1236. centos-7-docker executed in 0.05 seconds
  1237. Exited: 127
  1238. 
  1239. centos-7-docker 13:01:36$ /bin/sh -c cat\ /etc/debian_version
  1240.  cat: /etc/debian_version : No such file or directory
  1241. 
  1242. centos-7-docker executed in 0.05 seconds
  1243. Exited: 1
  1244. 
  1245. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/arch-release
  1246.  ls: cannot access /etc/arch-release: No such file or directory
  1247. 
  1248. centos-7-docker executed in 0.04 seconds
  1249. Exited: 2
  1250. 
  1251. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/alpine-release
  1252.  ls: cannot access /etc/alpine-release : No such file or directory
  1253. 
  1254. centos-7-docker executed in 0.05 seconds
  1255. Exited: 2
  1256. 
  1257. centos-7-docker 13:01:36$ /bin/sh -c uname\ -s
  1258.  Linux
  1259. 
  1260. centos-7-docker executed in 0.05 seconds
  1261. 
  1262. centos-7-docker 13:01:36$ /bin/sh -c uname\ -sr
  1263.  Linux 4.9.10-100.fc24.x86_64
  1264. 
  1265. centos-7-docker executed in 0.05 seconds
  1266. 
  1267. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/coreos/update.conf
  1268.  ls: cannot access /etc/coreos/update.conf: No such file or directory
  1269. 
  1270. centos-7-docker executed in 0.05 seconds
  1271. Exited: 2
  1272. 
  1273. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/gentoo-release
  1274.  ls: cannot access /etc/gentoo-release : No such file or directory
  1275. 
  1276. centos-7-docker executed in 0.04 seconds
  1277. Exited: 2
  1278. 
  1279. centos-7-docker 13:01:36$ /bin/sh -c uname\ -sr
  1280.  Linux 4.9.10-100.fc24.x86_64
  1281. 
  1282. centos-7-docker executed in 0.05 seconds
  1283. 
  1284. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/Eos-release
  1285.  ls: cannot access /etc/Eos-release : No such file or directory
  1286. 
  1287. centos-7-docker executed in 0.05 seconds
  1288. Exited: 2
  1289. 
  1290. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/fedora-release
  1291.  ls:  cannot access /etc/fedora-release : No such file or directory
  1292. 
  1293. centos-7-docker executed in 0.05 seconds
  1294. Exited: 2
  1295. 
  1296. centos-7-docker 13:01:36$ /bin/sh -c ls\ /etc/redhat-release
  1297.  /etc/redhat-release
  1298. 
  1299. centos-7-docker executed in 0.04 seconds
  1300. 
  1301. centos-7-docker 13:01:36$ /bin/sh -c cat\ /etc/redhat-release
  1302.  CentOS Linux release 7.3.1611 (Core)
  1303. 
  1304. centos-7-docker executed in 0.04 seconds
  1305. 
  1306. centos-7-docker 13:01:36$ /bin/sh -c uname\ -m
  1307.  x86_64
  1308. 
  1309. centos-7-docker executed in 0.05 seconds
  1310. 
  1311. centos-7-docker 13:01:36$ /bin/sh -c test\ -d\ /opt/opendaylight/
  1312. 
  1313. centos-7-docker executed in 0.05 seconds
  1314. Exited: 1
  1315.  should be directory (FAILED - 2)
  1316. 
  1317. centos-7-docker 13:01:36$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/\ \|\ grep\ --\ \\\^odl\\\$
  1318.  stat: cannot stat ‘/opt/opendaylight/’: No such file or directory
  1319. 
  1320. centos-7-docker executed in 0.05 seconds
  1321. Exited: 1
  1322.  should be owned by "odl" (FAILED - 3)
  1323. 
  1324. centos-7-docker 13:01:36$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/\ \|\ grep\ --\ \\\^odl\\\$
  1325.  stat: cannot stat ‘/opt/opendaylight/’: No such file or directory
  1326. 
  1327. centos-7-docker executed in 0.05 seconds
  1328. Exited: 1
  1329.  should be grouped into "odl" (FAILED - 4)
  1330. Service "opendaylight"
  1331. 
  1332. centos-7-docker 13:01:37$ /bin/sh -c systemctl\ --quiet\ is-enabled\ opendaylight
  1333.  Failed to get unit file state for opendaylight.service: No such file or directory
  1334. 
  1335. centos-7-docker executed in 0.05 seconds
  1336. Exited: 1
  1337.  should be enabled (FAILED - 5)
  1338. 
  1339. centos-7-docker 13:01:37$ /bin/sh -c systemctl\ --quiet\ is-enabled\ opendaylight
  1340.  Failed to get unit file state for opendaylight.service: No such file or directory
  1341. 
  1342. centos-7-docker executed in 0.05 seconds
  1343. Exited: 1
  1344.  should be enabled with level 3 (FAILED - 6)
  1345. 
  1346. centos-7-docker 13:01:37$ /bin/sh -c systemctl\ is-active\ opendaylight
  1347.  unknown
  1348. 
  1349. centos-7-docker executed in 0.05 seconds
  1350. Exited: 3
  1351.  should be running under systemd (FAILED - 7)
  1352. User "odl"
  1353. 
  1354. centos-7-docker 13:01:37$ /bin/sh -c id\ odl
  1355.  id: odl: no such user
  1356. 
  1357. centos-7-docker executed in 0.05 seconds
  1358. Exited: 1
  1359.  should exist (FAILED - 8)
  1360. 
  1361. centos-7-docker 13:01:37$ /bin/sh -c id\ odl\ \|\ sed\ \'s/\ context\=.\*//g\'\ \|\ cut\ -f\ 4\ -d\ \'\=\'\ \|\ grep\ --\ odl
  1362.  id: odl: no such user
  1363. 
  1364. centos-7-docker executed in 0.05 seconds
  1365. Exited: 1
  1366.  should belong to group "odl" (FAILED - 9)
  1367. 
  1368. centos-7-docker 13:01:37$ /bin/sh -c getent\ passwd\ odl\ \|\ cut\ -f\ 6\ -d\ \':\'\ \|\ grep\ -w\ --\ /opt/opendaylight
  1369. 
  1370. centos-7-docker executed in 0.05 seconds
  1371. Exited: 1
  1372.  should have home directory "/opt/opendaylight" (FAILED - 10)
  1373. Group "odl"
  1374. 
  1375. centos-7-docker 13:01:37$ /bin/sh -c getent\ group\ odl
  1376. 
  1377. centos-7-docker executed in 0.04 seconds
  1378. Exited: 2
  1379.  should exist (FAILED - 11)
  1380. File "/home/odl"
  1381. 
  1382. centos-7-docker 13:01:37$ /bin/sh -c test\ -d\ /home/odl
  1383. 
  1384. centos-7-docker executed in 0.05 seconds
  1385. Exited: 1
  1386.  should not be directory
  1387. Process "java"
  1388. 
  1389. centos-7-docker 13:01:37$ /bin/sh -c ps\ -C\ java\ -o\ pid\=\ \|\ head\ -1
  1390. 
  1391. centos-7-docker executed in 0.05 seconds
  1392.  should be running (FAILED - 12)
  1393. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1394. 
  1395. centos-7-docker 13:01:37$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1396. 
  1397. centos-7-docker executed in 0.04 seconds
  1398. Exited: 1
  1399.  should be file (FAILED - 13)
  1400. 
  1401. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1402.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  1403. 
  1404. centos-7-docker executed in 0.05 seconds
  1405. Exited: 1
  1406.  should be owned by "odl" (FAILED - 14)
  1407. 
  1408. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1409.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1410. 
  1411. centos-7-docker executed in 0.05 seconds
  1412. Exited: 1
  1413.  should be grouped into "odl" (FAILED - 15)
  1414. File "/opt/opendaylight/etc/jetty.xml"
  1415. 
  1416. centos-7-docker 13:01:37$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  1417. 
  1418. centos-7-docker executed in 0.05 seconds
  1419. Exited: 1
  1420.  should be file (FAILED - 16)
  1421. 
  1422. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1423.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1424. 
  1425. centos-7-docker executed in 0.05 seconds
  1426. Exited: 1
  1427.  should be owned by "odl" (FAILED - 17)
  1428. 
  1429. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1430.  stat:  cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1431. 
  1432. centos-7-docker executed in 0.05 seconds
  1433. Exited: 1
  1434.  should be grouped into "odl" (FAILED - 18)
  1435. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1436. 
  1437. centos-7-docker 13:01:37$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1438. 
  1439. centos-7-docker executed in 0.04 seconds
  1440. Exited: 1
  1441.  should be file (FAILED - 19)
  1442. 
  1443. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1444.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1445. 
  1446. centos-7-docker executed in 0.05 seconds
  1447. Exited: 1
  1448.  should be owned by "odl" (FAILED - 20)
  1449. 
  1450. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1451.  stat:  cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1452. 
  1453. centos-7-docker executed in 0.05 seconds
  1454. Exited: 1
  1455.  should be grouped into "odl" (FAILED - 21)
  1456. File "/usr/lib/systemd/system/opendaylight.service"
  1457. 
  1458. centos-7-docker 13:01:37$ /bin/sh -c test\ -f\ /usr/lib/systemd/system/opendaylight.service
  1459. 
  1460. centos-7-docker executed in 0.05 seconds
  1461. Exited: 1
  1462.  should be file (FAILED - 22)
  1463. 
  1464. centos-7-docker 13:01:37$ /bin/sh -c stat\ -c\ \%U\ /usr/lib/systemd/system/opendaylight.service\ \|\ grep\ --\ \\\^root\\\$
  1465.  stat: cannot stat ‘/usr/lib/systemd/system/opendaylight.service’: No such file or directory
  1466. 
  1467. centos-7-docker executed in 0.05 seconds
  1468. Exited: 1
  1469.  should be owned by "root" (FAILED - 23)
  1470. 
  1471. centos-7-docker 13:01:38$ /bin/sh -c stat\ -c\ \%G\ /usr/lib/systemd/system/opendaylight.service\ \|\ grep\ --\ \\\^root\\\$
  1472.  stat: cannot stat ‘/usr/lib/systemd/system/opendaylight.service’: No such file or directory
  1473. 
  1474. centos-7-docker executed in 0.05 seconds
  1475. Exited: 1
  1476.  should be grouped into "root" (FAILED - 24)
  1477. 
  1478. centos-7-docker 13:01:38$ /bin/sh -c stat\ -c\ \%a\ /usr/lib/systemd/system/opendaylight.service\ \|\ grep\ --\ \\\^644\\\$
  1479.  stat: cannot stat ‘/usr/lib/systemd/system/opendaylight.service’ : No such file or directory
  1480. 
  1481. centos-7-docker executed in 0.05 seconds
  1482. Exited: 1
  1483.  should be mode "644" (FAILED - 25)
  1484. Package "java-1.8.0-openjdk"
  1485. 
  1486. centos-7-docker 13:01:38$ /bin/sh -c rpm\ -q\ java-1.8.0-openjdk
  1487.  package java-1.8.0-openjdk is not installed
  1488. 
  1489. centos-7-docker executed in 0.07 seconds
  1490. Exited: 1
  1491.  should be installed (FAILED - 26)
  1492. testing Karaf config file
  1493. using default features
  1494. and not passing extra features
  1495. 
  1496. centos-7-docker 13:01:38$ mktemp -t apply_manifest.pp.XXXXXX
  1497.  /tmp/apply_manifest.pp.EArY99
  1498. 
  1499. centos-7-docker executed in 0.05 seconds
  1500. localhost $ scp /tmp/beaker20170224-26683-1xn7h31 centos-7-docker:/tmp/apply_manifest.pp.EArY99 {:ignore => }
  1501. 
  1502. centos-7-docker 13:01:38$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.EArY99
  1503.  Info: Loading facts
  1504.  Info: Loading facts
  1505.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1506.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1507. 
  1508. centos-7-docker executed in 1.83 seconds
  1509. Exited: 1
  1510.  should work idempotently with no errors (FAILED - 27)
  1511. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1512. 
  1513. centos-7-docker 13:01:40$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1514. 
  1515. centos-7-docker executed in 0.05 seconds
  1516. Exited: 1
  1517.  should be file (FAILED - 28)
  1518. 
  1519. centos-7-docker 13:01:40$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1520.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1521. 
  1522. centos-7-docker executed in 0.05 seconds
  1523. Exited: 1
  1524.  should be owned by "odl" (FAILED - 29)
  1525. 
  1526. centos-7-docker 13:01:40$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1527.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  1528. 
  1529. centos-7-docker executed in 0.05 seconds
  1530. Exited: 1
  1531.  should be grouped into "odl" (FAILED - 30)
  1532. content
  1533. 
  1534. centos-7-docker 13:01:40$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1535. 
  1536. centos-7-docker executed in 0.05 seconds
  1537.  should match /^featuresBoot=config,standard,region,package,kar,ssh,management/ (FAILED - 31)
  1538. and passing extra features
  1539. 
  1540. centos-7-docker 13:01:40$ mktemp -t apply_manifest.pp.XXXXXX
  1541.  /tmp/apply_manifest.pp.81Z7nV
  1542. 
  1543. centos-7-docker executed in 0.05 seconds
  1544. localhost $ scp /tmp/beaker20170224-26683-1ap9166 centos-7-docker:/tmp/apply_manifest.pp.81Z7nV {:ignore => }
  1545. 
  1546. centos-7-docker 13:01:40$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.81Z7nV
  1547.  Info: Loading facts
  1548.  Info: Loading facts
  1549.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1550.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1551. 
  1552. centos-7-docker executed in 1.71 seconds
  1553. Exited: 1
  1554.  should work idempotently with no errors (FAILED - 32)
  1555. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1556. 
  1557. centos-7-docker 13:01:42$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1558. 
  1559. centos-7-docker executed in 0.05 seconds
  1560. Exited: 1
  1561.  should be file (FAILED - 33)
  1562. 
  1563. centos-7-docker 13:01:42$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1564.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1565. 
  1566. centos-7-docker executed in 0.05 seconds
  1567. Exited: 1
  1568.  should be owned by "odl" (FAILED - 34)
  1569. 
  1570. centos-7-docker 13:01:42$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1571.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1572. 
  1573. centos-7-docker executed in 0.06 seconds
  1574. Exited: 1
  1575.  should be grouped into "odl" (FAILED - 35)
  1576. content
  1577. 
  1578. centos-7-docker 13:01:42$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1579. 
  1580. centos-7-docker executed in 0.05 seconds
  1581.  should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/ (FAILED - 36)
  1582. overriding default features
  1583. and not passing extra features
  1584. 
  1585. centos-7-docker 13:01:42$ mktemp -t apply_manifest.pp.XXXXXX
  1586.  /tmp/apply_manifest.pp.sMHBf8
  1587. 
  1588. centos-7-docker executed in 0.04 seconds
  1589. localhost $ scp /tmp/beaker20170224-26683-10fa2fu centos-7-docker:/tmp/apply_manifest.pp.sMHBf8 {:ignore => }
  1590. 
  1591. centos-7-docker 13:01:42$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.sMHBf8
  1592.  Info: Loading facts
  1593.  Info: Loading facts
  1594.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1595.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1596. 
  1597. centos-7-docker executed in 1.66 seconds
  1598. Exited: 1
  1599.  should work idempotently with no errors (FAILED - 37)
  1600. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1601. 
  1602. centos-7-docker 13:01:44$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1603. 
  1604. centos-7-docker executed in 0.05 seconds
  1605. Exited: 1
  1606.  should be file (FAILED - 38)
  1607. 
  1608. centos-7-docker 13:01:44$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1609.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1610. 
  1611. centos-7-docker executed in 0.04 seconds
  1612. Exited: 1
  1613.  should be owned by "odl" (FAILED - 39)
  1614. 
  1615. centos-7-docker 13:01:44$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1616.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  1617. 
  1618. centos-7-docker executed in 0.04 seconds
  1619. Exited: 1
  1620.  should be grouped into "odl" (FAILED - 40)
  1621. content
  1622. 
  1623. centos-7-docker 13:01:44$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1624. 
  1625. centos-7-docker executed in 0.04 seconds
  1626.  should match /^featuresBoot=standard,ssh/ (FAILED - 41)
  1627. and passing extra features
  1628. 
  1629. centos-7-docker 13:01:44$ mktemp -t apply_manifest.pp.XXXXXX
  1630.  /tmp/apply_manifest.pp.yAEatK
  1631. 
  1632. centos-7-docker executed in 0.05 seconds
  1633. localhost $ scp /tmp/beaker20170224-26683-1roz916 centos-7-docker:/tmp/apply_manifest.pp.yAEatK {:ignore => }
  1634. 
  1635. centos-7-docker 13:01:44$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.yAEatK
  1636.  Info: Loading facts
  1637.  Info: Loading facts
  1638.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1639.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1640. 
  1641. centos-7-docker executed in 1.37 seconds
  1642. Exited: 1
  1643.  should work idempotently with no errors (FAILED - 42)
  1644. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1645. 
  1646. centos-7-docker 13:01:45$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1647. 
  1648. centos-7-docker executed in 0.04 seconds
  1649. Exited: 1
  1650.  should be file (FAILED - 43)
  1651. 
  1652. centos-7-docker 13:01:45$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1653.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1654. 
  1655. centos-7-docker executed in 0.04 seconds
  1656. Exited: 1
  1657.  should be owned by "odl" (FAILED - 44)
  1658. 
  1659. centos-7-docker 13:01:46$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1660.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  1661. 
  1662. centos-7-docker executed in 0.04 seconds
  1663. Exited: 1
  1664.  should be grouped into "odl" (FAILED - 45)
  1665. content
  1666. 
  1667. centos-7-docker 13:01:46$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1668. 
  1669. centos-7-docker executed in 0.04 seconds
  1670.  should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/ (FAILED - 46)
  1671. testing REST port config file
  1672. using default port
  1673. 
  1674. centos-7-docker 13:01:46$ mktemp -t apply_manifest.pp.XXXXXX
  1675.  /tmp/apply_manifest.pp.5Fi2Ik
  1676. 
  1677. centos-7-docker executed in 0.05 seconds
  1678. localhost $ scp /tmp/beaker20170224-26683-1ba3s65 centos-7-docker:/tmp/apply_manifest.pp.5Fi2Ik {:ignore => }
  1679. 
  1680. centos-7-docker 13:01:46$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.5Fi2Ik
  1681.  Info: Loading facts
  1682.  Info: Loading facts
  1683.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1684.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1685. 
  1686. centos-7-docker executed in 1.29 seconds
  1687. Exited: 1
  1688.  should work idempotently with no errors (FAILED - 47)
  1689. File "/opt/opendaylight/etc/jetty.xml"
  1690. 
  1691. centos-7-docker 13:01:47$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  1692. 
  1693. centos-7-docker executed in 0.05 seconds
  1694. Exited: 1
  1695.  should be file (FAILED - 48)
  1696. 
  1697. centos-7-docker 13:01:47$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1698.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’: No such file or directory
  1699. 
  1700. centos-7-docker executed in 0.04 seconds
  1701. Exited: 1
  1702.  should be owned by "odl" (FAILED - 49)
  1703. 
  1704. centos-7-docker 13:01:47$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1705.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1706. 
  1707. centos-7-docker executed in 0.04 seconds
  1708. Exited: 1
  1709.  should be grouped into "odl" (FAILED - 50)
  1710. content
  1711. 
  1712. centos-7-docker 13:01:47$ /bin/sh -c cat\ /opt/opendaylight/etc/jetty.xml\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1713. 
  1714. centos-7-docker executed in 0.04 seconds
  1715.  should match /Property name="jetty.port" default="8080"/ (FAILED - 51)
  1716. overriding default port
  1717. 
  1718. centos-7-docker 13:01:47$ mktemp -t apply_manifest.pp.XXXXXX
  1719.  /tmp/apply_manifest.pp.efFweH
  1720. 
  1721. centos-7-docker executed in 0.05 seconds
  1722. localhost $ scp /tmp/beaker20170224-26683-dtuskx centos-7-docker:/tmp/apply_manifest.pp.efFweH {:ignore => }
  1723. 
  1724. centos-7-docker 13:01:47$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.efFweH
  1725.  Info: Loading facts
  1726.  Info: Loading facts
  1727.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1728.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1729. 
  1730. centos-7-docker executed in 1.30 seconds
  1731. Exited: 1
  1732.  should work idempotently with no errors (FAILED - 52)
  1733. File "/opt/opendaylight/etc/jetty.xml"
  1734. 
  1735. centos-7-docker 13:01:49$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  1736. 
  1737. centos-7-docker executed in 0.04 seconds
  1738. Exited: 1
  1739.  should be file (FAILED - 53)
  1740. 
  1741. centos-7-docker 13:01:49$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1742.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1743. 
  1744. centos-7-docker executed in 0.04 seconds
  1745. Exited: 1
  1746.  should be owned by "odl" (FAILED - 54)
  1747. 
  1748. centos-7-docker 13:01:49$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1749.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1750. 
  1751. centos-7-docker executed in 0.05 seconds
  1752. Exited: 1
  1753.  should be grouped into "odl" (FAILED - 55)
  1754. content
  1755. 
  1756. centos-7-docker 13:01:49$ /bin/sh -c cat\ /opt/opendaylight/etc/jetty.xml\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1757. 
  1758. centos-7-docker executed in 0.04 seconds
  1759.  should match /Property name="jetty.port" default="7777"/ (FAILED - 56)
  1760. testing custom logging verbosity
  1761. using default log levels
  1762. 
  1763. centos-7-docker 13:01:49$ mktemp -t apply_manifest.pp.XXXXXX
  1764.  /tmp/apply_manifest.pp.yNcQ1G
  1765. 
  1766. centos-7-docker executed in 0.04 seconds
  1767. localhost $ scp /tmp/beaker20170224-26683-iahgjd centos-7-docker:/tmp/apply_manifest.pp.yNcQ1G {:ignore => }
  1768. 
  1769. centos-7-docker 13:01:49$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.yNcQ1G
  1770.  Info: Loading facts
  1771.  Info: Loading facts
  1772.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1773.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1774. 
  1775. centos-7-docker executed in 1.36 seconds
  1776. Exited: 1
  1777.  should work idempotently with no errors (FAILED - 57)
  1778. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1779. 
  1780. centos-7-docker 13:01:50$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1781. 
  1782. centos-7-docker executed in 0.04 seconds
  1783. Exited: 1
  1784.  should be file (FAILED - 58)
  1785. 
  1786. centos-7-docker 13:01:50$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1787.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1788. 
  1789. centos-7-docker executed in 0.04 seconds
  1790. Exited: 1
  1791.  should be owned by "odl" (FAILED - 59)
  1792. 
  1793. centos-7-docker 13:01:50$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1794.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1795. 
  1796. centos-7-docker executed in 0.05 seconds
  1797. Exited: 1
  1798.  should be grouped into "odl" (FAILED - 60)
  1799. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1800. 
  1801. centos-7-docker 13:01:50$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1802. 
  1803. centos-7-docker executed in 0.05 seconds
  1804. Exited: 1
  1805.  should be file (FAILED - 61)
  1806. 
  1807. centos-7-docker 13:01:51$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1808.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1809. 
  1810. centos-7-docker executed in 0.04 seconds
  1811. Exited: 1
  1812.  should be owned by "odl" (FAILED - 62)
  1813. 
  1814. centos-7-docker 13:01:51$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1815.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1816. 
  1817. centos-7-docker executed in 0.04 seconds
  1818. Exited: 1
  1819.  should be grouped into "odl" (FAILED - 63)
  1820. content
  1821. 
  1822. centos-7-docker 13:01:51$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1823. 
  1824. centos-7-docker executed in 0.04 seconds
  1825.  should not match /# Log level config added by puppet-opendaylight/
  1826. adding one custom log level
  1827. 
  1828. centos-7-docker 13:01:51$ mktemp -t apply_manifest.pp.XXXXXX
  1829.  /tmp/apply_manifest.pp.8mAmbb
  1830. 
  1831. centos-7-docker executed in 0.04 seconds
  1832. localhost $ scp /tmp/beaker20170224-26683-5atzd1 centos-7-docker:/tmp/apply_manifest.pp.8mAmbb {:ignore => }
  1833. 
  1834. centos-7-docker 13:01:51$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.8mAmbb
  1835.  Info: Loading facts
  1836.  Info: Loading facts
  1837.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1838.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1839. 
  1840. centos-7-docker executed in 1.43 seconds
  1841. Exited: 1
  1842.  should work idempotently with no errors (FAILED - 64)
  1843. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1844. 
  1845. centos-7-docker 13:01:52$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1846. 
  1847. centos-7-docker executed in 0.04 seconds
  1848. Exited: 1
  1849.  should be file (FAILED - 65)
  1850. 
  1851. centos-7-docker 13:01:52$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1852.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1853. 
  1854. centos-7-docker executed in 0.04 seconds
  1855. Exited: 1
  1856.  should be owned by "odl" (FAILED - 66)
  1857. 
  1858. centos-7-docker 13:01:52$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1859.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1860. 
  1861. centos-7-docker executed in 0.04 seconds
  1862. Exited: 1
  1863.  should be grouped into "odl" (FAILED - 67)
  1864. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1865. 
  1866. centos-7-docker 13:01:52$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1867. 
  1868. centos-7-docker executed in 0.04 seconds
  1869. Exited: 1
  1870.  should be file (FAILED - 68)
  1871. 
  1872. centos-7-docker 13:01:52$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1873.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1874. 
  1875. centos-7-docker executed in 0.04 seconds
  1876. Exited: 1
  1877.  should be owned by "odl" (FAILED - 69)
  1878. 
  1879. centos-7-docker 13:01:52$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1880.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1881. 
  1882. centos-7-docker executed in 0.05 seconds
  1883. Exited: 1
  1884.  should be grouped into "odl" (FAILED - 70)
  1885. content
  1886. 
  1887. centos-7-docker 13:01:52$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1888. 
  1889. centos-7-docker executed in 0.04 seconds
  1890.  should match /# Log level config added by puppet-opendaylight/ (FAILED - 71)
  1891. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1892. 
  1893. centos-7-docker 13:01:53$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1894. 
  1895. centos-7-docker executed in 0.05 seconds
  1896. Exited: 1
  1897.  should be file (FAILED - 72)
  1898. 
  1899. centos-7-docker 13:01:53$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1900.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1901. 
  1902. centos-7-docker executed in 0.04 seconds
  1903. Exited: 1
  1904.  should be owned by "odl" (FAILED - 73)
  1905. 
  1906. centos-7-docker 13:01:53$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1907.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1908. 
  1909. centos-7-docker executed in 0.04 seconds
  1910. Exited: 1
  1911.  should be grouped into "odl" (FAILED - 74)
  1912. content
  1913. 
  1914. centos-7-docker 13:01:53$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1915. 
  1916. centos-7-docker executed in 0.04 seconds
  1917.  should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/ (FAILED - 75)
  1918. adding two custom log level
  1919. 
  1920. centos-7-docker 13:01:53$ mktemp -t apply_manifest.pp.XXXXXX
  1921.  /tmp/apply_manifest.pp.fckkYP
  1922. 
  1923. centos-7-docker executed in 0.04 seconds
  1924. localhost $ scp /tmp/beaker20170224-26683-u6q5rr centos-7-docker:/tmp/apply_manifest.pp.fckkYP {:ignore => }
  1925. 
  1926. centos-7-docker 13:01:53$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.fckkYP
  1927.  Info: Loading facts
  1928.  Info: Loading facts
  1929.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1930.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  1931. 
  1932. centos-7-docker executed in 1.38 seconds
  1933. Exited: 1
  1934.  should work idempotently with no errors (FAILED - 76)
  1935. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1936. 
  1937. centos-7-docker 13:01:54$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1938. 
  1939. centos-7-docker executed in 0.05 seconds
  1940. Exited: 1
  1941.  should be file (FAILED - 77)
  1942. 
  1943. centos-7-docker 13:01:54$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1944.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1945. 
  1946. centos-7-docker executed in 0.04 seconds
  1947. Exited: 1
  1948.  should be owned by "odl" (FAILED - 78)
  1949. 
  1950. centos-7-docker 13:01:54$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1951.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1952. 
  1953. centos-7-docker executed in 0.04 seconds
  1954. Exited: 1
  1955.  should be grouped into "odl" (FAILED - 79)
  1956. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1957. 
  1958. centos-7-docker 13:01:54$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1959. 
  1960. centos-7-docker executed in 0.05 seconds
  1961. Exited: 1
  1962.  should be file (FAILED - 80)
  1963. 
  1964. centos-7-docker 13:01:54$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1965.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1966. 
  1967. centos-7-docker executed in 0.04 seconds
  1968. Exited: 1
  1969.  should be owned by "odl" (FAILED - 81)
  1970. 
  1971. centos-7-docker 13:01:54$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1972.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1973. 
  1974. centos-7-docker executed in 0.04 seconds
  1975. Exited: 1
  1976.  should be grouped into "odl" (FAILED - 82)
  1977. content
  1978. 
  1979. centos-7-docker 13:01:55$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1980. 
  1981. centos-7-docker executed in 0.04 seconds
  1982.  should match /# Log level config added by puppet-opendaylight/ (FAILED - 83)
  1983. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1984. 
  1985. centos-7-docker 13:01:55$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1986. 
  1987. centos-7-docker executed in 0.04 seconds
  1988. Exited: 1
  1989.  should be file (FAILED - 84)
  1990. 
  1991. centos-7-docker 13:01:55$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1992.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1993. 
  1994. centos-7-docker executed in 0.04 seconds
  1995. Exited: 1
  1996.  should be owned by "odl" (FAILED - 85)
  1997. 
  1998. centos-7-docker 13:01:55$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1999.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  2000. 
  2001. centos-7-docker executed in 0.04 seconds
  2002. Exited: 1
  2003.  should be grouped into "odl" (FAILED - 86)
  2004. content
  2005. 
  2006. centos-7-docker 13:01:55$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  2007. 
  2008. centos-7-docker executed in 0.04 seconds
  2009.  should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/ (FAILED - 87)
  2010. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  2011. 
  2012. centos-7-docker 13:01:55$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  2013. 
  2014. centos-7-docker executed in 0.04 seconds
  2015. Exited: 1
  2016.  should be file (FAILED - 88)
  2017. 
  2018. centos-7-docker 13:01:55$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  2019.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  2020. 
  2021. centos-7-docker executed in 0.04 seconds
  2022. Exited: 1
  2023.  should be owned by "odl" (FAILED - 89)
  2024. 
  2025. centos-7-docker 13:01:55$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  2026.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  2027. 
  2028. centos-7-docker executed in 0.04 seconds
  2029. Exited: 1
  2030.  should be grouped into "odl" (FAILED - 90)
  2031. content
  2032. 
  2033. centos-7-docker 13:01:55$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  2034. 
  2035. centos-7-docker executed in 0.04 seconds
  2036.  should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/ (FAILED - 91)
  2037. ssh connection to centos-7-docker has been terminated
  2038. Cleaning up docker
  2039. stop container 8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b
  2040. post
  2041. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b/stop
  2042. {}
  2043. {}
  2044. delete container 8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b
  2045. delete
  2046. /v1.16/containers/8ae39fd81c561c41a00f8bafcc4a3e6fcd3da04794db2319e3321e27a794ad2b
  2047. {}
  2048.  
  2049. delete image 4675573ae59e
  2050. delete
  2051. /v1.16/images/4675573ae59e
  2052. {}
  2053.  
  2054. 
  2055. Failures:
  2056.  
  2057. 1) opendaylight class testing install methods should work idempotently with no errors
  2058. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2059. Beaker::Host::CommandFailure:
  2060.  Host 'centos-7-docker' exited with 1 running:
  2061.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.wI0FK4
  2062.  Last 10 lines of output were:
  2063.  Info: Loading facts
  2064.  Info: Loading facts
  2065.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2066.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2067.  
  2068. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2069. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2070. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2071. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2072. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2073. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2074. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2075. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2076. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2077. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2078. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2079.  
  2080. 2) opendaylight class testing install methods File "/opt/opendaylight/" should be directory
  2081. Failure/Error: it { should be_directory }
  2082.  expected `File "/opt/opendaylight/".directory?` to return true, got false
  2083.  
  2084. # ./spec/spec_helper_acceptance.rb:107:in `block (2 levels) in generic_validations'
  2085.  
  2086. 3) opendaylight class testing install methods File "/opt/opendaylight/" should be owned by "odl"
  2087. Failure/Error: it { should be_owned_by 'odl' }
  2088.  expected `File "/opt/opendaylight/".owned_by?("odl")` to return true, got false
  2089.  
  2090. # ./spec/spec_helper_acceptance.rb:108:in `block (2 levels) in generic_validations'
  2091.  
  2092. 4) opendaylight class testing install methods File "/opt/opendaylight/" should be grouped into "odl"
  2093. Failure/Error: it { should be_grouped_into 'odl' }
  2094.  expected `File "/opt/opendaylight/".grouped_into?("odl")` to return true, got false
  2095.  
  2096. # ./spec/spec_helper_acceptance.rb:109:in `block (2 levels) in generic_validations'
  2097.  
  2098. 5) opendaylight class testing install methods Service "opendaylight" should be enabled
  2099. Failure/Error: it { should be_enabled }
  2100.  expected Service "opendaylight" to be enabled
  2101.  
  2102. # ./spec/spec_helper_acceptance.rb:114:in `block (2 levels) in generic_validations'
  2103.  
  2104. 6) opendaylight class testing install methods Service "opendaylight" should be enabled with level 3
  2105. Failure/Error: it { should be_enabled.with_level(3) }
  2106.  expected Service "opendaylight" to be enabled with level 3
  2107.  
  2108. # ./spec/spec_helper_acceptance.rb:115:in `block (2 levels) in generic_validations'
  2109.  
  2110. 7) opendaylight class testing install methods Service "opendaylight" should be running under systemd
  2111. Failure/Error: it { should be_running.under('systemd') }
  2112.  expected Service "opendaylight" to be running under systemd
  2113.  
  2114. # ./spec/spec_helper_acceptance.rb:116:in `block (2 levels) in generic_validations'
  2115.  
  2116. 8) opendaylight class testing install methods User "odl" should exist
  2117. Failure/Error: it { should exist }
  2118.  expected User "odl" to exist
  2119.  
  2120. # ./spec/spec_helper_acceptance.rb:121:in `block (2 levels) in generic_validations'
  2121.  
  2122. 9) opendaylight class testing install methods User "odl" should belong to group "odl"
  2123. Failure/Error: it { should belong_to_group 'odl' }
  2124.  expected User "odl" to belong to group "odl"
  2125.  
  2126. # ./spec/spec_helper_acceptance.rb:122:in `block (2 levels) in generic_validations'
  2127.  
  2128. 10) opendaylight class testing install methods User "odl" should have home directory "/opt/opendaylight"
  2129. Failure/Error: it { should have_home_directory '/opt/opendaylight' }
  2130.  expected #has_home_directory?("/opt/opendaylight") to return true, got false
  2131.  
  2132. # ./spec/spec_helper_acceptance.rb:129:in `block (2 levels) in generic_validations'
  2133.  
  2134. 11) opendaylight class testing install methods Group "odl" should exist
  2135. Failure/Error: it { should exist }
  2136.  expected Group "odl" to exist
  2137.  
  2138. # ./spec/spec_helper_acceptance.rb:134:in `block (2 levels) in generic_validations'
  2139.  
  2140. 12) opendaylight class testing install methods Process "java" should be running
  2141. Failure/Error: it { should be_running }
  2142.  expected Process "java" to be running
  2143.  
  2144. # ./spec/spec_helper_acceptance.rb:145:in `block (2 levels) in generic_validations'
  2145.  
  2146. 13) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2147. Failure/Error: it { should be_file }
  2148.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  2149.  
  2150. # ./spec/spec_helper_acceptance.rb:150:in `block (2 levels) in generic_validations'
  2151.  
  2152. 14) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2153. Failure/Error: it { should be_owned_by 'odl' }
  2154.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  2155.  
  2156. # ./spec/spec_helper_acceptance.rb:151:in `block (2 levels) in generic_validations'
  2157.  
  2158. 15) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2159. Failure/Error: it { should be_grouped_into 'odl' }
  2160.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  2161.  
  2162. # ./spec/spec_helper_acceptance.rb:152:in `block (2 levels) in generic_validations'
  2163.  
  2164. 16) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be file
  2165. Failure/Error: it { should be_file }
  2166.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  2167.  
  2168. # ./spec/spec_helper_acceptance.rb:157:in `block (2 levels) in generic_validations'
  2169.  
  2170. 17) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2171. Failure/Error: it { should be_owned_by 'odl' }
  2172.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  2173.  
  2174. # ./spec/spec_helper_acceptance.rb:158:in `block (2 levels) in generic_validations'
  2175.  
  2176. 18) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2177. Failure/Error: it { should be_grouped_into 'odl' }
  2178.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  2179.  
  2180. # ./spec/spec_helper_acceptance.rb:159:in `block (2 levels) in generic_validations'
  2181.  
  2182. 19) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2183. Failure/Error: it { should be_file }
  2184.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2185.  
  2186. # ./spec/spec_helper_acceptance.rb:164:in `block (2 levels) in generic_validations'
  2187.  
  2188. 20) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2189. Failure/Error: it { should be_owned_by 'odl' }
  2190.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2191.  
  2192. # ./spec/spec_helper_acceptance.rb:165:in `block (2 levels) in generic_validations'
  2193.  
  2194. 21) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2195. Failure/Error: it { should be_grouped_into 'odl' }
  2196.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2197.  
  2198. # ./spec/spec_helper_acceptance.rb:166:in `block (2 levels) in generic_validations'
  2199.  
  2200. 22) opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be file
  2201. Failure/Error: it { should be_file }
  2202.  expected `File "/usr/lib/systemd/system/opendaylight.service".file?` to return true, got false
  2203.  
  2204. # ./spec/spec_helper_acceptance.rb:174:in `block (2 levels) in generic_validations'
  2205.  
  2206. 23) opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be owned by "root"
  2207. Failure/Error: it { should be_owned_by 'root' }
  2208.  expected `File "/usr/lib/systemd/system/opendaylight.service".owned_by?("root")` to return true, got false
  2209.  
  2210. # ./spec/spec_helper_acceptance.rb:175:in `block (2 levels) in generic_validations'
  2211.  
  2212. 24) opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be grouped into "root"
  2213. Failure/Error: it { should be_grouped_into 'root' }
  2214.  expected `File "/usr/lib/systemd/system/opendaylight.service".grouped_into?("root")` to return true, got false
  2215.  
  2216. # ./spec/spec_helper_acceptance.rb:176:in `block (2 levels) in generic_validations'
  2217.  
  2218. 25) opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be mode "644"
  2219. Failure/Error: it { should be_mode '644' }
  2220.  expected `File "/usr/lib/systemd/system/opendaylight.service".mode?("644")` to return true, got false
  2221.  
  2222. # ./spec/spec_helper_acceptance.rb:177:in `block (2 levels) in generic_validations'
  2223.  
  2224. 26) opendaylight class testing install methods Package "java-1.8.0-openjdk" should be installed
  2225. Failure/Error: it { should be_installed }
  2226.  expected Package "java-1.8.0-openjdk" to be installed
  2227.  
  2228. # ./spec/spec_helper_acceptance.rb:182:in `block (2 levels) in generic_validations'
  2229.  
  2230. 27) opendaylight class testing Karaf config file using default features and not passing extra features should work idempotently with no errors
  2231. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2232. Beaker::Host::CommandFailure:
  2233.  Host 'centos-7-docker' exited with 1 running:
  2234.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.EArY99
  2235.  Last 10 lines of output were:
  2236.  Info: Loading facts
  2237.  Info: Loading facts
  2238.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2239.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2240.  
  2241. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2242. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2243. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2244. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2245. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2246. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2247. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2248. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2249. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2250. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2251. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2252.  
  2253. 28) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2254. Failure/Error: it { should be_file }
  2255.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  2256.  
  2257. # ./spec/spec_helper_acceptance.rb:219:in `block (2 levels) in karaf_config_validations'
  2258.  
  2259. 29) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2260. Failure/Error: it { should be_owned_by 'odl' }
  2261.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  2262.  
  2263. # ./spec/spec_helper_acceptance.rb:220:in `block (2 levels) in karaf_config_validations'
  2264.  
  2265. 30) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2266. Failure/Error: it { should be_grouped_into 'odl' }
  2267.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  2268.  
  2269. # ./spec/spec_helper_acceptance.rb:221:in `block (2 levels) in karaf_config_validations'
  2270.  
  2271. 31) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  2272. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  2273.  expected "" to match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  2274.  Diff:
  2275.  @@ -1,2 +1,2 @@
  2276.  -/^featuresBoot=config,standard,region,package,kar,ssh,management/
  2277.  +""
  2278.  
  2279.  
  2280. # ./spec/spec_helper_acceptance.rb:222:in `block (2 levels) in karaf_config_validations'
  2281.  
  2282. 32) opendaylight class testing Karaf config file using default features and passing extra features should work idempotently with no errors
  2283. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2284. Beaker::Host::CommandFailure:
  2285.  Host 'centos-7-docker' exited with 1 running:
  2286.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.81Z7nV
  2287.  Last 10 lines of output were:
  2288.  Info: Loading facts
  2289.  Info: Loading facts
  2290.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2291.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2292.  
  2293. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2294. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2295. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2296. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2297. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2298. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2299. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2300. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2301. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2302. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2303. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2304.  
  2305. 33) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2306. Failure/Error: it { should be_file }
  2307.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  2308.  
  2309. # ./spec/spec_helper_acceptance.rb:219:in `block (2 levels) in karaf_config_validations'
  2310.  
  2311. 34) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2312. Failure/Error: it { should be_owned_by 'odl' }
  2313.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  2314.  
  2315. # ./spec/spec_helper_acceptance.rb:220:in `block (2 levels) in karaf_config_validations'
  2316.  
  2317. 35) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2318. Failure/Error: it { should be_grouped_into 'odl' }
  2319.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  2320.  
  2321. # ./spec/spec_helper_acceptance.rb:221:in `block (2 levels) in karaf_config_validations'
  2322.  
  2323. 36) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  2324. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  2325.  expected "" to match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  2326.  Diff:
  2327.  @@ -1,2 +1,2 @@
  2328.  -/^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  2329.  +""
  2330.  
  2331.  
  2332. # ./spec/spec_helper_acceptance.rb:222:in `block (2 levels) in karaf_config_validations'
  2333.  
  2334. 37) opendaylight class testing Karaf config file overriding default features and not passing extra features should work idempotently with no errors
  2335. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2336. Beaker::Host::CommandFailure:
  2337.  Host 'centos-7-docker' exited with 1 running:
  2338.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.sMHBf8
  2339.  Last 10 lines of output were:
  2340.  Info: Loading facts
  2341.  Info: Loading facts
  2342.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2343.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2344.  
  2345. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2346. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2347. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2348. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2349. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2350. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2351. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2352. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2353. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2354. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2355. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2356.  
  2357. 38) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2358. Failure/Error: it { should be_file }
  2359.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  2360.  
  2361. # ./spec/spec_helper_acceptance.rb:219:in `block (2 levels) in karaf_config_validations'
  2362.  
  2363. 39) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2364. Failure/Error: it { should be_owned_by 'odl' }
  2365.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  2366.  
  2367. # ./spec/spec_helper_acceptance.rb:220:in `block (2 levels) in karaf_config_validations'
  2368.  
  2369. 40) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2370. Failure/Error: it { should be_grouped_into 'odl' }
  2371.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  2372.  
  2373. # ./spec/spec_helper_acceptance.rb:221:in `block (2 levels) in karaf_config_validations'
  2374.  
  2375. 41) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh/
  2376. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  2377.  expected "" to match /^featuresBoot=standard,ssh/
  2378.  Diff:
  2379.  @@ -1,2 +1,2 @@
  2380.  -/^featuresBoot=standard,ssh/
  2381.  +""
  2382.  
  2383.  
  2384. # ./spec/spec_helper_acceptance.rb:222:in `block (2 levels) in karaf_config_validations'
  2385.  
  2386. 42) opendaylight class testing Karaf config file overriding default features and passing extra features should work idempotently with no errors
  2387. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2388. Beaker::Host::CommandFailure:
  2389.  Host 'centos-7-docker' exited with 1 running:
  2390.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.yAEatK
  2391.  Last 10 lines of output were:
  2392.  Info: Loading facts
  2393.  Info: Loading facts
  2394.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2395.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2396.  
  2397. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2398. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2399. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2400. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2401. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2402. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2403. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2404. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2405. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2406. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2407. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2408.  
  2409. 43) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2410. Failure/Error: it { should be_file }
  2411.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  2412.  
  2413. # ./spec/spec_helper_acceptance.rb:219:in `block (2 levels) in karaf_config_validations'
  2414.  
  2415. 44) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2416. Failure/Error: it { should be_owned_by 'odl' }
  2417.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  2418.  
  2419. # ./spec/spec_helper_acceptance.rb:220:in `block (2 levels) in karaf_config_validations'
  2420.  
  2421. 45) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2422. Failure/Error: it { should be_grouped_into 'odl' }
  2423.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  2424.  
  2425. # ./spec/spec_helper_acceptance.rb:221:in `block (2 levels) in karaf_config_validations'
  2426.  
  2427. 46) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  2428. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  2429.  expected "" to match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  2430.  Diff:
  2431.  @@ -1,2 +1,2 @@
  2432.  -/^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  2433.  +""
  2434.  
  2435.  
  2436. # ./spec/spec_helper_acceptance.rb:222:in `block (2 levels) in karaf_config_validations'
  2437.  
  2438. 47) opendaylight class testing REST port config file using default port should work idempotently with no errors
  2439. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2440. Beaker::Host::CommandFailure:
  2441.  Host 'centos-7-docker' exited with 1 running:
  2442.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.5Fi2Ik
  2443.  Last 10 lines of output were:
  2444.  Info: Loading facts
  2445.  Info: Loading facts
  2446.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2447.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2448.  
  2449. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2450. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2451. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2452. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2453. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2454. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2455. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2456. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2457. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2458. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2459. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2460.  
  2461. 48) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2462. Failure/Error: it { should be_file }
  2463.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  2464.  
  2465. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in port_config_validations'
  2466.  
  2467. 49) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2468. Failure/Error: it { should be_owned_by 'odl' }
  2469.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  2470.  
  2471. # ./spec/spec_helper_acceptance.rb:235:in `block (2 levels) in port_config_validations'
  2472.  
  2473. 50) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2474. Failure/Error: it { should be_grouped_into 'odl' }
  2475.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  2476.  
  2477. # ./spec/spec_helper_acceptance.rb:236:in `block (2 levels) in port_config_validations'
  2478.  
  2479. 51) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="8080"/
  2480. Failure/Error: its(:content) { should match /Property name="jetty.port" default="#{odl_rest_port}"/ }
  2481.  expected "" to match /Property name="jetty.port" default="8080"/
  2482.  Diff:
  2483.  @@ -1,2 +1,2 @@
  2484.  -/Property name="jetty.port" default="8080"/
  2485.  +""
  2486.  
  2487.  
  2488. # ./spec/spec_helper_acceptance.rb:237:in `block (2 levels) in port_config_validations'
  2489.  
  2490. 52) opendaylight class testing REST port config file overriding default port should work idempotently with no errors
  2491. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2492. Beaker::Host::CommandFailure:
  2493.  Host 'centos-7-docker' exited with 1 running:
  2494.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.efFweH
  2495.  Last 10 lines of output were:
  2496.  Info: Loading facts
  2497.  Info: Loading facts
  2498.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2499.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2500.  
  2501. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2502. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2503. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2504. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2505. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2506. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2507. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2508. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2509. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2510. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2511. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2512.  
  2513. 53) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2514. Failure/Error: it { should be_file }
  2515.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  2516.  
  2517. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in port_config_validations'
  2518.  
  2519. 54) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2520. Failure/Error: it { should be_owned_by 'odl' }
  2521.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  2522.  
  2523. # ./spec/spec_helper_acceptance.rb:235:in `block (2 levels) in port_config_validations'
  2524.  
  2525. 55) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2526. Failure/Error: it { should be_grouped_into 'odl' }
  2527.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  2528.  
  2529. # ./spec/spec_helper_acceptance.rb:236:in `block (2 levels) in port_config_validations'
  2530.  
  2531. 56) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="7777"/
  2532. Failure/Error: its(:content) { should match /Property name="jetty.port" default="#{odl_rest_port}"/ }
  2533.  expected "" to match /Property name="jetty.port" default="7777"/
  2534.  Diff:
  2535.  @@ -1,2 +1,2 @@
  2536.  -/Property name="jetty.port" default="7777"/
  2537.  +""
  2538.  
  2539.  
  2540. # ./spec/spec_helper_acceptance.rb:237:in `block (2 levels) in port_config_validations'
  2541.  
  2542. 57) opendaylight class testing custom logging verbosity using default log levels should work idempotently with no errors
  2543. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2544. Beaker::Host::CommandFailure:
  2545.  Host 'centos-7-docker' exited with 1 running:
  2546.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.yNcQ1G
  2547.  Last 10 lines of output were:
  2548.  Info: Loading facts
  2549.  Info: Loading facts
  2550.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2551.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2552.  
  2553. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2554. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2555. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2556. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2557. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2558. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2559. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2560. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2561. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2562. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2563. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2564.  
  2565. 58) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2566. Failure/Error: it { should be_file }
  2567.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2568.  
  2569. # ./spec/spec_helper_acceptance.rb:251:in `block (2 levels) in log_level_validations'
  2570.  
  2571. 59) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2572. Failure/Error: it { should be_owned_by 'odl' }
  2573.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2574.  
  2575. # ./spec/spec_helper_acceptance.rb:252:in `block (2 levels) in log_level_validations'
  2576.  
  2577. 60) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2578. Failure/Error: it { should be_grouped_into 'odl' }
  2579.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2580.  
  2581. # ./spec/spec_helper_acceptance.rb:253:in `block (2 levels) in log_level_validations'
  2582.  
  2583. 61) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2584. Failure/Error: it { should be_file }
  2585.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2586.  
  2587. # ./spec/spec_helper_acceptance.rb:257:in `block (2 levels) in log_level_validations'
  2588.  
  2589. 62) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2590. Failure/Error: it { should be_owned_by 'odl' }
  2591.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2592.  
  2593. # ./spec/spec_helper_acceptance.rb:258:in `block (2 levels) in log_level_validations'
  2594.  
  2595. 63) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2596. Failure/Error: it { should be_grouped_into 'odl' }
  2597.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2598.  
  2599. # ./spec/spec_helper_acceptance.rb:259:in `block (2 levels) in log_level_validations'
  2600.  
  2601. 64) opendaylight class testing custom logging verbosity adding one custom log level should work idempotently with no errors
  2602. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2603. Beaker::Host::CommandFailure:
  2604.  Host 'centos-7-docker' exited with 1 running:
  2605.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.8mAmbb
  2606.  Last 10 lines of output were:
  2607.  Info: Loading facts
  2608.  Info: Loading facts
  2609.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2610.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2611.  
  2612. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2613. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2614. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2615. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2616. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2617. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2618. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2619. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2620. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2621. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2622. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2623.  
  2624. 65) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2625. Failure/Error: it { should be_file }
  2626.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2627.  
  2628. # ./spec/spec_helper_acceptance.rb:265:in `block (2 levels) in log_level_validations'
  2629.  
  2630. 66) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2631. Failure/Error: it { should be_owned_by 'odl' }
  2632.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2633.  
  2634. # ./spec/spec_helper_acceptance.rb:266:in `block (2 levels) in log_level_validations'
  2635.  
  2636. 67) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2637. Failure/Error: it { should be_grouped_into 'odl' }
  2638.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2639.  
  2640. # ./spec/spec_helper_acceptance.rb:267:in `block (2 levels) in log_level_validations'
  2641.  
  2642. 68) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2643. Failure/Error: it { should be_file }
  2644.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2645.  
  2646. # ./spec/spec_helper_acceptance.rb:271:in `block (2 levels) in log_level_validations'
  2647.  
  2648. 69) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2649. Failure/Error: it { should be_owned_by 'odl' }
  2650.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2651.  
  2652. # ./spec/spec_helper_acceptance.rb:272:in `block (2 levels) in log_level_validations'
  2653.  
  2654. 70) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2655. Failure/Error: it { should be_grouped_into 'odl' }
  2656.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2657.  
  2658. # ./spec/spec_helper_acceptance.rb:273:in `block (2 levels) in log_level_validations'
  2659.  
  2660. 71) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2661. Failure/Error: its(:content) { should match /# Log level config added by puppet-opendaylight/ }
  2662.  expected "" to match /# Log level config added by puppet-opendaylight/
  2663.  Diff:
  2664.  @@ -1,2 +1,2 @@
  2665.  -/# Log level config added by puppet-opendaylight/
  2666.  +""
  2667.  
  2668.  
  2669. # ./spec/spec_helper_acceptance.rb:274:in `block (2 levels) in log_level_validations'
  2670.  
  2671. 72) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2672. Failure/Error: it { should be_file }
  2673.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2674.  
  2675. # ./spec/spec_helper_acceptance.rb:279:in `block (3 levels) in log_level_validations'
  2676.  
  2677. 73) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2678. Failure/Error: it { should be_owned_by 'odl' }
  2679.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2680.  
  2681. # ./spec/spec_helper_acceptance.rb:280:in `block (3 levels) in log_level_validations'
  2682.  
  2683. 74) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2684. Failure/Error: it { should be_grouped_into 'odl' }
  2685.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2686.  
  2687. # ./spec/spec_helper_acceptance.rb:281:in `block (3 levels) in log_level_validations'
  2688.  
  2689. 75) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2690. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2691.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2692.  Diff:
  2693.  @@ -1,2 +1,2 @@
  2694.  -/^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2695.  +""
  2696.  
  2697.  
  2698. # ./spec/spec_helper_acceptance.rb:282:in `block (3 levels) in log_level_validations'
  2699.  
  2700. 76) opendaylight class testing custom logging verbosity adding two custom log level should work idempotently with no errors
  2701. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2702. Beaker::Host::CommandFailure:
  2703.  Host 'centos-7-docker' exited with 1 running:
  2704.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.fckkYP
  2705.  Last 10 lines of output were:
  2706.  Info: Loading facts
  2707.  Info: Loading facts
  2708.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2709.  Error: Unsupported OS: at /etc/puppet/modules/opendaylight/manifests/init.pp:91 on node centos-7-docker.rdu.redhat.com
  2710.  
  2711. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2712. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2713. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2714. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2715. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2716. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2717. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2718. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2719. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2720. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2721. # ./spec/spec_helper_acceptance.rb:92:in `block in install_odl'
  2722.  
  2723. 77) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2724. Failure/Error: it { should be_file }
  2725.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2726.  
  2727. # ./spec/spec_helper_acceptance.rb:265:in `block (2 levels) in log_level_validations'
  2728.  
  2729. 78) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2730. Failure/Error: it { should be_owned_by 'odl' }
  2731.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2732.  
  2733. # ./spec/spec_helper_acceptance.rb:266:in `block (2 levels) in log_level_validations'
  2734.  
  2735. 79) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2736. Failure/Error: it { should be_grouped_into 'odl' }
  2737.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2738.  
  2739. # ./spec/spec_helper_acceptance.rb:267:in `block (2 levels) in log_level_validations'
  2740.  
  2741. 80) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2742. Failure/Error: it { should be_file }
  2743.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2744.  
  2745. # ./spec/spec_helper_acceptance.rb:271:in `block (2 levels) in log_level_validations'
  2746.  
  2747. 81) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2748. Failure/Error: it { should be_owned_by 'odl' }
  2749.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2750.  
  2751. # ./spec/spec_helper_acceptance.rb:272:in `block (2 levels) in log_level_validations'
  2752.  
  2753. 82) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2754. Failure/Error: it { should be_grouped_into 'odl' }
  2755.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2756.  
  2757. # ./spec/spec_helper_acceptance.rb:273:in `block (2 levels) in log_level_validations'
  2758.  
  2759. 83) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2760. Failure/Error: its(:content) { should match /# Log level config added by puppet-opendaylight/ }
  2761.  expected "" to match /# Log level config added by puppet-opendaylight/
  2762.  Diff:
  2763.  @@ -1,2 +1,2 @@
  2764.  -/# Log level config added by puppet-opendaylight/
  2765.  +""
  2766.  
  2767.  
  2768. # ./spec/spec_helper_acceptance.rb:274:in `block (2 levels) in log_level_validations'
  2769.  
  2770. 84) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2771. Failure/Error: it { should be_file }
  2772.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2773.  
  2774. # ./spec/spec_helper_acceptance.rb:279:in `block (3 levels) in log_level_validations'
  2775.  
  2776. 85) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2777. Failure/Error: it { should be_owned_by 'odl' }
  2778.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2779.  
  2780. # ./spec/spec_helper_acceptance.rb:280:in `block (3 levels) in log_level_validations'
  2781.  
  2782. 86) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2783. Failure/Error: it { should be_grouped_into 'odl' }
  2784.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2785.  
  2786. # ./spec/spec_helper_acceptance.rb:281:in `block (3 levels) in log_level_validations'
  2787.  
  2788. 87) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2789. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2790.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2791.  Diff:
  2792.  @@ -1,2 +1,2 @@
  2793.  -/^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2794.  +""
  2795.  
  2796.  
  2797. # ./spec/spec_helper_acceptance.rb:282:in `block (3 levels) in log_level_validations'
  2798.  
  2799. 88) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2800. Failure/Error: it { should be_file }
  2801.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2802.  
  2803. # ./spec/spec_helper_acceptance.rb:279:in `block (3 levels) in log_level_validations'
  2804.  
  2805. 89) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2806. Failure/Error: it { should be_owned_by 'odl' }
  2807.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2808.  
  2809. # ./spec/spec_helper_acceptance.rb:280:in `block (3 levels) in log_level_validations'
  2810.  
  2811. 90) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2812. Failure/Error: it { should be_grouped_into 'odl' }
  2813.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2814.  
  2815. # ./spec/spec_helper_acceptance.rb:281:in `block (3 levels) in log_level_validations'
  2816.  
  2817. 91) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2818. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2819.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2820.  Diff:
  2821.  @@ -1,2 +1,2 @@
  2822.  -/^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2823.  +""
  2824.  
  2825.  
  2826. # ./spec/spec_helper_acceptance.rb:282:in `block (3 levels) in log_level_validations'
  2827.  
  2828. Finished in 42.12 seconds (files took 44.58 seconds to load)
  2829. 93 examples, 91 failures
  2830.  
  2831. Failed examples:
  2832.  
  2833. rspec './spec/acceptance/class_spec.rb[1:1:1]' # opendaylight class testing install methods should work idempotently with no errors
  2834. rspec './spec/acceptance/class_spec.rb[1:1:2:1]' # opendaylight class testing install methods File "/opt/opendaylight/" should be directory
  2835. rspec './spec/acceptance/class_spec.rb[1:1:2:2]' # opendaylight class testing install methods File "/opt/opendaylight/" should be owned by "odl"
  2836. rspec './spec/acceptance/class_spec.rb[1:1:2:3]' # opendaylight class testing install methods File "/opt/opendaylight/" should be grouped into "odl"
  2837. rspec './spec/acceptance/class_spec.rb[1:1:3:1]' # opendaylight class testing install methods Service "opendaylight" should be enabled
  2838. rspec './spec/acceptance/class_spec.rb[1:1:3:2]' # opendaylight class testing install methods Service "opendaylight" should be enabled with level 3
  2839. rspec './spec/acceptance/class_spec.rb[1:1:3:3]' # opendaylight class testing install methods Service "opendaylight" should be running under systemd
  2840. rspec './spec/acceptance/class_spec.rb[1:1:4:1]' # opendaylight class testing install methods User "odl" should exist
  2841. rspec './spec/acceptance/class_spec.rb[1:1:4:2]' # opendaylight class testing install methods User "odl" should belong to group "odl"
  2842. rspec './spec/acceptance/class_spec.rb[1:1:4:3]' # opendaylight class testing install methods User "odl" should have home directory "/opt/opendaylight"
  2843. rspec './spec/acceptance/class_spec.rb[1:1:5:1]' # opendaylight class testing install methods Group "odl" should exist
  2844. rspec './spec/acceptance/class_spec.rb[1:1:7:1]' # opendaylight class testing install methods Process "java" should be running
  2845. rspec './spec/acceptance/class_spec.rb[1:1:8:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2846. rspec './spec/acceptance/class_spec.rb[1:1:8:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2847. rspec './spec/acceptance/class_spec.rb[1:1:8:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2848. rspec './spec/acceptance/class_spec.rb[1:1:9:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be file
  2849. rspec './spec/acceptance/class_spec.rb[1:1:9:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2850. rspec './spec/acceptance/class_spec.rb[1:1:9:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2851. rspec './spec/acceptance/class_spec.rb[1:1:10:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2852. rspec './spec/acceptance/class_spec.rb[1:1:10:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2853. rspec './spec/acceptance/class_spec.rb[1:1:10:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2854. rspec './spec/acceptance/class_spec.rb[1:1:11:1]' # opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be file
  2855. rspec './spec/acceptance/class_spec.rb[1:1:11:2]' # opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be owned by "root"
  2856. rspec './spec/acceptance/class_spec.rb[1:1:11:3]' # opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be grouped into "root"
  2857. rspec './spec/acceptance/class_spec.rb[1:1:11:4]' # opendaylight class testing install methods File "/usr/lib/systemd/system/opendaylight.service" should be mode "644"
  2858. rspec './spec/acceptance/class_spec.rb[1:1:12:1]' # opendaylight class testing install methods Package "java-1.8.0-openjdk" should be installed
  2859. rspec './spec/acceptance/class_spec.rb[1:2:1:1:1]' # opendaylight class testing Karaf config file using default features and not passing extra features should work idempotently with no errors
  2860. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:1]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2861. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:2]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2862. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:3]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2863. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:4:1]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  2864. rspec './spec/acceptance/class_spec.rb[1:2:1:2:1]' # opendaylight class testing Karaf config file using default features and passing extra features should work idempotently with no errors
  2865. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:1]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2866. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:2]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2867. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:3]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2868. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:4:1]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  2869. rspec './spec/acceptance/class_spec.rb[1:2:2:1:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features should work idempotently with no errors
  2870. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2871. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:2]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2872. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:3]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2873. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:4:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh/
  2874. rspec './spec/acceptance/class_spec.rb[1:2:2:2:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features should work idempotently with no errors
  2875. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2876. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:2]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2877. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:3]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2878. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:4:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  2879. rspec './spec/acceptance/class_spec.rb[1:3:1:1]' # opendaylight class testing REST port config file using default port should work idempotently with no errors
  2880. rspec './spec/acceptance/class_spec.rb[1:3:1:2:1]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2881. rspec './spec/acceptance/class_spec.rb[1:3:1:2:2]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2882. rspec './spec/acceptance/class_spec.rb[1:3:1:2:3]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2883. rspec './spec/acceptance/class_spec.rb[1:3:1:2:4:1]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="8080"/
  2884. rspec './spec/acceptance/class_spec.rb[1:3:2:1]' # opendaylight class testing REST port config file overriding default port should work idempotently with no errors
  2885. rspec './spec/acceptance/class_spec.rb[1:3:2:2:1]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2886. rspec './spec/acceptance/class_spec.rb[1:3:2:2:2]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2887. rspec './spec/acceptance/class_spec.rb[1:3:2:2:3]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2888. rspec './spec/acceptance/class_spec.rb[1:3:2:2:4:1]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="7777"/
  2889. rspec './spec/acceptance/class_spec.rb[1:4:1:1]' # opendaylight class testing custom logging verbosity using default log levels should work idempotently with no errors
  2890. rspec './spec/acceptance/class_spec.rb[1:4:1:2:1]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2891. rspec './spec/acceptance/class_spec.rb[1:4:1:2:2]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2892. rspec './spec/acceptance/class_spec.rb[1:4:1:2:3]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2893. rspec './spec/acceptance/class_spec.rb[1:4:1:3:1]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2894. rspec './spec/acceptance/class_spec.rb[1:4:1:3:2]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2895. rspec './spec/acceptance/class_spec.rb[1:4:1:3:3]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2896. rspec './spec/acceptance/class_spec.rb[1:4:2:1]' # opendaylight class testing custom logging verbosity adding one custom log level should work idempotently with no errors
  2897. rspec './spec/acceptance/class_spec.rb[1:4:2:2:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2898. rspec './spec/acceptance/class_spec.rb[1:4:2:2:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2899. rspec './spec/acceptance/class_spec.rb[1:4:2:2:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2900. rspec './spec/acceptance/class_spec.rb[1:4:2:3:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2901. rspec './spec/acceptance/class_spec.rb[1:4:2:3:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2902. rspec './spec/acceptance/class_spec.rb[1:4:2:3:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2903. rspec './spec/acceptance/class_spec.rb[1:4:2:3:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2904. rspec './spec/acceptance/class_spec.rb[1:4:2:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2905. rspec './spec/acceptance/class_spec.rb[1:4:2:4:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2906. rspec './spec/acceptance/class_spec.rb[1:4:2:4:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2907. rspec './spec/acceptance/class_spec.rb[1:4:2:4:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2908. rspec './spec/acceptance/class_spec.rb[1:4:3:1]' # opendaylight class testing custom logging verbosity adding two custom log level should work idempotently with no errors
  2909. rspec './spec/acceptance/class_spec.rb[1:4:3:2:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2910. rspec './spec/acceptance/class_spec.rb[1:4:3:2:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2911. rspec './spec/acceptance/class_spec.rb[1:4:3:2:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2912. rspec './spec/acceptance/class_spec.rb[1:4:3:3:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2913. rspec './spec/acceptance/class_spec.rb[1:4:3:3:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2914. rspec './spec/acceptance/class_spec.rb[1:4:3:3:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2915. rspec './spec/acceptance/class_spec.rb[1:4:3:3:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2916. rspec './spec/acceptance/class_spec.rb[1:4:3:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2917. rspec './spec/acceptance/class_spec.rb[1:4:3:4:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2918. rspec './spec/acceptance/class_spec.rb[1:4:3:4:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2919. rspec './spec/acceptance/class_spec.rb[1:4:3:4:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2920. rspec './spec/acceptance/class_spec.rb[1:4:3:5:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2921. rspec './spec/acceptance/class_spec.rb[1:4:3:5:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2922. rspec './spec/acceptance/class_spec.rb[1:4:3:5:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2923. rspec './spec/acceptance/class_spec.rb[1:4:3:5:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2924.  
  2925. /usr/bin/ruby -I/home/daniel/.gem/ruby/gems/rspec-core-3.5.4/lib:/home/daniel/.gem/ruby/gems/rspec-support-3.5.0/lib /home/daniel/.gem/ruby/gems/rspec-core-3.5.4/exe/rspec spec/acceptance --color failed
  2926. rake aborted!
  2927. Command failed with status (1): [RS_SET=centos-7-docker INSTALL_METHOD=rpm ...]
  2928. /home/daniel/puppet-opendaylight/Rakefile:77:in `block in <top (required)>'
  2929. /home/daniel/.gem/ruby/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
  2930. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `load'
  2931. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `kernel_load'
  2932. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:24:in `run'
  2933. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli.rb:304:in `exec'
  2934. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  2935. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  2936. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
  2937. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
  2938. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
  2939. /home/daniel/.gem/ruby/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
  2940. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
  2941. /home/daniel/.gem/ruby/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
  2942. /home/daniel/bin/bundle:23:in `load'
  2943. /home/daniel/bin/bundle:23:in `<main>'
  2944. Tasks: TOP => sanity => cent_6test_dock
  2945. (See full trace by running task with --trace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement