Skip to content

Bump actions/cache from 3 to 4 #283

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #283

Triggered via pull request January 18, 2024 11:30
Status Failure
Total duration 12m 28s
Artifacts 1

tox.yml

on: pull_request
Matrix: tox_envs
Fit to window
Zoom out
Zoom in

Annotations

32 errors
lint
Process completed with exit code 1.
py311: tests/test_vagrant.py#L316
test_vm_status subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L360
test_vm_lifecycle AssertionError: assert 'not_created' == 'gurumeditation' - gurumeditation + not_created
py311: tests/test_vagrant.py#L385
test_vm_resumecycle subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L397
test_valid_config subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L407
test_vm_config subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L597
test_provisioning[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/shell_provision_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', '--no-provision']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L615
test_multivm_lifecycle[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L647
test_multivm_config[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L712
test_ssh_command_multivm[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py311: tests/test_vagrant.py#L689
test_ssh_command subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L316
test_vm_status subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L360
test_vm_lifecycle AssertionError: assert 'not_created' == 'gurumeditation' - gurumeditation + not_created
py39: tests/test_vagrant.py#L385
test_vm_resumecycle subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L397
test_valid_config subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L407
test_vm_config subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L597
test_provisioning[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/shell_provision_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', '--no-provision']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L615
test_multivm_lifecycle[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L647
test_multivm_config[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L712
test_ssh_command_multivm[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py39: tests/test_vagrant.py#L689
test_ssh_command subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L316
test_vm_status subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L359
test_vm_lifecycle subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'init', 'generic/alpine315']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L385
test_vm_resumecycle subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L407
test_vm_config subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L615
test_multivm_lifecycle[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L647
test_multivm_config[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L712
test_ssh_command_multivm[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile] subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L689
test_ssh_command subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L699
test_bad_ssh_command subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
py310: tests/test_vagrant.py#L730
test_streaming_output subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
logs.zip Expired
15.8 KB