Skip to content

Credential plugins CI fixes #211

Credential plugins CI fixes

Credential plugins CI fixes #211

Triggered via pull request April 23, 2024 17:15
Status Failure
Total duration 25m 17s
Artifacts

ci.yml

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

Annotations

15 errors and 22 warnings
Puppet / 7 - CentOS 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172230579.pp.mwDRm8 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 22.38 seconds
Puppet / 7 - CentOS 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - CentOS 8
Process completed with exit code 1.
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172228763.pp.n2Q47L Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 26.03 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L249
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172354750.pp.nUHvJm Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 28.36 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L320
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - CentOS 9
Process completed with exit code 1.
Puppet / 7 - Ubuntu 20.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L249
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172757001.pp.3GeYPg Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 31.24 seconds
Puppet / 7 - Ubuntu 20.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L320
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_173748910.pp.P3BLJy Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 25.44 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/unit/jenkins_plugins_spec.rb#L85
Puppet::Jenkins::Plugins.available when plugins exist generates a list of plugins Failure/Error: raise RuntimeError:
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params username rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params group rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params create_user rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params username rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params group rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params create_user rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-12-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 - CentOS 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172403735.pp.Sm0wLX Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.67 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172405882.pp.dZB7Df Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.55 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172409334.pp.ymPmJv Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.71 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172412506.pp.ra9pH4 Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.12 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172421136.pp.WZbtms Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.63 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172452327.pp.CJttqw Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.67 seconds
Puppet / 7 - OracleLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172529787.pp.1WEVrY Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.50 seconds
Puppet / 7 - Ubuntu 22.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172759657.pp.7qAroY Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.85 seconds
Puppet / 7 - Ubuntu 20.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172913405.pp.Dom6Wu Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 11.15 seconds
Puppet / 7 - AlmaLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_173919653.pp.awNNQX Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.04 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_173919607.pp.cJI2UM Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.99 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_173936581.pp.7FKJxm Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.21 seconds