Skip to content

Add puppetcore macos support #409

Add puppetcore macos support

Add puppetcore macos support #409

Triggered via pull request April 1, 2025 21:30
Status Failure
Total duration 1m 54s
Artifacts

unit_tests.yaml

on: pull_request
Matrix: Nightly / unit_tests_with_nightly_puppet_gem
Matrix: Released / unit_tests_with_released_puppet_gem
Fit to window
Zoom out
Zoom in

Annotations

94 errors and 4 warnings
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542640002.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542577835.local
Released / Puppet7 gem on Ruby 2.7 on Windows
The job was canceled because "macos-latest_8" failed.
Released / Puppet7 gem on Ruby 2.7 on Windows
The operation was canceled.
Released / Puppet7 gem on Ruby 2.7 on macOS
The job was canceled because "macos-latest_8" failed.
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet8 gem on Ruby 3.1 on Windows
The job was canceled because "macos-latest_8" failed.
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet8 gem on Ruby 3.1 on Windows
The operation was canceled.
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Released / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542773159.local
Nightly / Puppet7 gem on Ruby 2.7 on Windows
The job was canceled because "macos-latest_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on Windows
The operation was canceled.
Nightly / Puppet8 gem on Ruby 3.1 on Windows
The job was canceled because "macos-latest_8" failed.
Nightly / Puppet8 gem on Ruby 3.1 on Windows
The operation was canceled.
Released / Puppet8 gem on Ruby 3.1 on Linux
The job was canceled because "macos-latest_8" failed.
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az769-831.xmn1q3iytxye3ket4cmbwxinxa.ex.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux
The job was canceled because "macos-latest_8" failed.
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az1777-393.5ggpwcokf3zednayyygam4snje.bx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux
The job was canceled because "macos-latest_8" failed.
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2206-163.v3m3lrnj4ziefbx2x3cdomdebe.dx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux
The job was canceled because "macos-latest_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node fv-az2033-387.wajbf2yebbuenirf1pz52wx3db.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on macOS
The job was canceled because "macos-latest_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L49
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L50
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages] Failure/Error: it { is_expected.to contain_file('/opt/puppetlabs/packages') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L51
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/opt/puppetlabs/packages/puppet-agent-1.10.100-1.osx11.dmg] Failure/Error: it { is_expected.to contain_file("/opt/puppetlabs/packages/puppet-agent-#{package_version}-1.osx#{osmajor}.dmg") } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L52
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain File[/tmp/osx_install.sh] Failure/Error: it { is_expected.to contain_file('/tmp/osx_install.sh') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L53
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Exec[osx_install script] Failure/Error: it { is_expected.to contain_exec('osx_install script') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L54
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected to contain Class[puppet_agent::osfamily::darwin] Failure/Error: it { is_expected.to contain_class('puppet_agent::osfamily::darwin') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L66
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L63
puppet_agent supported environment when running a supported macOS on osx-11-x86_64 with no aio_version aio_agent_version is out of date is expected not to contain Exec[forget puppet-agent] Failure/Error: it { is_expected.not_to contain_exec('forget puppet-agent') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Nightly / Puppet7 gem on Ruby 2.7 on macOS: spec/classes/puppet_agent_osfamily_darwin_spec.rb#L48
puppet_agent supported environment when running a supported macOS on osx-12-x86_64 with no aio_version 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: Unknown variable: 'destination_name'. (file: /Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent/spec/fixtures/modules/puppet_agent/manifests/osfamily/darwin.pp, line: 36, column: 25) on node mac-1743542595304.local
Released / Puppet8 gem on Ruby 3.1 on macOS
Cache not found for keys: setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.1.7-wd-/Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-9381cbb52d595e9236f4f06306365b94e5e7dba123bf9a59ed0d608e93299a00, setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.1.7-wd-/Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-
Released / Puppet7 gem on Ruby 2.7 on macOS
Cache not found for keys: setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-2.7.8-wd-/Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-8a197ce06402d151be0be8683a0308e0b73f1c7c097eccd8c23c06093fbf0cda, setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-2.7.8-wd-/Users/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-
Released / Puppet8 gem on Ruby 3.1 on Linux
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.1.7-wd-/home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-cf76990a38fbd51e889278ece028eca31e6c00a0019cf660b2836b9f28a5fd17, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.1.7-wd-/home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-
Released / Puppet7 gem on Ruby 2.7 on Linux
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-2.7.8-wd-/home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-8137383ce26056f41a52e801b4d70313acbb978ccde068a9cb96503172baf808, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-2.7.8-wd-/home/runner/work/puppetlabs-puppet_agent/puppetlabs-puppet_agent-with--without--only--Gemfile.lock-