Support RHEL, CentOS, Alma, Oracle and Rocky 8 and 9 #251
ci.yml
on: pull_request
Puppet
/
Static validations
44s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
44 errors
Puppet / 8 - Ubuntu 18.04
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - Ubuntu 18.04
The operation was canceled.
|
Puppet / 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L8
mongodb_database creating a database with default port compiles with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111619846.pp.mSSrNb
Last 10 lines of output were:
Error: Could not prefetch mongodb_user provider 'mongodb': No such file or directory @ rb_sysopen - /etc/mongodb.conf
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Dependency Mongodb_database[testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Dependency Mongodb_user[User testuser on db testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Dependency Mongodb_database[testdb2] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 27.64 seconds
|
Puppet / 8 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L25
mongodb_database creating a database with default port creates the databases
Failure/Error: shell("mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'")
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 127 running:
mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'
Last 10 lines of output were:
bash: line 1: mongo: command not found
|
Puppet / 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L8
mongodb_database creating a database with default port compiles with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111614432.pp.1icZX9
Last 10 lines of output were:
Error: Could not prefetch mongodb_user provider 'mongodb': No such file or directory @ rb_sysopen - /etc/mongodb.conf
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Dependency Mongodb_database[testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Dependency Mongodb_user[User testuser on db testdb1] has failures: true
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Dependency Mongodb_database[testdb2] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 27.57 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L25
mongodb_database creating a database with default port creates the databases
Failure/Error: shell("mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'")
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 127 running:
mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'
Last 10 lines of output were:
bash: line 1: mongo: command not found
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L32
mongodb_database creating a database with custom port works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111644647.pp.m621Le
Last 10 lines of output were:
Error: Could not prefetch mongodb_database provider 'mongodb': Could not evaluate MongoDB shell command: try { rs.secondaryOk() } catch (err) { rs.slaveOk() };printjson(db.getMongo().getDBs())
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_database[testdb1]: Skipping because of failed dependencies
Error: Could not prefetch mongodb_user provider 'mongodb': No such file or directory @ rb_sysopen - /etc/mongodb.conf
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Dependency Mongodb_database[testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Dependency Mongodb_user[User testuser on db testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Dependency Mongodb_database[testdb2] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 27.55 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/database_spec.rb#L52
mongodb_database creating a database with custom port creates the database
Failure/Error: shell("mongo testdb1 --port 27018 --eval 'printjson(db.getMongo().getDBs())'")
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 127 running:
mongo testdb1 --port 27018 --eval 'printjson(db.getMongo().getDBs())'
Last 10 lines of output were:
bash: line 1: mongo: command not found
|
Puppet / 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - Rocky 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - Rocky 9:
spec/acceptance/database_spec.rb#L8
mongodb_database creating a database with default port compiles with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111624815.pp.OX9ogr
Last 10 lines of output were:
Error: Could not prefetch mongodb_user provider 'mongodb': No such file or directory @ rb_sysopen - /etc/mongodb.conf
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Dependency Mongodb_database[testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Dependency Mongodb_user[User testuser on db testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Dependency Mongodb_database[testdb2] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 27.51 seconds
|
Puppet / 8 - Rocky 9:
spec/acceptance/database_spec.rb#L25
mongodb_database creating a database with default port creates the databases
Failure/Error: shell("mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'")
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 127 running:
mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'
Last 10 lines of output were:
bash: line 1: mongo: command not found
|
Puppet / 8 - Rocky 9
The operation was canceled.
|
Puppet / 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / 8 - Debian 10
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - Debian 10
The operation was canceled.
|
Puppet / 7 - Debian 10
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - Debian 10
The operation was canceled.
|
Puppet / 8 - CentOS 7
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - CentOS 7
The operation was canceled.
|
Puppet / 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - Ubuntu 18.04
The operation was canceled.
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - CentOS 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - CentOS 9
The operation was canceled.
|
Puppet / 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / 7 - Rocky 8
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - Rocky 8
The operation was canceled.
|
Puppet / 8 - Rocky 8
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 8 - Rocky 8
The operation was canceled.
|
Puppet / 7 - CentOS 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - CentOS 9
The operation was canceled.
|
Puppet / 7 - CentOS 7
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - CentOS 7
The operation was canceled.
|
Puppet / 7 - Rocky 9
Canceling since a higher priority waiting request for '683/merge' exists
|
Puppet / 7 - Rocky 9
The operation was canceled.
|