Skip to content

nightly

nightly #1040

Triggered via schedule November 19, 2023 00:19
Status Failure
Total duration 1m 31s
Artifacts

nightly.yml

on: schedule
Spec  /  Setup Test Matrix
23s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/defines/service_spec.rb#L25
tomcat::service using jsvc is expected to contain Service[tomcat-default] with hasstatus => false, hasrestart => false and ensure => "running" Failure/Error: expect(subject).to contain_service('tomcat-default').with( 'hasstatus' => false, 'hasrestart' => false, 'ensure' => 'running', ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppetlabs-tomcat/puppetlabs-tomcat/spec/fixtures/modules/tomcat/manifests/service.pp, line: 187, column: 3) (line: 3) on node fv-az1148-398.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.