File: //var/log/dnf.log.1
2026-04-05T06:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:17+0530 INFO --- logging initialized ---
2026-04-05T06:01:17+0530 DDEBUG timer: config: 5 ms
2026-04-05T06:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T06:01:17+0530 DDEBUG Installroot: /
2026-04-05T06:01:17+0530 DDEBUG Releasever: 8
2026-04-05T06:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:01:17+0530 DDEBUG Base command: install
2026-04-05T06:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T06:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T06:01:18+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:01:21+0530 DDEBUG Cleaning up.
2026-04-05T06:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:30+0530 INFO --- logging initialized ---
2026-04-05T06:01:30+0530 DDEBUG timer: config: 9 ms
2026-04-05T06:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:01:30+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T06:01:30+0530 DDEBUG Installroot: /
2026-04-05T06:01:30+0530 DDEBUG Releasever: 8
2026-04-05T06:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:01:30+0530 DDEBUG Base command: install
2026-04-05T06:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T06:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T06:01:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:01:35+0530 DDEBUG Cleaning up.
2026-04-05T06:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:35+0530 INFO --- logging initialized ---
2026-04-05T06:01:35+0530 DDEBUG timer: config: 4 ms
2026-04-05T06:01:35+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:01:35+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:01:35+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T06:01:35+0530 DDEBUG Installroot: /
2026-04-05T06:01:35+0530 DDEBUG Releasever: 8
2026-04-05T06:01:35+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:01:35+0530 DDEBUG Base command: install
2026-04-05T06:01:35+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T06:01:35+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:01:36+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:01:36+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: epel
2026-04-05T06:01:36+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:01:36+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:01:36+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:01:36+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:01:36+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:01:38+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:01:40+0530 DDEBUG Cleaning up.
2026-04-05T06:01:40+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:01:40+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:05:03+0530 INFO --- logging initialized ---
2026-04-05T06:05:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T06:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:05:03+0530 DDEBUG Installroot: /
2026-04-05T06:05:03+0530 DDEBUG Releasever: 8
2026-04-05T06:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:05:03+0530 DDEBUG Base command: install
2026-04-05T06:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:05:08+0530 DDEBUG Cleaning up.
2026-04-05T06:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:10:03+0530 INFO --- logging initialized ---
2026-04-05T06:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T06:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:10:03+0530 DDEBUG Installroot: /
2026-04-05T06:10:03+0530 DDEBUG Releasever: 8
2026-04-05T06:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:10:03+0530 DDEBUG Base command: install
2026-04-05T06:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:10:08+0530 DDEBUG Cleaning up.
2026-04-05T06:10:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:15:04+0530 INFO --- logging initialized ---
2026-04-05T06:15:04+0530 DDEBUG timer: config: 4 ms
2026-04-05T06:15:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:15:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:15:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:15:04+0530 DDEBUG Installroot: /
2026-04-05T06:15:04+0530 DDEBUG Releasever: 8
2026-04-05T06:15:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:15:04+0530 DDEBUG Base command: install
2026-04-05T06:15:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:15:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:15:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:15:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:15:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:15:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:15:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:15:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:15:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:15:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:15:08+0530 DDEBUG Cleaning up.
2026-04-05T06:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:20:03+0530 INFO --- logging initialized ---
2026-04-05T06:20:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T06:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:20:03+0530 DDEBUG Installroot: /
2026-04-05T06:20:03+0530 DDEBUG Releasever: 8
2026-04-05T06:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:20:03+0530 DDEBUG Base command: install
2026-04-05T06:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:20:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:20:07+0530 DDEBUG Cleaning up.
2026-04-05T06:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:25:03+0530 INFO --- logging initialized ---
2026-04-05T06:25:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T06:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:25:03+0530 DDEBUG Installroot: /
2026-04-05T06:25:03+0530 DDEBUG Releasever: 8
2026-04-05T06:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:25:03+0530 DDEBUG Base command: install
2026-04-05T06:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:25:07+0530 DDEBUG Cleaning up.
2026-04-05T06:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:30:03+0530 INFO --- logging initialized ---
2026-04-05T06:30:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T06:30:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:30:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:30:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:30:04+0530 DDEBUG Installroot: /
2026-04-05T06:30:04+0530 DDEBUG Releasever: 8
2026-04-05T06:30:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:30:04+0530 DDEBUG Base command: install
2026-04-05T06:30:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:30:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:30:05+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:30:05+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:30:05+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:30:05+0530 DEBUG repo: using cache for: epel
2026-04-05T06:30:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:30:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:30:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:30:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:30:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:30:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:30:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:30:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:30:08+0530 DDEBUG Cleaning up.
2026-04-05T06:30:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:31:31+0530 INFO --- logging initialized ---
2026-04-05T06:31:31+0530 DDEBUG timer: config: 6 ms
2026-04-05T06:31:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:31:31+0530 DEBUG DNF version: 4.7.0
2026-04-05T06:31:31+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T06:31:31+0530 DDEBUG Installroot: /
2026-04-05T06:31:31+0530 DDEBUG Releasever: 8
2026-04-05T06:31:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:31:31+0530 DDEBUG Base command: makecache
2026-04-05T06:31:31+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T06:31:31+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T06:31:31+0530 DEBUG Making cache files for all metadata files.
2026-04-05T06:31:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG epel: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-05T06:31:31+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-05T06:31:32+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-05T06:31:33+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-05T06:31:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:31:35+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-05T06:31:35+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:31:37+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-05T06:31:37+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:31:39+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-05T06:31:39+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:31:39+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-05T06:31:39+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:31:39+0530 DEBUG countme: no event for epel: window already counted
2026-04-05T06:31:39+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-05T06:31:40+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:31:40+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-05T06:31:40+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:31:40+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-05T06:31:40+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:31:40+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-05T06:31:40+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:31:42+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:31:43+0530 DDEBUG Cleaning up.
2026-04-05T06:31:43+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:31:43+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:35:03+0530 INFO --- logging initialized ---
2026-04-05T06:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T06:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:35:03+0530 DDEBUG Installroot: /
2026-04-05T06:35:03+0530 DDEBUG Releasever: 8
2026-04-05T06:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:35:03+0530 DDEBUG Base command: install
2026-04-05T06:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:35:08+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:35:09+0530 DDEBUG Cleaning up.
2026-04-05T06:35:09+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:35:09+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:40:03+0530 INFO --- logging initialized ---
2026-04-05T06:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T06:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:40:03+0530 DDEBUG Installroot: /
2026-04-05T06:40:03+0530 DDEBUG Releasever: 8
2026-04-05T06:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:40:03+0530 DDEBUG Base command: install
2026-04-05T06:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:40:03+0530 DEBUG repo: using cache for: epel
2026-04-05T06:40:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:40:07+0530 DDEBUG Cleaning up.
2026-04-05T06:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:45:03+0530 INFO --- logging initialized ---
2026-04-05T06:45:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T06:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:45:03+0530 DDEBUG Installroot: /
2026-04-05T06:45:03+0530 DDEBUG Releasever: 8
2026-04-05T06:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:45:03+0530 DDEBUG Base command: install
2026-04-05T06:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:45:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:45:08+0530 DDEBUG Cleaning up.
2026-04-05T06:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:50:03+0530 INFO --- logging initialized ---
2026-04-05T06:50:03+0530 DDEBUG timer: config: 13 ms
2026-04-05T06:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:50:03+0530 DDEBUG Installroot: /
2026-04-05T06:50:03+0530 DDEBUG Releasever: 8
2026-04-05T06:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:50:03+0530 DDEBUG Base command: install
2026-04-05T06:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:50:05+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:50:05+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:50:05+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:50:05+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:50:05+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: epel
2026-04-05T06:50:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:50:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:50:06+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:50:06+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:50:06+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:50:06+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:50:06+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:50:08+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:50:09+0530 DDEBUG Cleaning up.
2026-04-05T06:50:09+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:50:09+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:55:03+0530 INFO --- logging initialized ---
2026-04-05T06:55:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T06:55:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T06:55:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T06:55:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T06:55:04+0530 DDEBUG Installroot: /
2026-04-05T06:55:04+0530 DDEBUG Releasever: 8
2026-04-05T06:55:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T06:55:04+0530 DDEBUG Base command: install
2026-04-05T06:55:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T06:55:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T06:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T06:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T06:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T06:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T06:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T06:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T06:55:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T06:55:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T06:55:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T06:55:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T06:55:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T06:55:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T06:55:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T06:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T06:55:08+0530 DDEBUG Cleaning up.
2026-04-05T06:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T06:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:00:03+0530 INFO --- logging initialized ---
2026-04-05T07:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T07:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:00:03+0530 DDEBUG Installroot: /
2026-04-05T07:00:03+0530 DDEBUG Releasever: 8
2026-04-05T07:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:00:03+0530 DDEBUG Base command: install
2026-04-05T07:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:00:07+0530 DDEBUG Cleaning up.
2026-04-05T07:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:01+0530 INFO --- logging initialized ---
2026-04-05T07:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-05T07:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T07:01:01+0530 DDEBUG Installroot: /
2026-04-05T07:01:01+0530 DDEBUG Releasever: 8
2026-04-05T07:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:01+0530 DDEBUG Base command: install
2026-04-05T07:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T07:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:02+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:05+0530 DDEBUG Cleaning up.
2026-04-05T07:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:06+0530 INFO --- logging initialized ---
2026-04-05T07:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-05T07:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T07:01:06+0530 DDEBUG Installroot: /
2026-04-05T07:01:06+0530 DDEBUG Releasever: 8
2026-04-05T07:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:06+0530 DDEBUG Base command: install
2026-04-05T07:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T07:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:10+0530 DDEBUG Cleaning up.
2026-04-05T07:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:11+0530 INFO --- logging initialized ---
2026-04-05T07:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-05T07:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T07:01:11+0530 DDEBUG Installroot: /
2026-04-05T07:01:11+0530 DDEBUG Releasever: 8
2026-04-05T07:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:11+0530 DDEBUG Base command: install
2026-04-05T07:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T07:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:15+0530 DDEBUG Cleaning up.
2026-04-05T07:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:16+0530 INFO --- logging initialized ---
2026-04-05T07:01:16+0530 DDEBUG timer: config: 5 ms
2026-04-05T07:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-05T07:01:16+0530 DDEBUG Installroot: /
2026-04-05T07:01:16+0530 DDEBUG Releasever: 8
2026-04-05T07:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:16+0530 DDEBUG Base command: install
2026-04-05T07:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T07:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:20+0530 DDEBUG Cleaning up.
2026-04-05T07:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:28+0530 INFO --- logging initialized ---
2026-04-05T07:01:28+0530 DDEBUG timer: config: 6 ms
2026-04-05T07:01:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T07:01:28+0530 DDEBUG Installroot: /
2026-04-05T07:01:28+0530 DDEBUG Releasever: 8
2026-04-05T07:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:28+0530 DDEBUG Base command: install
2026-04-05T07:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T07:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:29+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:30+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:30+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:30+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:30+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:30+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:30+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:33+0530 DDEBUG Cleaning up.
2026-04-05T07:01:33+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:34+0530 INFO --- logging initialized ---
2026-04-05T07:01:34+0530 DDEBUG timer: config: 6 ms
2026-04-05T07:01:34+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:01:34+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:01:34+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T07:01:34+0530 DDEBUG Installroot: /
2026-04-05T07:01:34+0530 DDEBUG Releasever: 8
2026-04-05T07:01:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:01:34+0530 DDEBUG Base command: install
2026-04-05T07:01:34+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T07:01:34+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:01:34+0530 DEBUG repo: using cache for: epel
2026-04-05T07:01:35+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:01:35+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:01:35+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:01:35+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:01:35+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:01:35+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:01:35+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:01:37+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:01:38+0530 DDEBUG Cleaning up.
2026-04-05T07:01:38+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:05:04+0530 INFO --- logging initialized ---
2026-04-05T07:05:04+0530 DDEBUG timer: config: 6 ms
2026-04-05T07:05:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:05:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:05:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:05:04+0530 DDEBUG Installroot: /
2026-04-05T07:05:04+0530 DDEBUG Releasever: 8
2026-04-05T07:05:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:05:04+0530 DDEBUG Base command: install
2026-04-05T07:05:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:05:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:05:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:05:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:05:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:05:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:05:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:05:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:05:09+0530 DDEBUG Cleaning up.
2026-04-05T07:05:09+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:05:09+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:10:03+0530 INFO --- logging initialized ---
2026-04-05T07:10:03+0530 DDEBUG timer: config: 9 ms
2026-04-05T07:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:10:03+0530 DDEBUG Installroot: /
2026-04-05T07:10:03+0530 DDEBUG Releasever: 8
2026-04-05T07:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:10:03+0530 DDEBUG Base command: install
2026-04-05T07:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:10:08+0530 DDEBUG Cleaning up.
2026-04-05T07:10:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:15:03+0530 INFO --- logging initialized ---
2026-04-05T07:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T07:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:15:03+0530 DDEBUG Installroot: /
2026-04-05T07:15:03+0530 DDEBUG Releasever: 8
2026-04-05T07:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:15:03+0530 DDEBUG Base command: install
2026-04-05T07:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:15:07+0530 DDEBUG Cleaning up.
2026-04-05T07:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:20:05+0530 INFO --- logging initialized ---
2026-04-05T07:20:05+0530 DDEBUG timer: config: 101 ms
2026-04-05T07:20:05+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:20:05+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:20:05+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:20:05+0530 DDEBUG Installroot: /
2026-04-05T07:20:05+0530 DDEBUG Releasever: 8
2026-04-05T07:20:05+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:20:05+0530 DDEBUG Base command: install
2026-04-05T07:20:05+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:20:05+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:20:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:20:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:20:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:20:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:20:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:20:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:20:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: epel
2026-04-05T07:20:13+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:20:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:20:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:20:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:20:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:20:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:20:17+0530 DDEBUG Cleaning up.
2026-04-05T07:20:17+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:20:17+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:25:05+0530 INFO --- logging initialized ---
2026-04-05T07:25:05+0530 DDEBUG timer: config: 71 ms
2026-04-05T07:25:05+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:25:05+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:25:05+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:25:05+0530 DDEBUG Installroot: /
2026-04-05T07:25:05+0530 DDEBUG Releasever: 8
2026-04-05T07:25:05+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:25:05+0530 DDEBUG Base command: install
2026-04-05T07:25:05+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:25:05+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:25:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:25:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:25:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:25:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:25:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:25:11+0530 DEBUG repo: using cache for: epel
2026-04-05T07:25:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:25:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:25:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:25:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:25:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:25:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:25:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:25:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:25:16+0530 DDEBUG Cleaning up.
2026-04-05T07:25:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:25:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:30:03+0530 INFO --- logging initialized ---
2026-04-05T07:30:03+0530 DDEBUG timer: config: 53 ms
2026-04-05T07:30:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:30:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:30:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:30:04+0530 DDEBUG Installroot: /
2026-04-05T07:30:04+0530 DDEBUG Releasever: 8
2026-04-05T07:30:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:30:04+0530 DDEBUG Base command: install
2026-04-05T07:30:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:30:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:30:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:30:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:30:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:30:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:30:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:30:08+0530 DEBUG repo: using cache for: epel
2026-04-05T07:30:09+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:30:09+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:30:09+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:30:09+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:30:09+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:30:09+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:30:09+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:30:11+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:30:12+0530 DDEBUG Cleaning up.
2026-04-05T07:30:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:30:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:35:03+0530 INFO --- logging initialized ---
2026-04-05T07:35:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T07:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:35:03+0530 DDEBUG Installroot: /
2026-04-05T07:35:03+0530 DDEBUG Releasever: 8
2026-04-05T07:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:35:03+0530 DDEBUG Base command: install
2026-04-05T07:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:35:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:35:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:35:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:35:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:35:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:35:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:35:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:35:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:35:08+0530 DDEBUG Cleaning up.
2026-04-05T07:35:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:40:04+0530 INFO --- logging initialized ---
2026-04-05T07:40:04+0530 DDEBUG timer: config: 86 ms
2026-04-05T07:40:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:40:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:40:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:40:04+0530 DDEBUG Installroot: /
2026-04-05T07:40:04+0530 DDEBUG Releasever: 8
2026-04-05T07:40:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:40:04+0530 DDEBUG Base command: install
2026-04-05T07:40:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:40:05+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:40:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:40:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:40:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:40:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:40:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: epel
2026-04-05T07:40:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:40:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:40:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:40:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:40:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:40:11+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:40:12+0530 DDEBUG Cleaning up.
2026-04-05T07:40:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:40:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:45:04+0530 INFO --- logging initialized ---
2026-04-05T07:45:04+0530 DDEBUG timer: config: 47 ms
2026-04-05T07:45:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:45:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:45:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:45:04+0530 DDEBUG Installroot: /
2026-04-05T07:45:04+0530 DDEBUG Releasever: 8
2026-04-05T07:45:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:45:04+0530 DDEBUG Base command: install
2026-04-05T07:45:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:45:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:45:05+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:45:05+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:45:05+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:45:05+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: epel
2026-04-05T07:45:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:45:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:45:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:45:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:45:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:45:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:45:08+0530 DDEBUG Cleaning up.
2026-04-05T07:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:50:03+0530 INFO --- logging initialized ---
2026-04-05T07:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T07:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:50:03+0530 DDEBUG Installroot: /
2026-04-05T07:50:03+0530 DDEBUG Releasever: 8
2026-04-05T07:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:50:03+0530 DDEBUG Base command: install
2026-04-05T07:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:50:08+0530 DDEBUG Cleaning up.
2026-04-05T07:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:55:03+0530 INFO --- logging initialized ---
2026-04-05T07:55:03+0530 DDEBUG timer: config: 9 ms
2026-04-05T07:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T07:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T07:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T07:55:03+0530 DDEBUG Installroot: /
2026-04-05T07:55:03+0530 DDEBUG Releasever: 8
2026-04-05T07:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T07:55:03+0530 DDEBUG Base command: install
2026-04-05T07:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T07:55:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T07:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T07:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T07:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T07:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T07:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T07:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T07:55:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T07:55:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T07:55:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T07:55:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T07:55:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T07:55:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T07:55:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T07:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T07:55:08+0530 DDEBUG Cleaning up.
2026-04-05T07:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T07:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:00:03+0530 INFO --- logging initialized ---
2026-04-05T08:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:00:03+0530 DDEBUG Installroot: /
2026-04-05T08:00:03+0530 DDEBUG Releasever: 8
2026-04-05T08:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:00:03+0530 DDEBUG Base command: install
2026-04-05T08:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:00:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:00:08+0530 DDEBUG Cleaning up.
2026-04-05T08:00:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:02+0530 INFO --- logging initialized ---
2026-04-05T08:01:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T08:01:02+0530 DDEBUG Installroot: /
2026-04-05T08:01:02+0530 DDEBUG Releasever: 8
2026-04-05T08:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:02+0530 DDEBUG Base command: install
2026-04-05T08:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T08:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:06+0530 DDEBUG Cleaning up.
2026-04-05T08:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:07+0530 INFO --- logging initialized ---
2026-04-05T08:01:07+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T08:01:07+0530 DDEBUG Installroot: /
2026-04-05T08:01:07+0530 DDEBUG Releasever: 8
2026-04-05T08:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:07+0530 DDEBUG Base command: install
2026-04-05T08:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T08:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:11+0530 DDEBUG Cleaning up.
2026-04-05T08:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:12+0530 INFO --- logging initialized ---
2026-04-05T08:01:12+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-05T08:01:12+0530 DDEBUG Installroot: /
2026-04-05T08:01:12+0530 DDEBUG Releasever: 8
2026-04-05T08:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:12+0530 DDEBUG Base command: install
2026-04-05T08:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T08:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:13+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:16+0530 DDEBUG Cleaning up.
2026-04-05T08:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:17+0530 INFO --- logging initialized ---
2026-04-05T08:01:17+0530 DDEBUG timer: config: 7 ms
2026-04-05T08:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T08:01:17+0530 DDEBUG Installroot: /
2026-04-05T08:01:17+0530 DDEBUG Releasever: 8
2026-04-05T08:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:17+0530 DDEBUG Base command: install
2026-04-05T08:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T08:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:18+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:21+0530 DDEBUG Cleaning up.
2026-04-05T08:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:30+0530 INFO --- logging initialized ---
2026-04-05T08:01:30+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:30+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T08:01:30+0530 DDEBUG Installroot: /
2026-04-05T08:01:30+0530 DDEBUG Releasever: 8
2026-04-05T08:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:30+0530 DDEBUG Base command: install
2026-04-05T08:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T08:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:34+0530 DDEBUG Cleaning up.
2026-04-05T08:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:35+0530 INFO --- logging initialized ---
2026-04-05T08:01:35+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:01:35+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:01:35+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:01:35+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T08:01:35+0530 DDEBUG Installroot: /
2026-04-05T08:01:35+0530 DDEBUG Releasever: 8
2026-04-05T08:01:35+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:01:35+0530 DDEBUG Base command: install
2026-04-05T08:01:35+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T08:01:35+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:01:36+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:01:36+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: epel
2026-04-05T08:01:36+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:01:36+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:01:36+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:01:36+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:01:36+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:01:38+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:01:40+0530 DDEBUG Cleaning up.
2026-04-05T08:01:40+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:01:40+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:05:03+0530 INFO --- logging initialized ---
2026-04-05T08:05:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T08:05:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:05:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:05:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:05:04+0530 DDEBUG Installroot: /
2026-04-05T08:05:04+0530 DDEBUG Releasever: 8
2026-04-05T08:05:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:05:04+0530 DDEBUG Base command: install
2026-04-05T08:05:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:05:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:05:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:05:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:05:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:05:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:05:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:05:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:05:08+0530 DDEBUG Cleaning up.
2026-04-05T08:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:10:03+0530 INFO --- logging initialized ---
2026-04-05T08:10:03+0530 DDEBUG timer: config: 63 ms
2026-04-05T08:10:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:10:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:10:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:10:04+0530 DDEBUG Installroot: /
2026-04-05T08:10:04+0530 DDEBUG Releasever: 8
2026-04-05T08:10:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:10:04+0530 DDEBUG Base command: install
2026-04-05T08:10:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:10:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:10:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:10:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:10:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:10:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:10:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:10:08+0530 DEBUG repo: using cache for: epel
2026-04-05T08:10:09+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:10:09+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:10:09+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:10:09+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:10:09+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:10:09+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:10:09+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:10:11+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:10:12+0530 DDEBUG Cleaning up.
2026-04-05T08:10:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:10:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:13:01+0530 INFO --- logging initialized ---
2026-04-05T08:13:01+0530 DDEBUG timer: config: 9 ms
2026-04-05T08:13:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:13:01+0530 DEBUG DNF version: 4.7.0
2026-04-05T08:13:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T08:13:01+0530 DDEBUG Installroot: /
2026-04-05T08:13:01+0530 DDEBUG Releasever: 8
2026-04-05T08:13:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:13:01+0530 DDEBUG Base command: makecache
2026-04-05T08:13:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T08:13:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T08:13:01+0530 DEBUG Making cache files for all metadata files.
2026-04-05T08:13:01+0530 INFO Metadata cache refreshed recently.
2026-04-05T08:13:01+0530 DDEBUG Cleaning up.
2026-04-05T08:15:03+0530 INFO --- logging initialized ---
2026-04-05T08:15:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T08:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:15:03+0530 DDEBUG Installroot: /
2026-04-05T08:15:03+0530 DDEBUG Releasever: 8
2026-04-05T08:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:15:03+0530 DDEBUG Base command: install
2026-04-05T08:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:15:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:15:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:15:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:15:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:15:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: epel
2026-04-05T08:15:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:15:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:15:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:15:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:15:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:15:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:15:10+0530 DDEBUG Cleaning up.
2026-04-05T08:15:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:15:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:20:03+0530 INFO --- logging initialized ---
2026-04-05T08:20:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T08:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:20:03+0530 DDEBUG Installroot: /
2026-04-05T08:20:03+0530 DDEBUG Releasever: 8
2026-04-05T08:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:20:03+0530 DDEBUG Base command: install
2026-04-05T08:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:20:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:20:07+0530 DDEBUG Cleaning up.
2026-04-05T08:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:25:03+0530 INFO --- logging initialized ---
2026-04-05T08:25:03+0530 DDEBUG timer: config: 35 ms
2026-04-05T08:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:25:03+0530 DDEBUG Installroot: /
2026-04-05T08:25:03+0530 DDEBUG Releasever: 8
2026-04-05T08:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:25:03+0530 DDEBUG Base command: install
2026-04-05T08:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:25:08+0530 DDEBUG Cleaning up.
2026-04-05T08:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:30:03+0530 INFO --- logging initialized ---
2026-04-05T08:30:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T08:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:30:03+0530 DDEBUG Installroot: /
2026-04-05T08:30:03+0530 DDEBUG Releasever: 8
2026-04-05T08:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:30:03+0530 DDEBUG Base command: install
2026-04-05T08:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:30:07+0530 DDEBUG Cleaning up.
2026-04-05T08:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:35:03+0530 INFO --- logging initialized ---
2026-04-05T08:35:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T08:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:35:03+0530 DDEBUG Installroot: /
2026-04-05T08:35:03+0530 DDEBUG Releasever: 8
2026-04-05T08:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:35:03+0530 DDEBUG Base command: install
2026-04-05T08:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:35:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:35:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:35:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:35:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:35:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:35:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:35:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:35:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:35:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:35:08+0530 DDEBUG Cleaning up.
2026-04-05T08:35:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:40:03+0530 INFO --- logging initialized ---
2026-04-05T08:40:03+0530 DDEBUG timer: config: 60 ms
2026-04-05T08:40:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:40:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:40:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:40:04+0530 DDEBUG Installroot: /
2026-04-05T08:40:04+0530 DDEBUG Releasever: 8
2026-04-05T08:40:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:40:04+0530 DDEBUG Base command: install
2026-04-05T08:40:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:40:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:40:09+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:40:09+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:40:09+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:40:09+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:40:09+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: epel
2026-04-05T08:40:09+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:40:09+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:40:09+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:40:09+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:40:09+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:40:11+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:40:13+0530 DDEBUG Cleaning up.
2026-04-05T08:40:13+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:40:13+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:45:03+0530 INFO --- logging initialized ---
2026-04-05T08:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:45:03+0530 DDEBUG Installroot: /
2026-04-05T08:45:03+0530 DDEBUG Releasever: 8
2026-04-05T08:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:45:03+0530 DDEBUG Base command: install
2026-04-05T08:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:45:07+0530 DDEBUG Cleaning up.
2026-04-05T08:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:50:03+0530 INFO --- logging initialized ---
2026-04-05T08:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T08:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:50:03+0530 DDEBUG Installroot: /
2026-04-05T08:50:03+0530 DDEBUG Releasever: 8
2026-04-05T08:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:50:03+0530 DDEBUG Base command: install
2026-04-05T08:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T08:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:50:08+0530 DDEBUG Cleaning up.
2026-04-05T08:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:55:02+0530 INFO --- logging initialized ---
2026-04-05T08:55:02+0530 DDEBUG timer: config: 8 ms
2026-04-05T08:55:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T08:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T08:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T08:55:02+0530 DDEBUG Installroot: /
2026-04-05T08:55:02+0530 DDEBUG Releasever: 8
2026-04-05T08:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T08:55:02+0530 DDEBUG Base command: install
2026-04-05T08:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T08:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T08:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T08:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T08:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T08:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T08:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T08:55:03+0530 DEBUG repo: using cache for: epel
2026-04-05T08:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T08:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T08:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T08:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T08:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T08:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T08:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T08:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T08:55:07+0530 DDEBUG Cleaning up.
2026-04-05T08:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T08:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:00:03+0530 INFO --- logging initialized ---
2026-04-05T09:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T09:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:00:03+0530 DDEBUG Installroot: /
2026-04-05T09:00:03+0530 DDEBUG Releasever: 8
2026-04-05T09:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:00:03+0530 DDEBUG Base command: install
2026-04-05T09:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:00:07+0530 DDEBUG Cleaning up.
2026-04-05T09:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:02+0530 INFO --- logging initialized ---
2026-04-05T09:01:02+0530 DDEBUG timer: config: 7 ms
2026-04-05T09:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T09:01:02+0530 DDEBUG Installroot: /
2026-04-05T09:01:02+0530 DDEBUG Releasever: 8
2026-04-05T09:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:02+0530 DDEBUG Base command: install
2026-04-05T09:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T09:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:07+0530 DDEBUG Cleaning up.
2026-04-05T09:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:07+0530 INFO --- logging initialized ---
2026-04-05T09:01:07+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T09:01:07+0530 DDEBUG Installroot: /
2026-04-05T09:01:07+0530 DDEBUG Releasever: 8
2026-04-05T09:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:07+0530 DDEBUG Base command: install
2026-04-05T09:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T09:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:12+0530 DDEBUG Cleaning up.
2026-04-05T09:01:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:12+0530 INFO --- logging initialized ---
2026-04-05T09:01:12+0530 DDEBUG timer: config: 6 ms
2026-04-05T09:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-05T09:01:12+0530 DDEBUG Installroot: /
2026-04-05T09:01:12+0530 DDEBUG Releasever: 8
2026-04-05T09:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:12+0530 DDEBUG Base command: install
2026-04-05T09:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T09:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:13+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:16+0530 DDEBUG Cleaning up.
2026-04-05T09:01:17+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:17+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:17+0530 INFO --- logging initialized ---
2026-04-05T09:01:17+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T09:01:17+0530 DDEBUG Installroot: /
2026-04-05T09:01:17+0530 DDEBUG Releasever: 8
2026-04-05T09:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:17+0530 DDEBUG Base command: install
2026-04-05T09:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T09:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:18+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:18+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:21+0530 DDEBUG Cleaning up.
2026-04-05T09:01:22+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:22+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:30+0530 INFO --- logging initialized ---
2026-04-05T09:01:30+0530 DDEBUG timer: config: 4 ms
2026-04-05T09:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:30+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T09:01:30+0530 DDEBUG Installroot: /
2026-04-05T09:01:30+0530 DDEBUG Releasever: 8
2026-04-05T09:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:30+0530 DDEBUG Base command: install
2026-04-05T09:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T09:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:34+0530 DDEBUG Cleaning up.
2026-04-05T09:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:35+0530 INFO --- logging initialized ---
2026-04-05T09:01:35+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:01:35+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:01:35+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:01:35+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T09:01:35+0530 DDEBUG Installroot: /
2026-04-05T09:01:35+0530 DDEBUG Releasever: 8
2026-04-05T09:01:35+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:01:35+0530 DDEBUG Base command: install
2026-04-05T09:01:35+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T09:01:35+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:01:35+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:01:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:01:35+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:01:36+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: epel
2026-04-05T09:01:36+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:01:36+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:01:36+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:01:36+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:01:36+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:01:38+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:01:39+0530 DDEBUG Cleaning up.
2026-04-05T09:01:39+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:01:39+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:05:03+0530 INFO --- logging initialized ---
2026-04-05T09:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:05:03+0530 DDEBUG Installroot: /
2026-04-05T09:05:03+0530 DDEBUG Releasever: 8
2026-04-05T09:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:05:03+0530 DDEBUG Base command: install
2026-04-05T09:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:05:08+0530 DDEBUG Cleaning up.
2026-04-05T09:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:10:03+0530 INFO --- logging initialized ---
2026-04-05T09:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:10:03+0530 DDEBUG Installroot: /
2026-04-05T09:10:03+0530 DDEBUG Releasever: 8
2026-04-05T09:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:10:03+0530 DDEBUG Base command: install
2026-04-05T09:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:10:07+0530 DDEBUG Cleaning up.
2026-04-05T09:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:15:03+0530 INFO --- logging initialized ---
2026-04-05T09:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:15:03+0530 DDEBUG Installroot: /
2026-04-05T09:15:03+0530 DDEBUG Releasever: 8
2026-04-05T09:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:15:03+0530 DDEBUG Base command: install
2026-04-05T09:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:15:07+0530 DDEBUG Cleaning up.
2026-04-05T09:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:20:03+0530 INFO --- logging initialized ---
2026-04-05T09:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T09:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:20:03+0530 DDEBUG Installroot: /
2026-04-05T09:20:03+0530 DDEBUG Releasever: 8
2026-04-05T09:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:20:03+0530 DDEBUG Base command: install
2026-04-05T09:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:20:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:20:08+0530 DDEBUG Cleaning up.
2026-04-05T09:20:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:20:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:25:03+0530 INFO --- logging initialized ---
2026-04-05T09:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:25:03+0530 DDEBUG Installroot: /
2026-04-05T09:25:03+0530 DDEBUG Releasever: 8
2026-04-05T09:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:25:03+0530 DDEBUG Base command: install
2026-04-05T09:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:25:07+0530 DDEBUG Cleaning up.
2026-04-05T09:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:30:03+0530 INFO --- logging initialized ---
2026-04-05T09:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T09:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:30:03+0530 DDEBUG Installroot: /
2026-04-05T09:30:03+0530 DDEBUG Releasever: 8
2026-04-05T09:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:30:03+0530 DDEBUG Base command: install
2026-04-05T09:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:30:07+0530 DDEBUG Cleaning up.
2026-04-05T09:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:35:03+0530 INFO --- logging initialized ---
2026-04-05T09:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T09:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:35:03+0530 DDEBUG Installroot: /
2026-04-05T09:35:03+0530 DDEBUG Releasever: 8
2026-04-05T09:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:35:03+0530 DDEBUG Base command: install
2026-04-05T09:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:35:03+0530 DEBUG repo: using cache for: epel
2026-04-05T09:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:35:07+0530 DDEBUG Cleaning up.
2026-04-05T09:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:40:03+0530 INFO --- logging initialized ---
2026-04-05T09:40:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T09:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:40:03+0530 DDEBUG Installroot: /
2026-04-05T09:40:03+0530 DDEBUG Releasever: 8
2026-04-05T09:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:40:03+0530 DDEBUG Base command: install
2026-04-05T09:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:40:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:40:07+0530 DDEBUG Cleaning up.
2026-04-05T09:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:45:03+0530 INFO --- logging initialized ---
2026-04-05T09:45:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T09:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:45:03+0530 DDEBUG Installroot: /
2026-04-05T09:45:03+0530 DDEBUG Releasever: 8
2026-04-05T09:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:45:03+0530 DDEBUG Base command: install
2026-04-05T09:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:45:08+0530 DDEBUG Cleaning up.
2026-04-05T09:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:50:03+0530 INFO --- logging initialized ---
2026-04-05T09:50:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T09:50:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:50:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:50:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:50:04+0530 DDEBUG Installroot: /
2026-04-05T09:50:04+0530 DDEBUG Releasever: 8
2026-04-05T09:50:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:50:04+0530 DDEBUG Base command: install
2026-04-05T09:50:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:50:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T09:50:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:50:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:50:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:50:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:50:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:50:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:50:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:50:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:50:08+0530 DDEBUG Cleaning up.
2026-04-05T09:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:55:02+0530 INFO --- logging initialized ---
2026-04-05T09:55:02+0530 DDEBUG timer: config: 8 ms
2026-04-05T09:55:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T09:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T09:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T09:55:02+0530 DDEBUG Installroot: /
2026-04-05T09:55:02+0530 DDEBUG Releasever: 8
2026-04-05T09:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T09:55:02+0530 DDEBUG Base command: install
2026-04-05T09:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T09:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T09:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T09:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T09:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T09:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T09:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: epel
2026-04-05T09:55:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T09:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T09:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T09:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T09:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T09:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T09:55:07+0530 DDEBUG Cleaning up.
2026-04-05T09:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T09:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:00:03+0530 INFO --- logging initialized ---
2026-04-05T10:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:00:03+0530 DDEBUG Installroot: /
2026-04-05T10:00:03+0530 DDEBUG Releasever: 8
2026-04-05T10:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:00:03+0530 DDEBUG Base command: install
2026-04-05T10:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:00:07+0530 DDEBUG Cleaning up.
2026-04-05T10:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:02+0530 INFO --- logging initialized ---
2026-04-05T10:01:02+0530 DDEBUG timer: config: 9 ms
2026-04-05T10:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T10:01:02+0530 DDEBUG Installroot: /
2026-04-05T10:01:02+0530 DDEBUG Releasever: 8
2026-04-05T10:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:02+0530 DDEBUG Base command: install
2026-04-05T10:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T10:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:07+0530 DDEBUG Cleaning up.
2026-04-05T10:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:07+0530 INFO --- logging initialized ---
2026-04-05T10:01:07+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T10:01:07+0530 DDEBUG Installroot: /
2026-04-05T10:01:07+0530 DDEBUG Releasever: 8
2026-04-05T10:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:07+0530 DDEBUG Base command: install
2026-04-05T10:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T10:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:11+0530 DDEBUG Cleaning up.
2026-04-05T10:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:12+0530 INFO --- logging initialized ---
2026-04-05T10:01:12+0530 DDEBUG timer: config: 4 ms
2026-04-05T10:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-05T10:01:12+0530 DDEBUG Installroot: /
2026-04-05T10:01:12+0530 DDEBUG Releasever: 8
2026-04-05T10:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:12+0530 DDEBUG Base command: install
2026-04-05T10:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T10:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:13+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:16+0530 DDEBUG Cleaning up.
2026-04-05T10:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:17+0530 INFO --- logging initialized ---
2026-04-05T10:01:17+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T10:01:17+0530 DDEBUG Installroot: /
2026-04-05T10:01:17+0530 DDEBUG Releasever: 8
2026-04-05T10:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:17+0530 DDEBUG Base command: install
2026-04-05T10:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T10:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:18+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:21+0530 DDEBUG Cleaning up.
2026-04-05T10:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:30+0530 INFO --- logging initialized ---
2026-04-05T10:01:30+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:30+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T10:01:30+0530 DDEBUG Installroot: /
2026-04-05T10:01:30+0530 DDEBUG Releasever: 8
2026-04-05T10:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:30+0530 DDEBUG Base command: install
2026-04-05T10:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T10:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:34+0530 DDEBUG Cleaning up.
2026-04-05T10:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:35+0530 INFO --- logging initialized ---
2026-04-05T10:01:35+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:01:35+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:01:35+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:01:35+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T10:01:35+0530 DDEBUG Installroot: /
2026-04-05T10:01:35+0530 DDEBUG Releasever: 8
2026-04-05T10:01:35+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:01:35+0530 DDEBUG Base command: install
2026-04-05T10:01:35+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T10:01:35+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:01:35+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:01:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:01:35+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:01:35+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:01:35+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: epel
2026-04-05T10:01:36+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:01:36+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:01:36+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:01:36+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:01:36+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:01:38+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:01:39+0530 DDEBUG Cleaning up.
2026-04-05T10:01:39+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:01:39+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:03:46+0530 INFO --- logging initialized ---
2026-04-05T10:03:46+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:03:47+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:03:47+0530 DEBUG DNF version: 4.7.0
2026-04-05T10:03:47+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T10:03:47+0530 DDEBUG Installroot: /
2026-04-05T10:03:47+0530 DDEBUG Releasever: 8
2026-04-05T10:03:47+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:03:47+0530 DDEBUG Base command: makecache
2026-04-05T10:03:47+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T10:03:47+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T10:03:47+0530 DEBUG Making cache files for all metadata files.
2026-04-05T10:03:47+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG epel: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-05T10:03:47+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-05T10:03:47+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:03:49+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-05T10:03:49+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:03:51+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-05T10:03:51+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:03:53+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-05T10:03:53+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:03:54+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-05T10:03:54+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:03:54+0530 DEBUG countme: no event for epel: window already counted
2026-04-05T10:03:54+0530 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2026-04-05T10:03:54+0530 DEBUG repo: downloading from remote: epel
2026-04-05T10:03:54+0530 DEBUG countme: no event for epel: window already counted
2026-04-05T10:04:09+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:04:09+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-05T10:04:09+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:04:09+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-05T10:04:09+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:04:09+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-05T10:04:09+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:04:11+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:04:12+0530 DDEBUG Cleaning up.
2026-04-05T10:04:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:04:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:05:03+0530 INFO --- logging initialized ---
2026-04-05T10:05:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T10:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:05:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:05:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:05:04+0530 DDEBUG Installroot: /
2026-04-05T10:05:04+0530 DDEBUG Releasever: 8
2026-04-05T10:05:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:05:04+0530 DDEBUG Base command: install
2026-04-05T10:05:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:05:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:05:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:05:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:05:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:05:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:05:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:05:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:05:08+0530 DDEBUG Cleaning up.
2026-04-05T10:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:10:02+0530 INFO --- logging initialized ---
2026-04-05T10:10:02+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:10:03+0530 DDEBUG Installroot: /
2026-04-05T10:10:03+0530 DDEBUG Releasever: 8
2026-04-05T10:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:10:03+0530 DDEBUG Base command: install
2026-04-05T10:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:10:03+0530 DEBUG repo: using cache for: epel
2026-04-05T10:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:10:07+0530 DDEBUG Cleaning up.
2026-04-05T10:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:15:03+0530 INFO --- logging initialized ---
2026-04-05T10:15:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:15:03+0530 DDEBUG Installroot: /
2026-04-05T10:15:03+0530 DDEBUG Releasever: 8
2026-04-05T10:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:15:03+0530 DDEBUG Base command: install
2026-04-05T10:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:15:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:15:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:15:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:15:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:15:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:15:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:15:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:15:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:15:08+0530 DDEBUG Cleaning up.
2026-04-05T10:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:20:02+0530 INFO --- logging initialized ---
2026-04-05T10:20:02+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:20:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:20:02+0530 DDEBUG Installroot: /
2026-04-05T10:20:02+0530 DDEBUG Releasever: 8
2026-04-05T10:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:20:02+0530 DDEBUG Base command: install
2026-04-05T10:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:20:03+0530 DEBUG repo: using cache for: epel
2026-04-05T10:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:20:07+0530 DDEBUG Cleaning up.
2026-04-05T10:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:25:03+0530 INFO --- logging initialized ---
2026-04-05T10:25:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T10:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:25:03+0530 DDEBUG Installroot: /
2026-04-05T10:25:03+0530 DDEBUG Releasever: 8
2026-04-05T10:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:25:03+0530 DDEBUG Base command: install
2026-04-05T10:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:25:03+0530 DEBUG repo: using cache for: epel
2026-04-05T10:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:25:07+0530 DDEBUG Cleaning up.
2026-04-05T10:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:30:03+0530 INFO --- logging initialized ---
2026-04-05T10:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T10:30:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:30:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:30:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:30:04+0530 DDEBUG Installroot: /
2026-04-05T10:30:04+0530 DDEBUG Releasever: 8
2026-04-05T10:30:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:30:04+0530 DDEBUG Base command: install
2026-04-05T10:30:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:30:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:30:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:30:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:30:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:30:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:30:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:30:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:30:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:30:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:30:08+0530 DDEBUG Cleaning up.
2026-04-05T10:30:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:35:03+0530 INFO --- logging initialized ---
2026-04-05T10:35:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:35:03+0530 DDEBUG Installroot: /
2026-04-05T10:35:03+0530 DDEBUG Releasever: 8
2026-04-05T10:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:35:03+0530 DDEBUG Base command: install
2026-04-05T10:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:35:07+0530 DDEBUG Cleaning up.
2026-04-05T10:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:40:03+0530 INFO --- logging initialized ---
2026-04-05T10:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:40:03+0530 DDEBUG Installroot: /
2026-04-05T10:40:03+0530 DDEBUG Releasever: 8
2026-04-05T10:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:40:03+0530 DDEBUG Base command: install
2026-04-05T10:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:40:07+0530 DDEBUG Cleaning up.
2026-04-05T10:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:45:03+0530 INFO --- logging initialized ---
2026-04-05T10:45:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T10:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:45:03+0530 DDEBUG Installroot: /
2026-04-05T10:45:03+0530 DDEBUG Releasever: 8
2026-04-05T10:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:45:03+0530 DDEBUG Base command: install
2026-04-05T10:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:45:08+0530 DDEBUG Cleaning up.
2026-04-05T10:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:50:03+0530 INFO --- logging initialized ---
2026-04-05T10:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T10:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:50:03+0530 DDEBUG Installroot: /
2026-04-05T10:50:03+0530 DDEBUG Releasever: 8
2026-04-05T10:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:50:03+0530 DDEBUG Base command: install
2026-04-05T10:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:50:07+0530 DDEBUG Cleaning up.
2026-04-05T10:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:55:03+0530 INFO --- logging initialized ---
2026-04-05T10:55:03+0530 DDEBUG timer: config: 9 ms
2026-04-05T10:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T10:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T10:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T10:55:03+0530 DDEBUG Installroot: /
2026-04-05T10:55:03+0530 DDEBUG Releasever: 8
2026-04-05T10:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T10:55:03+0530 DDEBUG Base command: install
2026-04-05T10:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T10:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T10:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T10:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T10:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T10:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T10:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T10:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T10:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T10:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T10:55:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T10:55:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T10:55:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T10:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T10:55:08+0530 DDEBUG Cleaning up.
2026-04-05T10:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T10:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:00:04+0530 INFO --- logging initialized ---
2026-04-05T11:00:04+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:00:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:00:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:00:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:00:04+0530 DDEBUG Installroot: /
2026-04-05T11:00:04+0530 DDEBUG Releasever: 8
2026-04-05T11:00:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:00:04+0530 DDEBUG Base command: install
2026-04-05T11:00:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:00:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:00:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:00:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:00:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:00:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:00:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:00:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:00:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:00:08+0530 DDEBUG Cleaning up.
2026-04-05T11:00:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:02+0530 INFO --- logging initialized ---
2026-04-05T11:01:02+0530 DDEBUG timer: config: 7 ms
2026-04-05T11:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T11:01:02+0530 DDEBUG Installroot: /
2026-04-05T11:01:02+0530 DDEBUG Releasever: 8
2026-04-05T11:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:02+0530 DDEBUG Base command: install
2026-04-05T11:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T11:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:06+0530 DDEBUG Cleaning up.
2026-04-05T11:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:07+0530 INFO --- logging initialized ---
2026-04-05T11:01:07+0530 DDEBUG timer: config: 4 ms
2026-04-05T11:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T11:01:07+0530 DDEBUG Installroot: /
2026-04-05T11:01:07+0530 DDEBUG Releasever: 8
2026-04-05T11:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:07+0530 DDEBUG Base command: install
2026-04-05T11:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T11:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:08+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:11+0530 DDEBUG Cleaning up.
2026-04-05T11:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:12+0530 INFO --- logging initialized ---
2026-04-05T11:01:12+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-05T11:01:12+0530 DDEBUG Installroot: /
2026-04-05T11:01:12+0530 DDEBUG Releasever: 8
2026-04-05T11:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:12+0530 DDEBUG Base command: install
2026-04-05T11:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T11:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:13+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:16+0530 DDEBUG Cleaning up.
2026-04-05T11:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:17+0530 INFO --- logging initialized ---
2026-04-05T11:01:17+0530 DDEBUG timer: config: 7 ms
2026-04-05T11:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T11:01:17+0530 DDEBUG Installroot: /
2026-04-05T11:01:17+0530 DDEBUG Releasever: 8
2026-04-05T11:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:17+0530 DDEBUG Base command: install
2026-04-05T11:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T11:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:18+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:21+0530 DDEBUG Cleaning up.
2026-04-05T11:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:30+0530 INFO --- logging initialized ---
2026-04-05T11:01:30+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:30+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T11:01:30+0530 DDEBUG Installroot: /
2026-04-05T11:01:30+0530 DDEBUG Releasever: 8
2026-04-05T11:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:30+0530 DDEBUG Base command: install
2026-04-05T11:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T11:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:30+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:30+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:30+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:31+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:34+0530 DDEBUG Cleaning up.
2026-04-05T11:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:35+0530 INFO --- logging initialized ---
2026-04-05T11:01:35+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:01:35+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:01:35+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:01:35+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T11:01:35+0530 DDEBUG Installroot: /
2026-04-05T11:01:35+0530 DDEBUG Releasever: 8
2026-04-05T11:01:35+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:01:35+0530 DDEBUG Base command: install
2026-04-05T11:01:35+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T11:01:35+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:01:35+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:01:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:01:35+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:01:36+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: epel
2026-04-05T11:01:36+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:01:36+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:01:36+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:01:36+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:01:36+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:01:38+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:01:39+0530 DDEBUG Cleaning up.
2026-04-05T11:01:39+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:01:39+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:05:03+0530 INFO --- logging initialized ---
2026-04-05T11:05:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T11:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:05:03+0530 DDEBUG Installroot: /
2026-04-05T11:05:03+0530 DDEBUG Releasever: 8
2026-04-05T11:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:05:03+0530 DDEBUG Base command: install
2026-04-05T11:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:05:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:05:08+0530 DDEBUG Cleaning up.
2026-04-05T11:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:10:03+0530 INFO --- logging initialized ---
2026-04-05T11:10:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T11:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:10:03+0530 DDEBUG Installroot: /
2026-04-05T11:10:03+0530 DDEBUG Releasever: 8
2026-04-05T11:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:10:03+0530 DDEBUG Base command: install
2026-04-05T11:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:10:07+0530 DDEBUG Cleaning up.
2026-04-05T11:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:15:03+0530 INFO --- logging initialized ---
2026-04-05T11:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:15:03+0530 DDEBUG Installroot: /
2026-04-05T11:15:03+0530 DDEBUG Releasever: 8
2026-04-05T11:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:15:03+0530 DDEBUG Base command: install
2026-04-05T11:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:15:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:15:07+0530 DDEBUG Cleaning up.
2026-04-05T11:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:20:03+0530 INFO --- logging initialized ---
2026-04-05T11:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T11:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:20:03+0530 DDEBUG Installroot: /
2026-04-05T11:20:03+0530 DDEBUG Releasever: 8
2026-04-05T11:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:20:03+0530 DDEBUG Base command: install
2026-04-05T11:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:20:07+0530 DDEBUG Cleaning up.
2026-04-05T11:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:25:03+0530 INFO --- logging initialized ---
2026-04-05T11:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:25:03+0530 DDEBUG Installroot: /
2026-04-05T11:25:03+0530 DDEBUG Releasever: 8
2026-04-05T11:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:25:03+0530 DDEBUG Base command: install
2026-04-05T11:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:25:03+0530 DEBUG repo: using cache for: epel
2026-04-05T11:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:25:07+0530 DDEBUG Cleaning up.
2026-04-05T11:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:29:45+0530 INFO --- logging initialized ---
2026-04-05T11:29:45+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:29:45+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:29:45+0530 DEBUG DNF version: 4.7.0
2026-04-05T11:29:45+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T11:29:45+0530 DDEBUG Installroot: /
2026-04-05T11:29:45+0530 DDEBUG Releasever: 8
2026-04-05T11:29:45+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:29:45+0530 DDEBUG Base command: makecache
2026-04-05T11:29:45+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T11:29:45+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T11:29:45+0530 DEBUG Making cache files for all metadata files.
2026-04-05T11:29:45+0530 INFO Metadata cache refreshed recently.
2026-04-05T11:29:45+0530 DDEBUG Cleaning up.
2026-04-05T11:30:03+0530 INFO --- logging initialized ---
2026-04-05T11:30:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T11:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:30:03+0530 DDEBUG Installroot: /
2026-04-05T11:30:03+0530 DDEBUG Releasever: 8
2026-04-05T11:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:30:03+0530 DDEBUG Base command: install
2026-04-05T11:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:30:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:30:08+0530 DDEBUG Cleaning up.
2026-04-05T11:30:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:35:03+0530 INFO --- logging initialized ---
2026-04-05T11:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:35:03+0530 DDEBUG Installroot: /
2026-04-05T11:35:03+0530 DDEBUG Releasever: 8
2026-04-05T11:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:35:03+0530 DDEBUG Base command: install
2026-04-05T11:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:35:03+0530 DEBUG repo: using cache for: epel
2026-04-05T11:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:35:07+0530 DDEBUG Cleaning up.
2026-04-05T11:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:40:03+0530 INFO --- logging initialized ---
2026-04-05T11:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:40:03+0530 DDEBUG Installroot: /
2026-04-05T11:40:03+0530 DDEBUG Releasever: 8
2026-04-05T11:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:40:03+0530 DDEBUG Base command: install
2026-04-05T11:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:40:03+0530 DEBUG repo: using cache for: epel
2026-04-05T11:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:40:07+0530 DDEBUG Cleaning up.
2026-04-05T11:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:45:03+0530 INFO --- logging initialized ---
2026-04-05T11:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T11:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:45:03+0530 DDEBUG Installroot: /
2026-04-05T11:45:03+0530 DDEBUG Releasever: 8
2026-04-05T11:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:45:03+0530 DDEBUG Base command: install
2026-04-05T11:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:45:07+0530 DDEBUG Cleaning up.
2026-04-05T11:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:50:03+0530 INFO --- logging initialized ---
2026-04-05T11:50:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T11:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:50:03+0530 DDEBUG Installroot: /
2026-04-05T11:50:03+0530 DDEBUG Releasever: 8
2026-04-05T11:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:50:03+0530 DDEBUG Base command: install
2026-04-05T11:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:50:08+0530 DDEBUG Cleaning up.
2026-04-05T11:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:55:03+0530 INFO --- logging initialized ---
2026-04-05T11:55:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T11:55:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T11:55:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T11:55:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T11:55:04+0530 DDEBUG Installroot: /
2026-04-05T11:55:04+0530 DDEBUG Releasever: 8
2026-04-05T11:55:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T11:55:04+0530 DDEBUG Base command: install
2026-04-05T11:55:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T11:55:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T11:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T11:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T11:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T11:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T11:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T11:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T11:55:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T11:55:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T11:55:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T11:55:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T11:55:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T11:55:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T11:55:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T11:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T11:55:08+0530 DDEBUG Cleaning up.
2026-04-05T11:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T11:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:00:03+0530 INFO --- logging initialized ---
2026-04-05T12:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T12:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:00:03+0530 DDEBUG Installroot: /
2026-04-05T12:00:03+0530 DDEBUG Releasever: 8
2026-04-05T12:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:00:03+0530 DDEBUG Base command: install
2026-04-05T12:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:00:07+0530 DDEBUG Cleaning up.
2026-04-05T12:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:02+0530 INFO --- logging initialized ---
2026-04-05T12:01:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T12:01:02+0530 DDEBUG Installroot: /
2026-04-05T12:01:02+0530 DDEBUG Releasever: 8
2026-04-05T12:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:02+0530 DDEBUG Base command: install
2026-04-05T12:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T12:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:07+0530 DDEBUG Cleaning up.
2026-04-05T12:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:07+0530 INFO --- logging initialized ---
2026-04-05T12:01:07+0530 DDEBUG timer: config: 4 ms
2026-04-05T12:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T12:01:07+0530 DDEBUG Installroot: /
2026-04-05T12:01:07+0530 DDEBUG Releasever: 8
2026-04-05T12:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:07+0530 DDEBUG Base command: install
2026-04-05T12:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T12:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:08+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:12+0530 DDEBUG Cleaning up.
2026-04-05T12:01:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:12+0530 INFO --- logging initialized ---
2026-04-05T12:01:12+0530 DDEBUG timer: config: 9 ms
2026-04-05T12:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-05T12:01:12+0530 DDEBUG Installroot: /
2026-04-05T12:01:12+0530 DDEBUG Releasever: 8
2026-04-05T12:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:12+0530 DDEBUG Base command: install
2026-04-05T12:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T12:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:13+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:17+0530 DDEBUG Cleaning up.
2026-04-05T12:01:17+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:17+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:17+0530 INFO --- logging initialized ---
2026-04-05T12:01:17+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-05T12:01:17+0530 DDEBUG Installroot: /
2026-04-05T12:01:17+0530 DDEBUG Releasever: 8
2026-04-05T12:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:17+0530 DDEBUG Base command: install
2026-04-05T12:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T12:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:18+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:18+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:21+0530 DDEBUG Cleaning up.
2026-04-05T12:01:22+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:22+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:29+0530 INFO --- logging initialized ---
2026-04-05T12:01:29+0530 DDEBUG timer: config: 7 ms
2026-04-05T12:01:29+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T12:01:29+0530 DDEBUG Installroot: /
2026-04-05T12:01:29+0530 DDEBUG Releasever: 8
2026-04-05T12:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:29+0530 DDEBUG Base command: install
2026-04-05T12:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T12:01:29+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:30+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:30+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:30+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:30+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:30+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:30+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:30+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:30+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:30+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:30+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:34+0530 DDEBUG Cleaning up.
2026-04-05T12:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:34+0530 INFO --- logging initialized ---
2026-04-05T12:01:34+0530 DDEBUG timer: config: 6 ms
2026-04-05T12:01:34+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:01:34+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:01:34+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T12:01:34+0530 DDEBUG Installroot: /
2026-04-05T12:01:34+0530 DDEBUG Releasever: 8
2026-04-05T12:01:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:01:34+0530 DDEBUG Base command: install
2026-04-05T12:01:34+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T12:01:34+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:01:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:01:35+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:01:35+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:01:35+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:01:35+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: epel
2026-04-05T12:01:35+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:01:35+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:01:35+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:01:35+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:01:35+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:01:37+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:01:39+0530 DDEBUG Cleaning up.
2026-04-05T12:01:39+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:01:39+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:05:02+0530 INFO --- logging initialized ---
2026-04-05T12:05:02+0530 DDEBUG timer: config: 6 ms
2026-04-05T12:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:05:02+0530 DDEBUG Installroot: /
2026-04-05T12:05:02+0530 DDEBUG Releasever: 8
2026-04-05T12:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:05:02+0530 DDEBUG Base command: install
2026-04-05T12:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: epel
2026-04-05T12:05:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:05:07+0530 DDEBUG Cleaning up.
2026-04-05T12:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:10:03+0530 INFO --- logging initialized ---
2026-04-05T12:10:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T12:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:10:03+0530 DDEBUG Installroot: /
2026-04-05T12:10:03+0530 DDEBUG Releasever: 8
2026-04-05T12:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:10:03+0530 DDEBUG Base command: install
2026-04-05T12:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:10:03+0530 DEBUG repo: using cache for: epel
2026-04-05T12:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:10:07+0530 DDEBUG Cleaning up.
2026-04-05T12:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:15:03+0530 INFO --- logging initialized ---
2026-04-05T12:15:03+0530 DDEBUG timer: config: 11 ms
2026-04-05T12:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:15:03+0530 DDEBUG Installroot: /
2026-04-05T12:15:03+0530 DDEBUG Releasever: 8
2026-04-05T12:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:15:03+0530 DDEBUG Base command: install
2026-04-05T12:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:15:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:15:08+0530 DDEBUG Cleaning up.
2026-04-05T12:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:20:03+0530 INFO --- logging initialized ---
2026-04-05T12:20:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T12:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:20:03+0530 DDEBUG Installroot: /
2026-04-05T12:20:03+0530 DDEBUG Releasever: 8
2026-04-05T12:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:20:03+0530 DDEBUG Base command: install
2026-04-05T12:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:20:07+0530 DDEBUG Cleaning up.
2026-04-05T12:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:25:03+0530 INFO --- logging initialized ---
2026-04-05T12:25:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T12:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:25:03+0530 DDEBUG Installroot: /
2026-04-05T12:25:03+0530 DDEBUG Releasever: 8
2026-04-05T12:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:25:03+0530 DDEBUG Base command: install
2026-04-05T12:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:25:07+0530 DDEBUG Cleaning up.
2026-04-05T12:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:30:03+0530 INFO --- logging initialized ---
2026-04-05T12:30:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T12:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:30:03+0530 DDEBUG Installroot: /
2026-04-05T12:30:03+0530 DDEBUG Releasever: 8
2026-04-05T12:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:30:03+0530 DDEBUG Base command: install
2026-04-05T12:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: epel
2026-04-05T12:30:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:30:07+0530 DDEBUG Cleaning up.
2026-04-05T12:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:35:03+0530 INFO --- logging initialized ---
2026-04-05T12:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:35:03+0530 DDEBUG Installroot: /
2026-04-05T12:35:03+0530 DDEBUG Releasever: 8
2026-04-05T12:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:35:03+0530 DDEBUG Base command: install
2026-04-05T12:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:35:03+0530 DEBUG repo: using cache for: epel
2026-04-05T12:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:35:07+0530 DDEBUG Cleaning up.
2026-04-05T12:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:40:03+0530 INFO --- logging initialized ---
2026-04-05T12:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:40:03+0530 DDEBUG Installroot: /
2026-04-05T12:40:03+0530 DDEBUG Releasever: 8
2026-04-05T12:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:40:03+0530 DDEBUG Base command: install
2026-04-05T12:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:40:07+0530 DDEBUG Cleaning up.
2026-04-05T12:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:45:03+0530 INFO --- logging initialized ---
2026-04-05T12:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T12:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:45:03+0530 DDEBUG Installroot: /
2026-04-05T12:45:03+0530 DDEBUG Releasever: 8
2026-04-05T12:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:45:03+0530 DDEBUG Base command: install
2026-04-05T12:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:45:07+0530 DDEBUG Cleaning up.
2026-04-05T12:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:50:03+0530 INFO --- logging initialized ---
2026-04-05T12:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:50:03+0530 DDEBUG Installroot: /
2026-04-05T12:50:03+0530 DDEBUG Releasever: 8
2026-04-05T12:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:50:03+0530 DDEBUG Base command: install
2026-04-05T12:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:50:08+0530 DDEBUG Cleaning up.
2026-04-05T12:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:55:03+0530 INFO --- logging initialized ---
2026-04-05T12:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T12:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T12:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T12:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T12:55:03+0530 DDEBUG Installroot: /
2026-04-05T12:55:03+0530 DDEBUG Releasever: 8
2026-04-05T12:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T12:55:03+0530 DDEBUG Base command: install
2026-04-05T12:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T12:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T12:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T12:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T12:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T12:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T12:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T12:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T12:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T12:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T12:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T12:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T12:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T12:55:07+0530 DDEBUG Cleaning up.
2026-04-05T12:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T12:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:00:03+0530 INFO --- logging initialized ---
2026-04-05T13:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:00:03+0530 DDEBUG Installroot: /
2026-04-05T13:00:03+0530 DDEBUG Releasever: 8
2026-04-05T13:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:00:03+0530 DDEBUG Base command: install
2026-04-05T13:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:00:07+0530 DDEBUG Cleaning up.
2026-04-05T13:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:01+0530 INFO --- logging initialized ---
2026-04-05T13:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T13:01:01+0530 DDEBUG Installroot: /
2026-04-05T13:01:01+0530 DDEBUG Releasever: 8
2026-04-05T13:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:01+0530 DDEBUG Base command: install
2026-04-05T13:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T13:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:02+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:06+0530 DDEBUG Cleaning up.
2026-04-05T13:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:06+0530 INFO --- logging initialized ---
2026-04-05T13:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T13:01:06+0530 DDEBUG Installroot: /
2026-04-05T13:01:06+0530 DDEBUG Releasever: 8
2026-04-05T13:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:06+0530 DDEBUG Base command: install
2026-04-05T13:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T13:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:11+0530 DDEBUG Cleaning up.
2026-04-05T13:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:11+0530 INFO --- logging initialized ---
2026-04-05T13:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-05T13:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T13:01:11+0530 DDEBUG Installroot: /
2026-04-05T13:01:11+0530 DDEBUG Releasever: 8
2026-04-05T13:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:11+0530 DDEBUG Base command: install
2026-04-05T13:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T13:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:16+0530 DDEBUG Cleaning up.
2026-04-05T13:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:16+0530 INFO --- logging initialized ---
2026-04-05T13:01:16+0530 DDEBUG timer: config: 6 ms
2026-04-05T13:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-05T13:01:16+0530 DDEBUG Installroot: /
2026-04-05T13:01:16+0530 DDEBUG Releasever: 8
2026-04-05T13:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:16+0530 DDEBUG Base command: install
2026-04-05T13:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T13:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:17+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:21+0530 DDEBUG Cleaning up.
2026-04-05T13:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:27+0530 INFO --- logging initialized ---
2026-04-05T13:01:27+0530 DDEBUG timer: config: 8 ms
2026-04-05T13:01:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T13:01:28+0530 DDEBUG Installroot: /
2026-04-05T13:01:28+0530 DDEBUG Releasever: 8
2026-04-05T13:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:28+0530 DDEBUG Base command: install
2026-04-05T13:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T13:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:28+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:29+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:32+0530 DDEBUG Cleaning up.
2026-04-05T13:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:33+0530 INFO --- logging initialized ---
2026-04-05T13:01:33+0530 DDEBUG timer: config: 5 ms
2026-04-05T13:01:33+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T13:01:33+0530 DDEBUG Installroot: /
2026-04-05T13:01:33+0530 DDEBUG Releasever: 8
2026-04-05T13:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:01:33+0530 DDEBUG Base command: install
2026-04-05T13:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T13:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:01:33+0530 DEBUG repo: using cache for: epel
2026-04-05T13:01:34+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:01:37+0530 DDEBUG Cleaning up.
2026-04-05T13:01:37+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:05:02+0530 INFO --- logging initialized ---
2026-04-05T13:05:02+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:05:02+0530 DDEBUG Installroot: /
2026-04-05T13:05:02+0530 DDEBUG Releasever: 8
2026-04-05T13:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:05:02+0530 DDEBUG Base command: install
2026-04-05T13:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: epel
2026-04-05T13:05:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:05:08+0530 DDEBUG Cleaning up.
2026-04-05T13:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:09:34+0530 INFO --- logging initialized ---
2026-04-05T13:09:34+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:09:34+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:09:34+0530 DEBUG DNF version: 4.7.0
2026-04-05T13:09:34+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T13:09:34+0530 DDEBUG Installroot: /
2026-04-05T13:09:34+0530 DDEBUG Releasever: 8
2026-04-05T13:09:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:09:34+0530 DDEBUG Base command: makecache
2026-04-05T13:09:34+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T13:09:35+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T13:09:35+0530 DEBUG Making cache files for all metadata files.
2026-04-05T13:09:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG epel: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-05T13:09:35+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-05T13:09:37+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-05T13:09:37+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:09:39+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-05T13:09:39+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:09:41+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-05T13:09:41+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:09:42+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-05T13:09:42+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:09:42+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-05T13:09:42+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:09:42+0530 DEBUG countme: no event for epel: window already counted
2026-04-05T13:09:43+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-05T13:09:43+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:09:43+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-05T13:09:43+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:09:43+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-05T13:09:43+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:09:43+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-05T13:09:43+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:09:45+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:09:46+0530 DDEBUG Cleaning up.
2026-04-05T13:09:46+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:09:46+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:10:02+0530 INFO --- logging initialized ---
2026-04-05T13:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T13:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:10:02+0530 DDEBUG Installroot: /
2026-04-05T13:10:02+0530 DDEBUG Releasever: 8
2026-04-05T13:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:10:02+0530 DDEBUG Base command: install
2026-04-05T13:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:10:03+0530 DEBUG repo: using cache for: epel
2026-04-05T13:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:10:07+0530 DDEBUG Cleaning up.
2026-04-05T13:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:15:03+0530 INFO --- logging initialized ---
2026-04-05T13:15:03+0530 DDEBUG timer: config: 10 ms
2026-04-05T13:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:15:03+0530 DDEBUG Installroot: /
2026-04-05T13:15:03+0530 DDEBUG Releasever: 8
2026-04-05T13:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:15:03+0530 DDEBUG Base command: install
2026-04-05T13:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:15:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:15:08+0530 DDEBUG Cleaning up.
2026-04-05T13:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:20:03+0530 INFO --- logging initialized ---
2026-04-05T13:20:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T13:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:20:03+0530 DDEBUG Installroot: /
2026-04-05T13:20:03+0530 DDEBUG Releasever: 8
2026-04-05T13:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:20:03+0530 DDEBUG Base command: install
2026-04-05T13:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:20:08+0530 DDEBUG Cleaning up.
2026-04-05T13:20:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:20:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:25:03+0530 INFO --- logging initialized ---
2026-04-05T13:25:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:25:03+0530 DDEBUG Installroot: /
2026-04-05T13:25:03+0530 DDEBUG Releasever: 8
2026-04-05T13:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:25:03+0530 DDEBUG Base command: install
2026-04-05T13:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:25:08+0530 DDEBUG Cleaning up.
2026-04-05T13:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:30:03+0530 INFO --- logging initialized ---
2026-04-05T13:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T13:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:30:03+0530 DDEBUG Installroot: /
2026-04-05T13:30:03+0530 DDEBUG Releasever: 8
2026-04-05T13:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:30:03+0530 DDEBUG Base command: install
2026-04-05T13:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:30:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:30:07+0530 DDEBUG Cleaning up.
2026-04-05T13:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:35:02+0530 INFO --- logging initialized ---
2026-04-05T13:35:02+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:35:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:35:02+0530 DDEBUG Installroot: /
2026-04-05T13:35:02+0530 DDEBUG Releasever: 8
2026-04-05T13:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:35:02+0530 DDEBUG Base command: install
2026-04-05T13:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: epel
2026-04-05T13:35:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:35:07+0530 DDEBUG Cleaning up.
2026-04-05T13:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:40:03+0530 INFO --- logging initialized ---
2026-04-05T13:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T13:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:40:03+0530 DDEBUG Installroot: /
2026-04-05T13:40:03+0530 DDEBUG Releasever: 8
2026-04-05T13:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:40:03+0530 DDEBUG Base command: install
2026-04-05T13:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:40:03+0530 DEBUG repo: using cache for: epel
2026-04-05T13:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:40:07+0530 DDEBUG Cleaning up.
2026-04-05T13:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:45:03+0530 INFO --- logging initialized ---
2026-04-05T13:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:45:03+0530 DDEBUG Installroot: /
2026-04-05T13:45:03+0530 DDEBUG Releasever: 8
2026-04-05T13:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:45:03+0530 DDEBUG Base command: install
2026-04-05T13:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:45:08+0530 DDEBUG Cleaning up.
2026-04-05T13:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:50:03+0530 INFO --- logging initialized ---
2026-04-05T13:50:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T13:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:50:03+0530 DDEBUG Installroot: /
2026-04-05T13:50:03+0530 DDEBUG Releasever: 8
2026-04-05T13:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:50:03+0530 DDEBUG Base command: install
2026-04-05T13:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:50:08+0530 DDEBUG Cleaning up.
2026-04-05T13:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:55:03+0530 INFO --- logging initialized ---
2026-04-05T13:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T13:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T13:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T13:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T13:55:03+0530 DDEBUG Installroot: /
2026-04-05T13:55:03+0530 DDEBUG Releasever: 8
2026-04-05T13:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T13:55:03+0530 DDEBUG Base command: install
2026-04-05T13:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T13:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T13:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T13:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T13:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T13:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T13:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T13:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T13:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T13:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T13:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T13:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T13:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T13:55:08+0530 DDEBUG Cleaning up.
2026-04-05T13:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T13:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:00:03+0530 INFO --- logging initialized ---
2026-04-05T14:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:00:03+0530 DDEBUG Installroot: /
2026-04-05T14:00:03+0530 DDEBUG Releasever: 8
2026-04-05T14:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:00:03+0530 DDEBUG Base command: install
2026-04-05T14:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T14:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:00:07+0530 DDEBUG Cleaning up.
2026-04-05T14:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:01+0530 INFO --- logging initialized ---
2026-04-05T14:01:01+0530 DDEBUG timer: config: 6 ms
2026-04-05T14:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T14:01:01+0530 DDEBUG Installroot: /
2026-04-05T14:01:01+0530 DDEBUG Releasever: 8
2026-04-05T14:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:01+0530 DDEBUG Base command: install
2026-04-05T14:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T14:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:02+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:06+0530 DDEBUG Cleaning up.
2026-04-05T14:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:06+0530 INFO --- logging initialized ---
2026-04-05T14:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-05T14:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T14:01:06+0530 DDEBUG Installroot: /
2026-04-05T14:01:06+0530 DDEBUG Releasever: 8
2026-04-05T14:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:06+0530 DDEBUG Base command: install
2026-04-05T14:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T14:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:10+0530 DDEBUG Cleaning up.
2026-04-05T14:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:11+0530 INFO --- logging initialized ---
2026-04-05T14:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-05T14:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T14:01:11+0530 DDEBUG Installroot: /
2026-04-05T14:01:11+0530 DDEBUG Releasever: 8
2026-04-05T14:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:11+0530 DDEBUG Base command: install
2026-04-05T14:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T14:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:11+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:15+0530 DDEBUG Cleaning up.
2026-04-05T14:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:15+0530 INFO --- logging initialized ---
2026-04-05T14:01:15+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-05T14:01:15+0530 DDEBUG Installroot: /
2026-04-05T14:01:15+0530 DDEBUG Releasever: 8
2026-04-05T14:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:15+0530 DDEBUG Base command: install
2026-04-05T14:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T14:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:16+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:20+0530 DDEBUG Cleaning up.
2026-04-05T14:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:26+0530 INFO --- logging initialized ---
2026-04-05T14:01:26+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:01:26+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:26+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:26+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T14:01:26+0530 DDEBUG Installroot: /
2026-04-05T14:01:26+0530 DDEBUG Releasever: 8
2026-04-05T14:01:26+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:26+0530 DDEBUG Base command: install
2026-04-05T14:01:26+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T14:01:26+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:26+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:26+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:26+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:26+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:26+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:26+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:27+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:29+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:30+0530 DDEBUG Cleaning up.
2026-04-05T14:01:30+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:30+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:30+0530 INFO --- logging initialized ---
2026-04-05T14:01:30+0530 DDEBUG timer: config: 4 ms
2026-04-05T14:01:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:01:30+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:01:30+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T14:01:30+0530 DDEBUG Installroot: /
2026-04-05T14:01:30+0530 DDEBUG Releasever: 8
2026-04-05T14:01:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:01:30+0530 DDEBUG Base command: install
2026-04-05T14:01:30+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T14:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: epel
2026-04-05T14:01:31+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:01:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:01:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:01:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:01:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:01:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:01:35+0530 DDEBUG Cleaning up.
2026-04-05T14:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:05:02+0530 INFO --- logging initialized ---
2026-04-05T14:05:02+0530 DDEBUG timer: config: 6 ms
2026-04-05T14:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:05:02+0530 DDEBUG Installroot: /
2026-04-05T14:05:02+0530 DDEBUG Releasever: 8
2026-04-05T14:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:05:02+0530 DDEBUG Base command: install
2026-04-05T14:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:05:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:05:07+0530 DDEBUG Cleaning up.
2026-04-05T14:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:10:03+0530 INFO --- logging initialized ---
2026-04-05T14:10:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T14:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:10:03+0530 DDEBUG Installroot: /
2026-04-05T14:10:03+0530 DDEBUG Releasever: 8
2026-04-05T14:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:10:03+0530 DDEBUG Base command: install
2026-04-05T14:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T14:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:10:07+0530 DDEBUG Cleaning up.
2026-04-05T14:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:11:01+0530 INFO --- logging initialized ---
2026-04-05T14:11:01+0530 DDEBUG timer: config: 4 ms
2026-04-05T14:11:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:11:01+0530 DEBUG DNF version: 4.7.0
2026-04-05T14:11:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T14:11:01+0530 DDEBUG Installroot: /
2026-04-05T14:11:01+0530 DDEBUG Releasever: 8
2026-04-05T14:11:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:11:01+0530 DDEBUG Base command: makecache
2026-04-05T14:11:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T14:11:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T14:11:01+0530 DEBUG Making cache files for all metadata files.
2026-04-05T14:11:01+0530 INFO Metadata cache refreshed recently.
2026-04-05T14:11:01+0530 DDEBUG Cleaning up.
2026-04-05T14:15:03+0530 INFO --- logging initialized ---
2026-04-05T14:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:15:03+0530 DDEBUG Installroot: /
2026-04-05T14:15:03+0530 DDEBUG Releasever: 8
2026-04-05T14:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:15:03+0530 DDEBUG Base command: install
2026-04-05T14:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T14:15:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:15:07+0530 DDEBUG Cleaning up.
2026-04-05T14:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:20:03+0530 INFO --- logging initialized ---
2026-04-05T14:20:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:20:03+0530 DDEBUG Installroot: /
2026-04-05T14:20:03+0530 DDEBUG Releasever: 8
2026-04-05T14:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:20:03+0530 DDEBUG Base command: install
2026-04-05T14:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:20:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:20:07+0530 DDEBUG Cleaning up.
2026-04-05T14:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:25:03+0530 INFO --- logging initialized ---
2026-04-05T14:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T14:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:25:03+0530 DDEBUG Installroot: /
2026-04-05T14:25:03+0530 DDEBUG Releasever: 8
2026-04-05T14:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:25:03+0530 DDEBUG Base command: install
2026-04-05T14:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T14:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:25:07+0530 DDEBUG Cleaning up.
2026-04-05T14:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:29:11+0530 INFO --- logging initialized ---
2026-04-05T14:29:11+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:29:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:29:12+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:29:12+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:29:12+0530 DDEBUG Installroot: /
2026-04-05T14:29:12+0530 DDEBUG Releasever: 8
2026-04-05T14:29:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:29:12+0530 DDEBUG Base command: install
2026-04-05T14:29:12+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:29:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:29:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:29:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:29:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:29:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:29:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:29:12+0530 DEBUG repo: using cache for: epel
2026-04-05T14:29:13+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:29:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:29:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:29:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:29:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:29:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:29:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:29:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:29:16+0530 DDEBUG Cleaning up.
2026-04-05T14:29:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:29:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:29:19+0530 INFO --- logging initialized ---
2026-04-05T14:29:19+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:29:19+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:29:19+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:29:19+0530 DDEBUG Command: yum -y update
2026-04-05T14:29:19+0530 DDEBUG Installroot: /
2026-04-05T14:29:19+0530 DDEBUG Releasever: 8
2026-04-05T14:29:19+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:29:19+0530 DDEBUG Base command: update
2026-04-05T14:29:19+0530 DDEBUG Extra commands: ['-y', 'update']
2026-04-05T14:29:19+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:29:20+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:29:20+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:29:20+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:29:20+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:29:20+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: epel
2026-04-05T14:29:20+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:29:20+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:29:20+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:29:20+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:29:20+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:29:22+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:29:24+0530 DDEBUG Cleaning up.
2026-04-05T14:29:24+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:29:24+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:30:06+0530 INFO --- logging initialized ---
2026-04-05T14:30:06+0530 DDEBUG timer: config: 94 ms
2026-04-05T14:30:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:30:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:30:07+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:30:07+0530 DDEBUG Installroot: /
2026-04-05T14:30:07+0530 DDEBUG Releasever: 8
2026-04-05T14:30:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:30:07+0530 DDEBUG Base command: install
2026-04-05T14:30:07+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:30:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:30:21+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:30:21+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:30:21+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:30:21+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:30:21+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: epel
2026-04-05T14:30:21+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:30:21+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:30:21+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:30:21+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:30:21+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:30:24+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:30:25+0530 DDEBUG Cleaning up.
2026-04-05T14:30:25+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:30:25+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:35:03+0530 INFO --- logging initialized ---
2026-04-05T14:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:35:03+0530 DDEBUG Installroot: /
2026-04-05T14:35:03+0530 DDEBUG Releasever: 8
2026-04-05T14:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:35:03+0530 DDEBUG Base command: install
2026-04-05T14:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:35:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T14:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:35:08+0530 DDEBUG Cleaning up.
2026-04-05T14:35:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:40:03+0530 INFO --- logging initialized ---
2026-04-05T14:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T14:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:40:03+0530 DDEBUG Installroot: /
2026-04-05T14:40:03+0530 DDEBUG Releasever: 8
2026-04-05T14:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:40:03+0530 DDEBUG Base command: install
2026-04-05T14:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:40:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:40:07+0530 DDEBUG Cleaning up.
2026-04-05T14:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:45:03+0530 INFO --- logging initialized ---
2026-04-05T14:45:03+0530 DDEBUG timer: config: 9 ms
2026-04-05T14:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:45:03+0530 DDEBUG Installroot: /
2026-04-05T14:45:03+0530 DDEBUG Releasever: 8
2026-04-05T14:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:45:03+0530 DDEBUG Base command: install
2026-04-05T14:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:45:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:45:07+0530 DDEBUG Cleaning up.
2026-04-05T14:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:50:03+0530 INFO --- logging initialized ---
2026-04-05T14:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:50:03+0530 DDEBUG Installroot: /
2026-04-05T14:50:03+0530 DDEBUG Releasever: 8
2026-04-05T14:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:50:03+0530 DDEBUG Base command: install
2026-04-05T14:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:50:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:50:07+0530 DDEBUG Cleaning up.
2026-04-05T14:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:55:03+0530 INFO --- logging initialized ---
2026-04-05T14:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T14:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T14:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T14:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T14:55:03+0530 DDEBUG Installroot: /
2026-04-05T14:55:03+0530 DDEBUG Releasever: 8
2026-04-05T14:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T14:55:03+0530 DDEBUG Base command: install
2026-04-05T14:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T14:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T14:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T14:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T14:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T14:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T14:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T14:55:03+0530 DEBUG repo: using cache for: epel
2026-04-05T14:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T14:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T14:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T14:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T14:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T14:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T14:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T14:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T14:55:07+0530 DDEBUG Cleaning up.
2026-04-05T14:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T14:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:00:03+0530 INFO --- logging initialized ---
2026-04-05T15:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:00:03+0530 DDEBUG Installroot: /
2026-04-05T15:00:03+0530 DDEBUG Releasever: 8
2026-04-05T15:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:00:03+0530 DDEBUG Base command: install
2026-04-05T15:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:00:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:00:07+0530 DDEBUG Cleaning up.
2026-04-05T15:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:01+0530 INFO --- logging initialized ---
2026-04-05T15:01:01+0530 DDEBUG timer: config: 7 ms
2026-04-05T15:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T15:01:01+0530 DDEBUG Installroot: /
2026-04-05T15:01:01+0530 DDEBUG Releasever: 8
2026-04-05T15:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:01+0530 DDEBUG Base command: install
2026-04-05T15:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T15:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:02+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:05+0530 DDEBUG Cleaning up.
2026-04-05T15:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:06+0530 INFO --- logging initialized ---
2026-04-05T15:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T15:01:06+0530 DDEBUG Installroot: /
2026-04-05T15:01:06+0530 DDEBUG Releasever: 8
2026-04-05T15:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:06+0530 DDEBUG Base command: install
2026-04-05T15:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T15:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:06+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:06+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:06+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:06+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:10+0530 DDEBUG Cleaning up.
2026-04-05T15:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:11+0530 INFO --- logging initialized ---
2026-04-05T15:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T15:01:11+0530 DDEBUG Installroot: /
2026-04-05T15:01:11+0530 DDEBUG Releasever: 8
2026-04-05T15:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:11+0530 DDEBUG Base command: install
2026-04-05T15:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T15:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:11+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:15+0530 DDEBUG Cleaning up.
2026-04-05T15:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:15+0530 INFO --- logging initialized ---
2026-04-05T15:01:15+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-05T15:01:15+0530 DDEBUG Installroot: /
2026-04-05T15:01:15+0530 DDEBUG Releasever: 8
2026-04-05T15:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:15+0530 DDEBUG Base command: install
2026-04-05T15:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T15:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:16+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:19+0530 DDEBUG Cleaning up.
2026-04-05T15:01:19+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:19+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:27+0530 INFO --- logging initialized ---
2026-04-05T15:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T15:01:27+0530 DDEBUG Installroot: /
2026-04-05T15:01:27+0530 DDEBUG Releasever: 8
2026-04-05T15:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:27+0530 DDEBUG Base command: install
2026-04-05T15:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T15:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:27+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:29+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:31+0530 DDEBUG Cleaning up.
2026-04-05T15:01:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:31+0530 INFO --- logging initialized ---
2026-04-05T15:01:31+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:01:31+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T15:01:31+0530 DDEBUG Installroot: /
2026-04-05T15:01:31+0530 DDEBUG Releasever: 8
2026-04-05T15:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:01:31+0530 DDEBUG Base command: install
2026-04-05T15:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T15:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: epel
2026-04-05T15:01:32+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:01:35+0530 DDEBUG Cleaning up.
2026-04-05T15:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:05:04+0530 INFO --- logging initialized ---
2026-04-05T15:05:04+0530 DDEBUG timer: config: 6 ms
2026-04-05T15:05:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:05:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:05:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:05:04+0530 DDEBUG Installroot: /
2026-04-05T15:05:04+0530 DDEBUG Releasever: 8
2026-04-05T15:05:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:05:04+0530 DDEBUG Base command: install
2026-04-05T15:05:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:05:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T15:05:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:05:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:05:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:05:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:05:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:05:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:05:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:05:08+0530 DDEBUG Cleaning up.
2026-04-05T15:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:10:03+0530 INFO --- logging initialized ---
2026-04-05T15:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:10:03+0530 DDEBUG Installroot: /
2026-04-05T15:10:03+0530 DDEBUG Releasever: 8
2026-04-05T15:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:10:03+0530 DDEBUG Base command: install
2026-04-05T15:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T15:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:10:07+0530 DDEBUG Cleaning up.
2026-04-05T15:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:13:49+0530 INFO --- logging initialized ---
2026-04-05T15:13:49+0530 DDEBUG timer: config: 7 ms
2026-04-05T15:13:49+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:13:49+0530 DEBUG DNF version: 4.7.0
2026-04-05T15:13:49+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T15:13:49+0530 DDEBUG Installroot: /
2026-04-05T15:13:49+0530 DDEBUG Releasever: 8
2026-04-05T15:13:49+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:13:49+0530 DDEBUG Base command: makecache
2026-04-05T15:13:49+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T15:13:49+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T15:13:49+0530 DEBUG Making cache files for all metadata files.
2026-04-05T15:13:49+0530 INFO Metadata cache refreshed recently.
2026-04-05T15:13:49+0530 DDEBUG Cleaning up.
2026-04-05T15:15:02+0530 INFO --- logging initialized ---
2026-04-05T15:15:02+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:15:03+0530 DDEBUG Installroot: /
2026-04-05T15:15:03+0530 DDEBUG Releasever: 8
2026-04-05T15:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:15:03+0530 DDEBUG Base command: install
2026-04-05T15:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:15:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:15:07+0530 DDEBUG Cleaning up.
2026-04-05T15:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:20:03+0530 INFO --- logging initialized ---
2026-04-05T15:20:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:20:03+0530 DDEBUG Installroot: /
2026-04-05T15:20:03+0530 DDEBUG Releasever: 8
2026-04-05T15:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:20:03+0530 DDEBUG Base command: install
2026-04-05T15:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:20:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:20:07+0530 DDEBUG Cleaning up.
2026-04-05T15:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:25:03+0530 INFO --- logging initialized ---
2026-04-05T15:25:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:25:03+0530 DDEBUG Installroot: /
2026-04-05T15:25:03+0530 DDEBUG Releasever: 8
2026-04-05T15:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:25:03+0530 DDEBUG Base command: install
2026-04-05T15:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:25:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:25:07+0530 DDEBUG Cleaning up.
2026-04-05T15:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:30:02+0530 INFO --- logging initialized ---
2026-04-05T15:30:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:30:03+0530 DDEBUG Installroot: /
2026-04-05T15:30:03+0530 DDEBUG Releasever: 8
2026-04-05T15:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:30:03+0530 DDEBUG Base command: install
2026-04-05T15:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:30:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:30:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:30:07+0530 DDEBUG Cleaning up.
2026-04-05T15:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:35:03+0530 INFO --- logging initialized ---
2026-04-05T15:35:03+0530 DDEBUG timer: config: 51 ms
2026-04-05T15:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:35:03+0530 DDEBUG Installroot: /
2026-04-05T15:35:03+0530 DDEBUG Releasever: 8
2026-04-05T15:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:35:03+0530 DDEBUG Base command: install
2026-04-05T15:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:35:06+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:35:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:35:06+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:35:06+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:35:06+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: epel
2026-04-05T15:35:06+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:35:06+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:35:06+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:35:06+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:35:06+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:35:08+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:35:10+0530 DDEBUG Cleaning up.
2026-04-05T15:35:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:35:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:40:03+0530 INFO --- logging initialized ---
2026-04-05T15:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T15:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:40:03+0530 DDEBUG Installroot: /
2026-04-05T15:40:03+0530 DDEBUG Releasever: 8
2026-04-05T15:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:40:03+0530 DDEBUG Base command: install
2026-04-05T15:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: epel
2026-04-05T15:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:40:07+0530 DDEBUG Cleaning up.
2026-04-05T15:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:45:03+0530 INFO --- logging initialized ---
2026-04-05T15:45:03+0530 DDEBUG timer: config: 9 ms
2026-04-05T15:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:45:03+0530 DDEBUG Installroot: /
2026-04-05T15:45:03+0530 DDEBUG Releasever: 8
2026-04-05T15:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:45:03+0530 DDEBUG Base command: install
2026-04-05T15:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T15:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:45:08+0530 DDEBUG Cleaning up.
2026-04-05T15:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:50:03+0530 INFO --- logging initialized ---
2026-04-05T15:50:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T15:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:50:03+0530 DDEBUG Installroot: /
2026-04-05T15:50:03+0530 DDEBUG Releasever: 8
2026-04-05T15:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:50:03+0530 DDEBUG Base command: install
2026-04-05T15:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:50:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T15:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:50:09+0530 DDEBUG Cleaning up.
2026-04-05T15:50:09+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:50:09+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:55:02+0530 INFO --- logging initialized ---
2026-04-05T15:55:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T15:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T15:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T15:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T15:55:03+0530 DDEBUG Installroot: /
2026-04-05T15:55:03+0530 DDEBUG Releasever: 8
2026-04-05T15:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T15:55:03+0530 DDEBUG Base command: install
2026-04-05T15:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T15:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T15:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T15:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T15:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T15:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T15:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: epel
2026-04-05T15:55:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T15:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T15:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T15:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T15:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T15:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T15:55:07+0530 DDEBUG Cleaning up.
2026-04-05T15:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T15:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:00:03+0530 INFO --- logging initialized ---
2026-04-05T16:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:00:03+0530 DDEBUG Installroot: /
2026-04-05T16:00:03+0530 DDEBUG Releasever: 8
2026-04-05T16:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:00:03+0530 DDEBUG Base command: install
2026-04-05T16:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:00:07+0530 DDEBUG Cleaning up.
2026-04-05T16:00:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:01+0530 INFO --- logging initialized ---
2026-04-05T16:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T16:01:01+0530 DDEBUG Installroot: /
2026-04-05T16:01:01+0530 DDEBUG Releasever: 8
2026-04-05T16:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:01+0530 DDEBUG Base command: install
2026-04-05T16:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T16:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:02+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:06+0530 DDEBUG Cleaning up.
2026-04-05T16:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:06+0530 INFO --- logging initialized ---
2026-04-05T16:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T16:01:06+0530 DDEBUG Installroot: /
2026-04-05T16:01:06+0530 DDEBUG Releasever: 8
2026-04-05T16:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:06+0530 DDEBUG Base command: install
2026-04-05T16:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T16:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:10+0530 DDEBUG Cleaning up.
2026-04-05T16:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:11+0530 INFO --- logging initialized ---
2026-04-05T16:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T16:01:11+0530 DDEBUG Installroot: /
2026-04-05T16:01:11+0530 DDEBUG Releasever: 8
2026-04-05T16:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:11+0530 DDEBUG Base command: install
2026-04-05T16:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T16:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:11+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:15+0530 DDEBUG Cleaning up.
2026-04-05T16:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:15+0530 INFO --- logging initialized ---
2026-04-05T16:01:15+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-05T16:01:15+0530 DDEBUG Installroot: /
2026-04-05T16:01:15+0530 DDEBUG Releasever: 8
2026-04-05T16:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:15+0530 DDEBUG Base command: install
2026-04-05T16:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T16:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:16+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:19+0530 DDEBUG Cleaning up.
2026-04-05T16:01:19+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:19+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:27+0530 INFO --- logging initialized ---
2026-04-05T16:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T16:01:27+0530 DDEBUG Installroot: /
2026-04-05T16:01:27+0530 DDEBUG Releasever: 8
2026-04-05T16:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:27+0530 DDEBUG Base command: install
2026-04-05T16:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T16:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:27+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:31+0530 DDEBUG Cleaning up.
2026-04-05T16:01:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:31+0530 INFO --- logging initialized ---
2026-04-05T16:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:01:31+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T16:01:31+0530 DDEBUG Installroot: /
2026-04-05T16:01:31+0530 DDEBUG Releasever: 8
2026-04-05T16:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:01:31+0530 DDEBUG Base command: install
2026-04-05T16:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T16:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: epel
2026-04-05T16:01:32+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:01:35+0530 DDEBUG Cleaning up.
2026-04-05T16:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:05:03+0530 INFO --- logging initialized ---
2026-04-05T16:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:05:03+0530 DDEBUG Installroot: /
2026-04-05T16:05:03+0530 DDEBUG Releasever: 8
2026-04-05T16:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:05:03+0530 DDEBUG Base command: install
2026-04-05T16:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:05:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:05:07+0530 DDEBUG Cleaning up.
2026-04-05T16:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:10:02+0530 INFO --- logging initialized ---
2026-04-05T16:10:02+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:10:02+0530 DDEBUG Installroot: /
2026-04-05T16:10:02+0530 DDEBUG Releasever: 8
2026-04-05T16:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:10:02+0530 DDEBUG Base command: install
2026-04-05T16:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: epel
2026-04-05T16:10:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:10:06+0530 DDEBUG Cleaning up.
2026-04-05T16:10:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:10:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:15:03+0530 INFO --- logging initialized ---
2026-04-05T16:15:03+0530 DDEBUG timer: config: 7 ms
2026-04-05T16:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:15:03+0530 DDEBUG Installroot: /
2026-04-05T16:15:03+0530 DDEBUG Releasever: 8
2026-04-05T16:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:15:03+0530 DDEBUG Base command: install
2026-04-05T16:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:15:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:15:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:15:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:15:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:15:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:15:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:15:08+0530 DDEBUG Cleaning up.
2026-04-05T16:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:18:24+0530 INFO --- logging initialized ---
2026-04-05T16:18:24+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:18:24+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:18:24+0530 DEBUG DNF version: 4.7.0
2026-04-05T16:18:24+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T16:18:24+0530 DDEBUG Installroot: /
2026-04-05T16:18:24+0530 DDEBUG Releasever: 8
2026-04-05T16:18:24+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:18:24+0530 DDEBUG Base command: makecache
2026-04-05T16:18:24+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T16:18:24+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T16:18:24+0530 DEBUG Making cache files for all metadata files.
2026-04-05T16:18:24+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG epel: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-05T16:18:24+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-05T16:18:24+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:18:26+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-05T16:18:26+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:18:28+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-05T16:18:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:18:30+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-05T16:18:30+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:18:30+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-05T16:18:30+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:18:30+0530 DEBUG countme: no event for epel: window already counted
2026-04-05T16:18:31+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-05T16:18:31+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:18:31+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-05T16:18:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:18:31+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-05T16:18:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:18:31+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-05T16:18:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:18:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:18:34+0530 DDEBUG Cleaning up.
2026-04-05T16:18:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:18:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:11+0530 INFO --- logging initialized ---
2026-04-05T16:19:11+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:19:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:11+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:19:11+0530 DDEBUG Installroot: /
2026-04-05T16:19:11+0530 DDEBUG Releasever: 8
2026-04-05T16:19:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:11+0530 DDEBUG Base command: install
2026-04-05T16:19:11+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:19:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:15+0530 DDEBUG Cleaning up.
2026-04-05T16:19:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:17+0530 INFO --- logging initialized ---
2026-04-05T16:19:17+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:19:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:17+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T16:19:17+0530 DDEBUG Installroot: /
2026-04-05T16:19:17+0530 DDEBUG Releasever: 8
2026-04-05T16:19:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:17+0530 DDEBUG Base command: install
2026-04-05T16:19:17+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T16:19:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:17+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:18+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:21+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:22+0530 DDEBUG Cleaning up.
2026-04-05T16:19:22+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:22+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:22+0530 INFO --- logging initialized ---
2026-04-05T16:19:22+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:19:22+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:22+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:22+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T16:19:22+0530 DDEBUG Installroot: /
2026-04-05T16:19:22+0530 DDEBUG Releasever: 8
2026-04-05T16:19:22+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:22+0530 DDEBUG Base command: install
2026-04-05T16:19:22+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T16:19:22+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:23+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:23+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:23+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:23+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:23+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:23+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:23+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:23+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:23+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:23+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:25+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:26+0530 DDEBUG Cleaning up.
2026-04-05T16:19:26+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:26+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:27+0530 INFO --- logging initialized ---
2026-04-05T16:19:27+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:19:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:27+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:27+0530 DDEBUG Command: yum -y install fuse
2026-04-05T16:19:27+0530 DDEBUG Installroot: /
2026-04-05T16:19:27+0530 DDEBUG Releasever: 8
2026-04-05T16:19:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:27+0530 DDEBUG Base command: install
2026-04-05T16:19:27+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T16:19:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:27+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:28+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:31+0530 DDEBUG Cleaning up.
2026-04-05T16:19:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:32+0530 INFO --- logging initialized ---
2026-04-05T16:19:32+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:19:32+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:32+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:32+0530 DDEBUG Command: yum -y install restic
2026-04-05T16:19:32+0530 DDEBUG Installroot: /
2026-04-05T16:19:32+0530 DDEBUG Releasever: 8
2026-04-05T16:19:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:32+0530 DDEBUG Base command: install
2026-04-05T16:19:32+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T16:19:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:32+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:33+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:36+0530 DDEBUG Cleaning up.
2026-04-05T16:19:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:43+0530 INFO --- logging initialized ---
2026-04-05T16:19:43+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:19:43+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:43+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:43+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T16:19:43+0530 DDEBUG Installroot: /
2026-04-05T16:19:43+0530 DDEBUG Releasever: 8
2026-04-05T16:19:43+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:43+0530 DDEBUG Base command: install
2026-04-05T16:19:43+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T16:19:43+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:44+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:44+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:44+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:44+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:44+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:44+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:44+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:44+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:44+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:44+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:46+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:47+0530 DDEBUG Cleaning up.
2026-04-05T16:19:47+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:47+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:48+0530 INFO --- logging initialized ---
2026-04-05T16:19:48+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:19:48+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:19:48+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:19:48+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T16:19:48+0530 DDEBUG Installroot: /
2026-04-05T16:19:48+0530 DDEBUG Releasever: 8
2026-04-05T16:19:48+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:19:48+0530 DDEBUG Base command: install
2026-04-05T16:19:48+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T16:19:48+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:19:48+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:19:48+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:19:48+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:19:48+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:19:48+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: epel
2026-04-05T16:19:48+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:19:48+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:19:49+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:19:49+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:19:49+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:19:49+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:19:49+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:19:51+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:19:52+0530 DDEBUG Cleaning up.
2026-04-05T16:19:52+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:19:52+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:20:03+0530 INFO --- logging initialized ---
2026-04-05T16:20:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:20:03+0530 DDEBUG Installroot: /
2026-04-05T16:20:03+0530 DDEBUG Releasever: 8
2026-04-05T16:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:20:03+0530 DDEBUG Base command: install
2026-04-05T16:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:20:07+0530 DDEBUG Cleaning up.
2026-04-05T16:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:25:03+0530 INFO --- logging initialized ---
2026-04-05T16:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:25:03+0530 DDEBUG Installroot: /
2026-04-05T16:25:03+0530 DDEBUG Releasever: 8
2026-04-05T16:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:25:03+0530 DDEBUG Base command: install
2026-04-05T16:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:25:07+0530 DDEBUG Cleaning up.
2026-04-05T16:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:30:03+0530 INFO --- logging initialized ---
2026-04-05T16:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:30:03+0530 DDEBUG Installroot: /
2026-04-05T16:30:03+0530 DDEBUG Releasever: 8
2026-04-05T16:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:30:03+0530 DDEBUG Base command: install
2026-04-05T16:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:30:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:30:08+0530 DDEBUG Cleaning up.
2026-04-05T16:30:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:35:03+0530 INFO --- logging initialized ---
2026-04-05T16:35:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T16:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:35:03+0530 DDEBUG Installroot: /
2026-04-05T16:35:03+0530 DDEBUG Releasever: 8
2026-04-05T16:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:35:03+0530 DDEBUG Base command: install
2026-04-05T16:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:35:07+0530 DDEBUG Cleaning up.
2026-04-05T16:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:40:03+0530 INFO --- logging initialized ---
2026-04-05T16:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:40:03+0530 DDEBUG Installroot: /
2026-04-05T16:40:03+0530 DDEBUG Releasever: 8
2026-04-05T16:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:40:03+0530 DDEBUG Base command: install
2026-04-05T16:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:40:03+0530 DEBUG repo: using cache for: epel
2026-04-05T16:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:40:07+0530 DDEBUG Cleaning up.
2026-04-05T16:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:45:03+0530 INFO --- logging initialized ---
2026-04-05T16:45:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T16:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:45:03+0530 DDEBUG Installroot: /
2026-04-05T16:45:03+0530 DDEBUG Releasever: 8
2026-04-05T16:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:45:03+0530 DDEBUG Base command: install
2026-04-05T16:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:45:07+0530 DDEBUG Cleaning up.
2026-04-05T16:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:50:03+0530 INFO --- logging initialized ---
2026-04-05T16:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T16:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:50:03+0530 DDEBUG Installroot: /
2026-04-05T16:50:03+0530 DDEBUG Releasever: 8
2026-04-05T16:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:50:03+0530 DDEBUG Base command: install
2026-04-05T16:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:50:07+0530 DDEBUG Cleaning up.
2026-04-05T16:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:55:03+0530 INFO --- logging initialized ---
2026-04-05T16:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T16:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T16:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T16:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T16:55:03+0530 DDEBUG Installroot: /
2026-04-05T16:55:03+0530 DDEBUG Releasever: 8
2026-04-05T16:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T16:55:03+0530 DDEBUG Base command: install
2026-04-05T16:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T16:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T16:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T16:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T16:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T16:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T16:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: epel
2026-04-05T16:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T16:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T16:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T16:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T16:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T16:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T16:55:07+0530 DDEBUG Cleaning up.
2026-04-05T16:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T16:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:00:03+0530 INFO --- logging initialized ---
2026-04-05T17:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T17:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:00:03+0530 DDEBUG Installroot: /
2026-04-05T17:00:03+0530 DDEBUG Releasever: 8
2026-04-05T17:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:00:03+0530 DDEBUG Base command: install
2026-04-05T17:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T17:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:00:07+0530 DDEBUG Cleaning up.
2026-04-05T17:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:01+0530 INFO --- logging initialized ---
2026-04-05T17:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T17:01:01+0530 DDEBUG Installroot: /
2026-04-05T17:01:01+0530 DDEBUG Releasever: 8
2026-04-05T17:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:01+0530 DDEBUG Base command: install
2026-04-05T17:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T17:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:02+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:06+0530 DDEBUG Cleaning up.
2026-04-05T17:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:06+0530 INFO --- logging initialized ---
2026-04-05T17:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-05T17:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T17:01:06+0530 DDEBUG Installroot: /
2026-04-05T17:01:06+0530 DDEBUG Releasever: 8
2026-04-05T17:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:06+0530 DDEBUG Base command: install
2026-04-05T17:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T17:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:10+0530 DDEBUG Cleaning up.
2026-04-05T17:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:11+0530 INFO --- logging initialized ---
2026-04-05T17:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T17:01:11+0530 DDEBUG Installroot: /
2026-04-05T17:01:11+0530 DDEBUG Releasever: 8
2026-04-05T17:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:11+0530 DDEBUG Base command: install
2026-04-05T17:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T17:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:11+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:15+0530 DDEBUG Cleaning up.
2026-04-05T17:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:15+0530 INFO --- logging initialized ---
2026-04-05T17:01:15+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-05T17:01:15+0530 DDEBUG Installroot: /
2026-04-05T17:01:15+0530 DDEBUG Releasever: 8
2026-04-05T17:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:15+0530 DDEBUG Base command: install
2026-04-05T17:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T17:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:16+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:20+0530 DDEBUG Cleaning up.
2026-04-05T17:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:27+0530 INFO --- logging initialized ---
2026-04-05T17:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T17:01:27+0530 DDEBUG Installroot: /
2026-04-05T17:01:27+0530 DDEBUG Releasever: 8
2026-04-05T17:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:27+0530 DDEBUG Base command: install
2026-04-05T17:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T17:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:28+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:32+0530 DDEBUG Cleaning up.
2026-04-05T17:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:32+0530 INFO --- logging initialized ---
2026-04-05T17:01:32+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:01:32+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T17:01:32+0530 DDEBUG Installroot: /
2026-04-05T17:01:32+0530 DDEBUG Releasever: 8
2026-04-05T17:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:01:32+0530 DDEBUG Base command: install
2026-04-05T17:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T17:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: epel
2026-04-05T17:01:33+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:01:36+0530 DDEBUG Cleaning up.
2026-04-05T17:01:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:05:02+0530 INFO --- logging initialized ---
2026-04-05T17:05:02+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:05:03+0530 DDEBUG Installroot: /
2026-04-05T17:05:03+0530 DDEBUG Releasever: 8
2026-04-05T17:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:05:03+0530 DDEBUG Base command: install
2026-04-05T17:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:05:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:05:07+0530 DDEBUG Cleaning up.
2026-04-05T17:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:10:03+0530 INFO --- logging initialized ---
2026-04-05T17:10:03+0530 DDEBUG timer: config: 8 ms
2026-04-05T17:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:10:03+0530 DDEBUG Installroot: /
2026-04-05T17:10:03+0530 DDEBUG Releasever: 8
2026-04-05T17:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:10:03+0530 DDEBUG Base command: install
2026-04-05T17:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:10:06+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:10:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:10:06+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:10:06+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:10:06+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: epel
2026-04-05T17:10:06+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:10:06+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:10:06+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:10:06+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:10:06+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:10:08+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:10:10+0530 DDEBUG Cleaning up.
2026-04-05T17:10:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:10:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:15:02+0530 INFO --- logging initialized ---
2026-04-05T17:15:02+0530 DDEBUG timer: config: 5 ms
2026-04-05T17:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:15:03+0530 DDEBUG Installroot: /
2026-04-05T17:15:03+0530 DDEBUG Releasever: 8
2026-04-05T17:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:15:03+0530 DDEBUG Base command: install
2026-04-05T17:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:15:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:15:07+0530 DDEBUG Cleaning up.
2026-04-05T17:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:20:03+0530 INFO --- logging initialized ---
2026-04-05T17:20:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:20:03+0530 DDEBUG Installroot: /
2026-04-05T17:20:03+0530 DDEBUG Releasever: 8
2026-04-05T17:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:20:03+0530 DDEBUG Base command: install
2026-04-05T17:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:20:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:20:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:20:07+0530 DDEBUG Cleaning up.
2026-04-05T17:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:25:03+0530 INFO --- logging initialized ---
2026-04-05T17:25:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:25:03+0530 DDEBUG Installroot: /
2026-04-05T17:25:03+0530 DDEBUG Releasever: 8
2026-04-05T17:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:25:03+0530 DDEBUG Base command: install
2026-04-05T17:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:25:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:25:07+0530 DDEBUG Cleaning up.
2026-04-05T17:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:30:03+0530 INFO --- logging initialized ---
2026-04-05T17:30:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:30:03+0530 DDEBUG Installroot: /
2026-04-05T17:30:03+0530 DDEBUG Releasever: 8
2026-04-05T17:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:30:03+0530 DDEBUG Base command: install
2026-04-05T17:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:30:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:30:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:30:07+0530 DDEBUG Cleaning up.
2026-04-05T17:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:35:03+0530 INFO --- logging initialized ---
2026-04-05T17:35:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T17:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:35:03+0530 DDEBUG Installroot: /
2026-04-05T17:35:03+0530 DDEBUG Releasever: 8
2026-04-05T17:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:35:03+0530 DDEBUG Base command: install
2026-04-05T17:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: epel
2026-04-05T17:35:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:35:07+0530 DDEBUG Cleaning up.
2026-04-05T17:35:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:40:03+0530 INFO --- logging initialized ---
2026-04-05T17:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-05T17:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:40:03+0530 DDEBUG Installroot: /
2026-04-05T17:40:03+0530 DDEBUG Releasever: 8
2026-04-05T17:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:40:03+0530 DDEBUG Base command: install
2026-04-05T17:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: epel
2026-04-05T17:40:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:40:08+0530 DDEBUG Cleaning up.
2026-04-05T17:40:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:40:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:45:03+0530 INFO --- logging initialized ---
2026-04-05T17:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:45:03+0530 DDEBUG Installroot: /
2026-04-05T17:45:03+0530 DDEBUG Releasever: 8
2026-04-05T17:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:45:03+0530 DDEBUG Base command: install
2026-04-05T17:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: epel
2026-04-05T17:45:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:45:07+0530 DDEBUG Cleaning up.
2026-04-05T17:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:49:56+0530 INFO --- logging initialized ---
2026-04-05T17:49:56+0530 DDEBUG timer: config: 4 ms
2026-04-05T17:49:56+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:49:56+0530 DEBUG DNF version: 4.7.0
2026-04-05T17:49:56+0530 DDEBUG Command: dnf makecache --timer
2026-04-05T17:49:56+0530 DDEBUG Installroot: /
2026-04-05T17:49:56+0530 DDEBUG Releasever: 8
2026-04-05T17:49:56+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:49:56+0530 DDEBUG Base command: makecache
2026-04-05T17:49:56+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-05T17:49:56+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-05T17:49:56+0530 DEBUG Making cache files for all metadata files.
2026-04-05T17:49:56+0530 INFO Metadata cache refreshed recently.
2026-04-05T17:49:56+0530 DDEBUG Cleaning up.
2026-04-05T17:50:03+0530 INFO --- logging initialized ---
2026-04-05T17:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T17:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:50:03+0530 DDEBUG Installroot: /
2026-04-05T17:50:03+0530 DDEBUG Releasever: 8
2026-04-05T17:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:50:03+0530 DDEBUG Base command: install
2026-04-05T17:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: epel
2026-04-05T17:50:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:50:08+0530 DDEBUG Cleaning up.
2026-04-05T17:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:55:03+0530 INFO --- logging initialized ---
2026-04-05T17:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T17:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T17:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T17:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T17:55:03+0530 DDEBUG Installroot: /
2026-04-05T17:55:03+0530 DDEBUG Releasever: 8
2026-04-05T17:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T17:55:03+0530 DDEBUG Base command: install
2026-04-05T17:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T17:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T17:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T17:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T17:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T17:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T17:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T17:55:03+0530 DEBUG repo: using cache for: epel
2026-04-05T17:55:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T17:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T17:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T17:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T17:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T17:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T17:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T17:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T17:55:07+0530 DDEBUG Cleaning up.
2026-04-05T17:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T17:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:00:03+0530 INFO --- logging initialized ---
2026-04-05T18:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-05T18:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:00:03+0530 DDEBUG Installroot: /
2026-04-05T18:00:03+0530 DDEBUG Releasever: 8
2026-04-05T18:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:00:03+0530 DDEBUG Base command: install
2026-04-05T18:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: epel
2026-04-05T18:00:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:00:07+0530 DDEBUG Cleaning up.
2026-04-05T18:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:01+0530 INFO --- logging initialized ---
2026-04-05T18:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-05T18:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T18:01:01+0530 DDEBUG Installroot: /
2026-04-05T18:01:01+0530 DDEBUG Releasever: 8
2026-04-05T18:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:01+0530 DDEBUG Base command: install
2026-04-05T18:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T18:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:02+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:03+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:06+0530 DDEBUG Cleaning up.
2026-04-05T18:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:06+0530 INFO --- logging initialized ---
2026-04-05T18:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-05T18:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-05T18:01:06+0530 DDEBUG Installroot: /
2026-04-05T18:01:06+0530 DDEBUG Releasever: 8
2026-04-05T18:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:06+0530 DDEBUG Base command: install
2026-04-05T18:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-05T18:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:07+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:11+0530 DDEBUG Cleaning up.
2026-04-05T18:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:11+0530 INFO --- logging initialized ---
2026-04-05T18:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-05T18:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-05T18:01:11+0530 DDEBUG Installroot: /
2026-04-05T18:01:11+0530 DDEBUG Releasever: 8
2026-04-05T18:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:11+0530 DDEBUG Base command: install
2026-04-05T18:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-05T18:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:12+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:16+0530 DDEBUG Cleaning up.
2026-04-05T18:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:16+0530 INFO --- logging initialized ---
2026-04-05T18:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-05T18:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-05T18:01:16+0530 DDEBUG Installroot: /
2026-04-05T18:01:16+0530 DDEBUG Releasever: 8
2026-04-05T18:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:16+0530 DDEBUG Base command: install
2026-04-05T18:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-05T18:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:17+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:21+0530 DDEBUG Cleaning up.
2026-04-05T18:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:28+0530 INFO --- logging initialized ---
2026-04-05T18:01:28+0530 DDEBUG timer: config: 4 ms
2026-04-05T18:01:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-05T18:01:28+0530 DDEBUG Installroot: /
2026-04-05T18:01:28+0530 DDEBUG Releasever: 8
2026-04-05T18:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:28+0530 DDEBUG Base command: install
2026-04-05T18:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-05T18:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:29+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:33+0530 DDEBUG Cleaning up.
2026-04-05T18:01:33+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:33+0530 INFO --- logging initialized ---
2026-04-05T18:01:33+0530 DDEBUG timer: config: 4 ms
2026-04-05T18:01:33+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-05T18:01:33+0530 DDEBUG Installroot: /
2026-04-05T18:01:33+0530 DDEBUG Releasever: 8
2026-04-05T18:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:01:33+0530 DDEBUG Base command: install
2026-04-05T18:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-05T18:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: epel
2026-04-05T18:01:34+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:01:37+0530 DDEBUG Cleaning up.
2026-04-05T18:01:38+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:05:02+0530 INFO --- logging initialized ---
2026-04-05T18:05:02+0530 DDEBUG timer: config: 6 ms
2026-04-05T18:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:05:03+0530 DDEBUG Installroot: /
2026-04-05T18:05:03+0530 DDEBUG Releasever: 8
2026-04-05T18:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:05:03+0530 DDEBUG Base command: install
2026-04-05T18:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:05:03+0530 DEBUG repo: using cache for: epel
2026-04-05T18:05:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:05:07+0530 DDEBUG Cleaning up.
2026-04-05T18:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:10:03+0530 INFO --- logging initialized ---
2026-04-05T18:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T18:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:10:03+0530 DDEBUG Installroot: /
2026-04-05T18:10:03+0530 DDEBUG Releasever: 8
2026-04-05T18:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:10:03+0530 DDEBUG Base command: install
2026-04-05T18:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: epel
2026-04-05T18:10:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:10:07+0530 DDEBUG Cleaning up.
2026-04-05T18:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:15:17+0530 INFO --- logging initialized ---
2026-04-05T18:15:17+0530 DDEBUG timer: config: 57 ms
2026-04-05T18:15:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:15:17+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:15:17+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:15:17+0530 DDEBUG Installroot: /
2026-04-05T18:15:17+0530 DDEBUG Releasever: 8
2026-04-05T18:15:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:15:17+0530 DDEBUG Base command: install
2026-04-05T18:15:17+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:15:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:15:23+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:15:23+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:15:23+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:15:23+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:15:23+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: epel
2026-04-05T18:15:23+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:15:23+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:15:23+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:15:23+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:15:23+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:15:25+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:15:27+0530 DDEBUG Cleaning up.
2026-04-05T18:15:27+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:15:27+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:20:04+0530 INFO --- logging initialized ---
2026-04-05T18:20:04+0530 DDEBUG timer: config: 8 ms
2026-04-05T18:20:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:20:04+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:20:04+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:20:04+0530 DDEBUG Installroot: /
2026-04-05T18:20:04+0530 DDEBUG Releasever: 8
2026-04-05T18:20:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:20:04+0530 DDEBUG Base command: install
2026-04-05T18:20:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:20:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:20:05+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:20:05+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:20:05+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:20:05+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:20:05+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: epel
2026-04-05T18:20:05+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:20:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:20:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:20:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:20:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:20:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:20:08+0530 DDEBUG Cleaning up.
2026-04-05T18:20:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:20:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:25:03+0530 INFO --- logging initialized ---
2026-04-05T18:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-05T18:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:25:03+0530 DDEBUG Installroot: /
2026-04-05T18:25:03+0530 DDEBUG Releasever: 8
2026-04-05T18:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:25:03+0530 DDEBUG Base command: install
2026-04-05T18:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: epel
2026-04-05T18:25:04+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:25:07+0530 DDEBUG Cleaning up.
2026-04-05T18:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:30:07+0530 INFO --- logging initialized ---
2026-04-05T18:30:07+0530 DDEBUG timer: config: 9 ms
2026-04-05T18:30:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-05T18:30:07+0530 DEBUG YUM version: 4.7.0
2026-04-05T18:30:07+0530 DDEBUG Command: yum -y install lsof
2026-04-05T18:30:07+0530 DDEBUG Installroot: /
2026-04-05T18:30:07+0530 DDEBUG Releasever: 8
2026-04-05T18:30:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-05T18:30:07+0530 DDEBUG Base command: install
2026-04-05T18:30:07+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-05T18:30:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-05T18:30:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: appstream
2026-04-05T18:30:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: baseos
2026-04-05T18:30:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: powertools
2026-04-05T18:30:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-05T18:30:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: epel
2026-04-05T18:30:08+0530 DEBUG epel: using metadata from Sunday 05 April 2026 06:36:20 AM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-05T18:30:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-05T18:30:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-05T18:30:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-05T18:30:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-05T18:30:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-05T18:30:15+0530 DDEBUG Cleaning up.
2026-04-05T18:30:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:30:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-05T18:35:03+0530 INFO --- logging initialized ---
2026-04-05T18:35:03+0530 DDEBUG timer: config: 5 ms