stdlib v9 support, use namespaced stdlib functions #262
Annotations
10 errors
spec/defines/004_elasticsearch_plugin_spec.rb#L43
elasticsearch::plugin default values present is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Evaluation Error: Error while evaluating a '=>' expression, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppet-elasticsearch/puppet-elasticsearch/spec/fixtures/modules/elasticsearch/manifests/config.pp, line: 82, column: 9) on node fv-az740-515.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
spec/classes/001_hiera_spec.rb#L29
elasticsearch on centos-7-x86_64 hiera indices single indices is expected to contain Elasticsearch::Index[baz] with ensure => "present" and settings => {"index"=>{"number_of_shards"=>1}}
Failure/Error:
expect(subject).to contain_elasticsearch__index('baz').
with(
ensure: 'present',
settings: {
'index' => {
'number_of_shards' => 1
}
}
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '=>' expression, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppet-elasticsearch/puppet-elasticsearch/spec/fixtures/modules/elasticsearch/manifests/config.pp, line: 82, column: 9) on node fv-az740-515.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
spec/defines/003_elasticsearch_template_spec.rb#L38
elasticsearch::template on centos-6-x86_64 parameter validation validates cert paths
Failure/Error: expect(subject).to compile.and_raise_error(%r{expects a})
error during compilation: Evaluation Error: Error while evaluating a '=>' expression, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppet-elasticsearch/puppet-elasticsearch/spec/fixtures/modules/elasticsearch/manifests/config.pp, line: 82, column: 9) on node fv-az740-515.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L86
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L12
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L94
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
|
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
|
The logs for this run have expired and are no longer available.
Loading