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
Since ~10days, all my ansible role travis testing with kitchen+lxd_cli failed with
-----> Starting Kitchen (v2.2.5)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ClientError
>>>>>> Message: Could not load the 'lxd_cli' driver from the load path. Did you mean: dummy, exec, proxy ? Please ensure that your driver is installed as a gem or included in your Gemfile if using Bundler.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
D ------Exception-------
D Class: Kitchen::ClientError
D Message: Could not load the 'lxd_cli' driver from the load path. Did you mean: dummy, exec, proxy ? Please ensure that your driver is installed as a gem or included in your Gemfile if using Bundler.
D ----------------------
D ------Backtrace-------
Since ~10days, all my ansible role travis testing with kitchen+lxd_cli failed with
https://travis-ci.org/juju4/ansible-caldera/jobs/535235128#L1966
https://travis-ci.org/juju4/ansible-kolide/jobs/535655194#L1600
https://travis-ci.org/juju4/ansible-osquery/jobs/536087623#L1688
In most case, no change with previous working state
travis includes kitchen diagnose which does not give more information to guess root cause
gem install is fine
Not aware of any change on travis side either
working one
https://travis-ci.org/juju4/ansible-dnscrypt-proxy/jobs/529879631
failing
https://travis-ci.org/juju4/ansible-dnscrypt-proxy/jobs/535878926
both using
Description: Ubuntu 16.04.6 LTS
and ruby 2.6
Nothing else from https://changelog.travis-ci.com/ or https://blog.travis-ci.com/
any ideas on why?
Thanks
The text was updated successfully, but these errors were encountered: