Add Fedora 40, OracleLinux 9, Rocky 9 #305
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
15 errors and 6 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L89
yum on rocky-9-x86_64 when `manage_os_default_repos` is enabled is expected to contain exactly 0 Yumrepo resources
Failure/Error: it { is_expected.to have_yumrepo_resource_count(0) } # rubocop:disable RSpec/RepeatedExample
expected that the catalogue would contain exactly 0 Yumrepo resources but it contains 15
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L89
yum on rocky-9-x86_64 when `manage_os_default_repos` is enabled is expected to contain exactly 0 Yumrepo resources
Failure/Error: it { is_expected.to have_yumrepo_resource_count(0) } # rubocop:disable RSpec/RepeatedExample
expected that the catalogue would contain exactly 0 Yumrepo resources but it contains 15
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/copr_spec.rb#L8
yum::copr when @caddy/caddy and copart/restic are enabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122334558.Q3VUya.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: error_data_decoded = base64.b64decode(error_data).decode('utf-8')
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: File "/usr/lib64/python3.12/base64.py", line 88, in b64decode
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: return binascii.a2b_base64(s, strict_mode=validate)
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: binascii.Error: Invalid base64-encoded string: number of data characters (349) cannot be 1 more than a multiple of 4
Error: 'dnf -y copr enable copart/restic' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: change from 'notrun' to ['0'] failed: 'dnf -y copr enable copart/restic' returned 1 instead of one of [0]
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 1.12 seconds
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/copr_spec.rb#L19
yum::copr when @caddy/caddy and copart/restic are enabled Command "dnf copr list" stdout is expected to match /^copr.fedorainfracloud.org\/copart\/restic$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^copr.fedorainfracloud.org/copart/restic$}) }
expected "copr.fedorainfracloud.org/group_caddy/caddy\n" to match /^copr.fedorainfracloud.org\/copart\/restic$/
Diff:
@@ -1 +1 @@
-/^copr.fedorainfracloud.org\/copart\/restic$/
+copr.fedorainfracloud.org/group_caddy/caddy
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/copr_spec.rb#L26
yum::copr when copart/restic is disabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122338826.y21bCp.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for fedora40-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733833421'
�[mNotice: /Stage[main]/Main/Yum::Copr[@caddy/caddy]/Exec[dnf -y copr disable @caddy/caddy]/returns: executed successfully
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr disable copart/restic]/returns: Error: Failed to disable copr repo copart/restic
Error: 'dnf -y copr disable copart/restic' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr disable copart/restic]/returns: change from 'notrun' to ['0'] failed: 'dnf -y copr disable copart/restic' returned 1 instead of one of [0]
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.85 seconds
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/copr_spec.rb#L39
yum::copr when copart/restic is disabled Command "dnf copr list" stdout is expected to match /^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^copr.fedorainfracloud.org/copart/restic \(disabled\)$}) }
expected "copr.fedorainfracloud.org/group_caddy/caddy (disabled)\n" to match /^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
Diff:
@@ -1 +1 @@
-/^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
+copr.fedorainfracloud.org/group_caddy/caddy (disabled)
|
Puppet / Puppet 7 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/copr_spec.rb#L8
yum::copr when @caddy/caddy and copart/restic are enabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122342678.ERiyWL.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: error_data_decoded = base64.b64decode(error_data).decode('utf-8')
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: File "/usr/lib64/python3.12/base64.py", line 88, in b64decode
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: return binascii.a2b_base64(s, strict_mode=validate)
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: binascii.Error: Invalid base64-encoded string: number of data characters (349) cannot be 1 more than a multiple of 4
Error: 'dnf -y copr enable copart/restic' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr enable copart/restic]/returns: change from 'notrun' to ['0'] failed: 'dnf -y copr enable copart/restic' returned 1 instead of one of [0]
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 1.49 seconds
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/copr_spec.rb#L19
yum::copr when @caddy/caddy and copart/restic are enabled Command "dnf copr list" stdout is expected to match /^copr.fedorainfracloud.org\/copart\/restic$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^copr.fedorainfracloud.org/copart/restic$}) }
expected "copr.fedorainfracloud.org/group_caddy/caddy\n" to match /^copr.fedorainfracloud.org\/copart\/restic$/
Diff:
@@ -1 +1 @@
-/^copr.fedorainfracloud.org\/copart\/restic$/
+copr.fedorainfracloud.org/group_caddy/caddy
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/copr_spec.rb#L26
yum::copr when copart/restic is disabled must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122347300.MYVj1l.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for fedora40-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1733833429'
�[mNotice: /Stage[main]/Main/Yum::Copr[@caddy/caddy]/Exec[dnf -y copr disable @caddy/caddy]/returns: executed successfully
�[mNotice: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr disable copart/restic]/returns: Error: Failed to disable copr repo copart/restic
Error: 'dnf -y copr disable copart/restic' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Yum::Copr[copart/restic]/Exec[dnf -y copr disable copart/restic]/returns: change from 'notrun' to ['0'] failed: 'dnf -y copr disable copart/restic' returned 1 instead of one of [0]
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.81 seconds
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/copr_spec.rb#L39
yum::copr when copart/restic is disabled Command "dnf copr list" stdout is expected to match /^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^copr.fedorainfracloud.org/copart/restic \(disabled\)$}) }
expected "copr.fedorainfracloud.org/group_caddy/caddy (disabled)\n" to match /^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
Diff:
@@ -1 +1 @@
-/^copr.fedorainfracloud.org\/copart\/restic \(disabled\)$/
+copr.fedorainfracloud.org/group_caddy/caddy (disabled)
|
Puppet / Puppet 8 - Fedora 40
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 36
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 37
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 38
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|