Split package installation in multiple classes #245
Annotations
9 errors
Run tests:
spec/acceptance/class_spec.rb#L19
python class installing python 3 works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075446140.pp.Ppn0vC
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.18 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702540488'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Python::Install::Dev/Package[python-dev]/ensure: created
Info: Class[Python::Install]: Unscheduling all events on Class[Python::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.97 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L8
python::pyvenv defined resource with python 3 minimal parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075539474.pp.FOxr54
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1702540542'
�[mNotice: /Stage[main]/Main/User[agent]/ensure: created
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Dependency Package[python-venv] has failures: true
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/Exec[python_virtualenv_/opt/agent/venv]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.72 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L40
python::pyvenv defined resource with python 3 with python::pip works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075543275.pp.BlH49S
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702540546'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Dependency Package[python-venv] has failures: true
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/Exec[python_virtualenv_/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pip[agent]/Exec[pip_install_agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L80
python::pyvenv defined resource with python 3 with minimal python::pip works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075547149.pp.EPS99E
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702540549'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Dependency Package[python-venv] has failures: true
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/Exec[python_virtualenv_/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pip[agent]/Exec[pip_install_agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L117
python::pyvenv defined resource with python 3 with minimal python::pip and without systempkgs works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075551000.pp.0vjSkX
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.20 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702540553'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Dependency Package[python-venv] has failures: true
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/Exec[python_virtualenv_/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pip[agent]/Exec[pip_install_agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L154
python::pyvenv defined resource with python 3 with versioned minimal python::pip and without systempkgs works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075554818.pp.nKoMPr
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.19 seconds
Info: Using environment 'production'
Info: Applying configuration version '1702540557'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
Error: /Stage[main]/Python::Install::Venv/Package[python-venv]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install python3-venv' returned 1: Error: Unable to find a match: python3-venv
�[mNotice: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Dependency Package[python-venv] has failures: true
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/File[/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pyvenv[/opt/agent/venv]/Exec[python_virtualenv_/opt/agent/venv]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Python::Pip[agent]/Exec[pip_install_agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.70 seconds
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L191
python::pyvenv defined resource with python 3 with versioned minimal python::pip and without systempkgs Command "/opt/agent/venv/bin/pip list" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Run tests:
spec/acceptance/pyvenv_spec.rb#L192
python::pyvenv defined resource with python 3 with versioned minimal python::pip and without systempkgs Command "/opt/agent/venv/bin/pip list" stdout is expected to match /agent.* 0\.1\.2/
Failure/Error: its(:stdout) { is_expected.to match %r{agent.* 0\.1\.2} }
expected "" to match /agent.* 0\.1\.2/
Diff:
@@ -1 +1 @@
-/agent.* 0\.1\.2/
+""
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading