Add support for Puppet 8 #203
ci.yml
on: pull_request
Puppet
/
Static validations
38s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
240 errors and 44 warnings
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_092955399.pp.XVFGKu
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864597'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.72 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093001426.pp.RHWbnL
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 10.28 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093014058.pp.el1TTK
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.57 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093020887.pp.HsatPj
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.47 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093027626.pp.x69g3K
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864629'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.21 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093012263.pp.3dqON4
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864614'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.74 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093018366.pp.A5OFaR
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 10.15 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093030916.pp.9Vn0zd
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.58 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093037867.pp.NNuDsf
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.49 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093044731.pp.bIUXnD
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864646'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_092953952.pp.Cx4Eg1
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.24 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864595'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.92 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093000168.pp.lEcTyr
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 11.56 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093014108.pp.kkDvDZ
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.07 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093021460.pp.hTYRls
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.92 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093028693.pp.DTot6W
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864630'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.23 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093010879.pp.jhgozQ
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864612'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.05 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093017371.pp.ZVQ02r
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 9.22 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093029102.pp.ly7vLB
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.58 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093036166.pp.nfzQcY
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.47 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093043207.pp.CvccJn
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864645'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.25 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_092959496.pp.r2PUmZ
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864601'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.78 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093005635.pp.1sQXtK
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 9.27 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093017233.pp.WlyUcy
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.90 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093023393.pp.H9qQES
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.10 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093029780.pp.iRtcUq
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864631'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093028454.pp.SOZtNR
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864630'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.66 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093034426.pp.jSopRA
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 8.78 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093045568.pp.zBf4Xi
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.38 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093052286.pp.Wg0aTg
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.66 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093059298.pp.rSnKxq
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864661'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.23 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093016392.pp.I3gbrj
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864618'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.84 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093022755.pp.oMFbtk
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 8.75 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093034036.pp.mdBizA
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.53 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093040997.pp.prl9NE
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.38 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093047849.pp.Xe6G6Q
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864649'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093224748.pp.7XRtMv
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864748'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.56 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093234087.pp.IpEVY5
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 8.92 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093247802.pp.LtQxFT
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.22 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093257788.pp.78WuBq
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.43 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093307958.pp.jJeIBy
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864792'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 1.02 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093248949.pp.BNVD3p
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.31 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864773'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.79 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093258809.pp.8d5rrl
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 13.15 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093317275.pp.NfkCRN
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.08 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093327233.pp.p8jnjB
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.00 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093337089.pp.8uuw41
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864821'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 1.20 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093016638.pp.lurMWa
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 76.22 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093155998.pp.eJ9A09
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 101.38 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093339924.pp.6Jxcai
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[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 20.67 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093403191.pp.JE8Cjy
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 102.74 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093725536.pp.eVHFoj
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 68.61 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey 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_093017081.pp.1pw2jF
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 72.44 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
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_093152942.pp.pgA3Zv
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 123.01 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl 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_093358507.pp.dVqe3m
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 93.59 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_093534772.pp.FAojpp
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 86.75 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
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_093845463.pp.nA5bL2
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 69.57 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093026694.pp.wor1d2
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 77.66 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093208197.pp.f391Jd
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 105.82 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093356598.pp.8qnRnx
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.54 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093537797.pp.OMwS9D
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 83.99 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093845076.pp.j1iTAu
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 72.39 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey 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_093035336.pp.iCwi1p
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 77.96 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl 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_093217140.pp.X4zy99
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 99.02 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
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_093358736.pp.A73aJX
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 104.01 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_093545429.pp.RvBvfj
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 84.82 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
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_093853401.pp.3DlNly
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 68.91 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093030236.pp.DY2VOz
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 79.58 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093213569.pp.7K2LWt
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 112.65 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093408761.pp.AY0v31
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 105.67 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093557042.pp.BwkKLA
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 82.70 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093901875.pp.Bq8TUV
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 71.83 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl 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_093021341.pp.dpEG77
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[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 5.62 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey 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_093029102.pp.mJzEEw
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 77.10 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
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_093208173.pp.agwLMO
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 141.45 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl 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_093432055.pp.whGqRK
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 104.70 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_093619203.pp.C7P5xG
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 82.56 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093103474.pp.dbikgx
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 79.18 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093245966.pp.XDINg3
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 114.10 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093442540.pp.8IfdFd
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 102.82 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093627932.pp.Kxk2HE
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 85.65 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093938362.pp.osfkeN
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 73.03 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093315492.pp.fioAs7
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 77.20 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093511844.pp.ZUARKE
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 109.60 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093706453.pp.4KId5X
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[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 19.20 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093730708.pp.RuAYmG
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.74 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094111635.pp.gu8OvD
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 71.01 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey 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_093406862.pp.5aFnlz
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 79.95 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl 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_093608482.pp.Ru56bJ
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 129.93 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
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_093823816.pp.98tGYI
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 97.59 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_094006900.pp.VCCrV1
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[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 9.48 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
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_094245016.pp.eMteKS
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 74.66 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094459256.pp.6WhjHJ
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.22 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865500'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.63 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094505179.pp.Dg5eeg
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
Info: Class[Main]: Unscheduling all events on Class[Main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.10 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094510701.pp.DFE5gk
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 5.08 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094518120.pp.mSWSXS
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.30 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094524832.pp.uHqDRZ
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865526'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094503086.pp.wC810j
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865504'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.84 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094509102.pp.A1vjKC
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 10.00 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094521305.pp.YDiVJS
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.60 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094528039.pp.GkHxop
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.69 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094534890.pp.JDPgAM
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865536'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L9
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094505506.pp.cQIIeE
Last 10 lines of output were:
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.23 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865507'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.83 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L32
jenkins_credentials ensure => present UsernamePasswordCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
Failure/Error: it { is_expected.to contain '<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>9b07d668-a87e-4877-9407-ae05056e32ac</id>"
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094511591.pp.LpKpZF
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]/ensure: download archive from https://updates.jenkins.io/latest/trilead-api.hpi to /var/lib/jenkins/plugins/trilead-api.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/Archive[trilead-api.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[trilead-api]/File[/var/lib/jenkins/plugins/trilead-api.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 7.98 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094521850.pp.jbCmUM
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]/ensure: download archive from https://updates.jenkins.io/latest/ssh-credentials.hpi to /var/lib/jenkins/plugins/ssh-credentials.hpi without cleanup
Info: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/Archive[ssh-credentials.hpi]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[ssh-credentials]/File[/var/lib/jenkins/plugins/ssh-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 3.95 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094528037.pp.raQCkz
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]/ensure: created
Info: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi.pinned]: Scheduling refresh of Class[Jenkins::Service]
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/owner: owner changed 'root' to 'jenkins'
�[mNotice: /Stage[main]/Main/Jenkins::Plugin[plain-credentials]/File[/var/lib/jenkins/plugins/plain-credentials.hpi]/group: group changed 'root' to 'jenkins'
Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 4.12 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L141
jenkins_credentials ensure => present FileCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094534388.pp.xFQoD3
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865536'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L168
jenkins_credentials ensure => present FileCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
Failure/Error: it { is_expected.to contain '<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>95bfe159-8bf0-4605-be20-47e201220e7c</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094521621.pp.T3WJYu
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 75.98 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094701626.pp.xPgpsT
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 105.54 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094849739.pp.QpFFgr
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 106.41 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095038791.pp.JLiFvE
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 84.33 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095347497.pp.KMSPiD
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 70.51 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey 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_094551173.pp.CkcN18
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 79.03 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
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_094734190.pp.3R3Q04
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.38 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl 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_094915098.pp.4wbM2S
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 98.51 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_095056137.pp.jhIqIv
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 84.58 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
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_095359851.pp.H4OHC1
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 70.81 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094531942.pp.r9rrE5
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 74.91 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094710218.pp.ujqTFe
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 153.33 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
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 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094946055.pp.wol5yT
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 96.69 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
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 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095125331.pp.73HR5z
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 83.96 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095431122.pp.YVMclC
Last 10 lines of output were:
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: 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 69.95 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
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 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-12-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
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 / 8 (Ruby 3.2):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-42-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 8 (Ruby 3.2):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-42-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093154203.pp.vOUAAF
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.32 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864715'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.27 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093212470.pp.q3ZsH2
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.33 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864734'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.28 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093218163.pp.MFsWn7
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864740'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.31 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093227084.pp.Xmbgdr
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864748'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.32 seconds
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093254156.pp.2wjUxm
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.31 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864775'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.29 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093257549.pp.uGk05m
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.31 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864779'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.28 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093330739.pp.bDTeWJ
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.34 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864812'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.28 seconds
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093512008.pp.Cc7Mk1
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.37 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864916'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 1.11 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093540952.pp.8L8ofI
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.38 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713864945'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 1.24 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093548422.pp.3MdGtB
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 67.83 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_093703898.pp.layIgn
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 71.81 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093704129.pp.WQYCh6
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 71.21 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_093712616.pp.29BFoG
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 70.29 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093722044.pp.5XRles
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 70.76 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_093743954.pp.LLVQYu
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 68.97 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093755911.pp.1fYFs5
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 72.78 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093907448.pp.sBhDu3
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 69.40 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_094021455.pp.jeu0RN
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 83.82 seconds
|
Puppet / 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094649523.pp.8vGP4N
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.33 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865611'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.29 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094657229.pp.z6N7Ad
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.32 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865618'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.27 seconds
|
Puppet / 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094718480.pp.VUOqFM
Last 10 lines of output were:
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/user_setup.pp", 58]:["/etc/puppetlabs/code/environments/production/modules/jenkins/manifests/init.pp", 371]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.31 seconds
Info: Using environment 'production'
Info: Applying configuration version '1713865640'
Error: /Stage[main]/Jenkins::Cli::Config/Package[retries]: Could not evaluate: Provider gem package command is not functional on this host
Error: Could not find a suitable provider for jenkins_credentials
�[mNotice: Applied catalog in 0.29 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095205453.pp.GK3vv4
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 72.34 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_095222956.pp.FP0IpJ
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 68.34 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095251573.pp.PF2c2C
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
�[mNotice: Applied catalog in 70.14 seconds
|