You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProductName: Mac OS X
ProductVersion: 10.13.4
BuildVersion: 17E202
Scenario:
kitchen create
Steps to Reproduce:
kitchen create
Expected Result:
Command works.
Actual Result:
-----> Creating <smoke-ubuntu-1604>...
Creating kitchen sandbox at /Users/jmenchaca/.dokken/kitchen_sandbox/3a589895cb-smoke-ubuntu-1604
Creating verifier sandbox at /Users/jmenchaca/.dokken/verifier_sandbox/3a589895cb-smoke-ubuntu-1604
Building work image..
Creating container 3a589895cb-smoke-ubuntu-1604
Finished creating <smoke-ubuntu-1604> (0m4.19s).
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 2 actions failed.
>>>>>> Failed to complete #create action: [OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"/usr/lib/systemd/systemd\": stat /usr/lib/systemd/systemd: no such file or directory": unknown
] on installation-package-amazonlinux-2
>>>>>> Failed to complete #create action: [OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"/usr/lib/systemd/systemd\": stat /usr/lib/systemd/systemd: no such file or directory": unknown
] on resources-amazonlinux-2
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
The text was updated successfully, but these errors were encountered:
Cookbook version
Chef-client version
Chef: 14.1.12
Platform Details
Scenario:
kitchen create
Steps to Reproduce:
kitchen create
Expected Result:
Command works.
Actual Result:
The text was updated successfully, but these errors were encountered: