Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Senlin and Zaqar jobs fail on master #2701

Closed
mandre opened this issue Jul 20, 2023 · 2 comments
Closed

Senlin and Zaqar jobs fail on master #2701

mandre opened this issue Jul 20, 2023 · 2 comments

Comments

@mandre
Copy link
Contributor

mandre commented Jul 20, 2023

The Zaqar installation for devstack fails on master and causes the Senlin and Zaqar jobs to fail:

 Err:10 http://security.ubuntu.com/ubuntu bionic-security InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
Get:16 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0/multiverse arm64 Packages [23.4 kB]
Reading package lists...
W: https://repo.mongodb.org/apt/ubuntu/dists/jammy/mongodb-org/6.0/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: GPG error: http://security.ubuntu.com/ubuntu bionic-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B4FE6ACC0B21F32
E: The repository 'http://security.ubuntu.com/ubuntu bionic-security InRelease' is not signed.
exit_trap: cleaning up child processes
Error on exit
Error: Process completed with exit code 100.

https://github.com/gophercloud/gophercloud/actions/runs/5599702694/jobs/10241025431?pr=2645#step:3:13723

@mandre
Copy link
Contributor Author

mandre commented Jul 20, 2023

openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Aug 20, 2023
* Update zaqar from branch 'master'
  to 3e6b7dd5ef4c5715887a2e2878bb7cc5175f8bca
  - Merge "Add missing key for bionic-security repository"
  - Add missing key for bionic-security repository
    
    The devstack install on ubuntu jammy (22.04) fails to check the
    signature for the bionic-security repo and exits, as seen in
    gophercloud/gophercloud#2701.
    
    This commit adds the required key.
    
    Change-Id: Ifab19c36fbca1813dae35d65750deed4fd81b91c
openstack-mirroring pushed a commit to openstack/zaqar that referenced this issue Aug 20, 2023
The devstack install on ubuntu jammy (22.04) fails to check the
signature for the bionic-security repo and exits, as seen in
gophercloud/gophercloud#2701.

This commit adds the required key.

Change-Id: Ifab19c36fbca1813dae35d65750deed4fd81b91c
@mandre
Copy link
Contributor Author

mandre commented Aug 30, 2023

Fixed thanks to https://review.opendev.org/c/openstack/zaqar/+/888966.

Both Zaqar and Senlin periodics now pass 🎉

@mandre mandre closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant