Enable acceptance tests by setting beaker_hypervisor: vagrant_libvirt
#127
ci.yml
on: pull_request
Puppet
/
Static validations
27s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
29 errors and 3 warnings
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 100.
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 100.
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 100.
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 100.
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 100.
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 100.
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 100.
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 100.
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 100.
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 100.
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 100.
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '100/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '100/merge' exists
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L83
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a hashed password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L113
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a hashed password with 20000 rounds sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L143
GRUB2 User Tests on debian11-64-puppet7.example.com should purge any users when purge is set purges unmanaged users
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub2.cfg
Last 10 lines of output were:
grep: /etc/grub2.cfg: No such file or directory
|
Puppet / Puppet 7 - Debian 11
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|