Master / Slave terminology change #252
ci.yml
on: pull_request
Puppet
/
Static validations
33s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
56 errors and 40 warnings
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062455752.EwheCV.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 183.55 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062456369.GLNmzA.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 189.81 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062518606.q2FMuG.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 169.59 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L84
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_062506443.5PF0zP.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[a0469025-1202-4007-983d-0c62f230f1a7]: 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 135.63 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L118
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 / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L39
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_062457371.Ehk0gu.pp
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 173.38 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L79
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 / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062505695.kBzAEG.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 180.75 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L123
jenkins_credentials ensure => present StringCredentialsImpl 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_062517930.wFPDJr.pp
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[150b2895-b0eb-4813-b8a5-3779690c063c]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 130.98 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L150
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 / Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L188
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062557485.6MeWqh.pp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 267.90 seconds
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L244
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / Puppet 8 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/unit/jenkins_plugins_spec.rb#L85
Puppet::Jenkins::Plugins.available when plugins exist generates a list of plugins
Failure/Error: raise
RuntimeError:
|
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 / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on ubuntu-20.04-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 ubuntu-20.04-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 ubuntu-20.04-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 ubuntu-20.04-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 redhat-9-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 redhat-9-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 redhat-9-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 redhat-9-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 / Puppet 8 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062852210.fBiHB4.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.12 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062907286.6a4wr0.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.72 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062908059.zBjJkl.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.74 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062911507.BSYghE.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.62 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062912879.a3mjmZ.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.75 seconds
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062918744.1NhUqC.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.83 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062926549.i5Nfow.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.50 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_062953602.tURm3X.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.65 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063004121.rrxTP1.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.41 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063003628.wTROYh.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.73 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063110403.Umipdv.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.98 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063135913.dMJsYC.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.00 seconds
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063138280.WyzxZ6.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.28 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063134705.I8qtXY.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.99 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063149206.rDYDLR.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.94 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063208622.k0EeHH.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 10.99 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063328107.HWb8zY.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.86 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063256999.nErhFP.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 11.35 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064203279.BRlW5h.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.62 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064303191.woM5Uu.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.73 seconds
|