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

Could not autoload puppet/type/xldeploy_ci: Could not autoload puppet/provider/xldeploy_ci/rest: no such file to load #119

Open
ltutar opened this issue Dec 23, 2015 · 2 comments

Comments

@ltutar
Copy link
Contributor

ltutar commented Dec 23, 2015

It works after a couple of puppet runs

[root@xxragent ~]# puppet agent -t
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Could not autoload puppet/type/xldeploy_ci: Could not autoload puppet/provider/xldeploy_ci/rest: no such file to load -- puppet_x/xebialabs/xldeploy/ci at /etc/puppetlabs/code/environments/production/modules/xldeploy/manifests/client/exported_ci.pp:30:7 on node xxragent.home
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
[root@xxragent ~]# puppet agent -t
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Could not autoload puppet/type/xldeploy_environment_member: Could not autoload puppet/provider/xldeploy_environment_member/rest: no such file to load -- puppet_x/xebialabs/xldeploy/dictionary_entry at /etc/puppetlabs/code/environments/production/modules/xldeploy/manifests/client/exported_members.pp:26:7 on node xxragent.home
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
[root@xxragent ~]# puppet agent -t
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for xxragent.home
Info: Applying configuration version '1450893240'
Notice: /Stage[main]/Xlrelease::Postconfig/Xlrelease_config_item[jenkins]/properties: properties changed '["title", "url"]' to '{"title"=>"jenkins", "url"=>"http://192.168.234.33:8080/"}'
Notice: /Stage[main]/Xlrelease::Postconfig/Xlrelease_config_item[git]/properties: properties changed '["password", "title", "url", "username"]' to '{"title"=>"git", "url"=>"http://192.168.234.63:8080/r/PetClinic.git", "username"=>"admin", "password"=>"benny"}'
Notice: /Stage[main]/Xldeploy::Server::Post_config/Xldeploy::Client::Exported_ci[wildflyagent__Environments/test/test_env]/Xldeploy_ci[Environments/test/test_env]/ensure: created
Notice: /Stage[main]/Xldeploy::Server::Post_config/Xldeploy::Client::Exported_ci[wildflyagent__Infrastructure/test/wildfly_host]/Xldeploy_ci[Infrastructure/test/wildfly_host]/ensure: created
Notice: /Stage[main]/Xldeploy::Server::Post_config/Xldeploy::Client::Exported_ci[wildflyagent__Infrastructure/test/wildfly_host/jboss_server]/Xldeploy_ci[Infrastructure/test/wildfly_host/jboss_server]/ensure: created
Notice: /Stage[main]/Xldeploy::Server::Post_config/Xldeploy::Client::Exported_members[wildflyagent__test_env]/Xldeploy_environment_member[wildflyagent__test_env]/members: members changed '[]' to '["Infrastructure/test/wildfly_host/jboss_server"]'
Notice: Applied catalog in 23.33 seconds
[root@xxragent ~]# 

@ltutar ltutar changed the title Could not autoload puppet/type/xldeploy_environment_member: Could not autoload puppet/type/xldeploy_ci: Could not autoload puppet/provider/xldeploy_ci/rest: no such file to load Dec 23, 2015
@superseb
Copy link
Contributor

#49?

@ltutar
Copy link
Contributor Author

ltutar commented Dec 24, 2015

it does look like #49

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

2 participants