FacterDB: Use stringified keys #532
Triggered via pull request
September 28, 2024 22:42
Status
Cancelled
Total duration
3m 0s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
53 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on debian-11-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on debian-12-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on ubuntu-20.04-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on ubuntu-22.04-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on redhat-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on redhat-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on centos-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 8 (Ruby 3.2):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on rocky-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on debian-11-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on debian-12-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on ubuntu-20.04-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on ubuntu-22.04-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on redhat-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on redhat-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on centos-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-9-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / 7 (Ruby 2.7):
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on rocky-8-x86_64 with custom parameters
Failure/Error:
bind 192.0.2.10
port 26379
tls-port 26380
dir /tmp/redis
daemonize #{facts[:os]['family'] == 'RedHat' ? 'no' : 'yes'}
supervised auto
pidfile #{pidfile}
protected-mode no
sentinel announce-hostnames yes
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 7 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '535/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 11
|