Skip to content

Rework openldap::server::database interface for the syncrepl parameter #349

Rework openldap::server::database interface for the syncrepl parameter

Rework openldap::server::database interface for the syncrepl parameter #349

Triggered via pull request March 26, 2024 03:24
Status Failure
Total duration 5m 5s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
24s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 28 warnings
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032729111.pp.E49YxI Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node almalinux8-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032731558.pp.q7SVHu Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node rocky9-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032731832.pp.rfVBk3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node almalinux8-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032733801.pp.np2Kr6 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos7-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032736893.pp.CxsCZe Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos7-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032736278.pp.lSGnkI Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node rocky8-64-puppet7.example.com
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032740660.pp.HMEE77 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node almalinux9-64-puppet7.example.com
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032750672.pp.z8wZjx Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032748722.pp.Q3rIfY Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node almalinux9-64-puppet8.example.com
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032746480.pp.mAX9KQ Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian11-64-puppet7.example.com
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032749774.pp.mkUD7l Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos9-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032751177.pp.J4hjjE Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos8-64-puppet8.example.com
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032744975.pp.H4BRaU Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian10-64-puppet8.example.com
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032748902.pp.eeMD3r Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian11-64-puppet8.example.com
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 10: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032749863.pp.GiY8s0 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian10-64-puppet7.example.com
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032751111.pp.m6jW6U Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian12-64-puppet7.example.com
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032757117.pp.sVlDNx Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node centos9-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032756398.pp.Cu0yNJ Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node rocky8-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032804746.pp.NnLDyt Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node rocky9-64-puppet8.example.com
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032800330.pp.3UfuhP Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node debian12-64-puppet8.example.com
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032804626.pp.HUz5Im Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu2204-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032808634.pp.jPZxLf Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu1804-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032819071.pp.aOfSs7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu2204-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032823030.pp.puCXeH Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu1804-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032823398.pp.98Z5b7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu2004-64-puppet7.example.com
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/openldap__server__database_spec.rb#L7
openldap::server::database with syncrepl idempotentlies run Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032830533.pp.X8okNR Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Resource Statement, Openldap::Server::Database[dc=foo,dc=example,dc=com]: parameter 'syncrepl' index 0 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String parameter 'syncrepl' index 1 expects an Openldap::Syncrepl = Struct[{'rid' => Integer[0], 'provider' => Pattern[/\Aldaps?:\/\/[^\/]+\z/], Optional['type'] => Enum['refreshAndPersist', 'refreshOnly'], Optional['interval'] => Pattern[/\A\d{2}:\d{2}:\d{2}:\d{2}\z/], Optional['searchbase'] => String[1], Optional['filter'] => String[1], Optional['scope'] => Enum['base', 'one', 'sub'], Optional['attrs'] => String[1], Optional['attrsonly'] => Boolean[true], Optional['sizelimit'] => Integer[0], Optional['timelimit'] => Integer[0], Optional['schemachecking'] => Enum['off', 'on'], Optional['updatedn'] => String[1], Optional['bindmethod'] => Enum['sasl', 'simple'], Optional['binddn'] => String[1], Optional['saslmech'] => String[1], Optional['authcid'] => String[1], Optional['authzid'] => String[1], Optional['credentials'] => Variant[String[1], Sensitive[String]], Optional['realm'] => String[1], Optional['secprops'] => String[1]}] value, got String (file: /etc/puppetlabs/code/environments/production/modules/openldap/manifests/server/slapdconf.pp, line: 31) on node ubuntu2004-64-puppet8.example.com
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
Puppet / 7 (Ruby 2.7): spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032707059.pp.jwmpgm Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.18 seconds Info: Using environment 'production' Info: Applying configuration version '1711423628' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.15 seconds
Puppet / Puppet 7 - Rocky 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032709502.pp.bR54SG Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.20 seconds Info: Using environment 'production' Info: Applying configuration version '1711423631' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.15 seconds
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032708587.pp.AhKwJR Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1711423630' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.14 seconds
Puppet / Puppet 8 - CentOS 7: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032710877.pp.DvKKWa Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1711423632' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.13 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032715372.pp.gWL8P2 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1711423636' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.14 seconds
Puppet / Puppet 7 - Rocky 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032713641.pp.X7lSYy Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1711423635' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.15 seconds
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032717999.pp.r8ZuOv Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.22 seconds Info: Using environment 'production' Info: Applying configuration version '1711423639' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.17 seconds
Puppet / Puppet 7 - CentOS 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032728583.pp.QGNKEg Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1711423650' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.14 seconds
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032724729.pp.LRoEkU Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.21 seconds Info: Using environment 'production' Info: Applying configuration version '1711423646' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.16 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032720735.pp.Ck6nh3 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423642' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.53 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032725249.pp.OJU6gH Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.22 seconds Info: Using environment 'production' Info: Applying configuration version '1711423646' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.17 seconds
Puppet / Puppet 8 - CentOS 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032727164.pp.cDBy01 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.18 seconds Info: Using environment 'production' Info: Applying configuration version '1711423648' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.16 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032717106.pp.HlHor2 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423638' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 8 - Debian 11: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032721578.pp.e3DPHy Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423643' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.58 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032722414.pp.rSBJiN Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423643' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.64 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032723619.pp.Ly1su4 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423645' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.56 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032735049.pp.4mlCUZ Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.20 seconds Info: Using environment 'production' Info: Applying configuration version '1711423656' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.16 seconds
Puppet / Puppet 8 - Rocky 8: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032731264.pp.gCEpAC Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.19 seconds Info: Using environment 'production' Info: Applying configuration version '1711423652' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap' �[mNotice: Applied catalog in 0.17 seconds
Puppet / Puppet 8 - Rocky 9: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032738201.pp.xd7sc8 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.24 seconds Info: Using environment 'production' Info: Applying configuration version '1711423660' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.19 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032729085.pp.UTOdPh Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian12-64-puppet8.example.com in environment production in 0.14 seconds Info: Using environment 'production' Info: Applying configuration version '1711423650' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.63 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032729946.pp.1aJeEc Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.13 seconds Info: Using environment 'production' Info: Applying configuration version '1711423651' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 0.95 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032734749.pp.71EHQj Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1711423656' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 1.20 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032741814.pp.ISGrUa Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.14 seconds Info: Using environment 'production' Info: Applying configuration version '1711423663' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 1.02 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032745490.pp.cLp1sn Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.14 seconds Info: Using environment 'production' Info: Applying configuration version '1711423667' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 1.31 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032743677.pp.ld1TJ3 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.14 seconds Info: Using environment 'production' Info: Applying configuration version '1711423665' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 1.26 seconds
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_032754289.pp.tEvkW0 Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.13 seconds Info: Using environment 'production' Info: Applying configuration version '1711423676' �[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap' �[mNotice: Applied catalog in 1.08 seconds