Add Puppet 8 support #210
Triggered via pull request
September 26, 2023 01:34
Status
Failure
Total duration
16m 13s
Artifacts
–
Annotations
60 errors
Puppet 8 - Rocky 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Rocky 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet 8 - CentOS 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet 8 - AlmaLinux 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - AlmaLinux 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet 8 - OracleLinux 7:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 7:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 7
Process completed with exit code 1.
|
Puppet 8 - AlmaLinux 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - AlmaLinux 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet 8 - OracleLinux 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 9:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L7
gitlab_ci_runner class default parameters idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014234323.pp.QUGIwc
Last 10 lines of output were:
Info: Class[Apt::Update]: Unscheduling all events on Class[Apt::Update]
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.09 seconds
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L17
gitlab_ci_runner class default parameters Package "gitlab-runner" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "gitlab-runner" to be installed
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L21
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "gitlab-runner" to be running
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L22
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "gitlab-runner" to be enabled
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L26
gitlab_ci_runner class default parameters File "/etc/gitlab-runner/config.toml" is expected to contain "# MANAGED BY PUPPET"
Failure/Error: it { is_expected.to contain '# MANAGED BY PUPPET' }
expected File "/etc/gitlab-runner/config.toml" to contain "# MANAGED BY PUPPET"
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014243522.pp.EMUUWS
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Key[Add key: F6403F6544A38863DAA0B6E03F01618A51312F3F from Apt::Source apt_gitlabci]/Anchor[apt_key F6403F6544A38863DAA0B6E03F01618A51312F3F present]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014251097.pp.ffZHbg
Last 10 lines of output were:
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]/ensure: created
Info: Computing checksum on file /etc/gitlab-runner/config.toml
Info: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Filebucketed /etc/gitlab-runner/config.toml to puppet with sum 270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/content: content changed '{sha256}270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231' to '{sha256}b5b1fb7fc7e37313d335560f8dfea0f95799f1de7ec90804c7210785201bcbe9'
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/mode: mode changed '0600' to '0444'
Info: Class[Gitlab_ci_runner::Config]: Scheduling refresh of Class[Gitlab_ci_runner::Service]
Info: Class[Gitlab_ci_runner::Service]: Scheduling refresh of Service[gitlab-runner]
�[mNotice: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Triggered 'refresh' from 1 event
�[mNotice: Applied catalog in 64.48 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet 8 - Rocky 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Rocky 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet 8 - Debian 11:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Debian 11:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet 8 - CentOS 7:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 7:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet 8 - Ubuntu 22.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 22.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet 8 - OracleLinux 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet 8 - Debian 10:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Debian 10:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet 8 - CentOS 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 8:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet 8 - Ubuntu 20.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 20.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L7
gitlab_ci_runner class default parameters idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014423060.pp.DL6WKI
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.83 seconds
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L17
gitlab_ci_runner class default parameters Package "gitlab-runner" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "gitlab-runner" to be installed
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L21
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "gitlab-runner" to be running
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L22
gitlab_ci_runner class default parameters Service "gitlab-runner" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "gitlab-runner" to be enabled
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/class_spec.rb#L26
gitlab_ci_runner class default parameters File "/etc/gitlab-runner/config.toml" is expected to contain "# MANAGED BY PUPPET"
Failure/Error: it { is_expected.to contain '# MANAGED BY PUPPET' }
expected File "/etc/gitlab-runner/config.toml" to contain "# MANAGED BY PUPPET"
|
Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014437717.pp.Nw02Yn
Last 10 lines of output were:
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Key[Add key: F6403F6544A38863DAA0B6E03F01618A51312F3F from Apt::Source apt_gitlabci]/Anchor[apt_key F6403F6544A38863DAA0B6E03F01618A51312F3F present]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Repo/Apt::Source[apt_gitlabci]/Apt::Setting[list-apt_gitlabci]/File[/etc/apt/sources.list.d/apt_gitlabci.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/Concat_file[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - header]/Concat_fragment[/etc/gitlab-runner/config.toml - header]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Config/Concat::Fragment[/etc/gitlab-runner/config.toml - global options]/Concat_fragment[/etc/gitlab-runner/config.toml - global options]: Skipping because of failed dependencies
Warning: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
gitlab_ci_runner class concurrent => 20 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_014450532.pp.A9RrQy
Last 10 lines of output were:
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Gitlab_ci_runner::Install/Package[gitlab-runner]/ensure: created
Info: Computing checksum on file /etc/gitlab-runner/config.toml
Info: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]: Filebucketed /etc/gitlab-runner/config.toml to puppet with sum 270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/content: content changed '{sha256}270c9275ef4c842196d111b5cc7fe8a012b579564a27a41b02bcdb4ee51d4231' to '{sha256}b5b1fb7fc7e37313d335560f8dfea0f95799f1de7ec90804c7210785201bcbe9'
�[mNotice: /Stage[main]/Gitlab_ci_runner::Config/Concat[/etc/gitlab-runner/config.toml]/File[/etc/gitlab-runner/config.toml]/mode: mode changed '0600' to '0444'
Info: Class[Gitlab_ci_runner::Config]: Scheduling refresh of Class[Gitlab_ci_runner::Service]
Info: Class[Gitlab_ci_runner::Service]: Scheduling refresh of Service[gitlab-runner]
�[mNotice: /Stage[main]/Gitlab_ci_runner::Service/Service[gitlab-runner]: Triggered 'refresh' from 1 event
�[mNotice: Applied catalog in 74.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:31
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L42
gitlab_ci_runner class default parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 18.04:
spec/acceptance/gitlab_ci_runner_spec.rb#L122
gitlab_ci_runner class using proxy parameters registration registered the runner
Failure/Error: expect(JSON.parse(r.stdout)).to include('token' => authtoken)
expected {"message" => "403 Forbidden"} to include {"token" => ""}
Diff:
@@ -1 +1 @@
-"token" => "",
+"message" => "403 Forbidden",
|
Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
|