dont run unit tests on limited amount of OSes #232
ci.yml
on: pull_request
Puppet
/
Static validations
1m 44s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
21 errors
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L32
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present import collectd_rabbitmq.collectd_plugin in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_header').with_content(%r{Import "collectd_rabbitmq.collectd_plugin"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L36
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Load collectd_rabbitmq in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Module "collectd_rabbitmq.collectd_plugin"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L40
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Username guest in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Username "guest"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L44
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Password guest in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Password "guest"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L48
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Port 15672 in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Port "15672"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L52
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Scheme http in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Scheme "http"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L56
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Host should be set to $::fqdn python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Host "testhost.example.com"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L60
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Realm set to "RabbitMQ Management"
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Realm "RabbitMQ Management"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L75
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure override custom TypesDB with new value override custom TypesDB
Failure/Error: is_expected.to contain_file('rabbitmq.load').with_content(%r{TypesDB "/var/custom/types.db"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node lxplus8s01.cern.ch
|
Puppet / 8 (Ruby 3.2):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L90
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure override Username to foo override Username to foo in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Username "foo"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node lxplus8s01.cern.ch
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L32
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present import collectd_rabbitmq.collectd_plugin in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_header').with_content(%r{Import "collectd_rabbitmq.collectd_plugin"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L36
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Load collectd_rabbitmq in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Module "collectd_rabbitmq.collectd_plugin"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L40
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Username guest in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Username "guest"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L44
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Password guest in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Password "guest"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L48
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Port 15672 in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Port "15672"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L52
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present default to Scheme http in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Scheme "http"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L56
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Host should be set to $::fqdn python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Host "testhost.example.com"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L60
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure :ensure => present Realm set to "RabbitMQ Management"
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Realm "RabbitMQ Management"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node testhost.example.com
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L75
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure override custom TypesDB with new value override custom TypesDB
Failure/Error: is_expected.to contain_file('rabbitmq.load').with_content(%r{TypesDB "/var/custom/types.db"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node lxplus8s01.cern.ch
|
Puppet / 7 (Ruby 2.7):
spec/classes/collectd_plugin_rabbitmq_spec.rb#L90
collectd::plugin::rabbitmq on debian-11-x86_64 package ensure override Username to foo override Username to foo in python-config
Failure/Error: is_expected.to contain_concat_fragment('collectd_plugin_python_conf_collectd_rabbitmq.collectd_plugin_config').with_content(%r{Username "foo"})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, https://pypi.org/project/collectd-rabbitmq/ does not support Python 3 (file: /scratch/actions/actions-runner-2.305.0/instance18/_work/puppet-collectd/puppet-collectd/spec/fixtures/modules/collectd/manifests/plugin/rabbitmq.pp, line: 65, column: 5) on node lxplus8s01.cern.ch
|
Puppet / Test suite
Process completed with exit code 1.
|