Skip to content

modulesync 9.1.0

modulesync 9.1.0 #294

Triggered via pull request July 9, 2024 14:17
Status Failure
Total duration 22m 42s
Artifacts

ci.yml

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

Annotations

20 errors and 5 warnings
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-18.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-18.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-20.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-20.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-22.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-22.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_spec.rb#L218
php on ubuntu-18.04-x86_64 when called with fpm_user parameter is expected to contain File[] with content =~ /user = nginx/ Failure/Error: it { is_expected.to contain_file(dstfile).with_content(%r{user = nginx}) } ArgumentError: No title provided and "File" is not a valid resource reference
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L44
php::fpm on debian-11-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_fpm_spec.rb#L45
php::fpm on debian-11-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 8 (Ruby 3.2): spec/classes/php_spec.rb#L263
php on ubuntu-18.04-x86_64 when called with fpm_group parameter is expected to contain File[] with content =~ /group = nginx/ Failure/Error: it { is_expected.to contain_file(dstfile).with_content(%r{group = nginx}) } ArgumentError: No title provided and "File" is not a valid resource reference
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-18.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-18.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-20.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-20.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L44
php::fpm on ubuntu-22.04-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L45
php::fpm on ubuntu-22.04-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_spec.rb#L218
php on ubuntu-18.04-x86_64 when called with fpm_user parameter is expected to contain File[] with content =~ /user = nginx/ Failure/Error: it { is_expected.to contain_file(dstfile).with_content(%r{user = nginx}) } ArgumentError: No title provided and "File" is not a valid resource reference
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L44
php::fpm on debian-11-x86_64 when called with no parameters is expected to contain Package[php-fpm] with ensure => "present" Failure/Error: it { is_expected.to contain_package('php-fpm').with_ensure('present') } expected that the catalogue would contain Package[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_fpm_spec.rb#L45
php::fpm on debian-11-x86_64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running" Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') } expected that the catalogue would contain Service[php-fpm]
Puppet / 7 (Ruby 2.7): spec/classes/php_spec.rb#L263
php on ubuntu-18.04-x86_64 when called with fpm_group parameter is expected to contain File[] with content =~ /group = nginx/ Failure/Error: it { is_expected.to contain_file(dstfile).with_content(%r{group = nginx}) } ArgumentError: No title provided and "File" is not a valid resource reference
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 11