Getting error while executing kitchen converge. Please help me out with this one. I am a beginner.
------Exception-------
Class: Kitchen::ActionFailed
Message: 2 actions failed.
Failed to complete #converge action: [Expected process to exit with [0], but received '1'
---- Begin output of chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/kapil/AppData/Local/Temp/default-ubuntu-2004-sandbox-20201222-6704-12t8n1l --force ----
STDOUT:
STDERR: Error: Failed to export policy (in C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb) to C:/Users/l/AppData/Local/Temp/default-ubuntu-2004-sandbox-20201222-6704-12t8n1l
Reason: (Errno::ENOENT) No such file or directory @ rb_sysopen - C:/Users/l/AppData/Local/Temp/chefcli-export-4416-2020122210310820201222-4416-1os3uws/cookbook_artifacts/learn-chef-888478cd90d325bc541fbd7f82c3c009deaad1ff/recipes/.kitchen/kitchen-vagrant/default-centos-8/.vagrant/machines/default/virtualbox/action_set_name
---- End output of chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/l/AppData/Local/Temp/default-ubuntu-2004-sandbox-20201222-6704-12t8n1l --force ----
Ran chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/l/AppData/Local/Temp/default-ubuntu-2004-sandbox-20201222-6704-12t8n1l --force returned 1] on default-ubuntu-2004
Failed to complete #converge action: [Expected process to exit with [0], but received '1'
---- Begin output of chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/l/AppData/Local/Temp/default-centos-8-sandbox-20201222-6704-1y4mqz --force ----
STDOUT:
STDERR: Error: Failed to export policy (in C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb) to C:/Users/l/AppData/Local/Temp/default-centos-8-sandbox-20201222-6704-1y4mqz
Reason: (Errno::ENOENT) No such file or directory @ rb_sysopen - C:/Users/l/AppData/Local/Temp/chefcli-export-6276-2020122210312120201222-6276-18v1652/cookbook_artifacts/learn-chef-888478cd90d325bc541fbd7f82c3c009deaad1ff/recipes/.kitchen/kitchen-vagrant/default-centos-8/.vagrant/machines/default/virtualbox/action_set_name
---- End output of chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/l/AppData/Local/Temp/default-centos-8-sandbox-20201222-6704-1y4mqz --force ----
Ran chef export C:/WINDOWS/system32/learn-chef-infra/learn_chef/Policyfile.rb C:/Users/l/AppData/Local/Temp/default-centos-8-sandbox-20201222-6704-1y4mqz --force returned 1] on default-centos-8Please see .kitchen/logs/kitchen.log for more details
Also try runningkitchen diagnose --all
for configuration