Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kicthen create fails with amazonlinux-2 #1001

Open
darkn3rd opened this issue Jun 21, 2018 · 0 comments
Open

kicthen create fails with amazonlinux-2 #1001

darkn3rd opened this issue Jun 21, 2018 · 0 comments

Comments

@darkn3rd
Copy link

Cookbook version

* cf6b6fa - (HEAD -> master, tag: v4.3.0, origin/master, origin/HEAD) Release 4.3.0 (22 hours ago) <Tim Smith>

Chef-client version

Chef: 14.1.12

Platform Details

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants