Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

KitchenCI not working for CentOS 7.0 #10

Closed
jvrplmlmn opened this issue Aug 31, 2016 · 0 comments
Closed

KitchenCI not working for CentOS 7.0 #10

jvrplmlmn opened this issue Aug 31, 2016 · 0 comments
Labels

Comments

@jvrplmlmn
Copy link
Contributor

The version of CentOS defined in Kitchen is not available in the Atlas repository:

➜  chef-stackstorm git:(master) kitchen test default-centos-70
-----> Starting Kitchen (v1.11.1)
-----> Cleaning up any prior instances of <default-centos-70>
-----> Destroying <default-centos-70>...
       Finished destroying <default-centos-70> (0m0.00s).
-----> Testing <default-centos-70>
-----> Creating <default-centos-70>...
       Bringing machine 'default' up with 'virtualbox' provider...
       ==> default: Box 'bento/centos-7.0' could not be found. Attempting to find and install...
           default: Box Provider: virtualbox
           default: Box Version: >= 0
       The box 'bento/centos-7.0' could not be found or
       could not be accessed in the remote catalog. If this is a private
       box on HashiCorp's Atlas, please verify you're logged in via
       `vagrant login`. Also, please double-check the name. The expanded
       URL and error message are shown below:

       URL: ["https://atlas.hashicorp.com/bento/centos-7.0"]
       Error: The requested URL returned error: 404 Not Found
>>>>>> ------Excpetion-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Failed to complete #create action: [Expected process to exit with [0], but received '1'
---- Begin output of vagrant up --no-provision --provider virtualbox ----
STDOUT: Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'bento/centos-7.0' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
STDERR: The box 'bento/centos-7.0' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/bento/centos-7.0"]
Error: The requested URL returned error: 404 Not Found
---- End output of vagrant up --no-provision --provider virtualbox ----
Ran vagrant up --no-provision --provider virtualbox returned 1] on default-centos-70
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration

➜  chef-stackstorm git:(master)

It should be updated to CentOS 7.2.

jvrplmlmn pushed a commit to jvrplmlmn/chef-stackstorm that referenced this issue Aug 31, 2016
@arm4b arm4b added the bug label Aug 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants