Remove legacy top-scope syntax #167
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
2 errors
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/client_spec.rb#L7
gluster client with defaults idempotently run
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_025247202.pp.QSRy7w
Last 10 lines of output were:
Executing: /tmp/apt-key-gpghome.Z13cqv1b5j/gpg.1.sh --no-tty --keyserver keyserver.ubuntu.com --recv-keys F7C73FCC930AC9F83B387A5613E01B7B3FE869A9
gpg: keyserver receive failed: Cannot assign requested address
�[mNotice: /Stage[main]/Gluster::Repo::Apt/Apt::Source[glusterfs-LATEST]/Apt::Key[Add key: F7C73FCC930AC9F83B387A5613E01B7B3FE869A9 from Apt::Source glusterfs-LATEST]/Anchor[apt_key F7C73FCC930AC9F83B387A5613E01B7B3FE869A9 present]: Dependency Apt_key[Add key: F7C73FCC930AC9F83B387A5613E01B7B3FE869A9 from Apt::Source glusterfs-LATEST] has failures: true
Warning: /Stage[main]/Gluster::Repo::Apt/Apt::Source[glusterfs-LATEST]/Apt::Key[Add key: F7C73FCC930AC9F83B387A5613E01B7B3FE869A9 from Apt::Source glusterfs-LATEST]/Anchor[apt_key F7C73FCC930AC9F83B387A5613E01B7B3FE869A9 present]: Skipping because of failed dependencies
Info: Class[Apt::Update]: Unscheduling all events on Class[Apt::Update]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Gluster::Repo::Apt/Apt::Source[glusterfs-LATEST]/Apt::Setting[list-glusterfs-LATEST]/File[/etc/apt/sources.list.d/glusterfs-LATEST.list]: Skipping because of failed dependencies
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Warning: /Stage[main]/Gluster::Install/Package[glusterfs-client]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.52 seconds
|
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.
|