Skip to content

modulesync 9.2.0

modulesync 9.2.0 #216

Triggered via pull request June 12, 2024 09:28
Status Failure
Total duration 11m 16s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
32s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on centos-7-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on centos-7-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on centos-8-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on centos-8-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-18.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-18.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-20.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-20.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L24
k8s::node::kube_proxy on ubuntu-22.04-x86_64 Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / 7 (Ruby 2.7): spec/classes/node/kube_proxy_spec.rb#L81
k8s::node::kube_proxy on ubuntu-22.04-x86_64 with incluster auth Failure/Error: sysconf = '/etc/default' if os_facts['os']['family'] == 'Debian' NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 20.10