migrate away from erb #274
ci.yml
on: pull_request
Puppet
/
Static validations
35s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
21 errors and 2 warnings
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L27
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/stub_spec.rb#L19
unbound::stub on almalinux-8-x86_64 basic 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, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/dnstap_spec.rb#L22
unbound::dnstap on almalinux-8-x86_64 with disabled params 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, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L29
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/stub_spec.rb#L20
unbound::stub on almalinux-8-x86_64 basic is expected to contain Unbound::Stub[lab.example.com]
Failure/Error: it { is_expected.to contain_unbound__stub('lab.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/dnstap_spec.rb#L23
unbound::dnstap on almalinux-8-x86_64 with disabled params is expected to contain Class[unbound::dnstap]
Failure/Error: it { is_expected.to contain_class('unbound::dnstap') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L54
unbound on almalinux-8-x86_64 with default params 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, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/localzone_spec.rb#L56
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/dnstap_spec.rb#L24
unbound::dnstap on almalinux-8-x86_64 with disabled params is expected not to contain Concat::Fragment[unbound-dnstap]
Failure/Error: it { is_expected.not_to contain_concat__fragment('unbound-dnstap') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/stub_spec.rb#L22
unbound::stub on almalinux-8-x86_64 basic is expected to contain Concat::Fragment[unbound-stub-lab.example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-stub-lab.example.com').with_content(
<<~ZONE
stub-zone:
name: "lab.example.com"
stub-addr: "::1"
stub-first: no
stub-no-cache: no
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az1970-323.jylfb2lvhi2edjyxod04kr2g0d.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L27
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/stub_spec.rb#L19
unbound::stub on almalinux-8-x86_64 basic 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, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/dnstap_spec.rb#L22
unbound::dnstap on almalinux-8-x86_64 with disabled params 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, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L29
unbound::localzone on almalinux-8-x86_64 with a TXT record (<255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "Short TXT Record"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/dnstap_spec.rb#L23
unbound::dnstap on almalinux-8-x86_64 with disabled params is expected to contain Class[unbound::dnstap]
Failure/Error: it { is_expected.to contain_class('unbound::dnstap') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/stub_spec.rb#L20
unbound::stub on almalinux-8-x86_64 basic is expected to contain Unbound::Stub[lab.example.com]
Failure/Error: it { is_expected.to contain_unbound__stub('lab.example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L56
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Unbound::Localzone[example.com]
Failure/Error: it { is_expected.to contain_unbound__localzone('example.com') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/localzone_spec.rb#L58
unbound::localzone on almalinux-8-x86_64 with a TXT record (>255 characters) is expected to contain Concat::Fragment[unbound-localzone-example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-localzone-example.com').with(
content: <<~ZONE
server:
local-zone: "example.com" transparent
local-data: 'txt.example.com TXT "#{long_txt_record_chunked}"'
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/stub_spec.rb#L22
unbound::stub on almalinux-8-x86_64 basic is expected to contain Concat::Fragment[unbound-stub-lab.example.com] with content supplied string
Failure/Error:
expect(subject).to contain_concat__fragment('unbound-stub-lab.example.com').with_content(
<<~ZONE
stub-zone:
name: "lab.example.com"
stub-addr: "::1"
stub-first: no
stub-no-cache: no
ZONE
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) (line: 2) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/dnstap_spec.rb#L24
unbound::dnstap on almalinux-8-x86_64 with disabled params is expected not to contain Concat::Fragment[unbound-dnstap]
Failure/Error: it { is_expected.not_to contain_concat__fragment('unbound-dnstap') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'systemd::timer' (file: /home/runner/work/puppet-unbound/puppet-unbound/spec/fixtures/modules/unbound/manifests/init.pp, line: 529, column: 7) on node fv-az2032-504.lsjfz4pq4prede55fkiejkij1h.cx.internal.cloudapp.net
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 12
|