Skip to content

Update dependency puppetlabs-postgresql to v10.7.0 #686

Update dependency puppetlabs-postgresql to v10.7.0

Update dependency puppetlabs-postgresql to v10.7.0 #686

Triggered via pull request September 8, 2026 08:07
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
1m 6s
Setup Test Matrix
Validate Puppetfile + all modules
49s
Validate Puppetfile + all modules
Validate Hiera
9s
Validate Hiera
Matrix: acceptance
Waiting for pending jobs
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Validate Puppetfile + all modules
Process completed with exit code 1.
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L18
profiles::grafana on ubuntu-24.04-x86_64 with all defaults is expected to contain Class[grafana] with require => "Package[toml]" Failure/Error: it { is_expected.to contain_class('grafana').with_require('Package[toml]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L17
profiles::grafana on ubuntu-24.04-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L22
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to contain Grafana_plugin[grafana-bigquery-datasource] Failure/Error: it { is_expected.to contain_grafana_plugin('grafana-bigquery-datasource') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L21
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to contain Nginx::Resource::Server[grafana.voxpupu.li] Failure/Error: it { is_expected.to contain_nginx__resource__server('grafana.voxpupu.li') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L20
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to contain Package[toml] with provider => "puppet_gem" Failure/Error: it { is_expected.to contain_package('toml').with_provider('puppet_gem') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L19
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to contain Class[profiles::nginx] Failure/Error: it { is_expected.to contain_class('profiles::nginx') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
CI
Error when evaluating 'strategy' for job 'acceptance'. .github/workflows/ci.yml (Line: 77, Col: 18): Error from function 'fromJson': empty input, .github/workflows/ci.yml (Line: 77, Col: 18): Unexpected value ''
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L18
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to contain Class[grafana] with require => "Package[toml]" Failure/Error: it { is_expected.to contain_class('grafana').with_require('Package[toml]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
CI
Error when evaluating 'strategy' for job 'acceptance'. .github/workflows/ci.yml (Line: 77, Col: 18): Error from function 'fromJson': empty input, .github/workflows/ci.yml (Line: 77, Col: 18): Unexpected value ''
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/grafana_spec.rb#L17
profiles::grafana on ubuntu-22.04-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Cannot alias Package[certbot] to [nil, "certbot", nil] at (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6); resource ["Package", nil, "certbot", nil] already declared (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/letsencrypt/manifests/install.pp, line: 16) (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/profiles/manifests/certbot.pp, line: 6, column: 3) on node voxpupu.li
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/libvirt_spec.rb#L13
profiles::libvirt on ubuntu-24.04-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Virtual Query, Could not autoload puppet/type/libvirt_nwfilter: Could not autoload puppet/provider/libvirt_nwfilter/virsh: cannot load such file -- rexml/document (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/libvirt/manifests/init.pp, line: 193, column: 6) on node runnervmejwal.slfmtg5fcnvuxdwlsq1e2o14kh.cx.internal.cloudapp.net
Puppet 8 (Ruby 3.2): site/profiles/spec/classes/libvirt_spec.rb#L13
profiles::libvirt on ubuntu-22.04-x86_64 with all defaults is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Virtual Query, Could not autoload puppet/type/libvirt_network: Could not autoload puppet/provider/libvirt_network/virsh: cannot load such file -- rexml/document (file: /home/runner/work/controlrepo/controlrepo/site/profiles/spec/fixtures/modules/libvirt/manifests/init.pp, line: 192, column: 6) on node runnervmejwal.slfmtg5fcnvuxdwlsq1e2o14kh.cx.internal.cloudapp.net